Status: Pass 218 Failure 28 Skip 56
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| setUpClass (tempest.api.compute.servers.test_server_actions | 2 | 0 | 2 | 0 | 0 | Detail | |
ServerActionsTestOtherB) |
fail
ft1.1: setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 85, in resource_setup
cls.server_id = cls.recreate_server(None, validatable=True,
File "/opt/stack/tempest/tempest/api/compute/base.py", line 425, in recreate_server
server = cls.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 247, 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/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/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 d921aeae-1d44-42d5-9851-0a2f9388b69c failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-29T08:35:29Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance d921aeae-1d44-42d5-9851-0a2f9388b69c.'}. Request ID of server operation performed before checking the server status req-bc1080b2-924c-4db0-bcc0-8cfabc2a702d.
|
||||||
ServerActionsV293TestJSON) |
fail
ft1.2: setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 889, in resource_setup
cls.server_id = cls.recreate_server(None, volume_backed=True,
File "/opt/stack/tempest/tempest/api/compute/base.py", line 425, in recreate_server
server = cls.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 247, 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/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/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 57f3dc4e-b785-4222-b116-bfae9fa2c4ca failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-29T08:39:15Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 57f3dc4e-b785-4222-b116-bfae9fa2c4ca.'}. Request ID of server operation performed before checking the server status req-b43f6604-df21-4860-8f92-55936662f0a5.
|
||||||
| setUpClass (tempest.api.compute.servers.test_server_rescue_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerRescueNegativeTestJSON) |
fail
ft2.1: setUpClass (tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue_negative.py", line 54, in resource_setup
resc_server = cls.create_test_server(adminPass=rescue_password,
File "/opt/stack/tempest/tempest/api/compute/base.py", line 247, 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/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/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 a1f6b25c-57fd-4d3a-9592-55326b1ec384 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-29T08:36:06Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance a1f6b25c-57fd-4d3a-9592-55326b1ec384.'}. Request ID of server operation performed before checking the server status req-e3fac88b-dfe0-4c97-94eb-988a13f1d829.
|
||||||
| setUpClass (tempest.api.compute.servers.test_servers_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ServersNegativeTestJSON) |
fail
ft3.1: setUpClass (tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
File "/opt/stack/tempest/tempest/api/compute/servers/test_servers_negative.py", line 59, in resource_setup
server = cls.create_test_server(wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 247, 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/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/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 97fbcd24-1567-4200-a464-f15a02f742da failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-29T08:36:38Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 97fbcd24-1567-4200-a464-f15a02f742da.'}. Request ID of server operation performed before checking the server status req-89a43cf9-6355-4627-8a6e-a4987a96a372.
|
||||||
| tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest | 1 | 0 | 1 | 0 | 0 | Detail | |
test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24] |
fail
ft4.1: tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-29 09:35:23,850 83070 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 202 POST http://192.168.122.145/volume/v3/volumes 1.509s
2026-01-29 09:35:23,850 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1805133710"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:35:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbaf84fa-580f-4bcb-a47b-f04b9e27fa66', 'content-length': '794', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbaf84fa-580f-4bcb-a47b-f04b9e27fa66', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/volume/v3/volumes'}
Body: b'{"volume": {"id": "696560bc-ad7e-4060-a024-67619fdbb326", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:35:23.657784", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-1805133710", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/696560bc-ad7e-4060-a024-67619fdbb326"}], "user_id": "b92cbc1e65af4f3bb7230662241fb7b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null}}'
2026-01-29 09:35:24,744 83070 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326 0.884s
2026-01-29 09:35:24,744 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:35:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c20977e-29f1-4ed8-aa4f-b2f58435c92f', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c20977e-29f1-4ed8-aa4f-b2f58435c92f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326'}
Body: b'{"volume": {"id": "696560bc-ad7e-4060-a024-67619fdbb326", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:35:24.000000", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-1805133710", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/696560bc-ad7e-4060-a024-67619fdbb326"}], "user_id": "b92cbc1e65af4f3bb7230662241fb7b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "a823d3dd1c354629bde11524f5f3c96e"}}'
2026-01-29 09:35:25,796 83070 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326 0.039s
2026-01-29 09:35:25,796 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:35:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a25afaf6-baa5-48d6-aeca-e3a1e4691081', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a25afaf6-baa5-48d6-aeca-e3a1e4691081', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326'}
Body: b'{"volume": {"id": "696560bc-ad7e-4060-a024-67619fdbb326", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:35:24.000000", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-1805133710", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/696560bc-ad7e-4060-a024-67619fdbb326"}], "user_id": "b92cbc1e65af4f3bb7230662241fb7b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "a823d3dd1c354629bde11524f5f3c96e"}}'
2026-01-29 09:35:26,857 83070 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326 0.049s
2026-01-29 09:35:26,857 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:35:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70cdbf99-5223-449c-ac68-aaee5256a306', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70cdbf99-5223-449c-ac68-aaee5256a306', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326'}
Body: b'{"volume": {"id": "696560bc-ad7e-4060-a024-67619fdbb326", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:35:24.000000", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-1805133710", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/696560bc-ad7e-4060-a024-67619fdbb326"}], "user_id": "b92cbc1e65af4f3bb7230662241fb7b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "a823d3dd1c354629bde11524f5f3c96e"}}'
2026-01-29 09:35:27,912 83070 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326 0.044s
2026-01-29 09:35:27,913 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:35:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-057c4757-f55f-4f1d-8b97-94bce56217c9', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-057c4757-f55f-4f1d-8b97-94bce56217c9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326'}
Body: b'{"volume": {"id": "696560bc-ad7e-4060-a024-67619fdbb326", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:35:24.000000", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-1805133710", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/696560bc-ad7e-4060-a024-67619fdbb326"}], "user_id": "b92cbc1e65af4f3bb7230662241fb7b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "a823d3dd1c354629bde11524f5f3c96e"}}'
2026-01-29 09:35:28,954 83070 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326 0.030s
2026-01-29 09:35:28,954 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:35:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a26781d6-6709-4d2c-8680-b1dd8b4b45df', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a26781d6-6709-4d2c-8680-b1dd8b4b45df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326'}
Body: b'{"volume": {"id": "696560bc-ad7e-4060-a024-67619fdbb326", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:35:24.000000", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-1805133710", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/696560bc-ad7e-4060-a024-67619fdbb326"}], "user_id": "b92cbc1e65af4f3bb7230662241fb7b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "a823d3dd1c354629bde11524f5f3c96e"}}'
2026-01-29 09:35:30,014 83070 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326 0.048s
2026-01-29 09:35:30,014 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:35:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03001536-ef51-4618-8897-a57141501fe9', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03001536-ef51-4618-8897-a57141501fe9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326'}
Body: b'{"volume": {"id": "696560bc-ad7e-4060-a024-67619fdbb326", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:35:24.000000", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-1805133710", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/696560bc-ad7e-4060-a024-67619fdbb326"}], "user_id": "b92cbc1e65af4f3bb7230662241fb7b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "a823d3dd1c354629bde11524f5f3c96e"}}'
2026-01-29 09:35:31,060 83070 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326 0.034s
2026-01-29 09:35:31,060 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:35:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baeefe8c-c2c6-4202-955d-98d1ac21fb01', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baeefe8c-c2c6-4202-955d-98d1ac21fb01', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326'}
Body: b'{"volume": {"id": "696560bc-ad7e-4060-a024-67619fdbb326", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:35:24.000000", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-1805133710", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/696560bc-ad7e-4060-a024-67619fdbb326"}], "user_id": "b92cbc1e65af4f3bb7230662241fb7b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "a823d3dd1c354629bde11524f5f3c96e"}}'
2026-01-29 09:35:32,113 83070 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326 0.041s
2026-01-29 09:35:32,114 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:35:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-592b1e43-ceaa-4900-a110-1e17cbb49070', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-592b1e43-ceaa-4900-a110-1e17cbb49070', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326'}
Body: b'{"volume": {"id": "696560bc-ad7e-4060-a024-67619fdbb326", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:35:24.000000", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-1805133710", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/696560bc-ad7e-4060-a024-67619fdbb326"}], "user_id": "b92cbc1e65af4f3bb7230662241fb7b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "a823d3dd1c354629bde11524f5f3c96e"}}'
2026-01-29 09:35:33,193 83070 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326 0.068s
2026-01-29 09:35:33,193 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:35:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb639d00-e58f-4f57-ad81-f8835285ee8e', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb639d00-e58f-4f57-ad81-f8835285ee8e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326'}
Body: b'{"volume": {"id": "696560bc-ad7e-4060-a024-67619fdbb326", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:35:24.000000", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-1805133710", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/696560bc-ad7e-4060-a024-67619fdbb326"}], "user_id": "b92cbc1e65af4f3bb7230662241fb7b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "a823d3dd1c354629bde11524f5f3c96e"}}'
2026-01-29 09:35:34,245 83070 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326 0.041s
2026-01-29 09:35:34,246 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:35:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3995ceb4-072e-4b69-bda8-9ad7746ada0f', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3995ceb4-072e-4b69-bda8-9ad7746ada0f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326'}
Body: b'{"volume": {"id": "696560bc-ad7e-4060-a024-67619fdbb326", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:35:24.000000", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-1805133710", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/696560bc-ad7e-4060-a024-67619fdbb326"}], "user_id": "b92cbc1e65af4f3bb7230662241fb7b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "a823d3dd1c354629bde11524f5f3c96e"}}'
2026-01-29 09:35:35,305 83070 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326 0.047s
2026-01-29 09:35:35,305 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:35:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e525c12b-aa78-424e-b087-5e1be6decfb8', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e525c12b-aa78-424e-b087-5e1be6decfb8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326'}
Body: b'{"volume": {"id": "696560bc-ad7e-4060-a024-67619fdbb326", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:35:24.000000", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-1805133710", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/696560bc-ad7e-4060-a024-67619fdbb326"}], "user_id": "b92cbc1e65af4f3bb7230662241fb7b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "a823d3dd1c354629bde11524f5f3c96e"}}'
2026-01-29 09:35:36,363 83070 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326 0.047s
2026-01-29 09:35:36,363 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:35:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba58c1ce-c956-48eb-a291-5e4219d831e3', 'content-length': '1023', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba58c1ce-c956-48eb-a291-5e4219d831e3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326'}
Body: b'{"volume": {"id": "696560bc-ad7e-4060-a024-67619fdbb326", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:35:24.000000", "updated_at": "2026-01-29T08:35:36.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1805133710", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/696560bc-ad7e-4060-a024-67619fdbb326"}], "user_id": "b92cbc1e65af4f3bb7230662241fb7b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "a823d3dd1c354629bde11524f5f3c96e"}}'
2026-01-29 09:35:37,467 83070 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326 0.091s
2026-01-29 09:35:37,467 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:35:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3da07f65-d61b-4991-8794-641008d3c52c', 'content-length': '1023', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3da07f65-d61b-4991-8794-641008d3c52c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326'}
Body: b'{"volume": {"id": "696560bc-ad7e-4060-a024-67619fdbb326", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:35:24.000000", "updated_at": "2026-01-29T08:35:37.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1805133710", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/696560bc-ad7e-4060-a024-67619fdbb326"}], "user_id": "b92cbc1e65af4f3bb7230662241fb7b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "a823d3dd1c354629bde11524f5f3c96e"}}'
2026-01-29 09:35:38,539 83070 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326 0.061s
2026-01-29 09:35:38,540 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:35:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c85a3665-9ef5-4521-967b-be4ef739a2c1', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c85a3665-9ef5-4521-967b-be4ef739a2c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326'}
Body: b'{"volume": {"id": "696560bc-ad7e-4060-a024-67619fdbb326", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:35:24.000000", "updated_at": "2026-01-29T08:35:38.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1805133710", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/696560bc-ad7e-4060-a024-67619fdbb326"}], "user_id": "b92cbc1e65af4f3bb7230662241fb7b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "a823d3dd1c354629bde11524f5f3c96e"}}'
2026-01-29 09:35:38,550 83070 INFO [tempest.common.waiters] volume 696560bc-ad7e-4060-a024-67619fdbb326 reached available after waiting for 14.550210 seconds
2026-01-29 09:35:38,550 83070 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-01-29 09:35:38,899 83070 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 POST http://192.168.122.145/compute/v2.1/os-keypairs 0.348s
2026-01-29 09:35:38,900 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1681760850", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMWdNpCwjBzYzyp3Z7wLgumjCl8brWxOXyEh3e65DsOAAT0e0JarxUw14Ys5NQdtnhP/UOcSx6VyC3Th+1AryofZ2GiiGdgNDEJc/wWvBzrR92LzQgUP2bPbbQY0vydPgA=="}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:35:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4140337-2299-42c5-b316-266daffb04ac', 'x-compute-request-id': 'req-f4140337-2299-42c5-b316-266daffb04ac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1681760850", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMWdNpCwjBzYzyp3Z7wLgumjCl8brWxOXyEh3e65DsOAAT0e0JarxUw14Ys5NQdtnhP/UOcSx6VyC3Th+1AryofZ2GiiGdgNDEJc/wWvBzrR92LzQgUP2bPbbQY0vydPgA==", "fingerprint": "64:9b:41:74:0c:48:82:85:8c:61:ec:61:1c:16:95:f6", "user_id": "abaa10da18ec45568b42ec05983addec"}}'
2026-01-29 09:35:38,901 83070 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1681760850 created
2026-01-29 09:35:39,915 83070 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://192.168.122.145/networking/v2.0/security-groups 1.013s
2026-01-29 09:35:39,915 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group": {"name": "tempest-securitygroup--552010306", "description": "tempest-description--1523476166"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:35:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-ec8eb739-fa6b-4191-8809-35e2849520a9', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "cc5fe59e-d365-40ab-b623-c29ef78b5810", "name": "tempest-securitygroup--552010306", "stateful": true, "tenant_id": "9214a2c1cb5140278d9a8fb26ca11316", "project_id": "9214a2c1cb5140278d9a8fb26ca11316", "description": "tempest-description--1523476166", "shared": false, "security_group_rules": [{"id": "36273a62-f1ee-45d9-b3bb-666b3e3ebb77", "project_id": "9214a2c1cb5140278d9a8fb26ca11316", "tenant_id": "9214a2c1cb5140278d9a8fb26ca11316", "security_group_id": "cc5fe59e-d365-40ab-b623-c29ef78b5810", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 168, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-29T08:35:39Z", "updated_at": "2026-01-29T08:35:39Z", "revision_number": 0}, {"id": "662b8573-fae2-4a7f-87ae-0e14f006bd6d", "project_id": "9214a2c1cb5140278d9a8fb26ca11316", "tenant_id": "9214a2c1cb5140278d9a8fb26ca11316", "security_group_id": "cc5fe59e-d365-40ab-b623-c29ef78b5810", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 169, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-29T08:35:39Z", "updated_at": "2026-01-29T08:35:39Z", "revision_number": 0}], "tags": [], "created_at": "2026-01-29T08:35:39Z", "updated_at": "2026-01-29T08:35:39Z", "revision_number": 1}}'
2026-01-29 09:35:41,113 83070 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://192.168.122.145/networking/v2.0/security-group-rules 1.197s
2026-01-29 09:35:41,113 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "cc5fe59e-d365-40ab-b623-c29ef78b5810", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:35:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-4e442d12-33ff-464e-bd39-d86b4d62beae', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "c095f1f3-daef-4823-b6c8-c3f2d01e9f47", "project_id": "9214a2c1cb5140278d9a8fb26ca11316", "tenant_id": "9214a2c1cb5140278d9a8fb26ca11316", "security_group_id": "cc5fe59e-d365-40ab-b623-c29ef78b5810", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-01-29T08:35:41Z", "updated_at": "2026-01-29T08:35:41Z", "revision_number": 0}}'
2026-01-29 09:35:42,184 83070 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://192.168.122.145/networking/v2.0/security-group-rules 1.071s
2026-01-29 09:35:42,185 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "cc5fe59e-d365-40ab-b623-c29ef78b5810", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:35:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-6851bd24-aa98-4055-9345-02959fe5694a', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "ebcf2281-8e6f-4183-97b2-7b939e76dd09", "project_id": "9214a2c1cb5140278d9a8fb26ca11316", "tenant_id": "9214a2c1cb5140278d9a8fb26ca11316", "security_group_id": "cc5fe59e-d365-40ab-b623-c29ef78b5810", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-01-29T08:35:42Z", "updated_at": "2026-01-29T08:35:42Z", "revision_number": 0}}'
2026-01-29 09:35:42,185 83070 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--552010306 created
2026-01-29 09:35:45,361 83070 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://192.168.122.145/networking/v2.0/floatingips 3.176s
2026-01-29 09:35:45,362 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "38656bf3-f068-4e77-b60f-a69547f35657"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:35:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-01fe25b2-7a43-44d3-b082-849e6bbb06ab', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "66b9d5d5-1fd9-4e38-b80b-f5dd483de445", "tenant_id": "9214a2c1cb5140278d9a8fb26ca11316", "project_id": "9214a2c1cb5140278d9a8fb26ca11316", "floating_ip_address": "172.24.4.142", "floating_network_id": "38656bf3-f068-4e77-b60f-a69547f35657", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-01-29T08:35:44Z", "updated_at": "2026-01-29T08:35:44Z", "revision_number": 0}}'
2026-01-29 09:35:45,362 83070 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '66b9d5d5-1fd9-4e38-b80b-f5dd483de445', 'tenant_id': '9214a2c1cb5140278d9a8fb26ca11316', 'project_id': '9214a2c1cb5140278d9a8fb26ca11316', 'floating_ip_address': '172.24.4.142', 'floating_network_id': '38656bf3-f068-4e77-b60f-a69547f35657', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-01-29T08:35:44Z', 'updated_at': '2026-01-29T08:35:44Z', 'revision_number': 0, 'ip': '172.24.4.142'} created
2026-01-29 09:35:45,467 83070 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://192.168.122.145/identity/v3/auth/tokens 0.100s
2026-01-29 09:35:45,467 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:35:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2540', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-79d078d4-7a62-43e0-81d5-0506a5fb12b6', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "abaa10da18ec45568b42ec05983addec", "name": "tempest-VolumesAssistedSnapshotsTest-1856433119-project-member", "password_expires_at": null}, "audit_ids": ["q39FFVhuTmuqXCgrP0h61A"], "expires_at": "2026-01-29T09:35:45.000000Z", "issued_at": "2026-01-29T08:35:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9214a2c1cb5140278d9a8fb26ca11316", "name": "tempest-VolumesAssistedSnapshotsTest-1856433119"}, "is_domain": false, "roles": [{"id": "60d282b9ed0947de85a5c57f0a971add", "name": "reader"}, {"id": "c21479ea97704a49b95ef291e9d0901e", "name": "member"}], "catalog": [{"endpoints": [{"id": "54d0c546ab81463e87539a88246d89e1", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2/9214a2c1cb5140278d9a8fb26ca11316", "region": "RegionOne"}], "id": "0729e21756e847b08d50f08f69143b4a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5df54c5a0f904ec69ae01b18d0f758d6", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/image", "region": "RegionOne"}], "id": "10f37be1912e42b38ef8bb8073e2d7eb", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3d93b8dadcc04ef8aee42a75a16997b8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/networking", "region": "RegionOne"}], "id": "6361327d852a4a3dbea0c0c5a47d305d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "2b6610e913e940ecb4cac01d8adb76a0", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/volume/v3", "region": "RegionOne"}], "id": "a09d39cd91614500bc9e010e2a1ea53f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "161fe73b6b9f4510ab71d11e75c69fe7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/placement", "region": "RegionOne"}], "id": "b59b27e855004390bb85bfe5dfd660ef", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6babc138de73469c8c6e6e62272ed9ed", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2.1", "region": "RegionOne"}], "id": "e2421c5fa43b480c9d063ec6b596b1c0", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "81d802fa2ea74db5b5f4a24a656dcbcf", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/identity", "region": "RegionOne"}], "id": "e2ec1cc4e30844499a2c0ad4b9eb6acc", "type": "identity", "name": "keystone"}]}}'
2026-01-29 09:35:45,467 83070 INFO [tempest.lib.common.fixed_network] (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete) Found network {'id': 'b88d87ab-fbb2-4cd9-b263-5fc880127903', 'name': 'tempest-VolumesAssistedSnapshotsTest-1105109574-network', 'tenant_id': '9214a2c1cb5140278d9a8fb26ca11316', 'project_id': '9214a2c1cb5140278d9a8fb26ca11316', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 18990, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-01-29T08:34:40Z', 'updated_at': '2026-01-29T08:34:40Z', 'revision_number': 1} available for tenant
2026-01-29 09:35:45,468 83070 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1681760850', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMWdNpCwjBzYzyp3Z7wLgumjCl8brWxOXyEh3e65DsOAAT0e0JarxUw14Ys5NQdtnhP/UOcSx6VyC3Th+1AryofZ2GiiGdgNDEJc/wWvBzrR92LzQgUP2bPbbQY0vydPgA==', 'fingerprint': '64:9b:41:74:0c:48:82:85:8c:61:ec:61:1c:16:95:f6', 'user_id': 'abaa10da18ec45568b42ec05983addec', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDD1vG7wUYjN3GTS+IIAY0aE0KotxzsAny58FKFQ5bFMVgRR21PrzfPz\n8WpnR90odUKgBwYFK4EEACKhZANiAATFnTaQsIwc2M8qd2e8C4LpowpfG61sTl8h\nId3uuQ7DgAE9HtCWq8VMNeGLOTUHbZ4T/1DnEselcgt04ftQK8qH2dhoohnYDQxC\nXP8Frwc60fdi80IFD9mz220GNL8nT4A=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'cc5fe59e-d365-40ab-b623-c29ef78b5810', 'name': 'tempest-securitygroup--552010306', 'stateful': True, 'tenant_id': '9214a2c1cb5140278d9a8fb26ca11316', 'project_id': '9214a2c1cb5140278d9a8fb26ca11316', 'description': 'tempest-description--1523476166', 'shared': False, 'security_group_rules': [{'id': '36273a62-f1ee-45d9-b3bb-666b3e3ebb77', 'project_id': '9214a2c1cb5140278d9a8fb26ca11316', 'tenant_id': '9214a2c1cb5140278d9a8fb26ca11316', 'security_group_id': 'cc5fe59e-d365-40ab-b623-c29ef78b5810', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 168, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-29T08:35:39Z', 'updated_at': '2026-01-29T08:35:39Z', 'revision_number': 0}, {'id': '662b8573-fae2-4a7f-87ae-0e14f006bd6d', 'project_id': '9214a2c1cb5140278d9a8fb26ca11316', 'tenant_id': '9214a2c1cb5140278d9a8fb26ca11316', 'security_group_id': 'cc5fe59e-d365-40ab-b623-c29ef78b5810', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 169, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-29T08:35:39Z', 'updated_at': '2026-01-29T08:35:39Z', 'revision_number': 0}], 'tags': [], 'created_at': '2026-01-29T08:35:39Z', 'updated_at': '2026-01-29T08:35:39Z', 'revision_number': 1}, 'floating_ip': {'id': '66b9d5d5-1fd9-4e38-b80b-f5dd483de445', 'tenant_id': '9214a2c1cb5140278d9a8fb26ca11316', 'project_id': '9214a2c1cb5140278d9a8fb26ca11316', 'floating_ip_address': '172.24.4.142', 'floating_network_id': '38656bf3-f068-4e77-b60f-a69547f35657', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-01-29T08:35:44Z', 'updated_at': '2026-01-29T08:35:44Z', 'revision_number': 0, 'ip': '172.24.4.142'}}
2026-01-29 09:35:50,155 83070 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 202 POST http://192.168.122.145/compute/v2.1/servers 4.686s
2026-01-29 09:35:50,155 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-VolumesAssistedSnapshotsTest-server-1955754068", "imageRef": "e7ee5b3d-cb38-4428-b625-42be8215538a", "flavorRef": "42", "networks": [{"uuid": "b88d87ab-fbb2-4cd9-b263-5fc880127903"}], "security_groups": [{"name": "tempest-securitygroup--552010306"}], "key_name": "tempest-keypair-1681760850", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:35:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '413', 'location': 'http://192.168.122.145/compute/v2.1/servers/ed9823a8-4aec-42ed-89ef-dabb81033c94', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28b11c8a-b6f4-4fa6-907f-9c40315bdff9', 'x-compute-request-id': 'req-28b11c8a-b6f4-4fa6-907f-9c40315bdff9', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/compute/v2.1/servers'}
Body: b'{"server": {"id": "ed9823a8-4aec-42ed-89ef-dabb81033c94", "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/ed9823a8-4aec-42ed-89ef-dabb81033c94"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/ed9823a8-4aec-42ed-89ef-dabb81033c94"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--552010306"}], "adminPass": "S3F4weVw5KCF"}}'
2026-01-29 09:35:51,176 83070 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.145/compute/v2.1/servers/ed9823a8-4aec-42ed-89ef-dabb81033c94 1.019s
2026-01-29 09:35:51,177 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:35:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1260', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-585f0117-ae68-4bc5-916a-be00ba9630fb', 'x-compute-request-id': 'req-585f0117-ae68-4bc5-916a-be00ba9630fb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/ed9823a8-4aec-42ed-89ef-dabb81033c94'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:35:50Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "ed9823a8-4aec-42ed-89ef-dabb81033c94", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/ed9823a8-4aec-42ed-89ef-dabb81033c94"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/ed9823a8-4aec-42ed-89ef-dabb81033c94"}], "metadata": {}, "name": "tempest-VolumesAssistedSnapshotsTest-server-1955754068", "status": "BUILD", "tenant_id": "9214a2c1cb5140278d9a8fb26ca11316", "user_id": "abaa10da18ec45568b42ec05983addec", "updated": "2026-01-29T08:35:50Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1681760850", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:35:52,301 83070 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.145/compute/v2.1/servers/ed9823a8-4aec-42ed-89ef-dabb81033c94 0.111s
2026-01-29 09:35:52,302 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:35:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1256', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf88b6c9-21c7-4df0-8f8f-637862646a56', 'x-compute-request-id': 'req-bf88b6c9-21c7-4df0-8f8f-637862646a56', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/ed9823a8-4aec-42ed-89ef-dabb81033c94'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:35:50Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "ed9823a8-4aec-42ed-89ef-dabb81033c94", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/ed9823a8-4aec-42ed-89ef-dabb81033c94"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/ed9823a8-4aec-42ed-89ef-dabb81033c94"}], "metadata": {}, "name": "tempest-VolumesAssistedSnapshotsTest-server-1955754068", "status": "BUILD", "tenant_id": "9214a2c1cb5140278d9a8fb26ca11316", "user_id": "abaa10da18ec45568b42ec05983addec", "updated": "2026-01-29T08:35:52Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1681760850", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:35:52,312 83070 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait
2026-01-29 09:35:53,941 83070 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.145/compute/v2.1/servers/ed9823a8-4aec-42ed-89ef-dabb81033c94 0.628s
2026-01-29 09:35:53,942 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:35:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1256', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4488fde-3f44-41e2-b4d1-3ba83651c2ad', 'x-compute-request-id': 'req-e4488fde-3f44-41e2-b4d1-3ba83651c2ad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/ed9823a8-4aec-42ed-89ef-dabb81033c94'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:35:50Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "ed9823a8-4aec-42ed-89ef-dabb81033c94", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/ed9823a8-4aec-42ed-89ef-dabb81033c94"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/ed9823a8-4aec-42ed-89ef-dabb81033c94"}], "metadata": {}, "name": "tempest-VolumesAssistedSnapshotsTest-server-1955754068", "status": "BUILD", "tenant_id": "9214a2c1cb5140278d9a8fb26ca11316", "user_id": "abaa10da18ec45568b42ec05983addec", "updated": "2026-01-29T08:35:52Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1681760850", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:35:55,134 83070 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.145/compute/v2.1/servers/ed9823a8-4aec-42ed-89ef-dabb81033c94 0.178s
2026-01-29 09:35:55,135 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:35:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1256', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e48f9e9a-0a2d-4b8d-b903-2e2aa9d4258d', 'x-compute-request-id': 'req-e48f9e9a-0a2d-4b8d-b903-2e2aa9d4258d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/ed9823a8-4aec-42ed-89ef-dabb81033c94'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:35:50Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "ed9823a8-4aec-42ed-89ef-dabb81033c94", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/ed9823a8-4aec-42ed-89ef-dabb81033c94"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/ed9823a8-4aec-42ed-89ef-dabb81033c94"}], "metadata": {}, "name": "tempest-VolumesAssistedSnapshotsTest-server-1955754068", "status": "BUILD", "tenant_id": "9214a2c1cb5140278d9a8fb26ca11316", "user_id": "abaa10da18ec45568b42ec05983addec", "updated": "2026-01-29T08:35:52Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1681760850", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:35:57,519 83070 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.145/compute/v2.1/servers/ed9823a8-4aec-42ed-89ef-dabb81033c94 1.372s
2026-01-29 09:35:57,520 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:35:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1452', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7ac32d3-4a98-4578-9496-a94d20f37d75', 'x-compute-request-id': 'req-e7ac32d3-4a98-4578-9496-a94d20f37d75', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/ed9823a8-4aec-42ed-89ef-dabb81033c94'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:35:50Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "ed9823a8-4aec-42ed-89ef-dabb81033c94", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/ed9823a8-4aec-42ed-89ef-dabb81033c94"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/ed9823a8-4aec-42ed-89ef-dabb81033c94"}], "metadata": {}, "name": "tempest-VolumesAssistedSnapshotsTest-server-1955754068", "status": "ERROR", "tenant_id": "9214a2c1cb5140278d9a8fb26ca11316", "user_id": "abaa10da18ec45568b42ec05983addec", "updated": "2026-01-29T08:35:56Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-29T08:35:56Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance ed9823a8-4aec-42ed-89ef-dabb81033c94."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1681760850", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:35:57,531 83070 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "ERROR/None" after 6 second wait
2026-01-29 09:35:58,480 83070 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 204 DELETE http://192.168.122.145/compute/v2.1/servers/ed9823a8-4aec-42ed-89ef-dabb81033c94 0.948s
2026-01-29 09:35:58,480 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:35:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cbabbb9-cfa6-4378-89dc-f36fb73540e4', 'x-compute-request-id': 'req-7cbabbb9-cfa6-4378-89dc-f36fb73540e4', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/ed9823a8-4aec-42ed-89ef-dabb81033c94'}
Body: b''
2026-01-29 09:35:58,515 83070 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 404 GET http://192.168.122.145/compute/v2.1/servers/ed9823a8-4aec-42ed-89ef-dabb81033c94 0.035s
2026-01-29 09:35:58,515 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:35:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-1625547d-d28e-41d1-9e51-7c30b3cbcd0a', 'x-compute-request-id': 'req-1625547d-d28e-41d1-9e51-7c30b3cbcd0a', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/ed9823a8-4aec-42ed-89ef-dabb81033c94'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance ed9823a8-4aec-42ed-89ef-dabb81033c94 could not be found."}}'
2026-01-29 09:35:58,608 83070 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:_run_cleanups): 202 DELETE http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326 0.091s
2026-01-29 09:35:58,608 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:35:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa66ac17-70f0-4423-b908-ea2d6fe714b2', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326'}
Body: b''
2026-01-29 09:35:58,659 83070 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:_run_cleanups): 200 GET http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326 0.051s
2026-01-29 09:35:58,660 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:35:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53249584-73b1-4c5f-8c4f-bcad97a7d978', 'content-length': '1023', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53249584-73b1-4c5f-8c4f-bcad97a7d978', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326'}
Body: b'{"volume": {"id": "696560bc-ad7e-4060-a024-67619fdbb326", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:35:24.000000", "updated_at": "2026-01-29T08:35:59.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1805133710", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/696560bc-ad7e-4060-a024-67619fdbb326"}], "user_id": "b92cbc1e65af4f3bb7230662241fb7b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "a823d3dd1c354629bde11524f5f3c96e"}}'
2026-01-29 09:35:59,736 83070 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:_run_cleanups): 200 GET http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326 0.064s
2026-01-29 09:35:59,736 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:35:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45936a89-21fb-48a3-9c66-0e0b16ef7422', 'content-length': '1023', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45936a89-21fb-48a3-9c66-0e0b16ef7422', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326'}
Body: b'{"volume": {"id": "696560bc-ad7e-4060-a024-67619fdbb326", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:35:24.000000", "updated_at": "2026-01-29T08:35:59.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1805133710", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/696560bc-ad7e-4060-a024-67619fdbb326"}], "user_id": "b92cbc1e65af4f3bb7230662241fb7b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "a823d3dd1c354629bde11524f5f3c96e"}}'
2026-01-29 09:36:00,818 83070 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:_run_cleanups): 200 GET http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326 0.070s
2026-01-29 09:36:00,818 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d4c63a5-6a5f-4110-9602-f334d2e27713', 'content-length': '1023', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d4c63a5-6a5f-4110-9602-f334d2e27713', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326'}
Body: b'{"volume": {"id": "696560bc-ad7e-4060-a024-67619fdbb326", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:35:24.000000", "updated_at": "2026-01-29T08:35:59.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1805133710", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/696560bc-ad7e-4060-a024-67619fdbb326"}], "user_id": "b92cbc1e65af4f3bb7230662241fb7b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "a823d3dd1c354629bde11524f5f3c96e"}}'
2026-01-29 09:36:01,856 83070 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:_run_cleanups): 404 GET http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326 0.027s
2026-01-29 09:36:01,857 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-b878a2dc-6ba5-4f85-8ec9-143f931d7bf0', 'x-openstack-request-id': 'req-b878a2dc-6ba5-4f85-8ec9-143f931d7bf0', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.145/volume/v3/volumes/696560bc-ad7e-4060-a024-67619fdbb326'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 696560bc-ad7e-4060-a024-67619fdbb326 could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/admin/test_assisted_volume_snapshots.py", line 60, in test_volume_assisted_snapshot_create_delete
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 247, 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/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/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 ed9823a8-4aec-42ed-89ef-dabb81033c94 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-29T08:35:56Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance ed9823a8-4aec-42ed-89ef-dabb81033c94.'}. Request ID of server operation performed before checking the server status req-28b11c8a-b6f4-4fa6-907f-9c40315bdff9.
|
||||||
| tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON | 1 | 0 | 1 | 0 | 0 | Detail | |
test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] |
fail
ft5.1: tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-29 09:36:50,883 83070 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.145/image/v2/images/e7ee5b3d-cb38-4428-b625-42be8215538a 0.220s
2026-01-29 09:36:50,884 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-228b0354-0793-4621-93bf-df043ee63c8f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/image/v2/images/e7ee5b3d-cb38-4428-b625-42be8215538a'}
Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "f940524e32a240f1b3b3041bdd46efd7", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "created_at": "2026-01-29T08:31:50Z", "updated_at": "2026-01-29T08:31:52Z", "tags": [], "self": "/v2/images/e7ee5b3d-cb38-4428-b625-42be8215538a", "file": "/v2/images/e7ee5b3d-cb38-4428-b625-42be8215538a/file", "schema": "/v2/schemas/image"}'
2026-01-29 09:36:51,551 83070 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://192.168.122.145/image/v2/images 0.628s
2026-01-29 09:36:51,551 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"container_format": "bare", "disk_format": "qcow2", "min_disk": 0, "min_ram": 0, "visibility": "public", "hw_scsi_model": "virtio-scsi", "hw_disk_bus": "scsi", "hw_cdrom_bus": "scsi"}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/be42ccc6-4c1a-4807-820d-0abd2b22699c', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-864d606d-e2dd-4fca-b549-de9f084696c8', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/image/v2/images'}
Body: b'{"hw_scsi_model": "virtio-scsi", "hw_disk_bus": "scsi", "hw_cdrom_bus": "scsi", "name": null, "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "c876bf4487db4487894116bb794d9f67", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "be42ccc6-4c1a-4807-820d-0abd2b22699c", "created_at": "2026-01-29T08:36:52Z", "updated_at": "2026-01-29T08:36:52Z", "tags": [], "self": "/v2/images/be42ccc6-4c1a-4807-820d-0abd2b22699c", "file": "/v2/images/be42ccc6-4c1a-4807-820d-0abd2b22699c/file", "schema": "/v2/schemas/image"}'
2026-01-29 09:36:53,018 83070 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 204 PUT http://192.168.122.145/image/v2/images/be42ccc6-4c1a-4807-820d-0abd2b22699c/file 1.466s
2026-01-29 09:36:53,018 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': '<omitted>'}
Body: <callable_iterator object at 0x7f3f72097f40>
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-f30bbe89-3fb0-48da-aaa8-70d25617dabb', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/image/v2/images/be42ccc6-4c1a-4807-820d-0abd2b22699c/file'}
Body: b''
2026-01-29 09:36:53,019 83070 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-01-29 09:36:53,019 83070 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-01-29 09:36:53,278 83070 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://192.168.122.145/compute/v2.1/os-keypairs 0.257s
2026-01-29 09:36:53,278 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-462142024", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMoSJ13j6LOARuxlvFaeGsP+1Sx91dZvibOxhEF/1cvirfiofgBZKoWwPW9YISH96Ipr1mXfD5eyEl3wPAkGjYblJV2/f6D/HVhFwwC7+O7aDThjNKLZ+ae6OCCBBxBQAA=="}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee196aaa-d283-4943-abef-b5c007df9a30', 'x-compute-request-id': 'req-ee196aaa-d283-4943-abef-b5c007df9a30', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-462142024", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMoSJ13j6LOARuxlvFaeGsP+1Sx91dZvibOxhEF/1cvirfiofgBZKoWwPW9YISH96Ipr1mXfD5eyEl3wPAkGjYblJV2/f6D/HVhFwwC7+O7aDThjNKLZ+ae6OCCBBxBQAA==", "fingerprint": "33:b6:d2:d7:c8:f1:9e:53:9c:93:5a:20:6b:23:2c:b2", "user_id": "711c1db7f8fe4e44a032171f1212302d"}}'
2026-01-29 09:36:53,280 83070 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-462142024 created
2026-01-29 09:36:53,893 83070 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/networking/v2.0/security-groups 0.612s
2026-01-29 09:36:53,893 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group": {"name": "tempest-securitygroup--1795243768", "description": "tempest-description--1332858611"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-66fe839e-d1be-473d-bc31-2bb3e1c0b99b', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "4e6800ad-cf3b-4442-8539-c704b58a704d", "name": "tempest-securitygroup--1795243768", "stateful": true, "tenant_id": "217cfc9f1dd04aaa8db36abd1b76a17e", "project_id": "217cfc9f1dd04aaa8db36abd1b76a17e", "description": "tempest-description--1332858611", "shared": false, "security_group_rules": [{"id": "9a749fda-4e86-46c9-b71d-a5aa568198c8", "project_id": "217cfc9f1dd04aaa8db36abd1b76a17e", "tenant_id": "217cfc9f1dd04aaa8db36abd1b76a17e", "security_group_id": "4e6800ad-cf3b-4442-8539-c704b58a704d", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 309, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-29T08:36:53Z", "updated_at": "2026-01-29T08:36:53Z", "revision_number": 0}, {"id": "a156b13e-0223-44a0-b066-7c9229e404af", "project_id": "217cfc9f1dd04aaa8db36abd1b76a17e", "tenant_id": "217cfc9f1dd04aaa8db36abd1b76a17e", "security_group_id": "4e6800ad-cf3b-4442-8539-c704b58a704d", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 310, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-29T08:36:53Z", "updated_at": "2026-01-29T08:36:53Z", "revision_number": 0}], "tags": [], "created_at": "2026-01-29T08:36:53Z", "updated_at": "2026-01-29T08:36:53Z", "revision_number": 1}}'
2026-01-29 09:36:54,209 83070 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/networking/v2.0/security-group-rules 0.315s
2026-01-29 09:36:54,209 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "4e6800ad-cf3b-4442-8539-c704b58a704d", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-b00e77d0-b2b8-44ed-a10d-f8cd2909e308', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "f9814de6-2f71-48f9-81e6-bd35620afdcd", "project_id": "217cfc9f1dd04aaa8db36abd1b76a17e", "tenant_id": "217cfc9f1dd04aaa8db36abd1b76a17e", "security_group_id": "4e6800ad-cf3b-4442-8539-c704b58a704d", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-01-29T08:36:54Z", "updated_at": "2026-01-29T08:36:54Z", "revision_number": 0}}'
2026-01-29 09:36:54,614 83070 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/networking/v2.0/security-group-rules 0.404s
2026-01-29 09:36:54,614 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "4e6800ad-cf3b-4442-8539-c704b58a704d", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-2b09ed94-e851-4bd2-8376-f5f096e99cc0', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "9a74f8ee-c4f0-4a34-b034-455a472acdb2", "project_id": "217cfc9f1dd04aaa8db36abd1b76a17e", "tenant_id": "217cfc9f1dd04aaa8db36abd1b76a17e", "security_group_id": "4e6800ad-cf3b-4442-8539-c704b58a704d", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-01-29T08:36:54Z", "updated_at": "2026-01-29T08:36:54Z", "revision_number": 0}}'
2026-01-29 09:36:54,615 83070 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1795243768 created
2026-01-29 09:36:56,660 83070 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/networking/v2.0/floatingips 2.045s
2026-01-29 09:36:56,661 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "38656bf3-f068-4e77-b60f-a69547f35657"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-04ac2732-bdeb-4564-bfb8-f9d1d5fd2f8b', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "b261d9cb-35da-4dd7-9c4b-076f066af516", "tenant_id": "217cfc9f1dd04aaa8db36abd1b76a17e", "project_id": "217cfc9f1dd04aaa8db36abd1b76a17e", "floating_ip_address": "172.24.4.49", "floating_network_id": "38656bf3-f068-4e77-b60f-a69547f35657", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-01-29T08:36:56Z", "updated_at": "2026-01-29T08:36:56Z", "revision_number": 0}}'
2026-01-29 09:36:56,661 83070 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'b261d9cb-35da-4dd7-9c4b-076f066af516', 'tenant_id': '217cfc9f1dd04aaa8db36abd1b76a17e', 'project_id': '217cfc9f1dd04aaa8db36abd1b76a17e', 'floating_ip_address': '172.24.4.49', 'floating_network_id': '38656bf3-f068-4e77-b60f-a69547f35657', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-01-29T08:36:56Z', 'updated_at': '2026-01-29T08:36:56Z', 'revision_number': 0, 'ip': '172.24.4.49'} created
2026-01-29 09:36:56,783 83070 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://192.168.122.145/identity/v3/auth/tokens 0.116s
2026-01-29 09:36:56,784 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2530', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e87b8979-4914-4278-b18a-85224313bd57', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "711c1db7f8fe4e44a032171f1212302d", "name": "tempest-AttachSCSIVolumeTestJSON-788557795-project-member", "password_expires_at": null}, "audit_ids": ["RvjFmKMBSKyMMBlk6YB4gw"], "expires_at": "2026-01-29T09:36:56.000000Z", "issued_at": "2026-01-29T08:36:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "217cfc9f1dd04aaa8db36abd1b76a17e", "name": "tempest-AttachSCSIVolumeTestJSON-788557795"}, "is_domain": false, "roles": [{"id": "60d282b9ed0947de85a5c57f0a971add", "name": "reader"}, {"id": "c21479ea97704a49b95ef291e9d0901e", "name": "member"}], "catalog": [{"endpoints": [{"id": "54d0c546ab81463e87539a88246d89e1", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2/217cfc9f1dd04aaa8db36abd1b76a17e", "region": "RegionOne"}], "id": "0729e21756e847b08d50f08f69143b4a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5df54c5a0f904ec69ae01b18d0f758d6", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/image", "region": "RegionOne"}], "id": "10f37be1912e42b38ef8bb8073e2d7eb", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3d93b8dadcc04ef8aee42a75a16997b8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/networking", "region": "RegionOne"}], "id": "6361327d852a4a3dbea0c0c5a47d305d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "2b6610e913e940ecb4cac01d8adb76a0", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/volume/v3", "region": "RegionOne"}], "id": "a09d39cd91614500bc9e010e2a1ea53f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "161fe73b6b9f4510ab71d11e75c69fe7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/placement", "region": "RegionOne"}], "id": "b59b27e855004390bb85bfe5dfd660ef", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6babc138de73469c8c6e6e62272ed9ed", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2.1", "region": "RegionOne"}], "id": "e2421c5fa43b480c9d063ec6b596b1c0", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "81d802fa2ea74db5b5f4a24a656dcbcf", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/identity", "region": "RegionOne"}], "id": "e2ec1cc4e30844499a2c0ad4b9eb6acc", "type": "identity", "name": "keystone"}]}}'
2026-01-29 09:36:56,784 83070 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': '121c406a-d4ee-48ae-9d4b-2abdb5e730aa', 'name': 'tempest-AttachSCSIVolumeTestJSON-12177884-network', 'tenant_id': '217cfc9f1dd04aaa8db36abd1b76a17e', 'project_id': '217cfc9f1dd04aaa8db36abd1b76a17e', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 5568, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-01-29T08:36:22Z', 'updated_at': '2026-01-29T08:36:22Z', 'revision_number': 1} available for tenant
2026-01-29 09:36:56,785 83070 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-462142024', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMoSJ13j6LOARuxlvFaeGsP+1Sx91dZvibOxhEF/1cvirfiofgBZKoWwPW9YISH96Ipr1mXfD5eyEl3wPAkGjYblJV2/f6D/HVhFwwC7+O7aDThjNKLZ+ae6OCCBBxBQAA==', 'fingerprint': '33:b6:d2:d7:c8:f1:9e:53:9c:93:5a:20:6b:23:2c:b2', 'user_id': '711c1db7f8fe4e44a032171f1212302d', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDIFOo3KLdxJ/NMxMRz+WHySEf/YbwuDCqfdzcR8jXGpR2efhe6ssk+\n6AOlqCt1OmOgBwYFK4EEACKhZANiAATKEidd4+izgEbsZbxWnhrD/tUsfdXWb4mz\nsYRBf9XL4q34qH4AWSqFsD1vWCEh/eiKa9Zl3w+XshJd8DwJBo2G5SVdv3+g/x1Y\nRcMAu/ju2g04YzSi2fmnujgggQcQUAA=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '4e6800ad-cf3b-4442-8539-c704b58a704d', 'name': 'tempest-securitygroup--1795243768', 'stateful': True, 'tenant_id': '217cfc9f1dd04aaa8db36abd1b76a17e', 'project_id': '217cfc9f1dd04aaa8db36abd1b76a17e', 'description': 'tempest-description--1332858611', 'shared': False, 'security_group_rules': [{'id': '9a749fda-4e86-46c9-b71d-a5aa568198c8', 'project_id': '217cfc9f1dd04aaa8db36abd1b76a17e', 'tenant_id': '217cfc9f1dd04aaa8db36abd1b76a17e', 'security_group_id': '4e6800ad-cf3b-4442-8539-c704b58a704d', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 309, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-29T08:36:53Z', 'updated_at': '2026-01-29T08:36:53Z', 'revision_number': 0}, {'id': 'a156b13e-0223-44a0-b066-7c9229e404af', 'project_id': '217cfc9f1dd04aaa8db36abd1b76a17e', 'tenant_id': '217cfc9f1dd04aaa8db36abd1b76a17e', 'security_group_id': '4e6800ad-cf3b-4442-8539-c704b58a704d', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 310, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-29T08:36:53Z', 'updated_at': '2026-01-29T08:36:53Z', 'revision_number': 0}], 'tags': [], 'created_at': '2026-01-29T08:36:53Z', 'updated_at': '2026-01-29T08:36:53Z', 'revision_number': 1}, 'floating_ip': {'id': 'b261d9cb-35da-4dd7-9c4b-076f066af516', 'tenant_id': '217cfc9f1dd04aaa8db36abd1b76a17e', 'project_id': '217cfc9f1dd04aaa8db36abd1b76a17e', 'floating_ip_address': '172.24.4.49', 'floating_network_id': '38656bf3-f068-4e77-b60f-a69547f35657', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-01-29T08:36:56Z', 'updated_at': '2026-01-29T08:36:56Z', 'revision_number': 0, 'ip': '172.24.4.49'}}
2026-01-29 09:36:58,700 83070 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://192.168.122.145/compute/v2.1/servers 1.914s
2026-01-29 09:36:58,700 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-364754585", "imageRef": "be42ccc6-4c1a-4807-820d-0abd2b22699c", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "121c406a-d4ee-48ae-9d4b-2abdb5e730aa"}], "security_groups": [{"name": "tempest-securitygroup--1795243768"}], "key_name": "tempest-keypair-462142024", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '414', 'location': 'http://192.168.122.145/compute/v2.1/servers/23b06d38-9ae5-4a87-b340-22d9dd055852', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05b287b8-d978-49a6-bae8-07468925345e', 'x-compute-request-id': 'req-05b287b8-d978-49a6-bae8-07468925345e', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/compute/v2.1/servers'}
Body: b'{"server": {"id": "23b06d38-9ae5-4a87-b340-22d9dd055852", "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/23b06d38-9ae5-4a87-b340-22d9dd055852"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/23b06d38-9ae5-4a87-b340-22d9dd055852"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1795243768"}], "adminPass": "r2j3KpLhJHPo"}}'
2026-01-29 09:36:59,023 83070 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.145/compute/v2.1/servers/23b06d38-9ae5-4a87-b340-22d9dd055852 0.320s
2026-01-29 09:36:59,023 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afd3fd63-efd0-492a-98f4-d2dbef7cd8ad', 'x-compute-request-id': 'req-afd3fd63-efd0-492a-98f4-d2dbef7cd8ad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/23b06d38-9ae5-4a87-b340-22d9dd055852'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:36:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "23b06d38-9ae5-4a87-b340-22d9dd055852", "image": {"id": "be42ccc6-4c1a-4807-820d-0abd2b22699c", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/be42ccc6-4c1a-4807-820d-0abd2b22699c"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/23b06d38-9ae5-4a87-b340-22d9dd055852"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/23b06d38-9ae5-4a87-b340-22d9dd055852"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-364754585", "status": "BUILD", "tenant_id": "217cfc9f1dd04aaa8db36abd1b76a17e", "user_id": "711c1db7f8fe4e44a032171f1212302d", "updated": "2026-01-29T08:36:58Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-462142024", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:37:00,291 83070 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.145/compute/v2.1/servers/23b06d38-9ae5-4a87-b340-22d9dd055852 0.256s
2026-01-29 09:37:00,291 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1254', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c90c326-e0df-4a6a-b649-94affc2c9428', 'x-compute-request-id': 'req-3c90c326-e0df-4a6a-b649-94affc2c9428', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/23b06d38-9ae5-4a87-b340-22d9dd055852'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:36:58Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "23b06d38-9ae5-4a87-b340-22d9dd055852", "image": {"id": "be42ccc6-4c1a-4807-820d-0abd2b22699c", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/be42ccc6-4c1a-4807-820d-0abd2b22699c"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/23b06d38-9ae5-4a87-b340-22d9dd055852"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/23b06d38-9ae5-4a87-b340-22d9dd055852"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-364754585", "status": "BUILD", "tenant_id": "217cfc9f1dd04aaa8db36abd1b76a17e", "user_id": "711c1db7f8fe4e44a032171f1212302d", "updated": "2026-01-29T08:37:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-462142024", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:37:00,303 83070 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait
2026-01-29 09:37:01,585 83070 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.145/compute/v2.1/servers/23b06d38-9ae5-4a87-b340-22d9dd055852 0.281s
2026-01-29 09:37:01,586 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1254', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bab9dfb-c52a-4ce5-9fc9-64ff6382e76f', 'x-compute-request-id': 'req-9bab9dfb-c52a-4ce5-9fc9-64ff6382e76f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/23b06d38-9ae5-4a87-b340-22d9dd055852'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:36:58Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "23b06d38-9ae5-4a87-b340-22d9dd055852", "image": {"id": "be42ccc6-4c1a-4807-820d-0abd2b22699c", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/be42ccc6-4c1a-4807-820d-0abd2b22699c"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/23b06d38-9ae5-4a87-b340-22d9dd055852"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/23b06d38-9ae5-4a87-b340-22d9dd055852"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-364754585", "status": "BUILD", "tenant_id": "217cfc9f1dd04aaa8db36abd1b76a17e", "user_id": "711c1db7f8fe4e44a032171f1212302d", "updated": "2026-01-29T08:37:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-462142024", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:37:02,761 83070 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.145/compute/v2.1/servers/23b06d38-9ae5-4a87-b340-22d9dd055852 0.163s
2026-01-29 09:37:02,761 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1254', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fcb6a1a-40d1-4bed-89b2-f312b9c416c7', 'x-compute-request-id': 'req-0fcb6a1a-40d1-4bed-89b2-f312b9c416c7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/23b06d38-9ae5-4a87-b340-22d9dd055852'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:36:58Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "23b06d38-9ae5-4a87-b340-22d9dd055852", "image": {"id": "be42ccc6-4c1a-4807-820d-0abd2b22699c", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/be42ccc6-4c1a-4807-820d-0abd2b22699c"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/23b06d38-9ae5-4a87-b340-22d9dd055852"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/23b06d38-9ae5-4a87-b340-22d9dd055852"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-364754585", "status": "BUILD", "tenant_id": "217cfc9f1dd04aaa8db36abd1b76a17e", "user_id": "711c1db7f8fe4e44a032171f1212302d", "updated": "2026-01-29T08:37:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-462142024", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:37:04,296 83070 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.145/compute/v2.1/servers/23b06d38-9ae5-4a87-b340-22d9dd055852 0.522s
2026-01-29 09:37:04,296 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7ca1809-048b-4959-ab21-09086ed4a0f3', 'x-compute-request-id': 'req-e7ca1809-048b-4959-ab21-09086ed4a0f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/23b06d38-9ae5-4a87-b340-22d9dd055852'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:36:58Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "23b06d38-9ae5-4a87-b340-22d9dd055852", "image": {"id": "be42ccc6-4c1a-4807-820d-0abd2b22699c", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/be42ccc6-4c1a-4807-820d-0abd2b22699c"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/23b06d38-9ae5-4a87-b340-22d9dd055852"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/23b06d38-9ae5-4a87-b340-22d9dd055852"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-364754585", "status": "BUILD", "tenant_id": "217cfc9f1dd04aaa8db36abd1b76a17e", "user_id": "711c1db7f8fe4e44a032171f1212302d", "updated": "2026-01-29T08:37:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-462142024", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:37:04,307 83070 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/scheduling" after 5 second wait
2026-01-29 09:37:05,437 83070 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.145/compute/v2.1/servers/23b06d38-9ae5-4a87-b340-22d9dd055852 0.128s
2026-01-29 09:37:05,437 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1450', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-745896ea-cb0f-4786-aaad-1cc547256f0d', 'x-compute-request-id': 'req-745896ea-cb0f-4786-aaad-1cc547256f0d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/23b06d38-9ae5-4a87-b340-22d9dd055852'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:36:58Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "23b06d38-9ae5-4a87-b340-22d9dd055852", "image": {"id": "be42ccc6-4c1a-4807-820d-0abd2b22699c", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/be42ccc6-4c1a-4807-820d-0abd2b22699c"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/23b06d38-9ae5-4a87-b340-22d9dd055852"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/23b06d38-9ae5-4a87-b340-22d9dd055852"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-364754585", "status": "ERROR", "tenant_id": "217cfc9f1dd04aaa8db36abd1b76a17e", "user_id": "711c1db7f8fe4e44a032171f1212302d", "updated": "2026-01-29T08:37:04Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-29T08:37:04Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 23b06d38-9ae5-4a87-b340-22d9dd055852."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-462142024", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:37:05,448 83070 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 6 second wait
2026-01-29 09:37:05,828 83070 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 204 DELETE http://192.168.122.145/compute/v2.1/servers/23b06d38-9ae5-4a87-b340-22d9dd055852 0.379s
2026-01-29 09:37:05,829 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d75f9e4-9003-4334-a268-77db19e1a6c5', 'x-compute-request-id': 'req-0d75f9e4-9003-4334-a268-77db19e1a6c5', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/23b06d38-9ae5-4a87-b340-22d9dd055852'}
Body: b''
2026-01-29 09:37:05,858 83070 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 404 GET http://192.168.122.145/compute/v2.1/servers/23b06d38-9ae5-4a87-b340-22d9dd055852 0.029s
2026-01-29 09:37:05,858 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-326f5c68-91b8-4558-8436-51c1e79c83a9', 'x-compute-request-id': 'req-326f5c68-91b8-4558-8436-51c1e79c83a9', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/23b06d38-9ae5-4a87-b340-22d9dd055852'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 23b06d38-9ae5-4a87-b340-22d9dd055852 could not be found."}}'
2026-01-29 09:37:05,883 83070 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://192.168.122.145/compute/v2.1/os-keypairs/tempest-keypair-462142024 0.024s
2026-01-29 09:37:05,884 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-270b7073-43bd-421f-8a78-85986c3f38d8', 'x-compute-request-id': 'req-270b7073-43bd-421f-8a78-85986c3f38d8', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/compute/v2.1/os-keypairs/tempest-keypair-462142024'}
Body: b''
2026-01-29 09:37:06,120 83070 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://192.168.122.145/networking/v2.0/security-groups/4e6800ad-cf3b-4442-8539-c704b58a704d 0.236s
2026-01-29 09:37:06,121 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-194d5496-3351-40f4-8005-fc593d963fbe', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/networking/v2.0/security-groups/4e6800ad-cf3b-4442-8539-c704b58a704d'}
Body: b''
2026-01-29 09:37:06,144 83070 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://192.168.122.145/networking/v2.0/security-groups/4e6800ad-cf3b-4442-8539-c704b58a704d 0.023s
2026-01-29 09:37:06,145 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-3be86fb2-b691-48b6-b076-29ecb2b14489', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.145/networking/v2.0/security-groups/4e6800ad-cf3b-4442-8539-c704b58a704d'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 4e6800ad-cf3b-4442-8539-c704b58a704d does not exist", "detail": ""}}'
2026-01-29 09:37:06,515 83070 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://192.168.122.145/networking/v2.0/floatingips/b261d9cb-35da-4dd7-9c4b-076f066af516 0.370s
2026-01-29 09:37:06,515 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-9844e790-1677-4fe1-be5d-c93e3f80a96b', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/networking/v2.0/floatingips/b261d9cb-35da-4dd7-9c4b-076f066af516'}
Body: b''
2026-01-29 09:37:06,614 83070 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://192.168.122.145/image/v2/images/be42ccc6-4c1a-4807-820d-0abd2b22699c 0.098s
2026-01-29 09:37:06,614 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-4c07d386-651a-4b54-8f88-174341848c96', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/image/v2/images/be42ccc6-4c1a-4807-820d-0abd2b22699c'}
Body: b''
2026-01-29 09:37:06,633 83070 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://192.168.122.145/image/v2/images/be42ccc6-4c1a-4807-820d-0abd2b22699c 0.018s
2026-01-29 09:37:06,634 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4e067183-0969-4cc1-9f5c-fd5e3ad79add', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.145/image/v2/images/be42ccc6-4c1a-4807-820d-0abd2b22699c'}
Body: b'{"message": "No image found with ID be42ccc6-4c1a-4807-820d-0abd2b22699c<br /><br />\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/admin/test_volume.py", line 99, in test_attach_scsi_disk_with_config_drive
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 247, 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/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/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 23b06d38-9ae5-4a87-b340-22d9dd055852 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-29T08:37:04Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 23b06d38-9ae5-4a87-b340-22d9dd055852.'}. Request ID of server operation performed before checking the server status req-05b287b8-d978-49a6-bae8-07468925345e.
|
||||||
| tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest | 2 | 0 | 1 | 0 | 1 | Detail | |
test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] |
skip
pt6.1: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative]
|
||||||
test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] |
fail
ft6.2: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-29 09:35:23,087 83068 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 201 POST http://192.168.122.145/identity/v3/auth/tokens 0.104s
2026-01-29 09:35:23,088 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:35:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2530', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-061b0386-cbae-4ea2-a09e-ebfa473573c8', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "9405b6e6491c407eaa08811a421a0aa9", "name": "tempest-VolumesAdminNegativeTest-995930470-project-member", "password_expires_at": null}, "audit_ids": ["jZhxuOFeQquzV_BO8DaQCw"], "expires_at": "2026-01-29T09:35:23.000000Z", "issued_at": "2026-01-29T08:35:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "68a03ca126fb465683a56b9f15c55669", "name": "tempest-VolumesAdminNegativeTest-995930470"}, "is_domain": false, "roles": [{"id": "60d282b9ed0947de85a5c57f0a971add", "name": "reader"}, {"id": "c21479ea97704a49b95ef291e9d0901e", "name": "member"}], "catalog": [{"endpoints": [{"id": "54d0c546ab81463e87539a88246d89e1", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2/68a03ca126fb465683a56b9f15c55669", "region": "RegionOne"}], "id": "0729e21756e847b08d50f08f69143b4a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5df54c5a0f904ec69ae01b18d0f758d6", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/image", "region": "RegionOne"}], "id": "10f37be1912e42b38ef8bb8073e2d7eb", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3d93b8dadcc04ef8aee42a75a16997b8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/networking", "region": "RegionOne"}], "id": "6361327d852a4a3dbea0c0c5a47d305d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "2b6610e913e940ecb4cac01d8adb76a0", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/volume/v3", "region": "RegionOne"}], "id": "a09d39cd91614500bc9e010e2a1ea53f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "161fe73b6b9f4510ab71d11e75c69fe7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/placement", "region": "RegionOne"}], "id": "b59b27e855004390bb85bfe5dfd660ef", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6babc138de73469c8c6e6e62272ed9ed", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2.1", "region": "RegionOne"}], "id": "e2421c5fa43b480c9d063ec6b596b1c0", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "81d802fa2ea74db5b5f4a24a656dcbcf", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/identity", "region": "RegionOne"}], "id": "e2ec1cc4e30844499a2c0ad4b9eb6acc", "type": "identity", "name": "keystone"}]}}'
2026-01-29 09:35:23,088 83068 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': 'e1ad8f93-57e6-4a53-9750-9867bae225ae', 'name': 'tempest-VolumesAdminNegativeTest-1216443571-network', 'tenant_id': '68a03ca126fb465683a56b9f15c55669', 'project_id': '68a03ca126fb465683a56b9f15c55669', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 5284, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-01-29T08:34:41Z', 'updated_at': '2026-01-29T08:34:42Z', 'revision_number': 1} available for tenant
2026-01-29 09:35:23,712 83068 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 202 POST http://192.168.122.145/compute/v2.1/servers 0.623s
2026-01-29 09:35:23,712 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-72141869", "imageRef": "e7ee5b3d-cb38-4428-b625-42be8215538a", "flavorRef": "42", "networks": [{"uuid": "e1ad8f93-57e6-4a53-9750-9867bae225ae"}]}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:35:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.145/compute/v2.1/servers/af812c89-0f95-40e9-8f6c-3d0a1eaf5117', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5ef51be-94c1-4c47-9ca0-3ecef5dc0609', 'x-compute-request-id': 'req-c5ef51be-94c1-4c47-9ca0-3ecef5dc0609', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/compute/v2.1/servers'}
Body: b'{"server": {"id": "af812c89-0f95-40e9-8f6c-3d0a1eaf5117", "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/af812c89-0f95-40e9-8f6c-3d0a1eaf5117"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/af812c89-0f95-40e9-8f6c-3d0a1eaf5117"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "xVgtmK64Mi5C"}}'
2026-01-29 09:35:23,793 83068 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.145/compute/v2.1/servers/af812c89-0f95-40e9-8f6c-3d0a1eaf5117 0.079s
2026-01-29 09:35:23,794 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:35:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1230', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8989c52a-c201-487a-94b0-f39784568039', 'x-compute-request-id': 'req-8989c52a-c201-487a-94b0-f39784568039', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/af812c89-0f95-40e9-8f6c-3d0a1eaf5117'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:35:24Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "af812c89-0f95-40e9-8f6c-3d0a1eaf5117", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/af812c89-0f95-40e9-8f6c-3d0a1eaf5117"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/af812c89-0f95-40e9-8f6c-3d0a1eaf5117"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-72141869", "status": "BUILD", "tenant_id": "68a03ca126fb465683a56b9f15c55669", "user_id": "9405b6e6491c407eaa08811a421a0aa9", "updated": "2026-01-29T08:35:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:35:24,989 83068 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.145/compute/v2.1/servers/af812c89-0f95-40e9-8f6c-3d0a1eaf5117 0.175s
2026-01-29 09:35:24,990 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:35:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2217e942-1752-4277-92f2-53a090ca42fb', 'x-compute-request-id': 'req-2217e942-1752-4277-92f2-53a090ca42fb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/af812c89-0f95-40e9-8f6c-3d0a1eaf5117'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:35:23Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "af812c89-0f95-40e9-8f6c-3d0a1eaf5117", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/af812c89-0f95-40e9-8f6c-3d0a1eaf5117"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/af812c89-0f95-40e9-8f6c-3d0a1eaf5117"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-72141869", "status": "BUILD", "tenant_id": "68a03ca126fb465683a56b9f15c55669", "user_id": "9405b6e6491c407eaa08811a421a0aa9", "updated": "2026-01-29T08:35:24Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:35:26,213 83068 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.145/compute/v2.1/servers/af812c89-0f95-40e9-8f6c-3d0a1eaf5117 0.210s
2026-01-29 09:35:26,213 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:35:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36147506-7839-4442-91a3-a75543d3c22b', 'x-compute-request-id': 'req-36147506-7839-4442-91a3-a75543d3c22b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/af812c89-0f95-40e9-8f6c-3d0a1eaf5117'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:35:23Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "af812c89-0f95-40e9-8f6c-3d0a1eaf5117", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/af812c89-0f95-40e9-8f6c-3d0a1eaf5117"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/af812c89-0f95-40e9-8f6c-3d0a1eaf5117"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-72141869", "status": "BUILD", "tenant_id": "68a03ca126fb465683a56b9f15c55669", "user_id": "9405b6e6491c407eaa08811a421a0aa9", "updated": "2026-01-29T08:35:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:35:26,224 83068 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-01-29 09:35:27,350 83068 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.145/compute/v2.1/servers/af812c89-0f95-40e9-8f6c-3d0a1eaf5117 0.124s
2026-01-29 09:35:27,351 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:35:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e77c0c7f-e6b5-404f-b83c-c4ac02f615a3', 'x-compute-request-id': 'req-e77c0c7f-e6b5-404f-b83c-c4ac02f615a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/af812c89-0f95-40e9-8f6c-3d0a1eaf5117'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:35:23Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "af812c89-0f95-40e9-8f6c-3d0a1eaf5117", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/af812c89-0f95-40e9-8f6c-3d0a1eaf5117"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/af812c89-0f95-40e9-8f6c-3d0a1eaf5117"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-72141869", "status": "BUILD", "tenant_id": "68a03ca126fb465683a56b9f15c55669", "user_id": "9405b6e6491c407eaa08811a421a0aa9", "updated": "2026-01-29T08:35:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:35:28,473 83068 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.145/compute/v2.1/servers/af812c89-0f95-40e9-8f6c-3d0a1eaf5117 0.109s
2026-01-29 09:35:28,473 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:35:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6554533-f93d-43fe-8784-905e03ffa4f6', 'x-compute-request-id': 'req-f6554533-f93d-43fe-8784-905e03ffa4f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/af812c89-0f95-40e9-8f6c-3d0a1eaf5117'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:35:23Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "af812c89-0f95-40e9-8f6c-3d0a1eaf5117", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/af812c89-0f95-40e9-8f6c-3d0a1eaf5117"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/af812c89-0f95-40e9-8f6c-3d0a1eaf5117"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-72141869", "status": "BUILD", "tenant_id": "68a03ca126fb465683a56b9f15c55669", "user_id": "9405b6e6491c407eaa08811a421a0aa9", "updated": "2026-01-29T08:35:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:35:29,578 83068 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.145/compute/v2.1/servers/af812c89-0f95-40e9-8f6c-3d0a1eaf5117 0.093s
2026-01-29 09:35:29,578 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:35:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1230', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b03af8e3-7826-4109-ae93-027ffadae856', 'x-compute-request-id': 'req-b03af8e3-7826-4109-ae93-027ffadae856', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/af812c89-0f95-40e9-8f6c-3d0a1eaf5117'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:35:23Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "af812c89-0f95-40e9-8f6c-3d0a1eaf5117", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/af812c89-0f95-40e9-8f6c-3d0a1eaf5117"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/af812c89-0f95-40e9-8f6c-3d0a1eaf5117"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-72141869", "status": "BUILD", "tenant_id": "68a03ca126fb465683a56b9f15c55669", "user_id": "9405b6e6491c407eaa08811a421a0aa9", "updated": "2026-01-29T08:35:29Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:35:29,590 83068 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/scheduling" after 6 second wait
2026-01-29 09:35:30,752 83068 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.145/compute/v2.1/servers/af812c89-0f95-40e9-8f6c-3d0a1eaf5117 0.161s
2026-01-29 09:35:30,753 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:35:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1422', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cf9f6e8-9553-43b4-a0b2-0186bd924561', 'x-compute-request-id': 'req-1cf9f6e8-9553-43b4-a0b2-0186bd924561', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/af812c89-0f95-40e9-8f6c-3d0a1eaf5117'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:35:23Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "af812c89-0f95-40e9-8f6c-3d0a1eaf5117", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/af812c89-0f95-40e9-8f6c-3d0a1eaf5117"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/af812c89-0f95-40e9-8f6c-3d0a1eaf5117"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-72141869", "status": "ERROR", "tenant_id": "68a03ca126fb465683a56b9f15c55669", "user_id": "9405b6e6491c407eaa08811a421a0aa9", "updated": "2026-01-29T08:35:30Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-29T08:35:30Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance af812c89-0f95-40e9-8f6c-3d0a1eaf5117."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:35:30,764 83068 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 7 second wait
2026-01-29 09:35:31,262 83068 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 204 DELETE http://192.168.122.145/compute/v2.1/servers/af812c89-0f95-40e9-8f6c-3d0a1eaf5117 0.497s
2026-01-29 09:35:31,262 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:35:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a033fa4-03c9-4b96-9115-1665757fa58c', 'x-compute-request-id': 'req-8a033fa4-03c9-4b96-9115-1665757fa58c', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/af812c89-0f95-40e9-8f6c-3d0a1eaf5117'}
Body: b''
2026-01-29 09:35:31,291 83068 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 404 GET http://192.168.122.145/compute/v2.1/servers/af812c89-0f95-40e9-8f6c-3d0a1eaf5117 0.028s
2026-01-29 09:35:31,291 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:35:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-0f4411dc-a074-4176-a1e4-3d5fe5b88c01', 'x-compute-request-id': 'req-0f4411dc-a074-4176-a1e4-3d5fe5b88c01', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/af812c89-0f95-40e9-8f6c-3d0a1eaf5117'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance af812c89-0f95-40e9-8f6c-3d0a1eaf5117 could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/admin/test_volumes_negative.py", line 52, in test_update_attached_volume_with_nonexistent_volume_in_uri
self.server = self.create_test_server(wait_until="ACTIVE")
File "/opt/stack/tempest/tempest/api/compute/base.py", line 247, 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/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/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 af812c89-0f95-40e9-8f6c-3d0a1eaf5117 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-29T08:35:30Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance af812c89-0f95-40e9-8f6c-3d0a1eaf5117.'}. Request ID of server operation performed before checking the server status req-c5ef51be-94c1-4c47-9ca0-3ecef5dc0609.
|
||||||
| tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 1 | 0 | 1 | 0 | 0 | Detail | |
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
fail
ft7.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-29 09:36:04,159 83075 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 201 POST http://192.168.122.145/identity/v3/auth/tokens 0.115s
2026-01-29 09:36:04,160 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2526', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-5b8b6f47-cc04-4ac6-9813-e08bab6a4b1e', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "27d94b80a95546c0976c254967d9eb53", "name": "tempest-DeleteServersTestJSON-1391561136-project-member", "password_expires_at": null}, "audit_ids": ["SXUQqtNVRI62mvyA0Tuo7A"], "expires_at": "2026-01-29T09:36:04.000000Z", "issued_at": "2026-01-29T08:36:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cad1da77c8d94ffaa7472a4555fe22d9", "name": "tempest-DeleteServersTestJSON-1391561136"}, "is_domain": false, "roles": [{"id": "60d282b9ed0947de85a5c57f0a971add", "name": "reader"}, {"id": "c21479ea97704a49b95ef291e9d0901e", "name": "member"}], "catalog": [{"endpoints": [{"id": "54d0c546ab81463e87539a88246d89e1", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2/cad1da77c8d94ffaa7472a4555fe22d9", "region": "RegionOne"}], "id": "0729e21756e847b08d50f08f69143b4a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5df54c5a0f904ec69ae01b18d0f758d6", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/image", "region": "RegionOne"}], "id": "10f37be1912e42b38ef8bb8073e2d7eb", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3d93b8dadcc04ef8aee42a75a16997b8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/networking", "region": "RegionOne"}], "id": "6361327d852a4a3dbea0c0c5a47d305d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "2b6610e913e940ecb4cac01d8adb76a0", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/volume/v3", "region": "RegionOne"}], "id": "a09d39cd91614500bc9e010e2a1ea53f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "161fe73b6b9f4510ab71d11e75c69fe7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/placement", "region": "RegionOne"}], "id": "b59b27e855004390bb85bfe5dfd660ef", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6babc138de73469c8c6e6e62272ed9ed", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2.1", "region": "RegionOne"}], "id": "e2421c5fa43b480c9d063ec6b596b1c0", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "81d802fa2ea74db5b5f4a24a656dcbcf", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/identity", "region": "RegionOne"}], "id": "e2ec1cc4e30844499a2c0ad4b9eb6acc", "type": "identity", "name": "keystone"}]}}'
2026-01-29 09:36:04,160 83075 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': 'e174d6df-94a1-4570-8621-ae6c56f6b3fa', 'name': 'tempest-DeleteServersTestJSON-1288482857-network', 'tenant_id': 'cad1da77c8d94ffaa7472a4555fe22d9', 'project_id': 'cad1da77c8d94ffaa7472a4555fe22d9', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 47103, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-01-29T08:35:53Z', 'updated_at': '2026-01-29T08:35:53Z', 'revision_number': 1} available for tenant
2026-01-29 09:36:06,849 83075 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://192.168.122.145/compute/v2.1/servers 2.688s
2026-01-29 09:36:06,849 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-294305677", "imageRef": "e7ee5b3d-cb38-4428-b625-42be8215538a", "flavorRef": "42", "networks": [{"uuid": "e174d6df-94a1-4570-8621-ae6c56f6b3fa"}]}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.145/compute/v2.1/servers/e5a2a3e4-9573-446a-bf3d-34f14fe51089', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f3506b6-7266-4d76-a140-c8c6eae8809d', 'x-compute-request-id': 'req-7f3506b6-7266-4d76-a140-c8c6eae8809d', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/compute/v2.1/servers'}
Body: b'{"server": {"id": "e5a2a3e4-9573-446a-bf3d-34f14fe51089", "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/e5a2a3e4-9573-446a-bf3d-34f14fe51089"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/e5a2a3e4-9573-446a-bf3d-34f14fe51089"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "qUd2qDrNUmNS"}}'
2026-01-29 09:36:07,283 83075 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.145/compute/v2.1/servers/e5a2a3e4-9573-446a-bf3d-34f14fe51089 0.431s
2026-01-29 09:36:07,284 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1228', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c353bf9a-ef3b-4824-a476-7d6c9e0be598', 'x-compute-request-id': 'req-c353bf9a-ef3b-4824-a476-7d6c9e0be598', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/e5a2a3e4-9573-446a-bf3d-34f14fe51089'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:36:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "e5a2a3e4-9573-446a-bf3d-34f14fe51089", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/e5a2a3e4-9573-446a-bf3d-34f14fe51089"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/e5a2a3e4-9573-446a-bf3d-34f14fe51089"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-294305677", "status": "BUILD", "tenant_id": "cad1da77c8d94ffaa7472a4555fe22d9", "user_id": "27d94b80a95546c0976c254967d9eb53", "updated": "2026-01-29T08:36:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:36:08,894 83075 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.145/compute/v2.1/servers/e5a2a3e4-9573-446a-bf3d-34f14fe51089 0.597s
2026-01-29 09:36:08,894 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d70c9aa8-e01c-4d9b-9cf0-1dd1a3301b4e', 'x-compute-request-id': 'req-d70c9aa8-e01c-4d9b-9cf0-1dd1a3301b4e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/e5a2a3e4-9573-446a-bf3d-34f14fe51089'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:36:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "e5a2a3e4-9573-446a-bf3d-34f14fe51089", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/e5a2a3e4-9573-446a-bf3d-34f14fe51089"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/e5a2a3e4-9573-446a-bf3d-34f14fe51089"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-294305677", "status": "BUILD", "tenant_id": "cad1da77c8d94ffaa7472a4555fe22d9", "user_id": "27d94b80a95546c0976c254967d9eb53", "updated": "2026-01-29T08:36:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:36:08,906 83075 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait
2026-01-29 09:36:10,102 83075 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.145/compute/v2.1/servers/e5a2a3e4-9573-446a-bf3d-34f14fe51089 0.195s
2026-01-29 09:36:10,103 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d70d3255-eff2-43cf-bde3-18954a8a26fa', 'x-compute-request-id': 'req-d70d3255-eff2-43cf-bde3-18954a8a26fa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/e5a2a3e4-9573-446a-bf3d-34f14fe51089'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:36:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "e5a2a3e4-9573-446a-bf3d-34f14fe51089", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/e5a2a3e4-9573-446a-bf3d-34f14fe51089"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/e5a2a3e4-9573-446a-bf3d-34f14fe51089"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-294305677", "status": "BUILD", "tenant_id": "cad1da77c8d94ffaa7472a4555fe22d9", "user_id": "27d94b80a95546c0976c254967d9eb53", "updated": "2026-01-29T08:36:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:36:12,168 83075 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.145/compute/v2.1/servers/e5a2a3e4-9573-446a-bf3d-34f14fe51089 1.053s
2026-01-29 09:36:12,169 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0263bd46-a8d6-49c6-9f8d-f3c7c8999c36', 'x-compute-request-id': 'req-0263bd46-a8d6-49c6-9f8d-f3c7c8999c36', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/e5a2a3e4-9573-446a-bf3d-34f14fe51089'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:36:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "e5a2a3e4-9573-446a-bf3d-34f14fe51089", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/e5a2a3e4-9573-446a-bf3d-34f14fe51089"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/e5a2a3e4-9573-446a-bf3d-34f14fe51089"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-294305677", "status": "BUILD", "tenant_id": "cad1da77c8d94ffaa7472a4555fe22d9", "user_id": "27d94b80a95546c0976c254967d9eb53", "updated": "2026-01-29T08:36:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:36:13,953 83075 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.145/compute/v2.1/servers/e5a2a3e4-9573-446a-bf3d-34f14fe51089 0.772s
2026-01-29 09:36:13,954 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19b9a832-4d5c-4080-816f-8fb479bcfb58', 'x-compute-request-id': 'req-19b9a832-4d5c-4080-816f-8fb479bcfb58', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/e5a2a3e4-9573-446a-bf3d-34f14fe51089'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:36:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "e5a2a3e4-9573-446a-bf3d-34f14fe51089", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/e5a2a3e4-9573-446a-bf3d-34f14fe51089"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/e5a2a3e4-9573-446a-bf3d-34f14fe51089"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-294305677", "status": "BUILD", "tenant_id": "cad1da77c8d94ffaa7472a4555fe22d9", "user_id": "27d94b80a95546c0976c254967d9eb53", "updated": "2026-01-29T08:36:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:36:15,077 83075 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.145/compute/v2.1/servers/e5a2a3e4-9573-446a-bf3d-34f14fe51089 0.110s
2026-01-29 09:36:15,077 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86c8e72d-474f-4a55-a875-c9019c3c1a9c', 'x-compute-request-id': 'req-86c8e72d-474f-4a55-a875-c9019c3c1a9c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/e5a2a3e4-9573-446a-bf3d-34f14fe51089'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:36:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "e5a2a3e4-9573-446a-bf3d-34f14fe51089", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/e5a2a3e4-9573-446a-bf3d-34f14fe51089"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/e5a2a3e4-9573-446a-bf3d-34f14fe51089"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-294305677", "status": "BUILD", "tenant_id": "cad1da77c8d94ffaa7472a4555fe22d9", "user_id": "27d94b80a95546c0976c254967d9eb53", "updated": "2026-01-29T08:36:15Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:36:16,242 83075 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.145/compute/v2.1/servers/e5a2a3e4-9573-446a-bf3d-34f14fe51089 0.152s
2026-01-29 09:36:16,243 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1420', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41626960-8016-4bc4-9156-9ede0144a4a7', 'x-compute-request-id': 'req-41626960-8016-4bc4-9156-9ede0144a4a7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/e5a2a3e4-9573-446a-bf3d-34f14fe51089'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:36:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "e5a2a3e4-9573-446a-bf3d-34f14fe51089", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/e5a2a3e4-9573-446a-bf3d-34f14fe51089"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/e5a2a3e4-9573-446a-bf3d-34f14fe51089"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-294305677", "status": "ERROR", "tenant_id": "cad1da77c8d94ffaa7472a4555fe22d9", "user_id": "27d94b80a95546c0976c254967d9eb53", "updated": "2026-01-29T08:36:16Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-29T08:36:16Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance e5a2a3e4-9573-446a-bf3d-34f14fe51089."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:36:16,254 83075 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "ERROR/None" after 9 second wait
2026-01-29 09:36:16,580 83075 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 204 DELETE http://192.168.122.145/compute/v2.1/servers/e5a2a3e4-9573-446a-bf3d-34f14fe51089 0.326s
2026-01-29 09:36:16,580 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fee63367-c984-4c9b-b2be-d8d199dcfa24', 'x-compute-request-id': 'req-fee63367-c984-4c9b-b2be-d8d199dcfa24', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/e5a2a3e4-9573-446a-bf3d-34f14fe51089'}
Body: b''
2026-01-29 09:36:16,626 83075 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 404 GET http://192.168.122.145/compute/v2.1/servers/e5a2a3e4-9573-446a-bf3d-34f14fe51089 0.045s
2026-01-29 09:36:16,627 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-72642dbb-2189-4d11-87f8-d30dfe319b0b', 'x-compute-request-id': 'req-72642dbb-2189-4d11-87f8-d30dfe319b0b', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/e5a2a3e4-9573-446a-bf3d-34f14fe51089'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance e5a2a3e4-9573-446a-bf3d-34f14fe51089 could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/api/compute/servers/test_delete_server.py", line 119, in test_delete_server_while_in_attached_volume
server = self.create_test_server(wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 247, 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/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/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 e5a2a3e4-9573-446a-bf3d-34f14fe51089 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-29T08:36:16Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance e5a2a3e4-9573-446a-bf3d-34f14fe51089.'}. Request ID of server operation performed before checking the server status req-7f3506b6-7266-4d76-a140-c8c6eae8809d.
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest | 1 | 0 | 1 | 0 | 0 | Detail | |
test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume] |
fail
ft8.1: tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-29 09:36:46,362 83075 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://192.168.122.145/networking/v2.0/networks 2.070s
2026-01-29 09:36:46,363 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"network": {"name": "tempest-tagged-attachments-test-net-525545584"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '620', 'x-openstack-request-id': 'req-a015b3a5-eae7-4675-934f-51320fc27cc5', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/networks'}
Body: b'{"network":{"id":"6ff9f3c1-5159-4805-89a0-f9df39ccff07","name":"tempest-tagged-attachments-test-net-525545584","tenant_id":"01496c8d82514084ba1f86530f4b73a5","project_id":"01496c8d82514084ba1f86530f4b73a5","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"port_security_enabled":true,"router:external":false,"vlan_transparent":false,"qinq":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2026-01-29T08:36:45Z","updated_at":"2026-01-29T08:36:45Z","revision_number":1}}'
2026-01-29 09:36:49,457 83075 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://192.168.122.145/networking/v2.0/subnets 3.094s
2026-01-29 09:36:49,457 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"network_id": "6ff9f3c1-5159-4805-89a0-f9df39ccff07", "cidr": "10.10.10.0/24", "ip_version": 4}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-51dd3f91-b9bf-49cb-af93-33c40e81a90b', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/subnets'}
Body: b'{"subnet":{"id":"c89af35f-0ea6-419f-8c79-24ee17884528","name":"","tenant_id":"01496c8d82514084ba1f86530f4b73a5","network_id":"6ff9f3c1-5159-4805-89a0-f9df39ccff07","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.10.10.1","cidr":"10.10.10.0/24","allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"tags":[],"created_at":"2026-01-29T08:36:48Z","updated_at":"2026-01-29T08:36:48Z","revision_number":0,"project_id":"01496c8d82514084ba1f86530f4b73a5"}}'
2026-01-29 09:36:49,838 83075 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://192.168.122.145/volume/v3/volumes 0.380s
2026-01-29 09:36:49,838 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1384174697"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1979aa17-c0a3-458e-bfcd-5e9ccf016c1c', 'content-length': '761', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1979aa17-c0a3-458e-bfcd-5e9ccf016c1c', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/volume/v3/volumes'}
Body: b'{"volume": {"id": "40a35b7b-8778-44af-a92d-08c63ade371f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:36:49.719796", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1384174697", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/40a35b7b-8778-44af-a92d-08c63ade371f"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/40a35b7b-8778-44af-a92d-08c63ade371f"}], "user_id": "1a7deee178f145b7bd795e8fe2628f1a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-01-29 09:36:49,881 83075 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.145/volume/v3/volumes/40a35b7b-8778-44af-a92d-08c63ade371f 0.033s
2026-01-29 09:36:49,881 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9acca52e-4b68-4975-8f41-e44787e1ba39', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9acca52e-4b68-4975-8f41-e44787e1ba39', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/40a35b7b-8778-44af-a92d-08c63ade371f'}
Body: b'{"volume": {"id": "40a35b7b-8778-44af-a92d-08c63ade371f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:36:50.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1384174697", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/40a35b7b-8778-44af-a92d-08c63ade371f"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/40a35b7b-8778-44af-a92d-08c63ade371f"}], "user_id": "1a7deee178f145b7bd795e8fe2628f1a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "01496c8d82514084ba1f86530f4b73a5"}}'
2026-01-29 09:36:50,944 83075 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.145/volume/v3/volumes/40a35b7b-8778-44af-a92d-08c63ade371f 0.051s
2026-01-29 09:36:50,945 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1f0a670-98f4-4e1c-a17b-1662fdada838', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1f0a670-98f4-4e1c-a17b-1662fdada838', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/40a35b7b-8778-44af-a92d-08c63ade371f'}
Body: b'{"volume": {"id": "40a35b7b-8778-44af-a92d-08c63ade371f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:36:50.000000", "updated_at": "2026-01-29T08:36:50.000000", "name": "tempest-TaggedAttachmentsTest-volume-1384174697", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/40a35b7b-8778-44af-a92d-08c63ade371f"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/40a35b7b-8778-44af-a92d-08c63ade371f"}], "user_id": "1a7deee178f145b7bd795e8fe2628f1a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "01496c8d82514084ba1f86530f4b73a5"}}'
2026-01-29 09:36:52,003 83075 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.145/volume/v3/volumes/40a35b7b-8778-44af-a92d-08c63ade371f 0.046s
2026-01-29 09:36:52,004 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47feda6a-01a5-4c71-ae15-58c8fbe7772c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47feda6a-01a5-4c71-ae15-58c8fbe7772c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/40a35b7b-8778-44af-a92d-08c63ade371f'}
Body: b'{"volume": {"id": "40a35b7b-8778-44af-a92d-08c63ade371f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:36:50.000000", "updated_at": "2026-01-29T08:36:52.000000", "name": "tempest-TaggedAttachmentsTest-volume-1384174697", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/40a35b7b-8778-44af-a92d-08c63ade371f"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/40a35b7b-8778-44af-a92d-08c63ade371f"}], "user_id": "1a7deee178f145b7bd795e8fe2628f1a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "01496c8d82514084ba1f86530f4b73a5"}}'
2026-01-29 09:36:52,015 83075 INFO [tempest.common.waiters] volume 40a35b7b-8778-44af-a92d-08c63ade371f reached available after waiting for 3.015693 seconds
2026-01-29 09:36:52,016 83075 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-01-29 09:36:52,016 83075 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-01-29 09:36:52,083 83075 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/compute/v2.1/os-keypairs 0.065s
2026-01-29 09:36:52,084 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-171350844", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIKxE8BxO9Nuh0BVSuD8sCfjEPY4ZOTSq8a4VvqKyeyG5huikQH7QQOiptozSM8JLIr3rtayJZ6WCfrbqCOAPcYzPnf3IVfbNRuZpNEyNbfx5Xjl/6q2JdBVwRsBm6dEhA=="}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9016e82-71ed-4c88-97c5-020eebe2a1ce', 'x-compute-request-id': 'req-f9016e82-71ed-4c88-97c5-020eebe2a1ce', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-171350844", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIKxE8BxO9Nuh0BVSuD8sCfjEPY4ZOTSq8a4VvqKyeyG5huikQH7QQOiptozSM8JLIr3rtayJZ6WCfrbqCOAPcYzPnf3IVfbNRuZpNEyNbfx5Xjl/6q2JdBVwRsBm6dEhA==", "fingerprint": "f5:02:60:5a:97:f5:c0:4f:b5:38:0d:49:9c:1a:a8:90", "user_id": "1a7deee178f145b7bd795e8fe2628f1a"}}'
2026-01-29 09:36:52,086 83075 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-171350844 created
2026-01-29 09:36:52,384 83075 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/networking/v2.0/security-groups 0.297s
2026-01-29 09:36:52,385 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group": {"name": "tempest-securitygroup--567327881", "description": "tempest-description--2133648331"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-08636f26-1e8b-492b-bbfe-b53dcd12bbdf', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "af38ca34-e16c-4d12-8143-1708591c4619", "name": "tempest-securitygroup--567327881", "stateful": true, "tenant_id": "01496c8d82514084ba1f86530f4b73a5", "project_id": "01496c8d82514084ba1f86530f4b73a5", "description": "tempest-description--2133648331", "shared": false, "security_group_rules": [{"id": "2b0720af-2a4c-461e-a82b-66ed7d381ab8", "project_id": "01496c8d82514084ba1f86530f4b73a5", "tenant_id": "01496c8d82514084ba1f86530f4b73a5", "security_group_id": "af38ca34-e16c-4d12-8143-1708591c4619", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 303, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-29T08:36:52Z", "updated_at": "2026-01-29T08:36:52Z", "revision_number": 0}, {"id": "4fdad3c6-d1fd-4be8-b9af-16a91af2781f", "project_id": "01496c8d82514084ba1f86530f4b73a5", "tenant_id": "01496c8d82514084ba1f86530f4b73a5", "security_group_id": "af38ca34-e16c-4d12-8143-1708591c4619", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 304, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-29T08:36:52Z", "updated_at": "2026-01-29T08:36:52Z", "revision_number": 0}], "tags": [], "created_at": "2026-01-29T08:36:52Z", "updated_at": "2026-01-29T08:36:52Z", "revision_number": 1}}'
2026-01-29 09:36:52,893 83075 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/networking/v2.0/security-group-rules 0.508s
2026-01-29 09:36:52,894 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "af38ca34-e16c-4d12-8143-1708591c4619", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-8b316fed-52cf-4717-8814-08a4c5db7270', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "25f1e44e-ffd0-4b72-ba90-6e3f873793c4", "project_id": "01496c8d82514084ba1f86530f4b73a5", "tenant_id": "01496c8d82514084ba1f86530f4b73a5", "security_group_id": "af38ca34-e16c-4d12-8143-1708591c4619", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-01-29T08:36:52Z", "updated_at": "2026-01-29T08:36:52Z", "revision_number": 0}}'
2026-01-29 09:36:53,571 83075 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/networking/v2.0/security-group-rules 0.676s
2026-01-29 09:36:53,571 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "af38ca34-e16c-4d12-8143-1708591c4619", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-f9d5f1bd-2141-4e4e-b94f-3e5bce247ae1', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "bd4f715e-98d6-411a-be13-e14db40ed765", "project_id": "01496c8d82514084ba1f86530f4b73a5", "tenant_id": "01496c8d82514084ba1f86530f4b73a5", "security_group_id": "af38ca34-e16c-4d12-8143-1708591c4619", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-01-29T08:36:53Z", "updated_at": "2026-01-29T08:36:53Z", "revision_number": 0}}'
2026-01-29 09:36:53,571 83075 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--567327881 created
2026-01-29 09:36:55,516 83075 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/networking/v2.0/floatingips 1.944s
2026-01-29 09:36:55,516 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "38656bf3-f068-4e77-b60f-a69547f35657"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-a11011d8-6163-4ece-b9b9-3fec14d1ffd3', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "3aae2ee8-e676-4197-83b7-844950f91364", "tenant_id": "01496c8d82514084ba1f86530f4b73a5", "project_id": "01496c8d82514084ba1f86530f4b73a5", "floating_ip_address": "172.24.4.26", "floating_network_id": "38656bf3-f068-4e77-b60f-a69547f35657", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-01-29T08:36:54Z", "updated_at": "2026-01-29T08:36:54Z", "revision_number": 0}}'
2026-01-29 09:36:55,517 83075 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '3aae2ee8-e676-4197-83b7-844950f91364', 'tenant_id': '01496c8d82514084ba1f86530f4b73a5', 'project_id': '01496c8d82514084ba1f86530f4b73a5', 'floating_ip_address': '172.24.4.26', 'floating_network_id': '38656bf3-f068-4e77-b60f-a69547f35657', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-01-29T08:36:54Z', 'updated_at': '2026-01-29T08:36:54Z', 'revision_number': 0, 'ip': '172.24.4.26'} created
2026-01-29 09:36:55,639 83075 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://192.168.122.145/identity/v3/auth/tokens 0.118s
2026-01-29 09:36:55,639 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2526', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b996d01d-8b28-418c-bee5-a90cce7f19c0', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "1a7deee178f145b7bd795e8fe2628f1a", "name": "tempest-TaggedAttachmentsTest-1981303292-project-member", "password_expires_at": null}, "audit_ids": ["CjAtl0ahQImzV19OuJBUow"], "expires_at": "2026-01-29T09:36:55.000000Z", "issued_at": "2026-01-29T08:36:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "01496c8d82514084ba1f86530f4b73a5", "name": "tempest-TaggedAttachmentsTest-1981303292"}, "is_domain": false, "roles": [{"id": "60d282b9ed0947de85a5c57f0a971add", "name": "reader"}, {"id": "c21479ea97704a49b95ef291e9d0901e", "name": "member"}], "catalog": [{"endpoints": [{"id": "54d0c546ab81463e87539a88246d89e1", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2/01496c8d82514084ba1f86530f4b73a5", "region": "RegionOne"}], "id": "0729e21756e847b08d50f08f69143b4a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5df54c5a0f904ec69ae01b18d0f758d6", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/image", "region": "RegionOne"}], "id": "10f37be1912e42b38ef8bb8073e2d7eb", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3d93b8dadcc04ef8aee42a75a16997b8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/networking", "region": "RegionOne"}], "id": "6361327d852a4a3dbea0c0c5a47d305d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "2b6610e913e940ecb4cac01d8adb76a0", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/volume/v3", "region": "RegionOne"}], "id": "a09d39cd91614500bc9e010e2a1ea53f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "161fe73b6b9f4510ab71d11e75c69fe7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/placement", "region": "RegionOne"}], "id": "b59b27e855004390bb85bfe5dfd660ef", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6babc138de73469c8c6e6e62272ed9ed", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2.1", "region": "RegionOne"}], "id": "e2421c5fa43b480c9d063ec6b596b1c0", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "81d802fa2ea74db5b5f4a24a656dcbcf", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/identity", "region": "RegionOne"}], "id": "e2ec1cc4e30844499a2c0ad4b9eb6acc", "type": "identity", "name": "keystone"}]}}'
2026-01-29 09:36:55,640 83075 INFO [tempest.lib.common.fixed_network] (TaggedAttachmentsTest:test_tagged_attachment) Found network {'id': '527d23fa-6c66-47b9-b073-81bc7162fcb2', 'name': 'tempest-TaggedAttachmentsTest-1078192757-network', 'tenant_id': '01496c8d82514084ba1f86530f4b73a5', 'project_id': '01496c8d82514084ba1f86530f4b73a5', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 57429, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-01-29T08:36:26Z', 'updated_at': '2026-01-29T08:36:26Z', 'revision_number': 1} available for tenant
2026-01-29 09:36:55,695 83075 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://192.168.122.145/identity/v3/auth/tokens 0.051s
2026-01-29 09:36:55,696 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2526', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6c11875b-2bf1-46dd-abe2-9ea461a632f8', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "1a7deee178f145b7bd795e8fe2628f1a", "name": "tempest-TaggedAttachmentsTest-1981303292-project-member", "password_expires_at": null}, "audit_ids": ["JlADAvISRq2uXaRfa1zrpA"], "expires_at": "2026-01-29T09:36:55.000000Z", "issued_at": "2026-01-29T08:36:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "01496c8d82514084ba1f86530f4b73a5", "name": "tempest-TaggedAttachmentsTest-1981303292"}, "is_domain": false, "roles": [{"id": "60d282b9ed0947de85a5c57f0a971add", "name": "reader"}, {"id": "c21479ea97704a49b95ef291e9d0901e", "name": "member"}], "catalog": [{"endpoints": [{"id": "54d0c546ab81463e87539a88246d89e1", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2/01496c8d82514084ba1f86530f4b73a5", "region": "RegionOne"}], "id": "0729e21756e847b08d50f08f69143b4a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5df54c5a0f904ec69ae01b18d0f758d6", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/image", "region": "RegionOne"}], "id": "10f37be1912e42b38ef8bb8073e2d7eb", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3d93b8dadcc04ef8aee42a75a16997b8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/networking", "region": "RegionOne"}], "id": "6361327d852a4a3dbea0c0c5a47d305d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "2b6610e913e940ecb4cac01d8adb76a0", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/volume/v3", "region": "RegionOne"}], "id": "a09d39cd91614500bc9e010e2a1ea53f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "161fe73b6b9f4510ab71d11e75c69fe7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/placement", "region": "RegionOne"}], "id": "b59b27e855004390bb85bfe5dfd660ef", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6babc138de73469c8c6e6e62272ed9ed", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2.1", "region": "RegionOne"}], "id": "e2421c5fa43b480c9d063ec6b596b1c0", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "81d802fa2ea74db5b5f4a24a656dcbcf", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/identity", "region": "RegionOne"}], "id": "e2ec1cc4e30844499a2c0ad4b9eb6acc", "type": "identity", "name": "keystone"}]}}'
2026-01-29 09:36:55,696 83075 INFO [tempest.lib.common.fixed_network] (TaggedAttachmentsTest:test_tagged_attachment) Found network {'id': '527d23fa-6c66-47b9-b073-81bc7162fcb2', 'name': 'tempest-TaggedAttachmentsTest-1078192757-network', 'tenant_id': '01496c8d82514084ba1f86530f4b73a5', 'project_id': '01496c8d82514084ba1f86530f4b73a5', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 57429, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-01-29T08:36:26Z', 'updated_at': '2026-01-29T08:36:26Z', 'revision_number': 1} available for tenant
2026-01-29 09:36:55,696 83075 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-171350844', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIKxE8BxO9Nuh0BVSuD8sCfjEPY4ZOTSq8a4VvqKyeyG5huikQH7QQOiptozSM8JLIr3rtayJZ6WCfrbqCOAPcYzPnf3IVfbNRuZpNEyNbfx5Xjl/6q2JdBVwRsBm6dEhA==', 'fingerprint': 'f5:02:60:5a:97:f5:c0:4f:b5:38:0d:49:9c:1a:a8:90', 'user_id': '1a7deee178f145b7bd795e8fe2628f1a', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDD1hdSj2Vj7cM3RBQIb9/c/Gp0pCg8P9SXp7tI3daaA9E/hf6lzO7cy\nxyRXosTLkGqgBwYFK4EEACKhZANiAASCsRPAcTvTbodAVUrg/LAn4xD2OGTk0qvG\nuFb6isnshuYbopEB+0EDoqbaM0jPCSyK967WsiWelgn626gjgD3GMz539yFX2zUb\nmaTRMjW38eV45f+qtiXQVcEbAZunRIQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'af38ca34-e16c-4d12-8143-1708591c4619', 'name': 'tempest-securitygroup--567327881', 'stateful': True, 'tenant_id': '01496c8d82514084ba1f86530f4b73a5', 'project_id': '01496c8d82514084ba1f86530f4b73a5', 'description': 'tempest-description--2133648331', 'shared': False, 'security_group_rules': [{'id': '2b0720af-2a4c-461e-a82b-66ed7d381ab8', 'project_id': '01496c8d82514084ba1f86530f4b73a5', 'tenant_id': '01496c8d82514084ba1f86530f4b73a5', 'security_group_id': 'af38ca34-e16c-4d12-8143-1708591c4619', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 303, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-29T08:36:52Z', 'updated_at': '2026-01-29T08:36:52Z', 'revision_number': 0}, {'id': '4fdad3c6-d1fd-4be8-b9af-16a91af2781f', 'project_id': '01496c8d82514084ba1f86530f4b73a5', 'tenant_id': '01496c8d82514084ba1f86530f4b73a5', 'security_group_id': 'af38ca34-e16c-4d12-8143-1708591c4619', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 304, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-29T08:36:52Z', 'updated_at': '2026-01-29T08:36:52Z', 'revision_number': 0}], 'tags': [], 'created_at': '2026-01-29T08:36:52Z', 'updated_at': '2026-01-29T08:36:52Z', 'revision_number': 1}, 'floating_ip': {'id': '3aae2ee8-e676-4197-83b7-844950f91364', 'tenant_id': '01496c8d82514084ba1f86530f4b73a5', 'project_id': '01496c8d82514084ba1f86530f4b73a5', 'floating_ip_address': '172.24.4.26', 'floating_network_id': '38656bf3-f068-4e77-b60f-a69547f35657', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-01-29T08:36:54Z', 'updated_at': '2026-01-29T08:36:54Z', 'revision_number': 0, 'ip': '172.24.4.26'}}
2026-01-29 09:36:57,693 83075 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://192.168.122.145/compute/v2.1/servers 1.996s
2026-01-29 09:36:57,694 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-device-tagging-server-1973880706", "imageRef": "e7ee5b3d-cb38-4428-b625-42be8215538a", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "527d23fa-6c66-47b9-b073-81bc7162fcb2"}], "security_groups": [{"name": "tempest-securitygroup--567327881"}], "key_name": "tempest-keypair-171350844", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '413', 'location': 'http://192.168.122.145/compute/v2.1/servers/28c9e38c-7d97-48c4-a2ed-3d3e2902b28e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e927329-4963-4eb5-bfc0-4a441d05dbd9', 'x-compute-request-id': 'req-5e927329-4963-4eb5-bfc0-4a441d05dbd9', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/compute/v2.1/servers'}
Body: b'{"server": {"id": "28c9e38c-7d97-48c4-a2ed-3d3e2902b28e", "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/28c9e38c-7d97-48c4-a2ed-3d3e2902b28e"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/28c9e38c-7d97-48c4-a2ed-3d3e2902b28e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--567327881"}], "adminPass": "5aDL4ozb6pvu"}}'
2026-01-29 09:36:58,925 83075 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.145/compute/v2.1/servers/28c9e38c-7d97-48c4-a2ed-3d3e2902b28e 1.228s
2026-01-29 09:36:58,925 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1339', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c94b299a-45d8-47d0-b0d9-c53dfa7b91a1', 'x-compute-request-id': 'req-c94b299a-45d8-47d0-b0d9-c53dfa7b91a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/28c9e38c-7d97-48c4-a2ed-3d3e2902b28e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:36:57Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "28c9e38c-7d97-48c4-a2ed-3d3e2902b28e", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/28c9e38c-7d97-48c4-a2ed-3d3e2902b28e"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/28c9e38c-7d97-48c4-a2ed-3d3e2902b28e"}], "metadata": {}, "name": "tempest-device-tagging-server-1973880706", "status": "BUILD", "tenant_id": "01496c8d82514084ba1f86530f4b73a5", "user_id": "1a7deee178f145b7bd795e8fe2628f1a", "updated": "2026-01-29T08:36:58Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-171350844", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-29 09:37:00,236 83075 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.145/compute/v2.1/servers/28c9e38c-7d97-48c4-a2ed-3d3e2902b28e 0.293s
2026-01-29 09:37:00,236 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1331', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e615a1b9-c3ba-43c4-a1e4-d70eb3b720d6', 'x-compute-request-id': 'req-e615a1b9-c3ba-43c4-a1e4-d70eb3b720d6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/28c9e38c-7d97-48c4-a2ed-3d3e2902b28e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:36:57Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "28c9e38c-7d97-48c4-a2ed-3d3e2902b28e", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/28c9e38c-7d97-48c4-a2ed-3d3e2902b28e"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/28c9e38c-7d97-48c4-a2ed-3d3e2902b28e"}], "metadata": {}, "name": "tempest-device-tagging-server-1973880706", "status": "BUILD", "tenant_id": "01496c8d82514084ba1f86530f4b73a5", "user_id": "1a7deee178f145b7bd795e8fe2628f1a", "updated": "2026-01-29T08:36:59Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-171350844", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-29 09:37:00,250 83075 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-01-29 09:37:01,515 83075 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.145/compute/v2.1/servers/28c9e38c-7d97-48c4-a2ed-3d3e2902b28e 0.263s
2026-01-29 09:37:01,515 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1331', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f29bd5b-5556-4773-be8a-859ddc912983', 'x-compute-request-id': 'req-9f29bd5b-5556-4773-be8a-859ddc912983', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/28c9e38c-7d97-48c4-a2ed-3d3e2902b28e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:36:57Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "28c9e38c-7d97-48c4-a2ed-3d3e2902b28e", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/28c9e38c-7d97-48c4-a2ed-3d3e2902b28e"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/28c9e38c-7d97-48c4-a2ed-3d3e2902b28e"}], "metadata": {}, "name": "tempest-device-tagging-server-1973880706", "status": "BUILD", "tenant_id": "01496c8d82514084ba1f86530f4b73a5", "user_id": "1a7deee178f145b7bd795e8fe2628f1a", "updated": "2026-01-29T08:36:59Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-171350844", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-29 09:37:02,665 83075 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.145/compute/v2.1/servers/28c9e38c-7d97-48c4-a2ed-3d3e2902b28e 0.135s
2026-01-29 09:37:02,666 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1331', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6fab999-afe4-450c-a669-94f6cb9153dc', 'x-compute-request-id': 'req-e6fab999-afe4-450c-a669-94f6cb9153dc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/28c9e38c-7d97-48c4-a2ed-3d3e2902b28e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:36:57Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "28c9e38c-7d97-48c4-a2ed-3d3e2902b28e", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/28c9e38c-7d97-48c4-a2ed-3d3e2902b28e"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/28c9e38c-7d97-48c4-a2ed-3d3e2902b28e"}], "metadata": {}, "name": "tempest-device-tagging-server-1973880706", "status": "BUILD", "tenant_id": "01496c8d82514084ba1f86530f4b73a5", "user_id": "1a7deee178f145b7bd795e8fe2628f1a", "updated": "2026-01-29T08:37:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-171350844", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-29 09:37:03,818 83075 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.145/compute/v2.1/servers/28c9e38c-7d97-48c4-a2ed-3d3e2902b28e 0.137s
2026-01-29 09:37:03,819 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1527', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04f5bc27-afa0-4411-a099-52fe613b4a4b', 'x-compute-request-id': 'req-04f5bc27-afa0-4411-a099-52fe613b4a4b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/28c9e38c-7d97-48c4-a2ed-3d3e2902b28e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:36:57Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "28c9e38c-7d97-48c4-a2ed-3d3e2902b28e", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/28c9e38c-7d97-48c4-a2ed-3d3e2902b28e"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/28c9e38c-7d97-48c4-a2ed-3d3e2902b28e"}], "metadata": {}, "name": "tempest-device-tagging-server-1973880706", "status": "ERROR", "tenant_id": "01496c8d82514084ba1f86530f4b73a5", "user_id": "1a7deee178f145b7bd795e8fe2628f1a", "updated": "2026-01-29T08:37:03Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-29T08:37:03Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 28c9e38c-7d97-48c4-a2ed-3d3e2902b28e."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-171350844", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-29 09:37:03,832 83075 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "ERROR/None" after 5 second wait
2026-01-29 09:37:04,542 83075 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 204 DELETE http://192.168.122.145/compute/v2.1/servers/28c9e38c-7d97-48c4-a2ed-3d3e2902b28e 0.709s
2026-01-29 09:37:04,542 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd3f64d8-fe6a-47e1-bf5f-0c0a1f74861d', 'x-compute-request-id': 'req-dd3f64d8-fe6a-47e1-bf5f-0c0a1f74861d', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/28c9e38c-7d97-48c4-a2ed-3d3e2902b28e'}
Body: b''
2026-01-29 09:37:04,575 83075 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 404 GET http://192.168.122.145/compute/v2.1/servers/28c9e38c-7d97-48c4-a2ed-3d3e2902b28e 0.032s
2026-01-29 09:37:04,575 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-71d3d259-39e6-4d19-a625-c450ef34e3f2', 'x-compute-request-id': 'req-71d3d259-39e6-4d19-a625-c450ef34e3f2', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/28c9e38c-7d97-48c4-a2ed-3d3e2902b28e'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 28c9e38c-7d97-48c4-a2ed-3d3e2902b28e could not be found."}}'
2026-01-29 09:37:04,603 83075 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.145/compute/v2.1/os-keypairs/tempest-keypair-171350844 0.027s
2026-01-29 09:37:04,603 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24ec0aca-7ab9-49b3-9d3d-72611ae06c87', 'x-compute-request-id': 'req-24ec0aca-7ab9-49b3-9d3d-72611ae06c87', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/compute/v2.1/os-keypairs/tempest-keypair-171350844'}
Body: b''
2026-01-29 09:37:05,010 83075 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.145/networking/v2.0/security-groups/af38ca34-e16c-4d12-8143-1708591c4619 0.406s
2026-01-29 09:37:05,011 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-46b19ee8-34e7-4670-b2da-2b904583d637', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/networking/v2.0/security-groups/af38ca34-e16c-4d12-8143-1708591c4619'}
Body: b''
2026-01-29 09:37:05,024 83075 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 404 GET http://192.168.122.145/networking/v2.0/security-groups/af38ca34-e16c-4d12-8143-1708591c4619 0.013s
2026-01-29 09:37:05,024 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-555e44d8-9e4a-419a-95d2-a1b5473154f3', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.145/networking/v2.0/security-groups/af38ca34-e16c-4d12-8143-1708591c4619'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group af38ca34-e16c-4d12-8143-1708591c4619 does not exist", "detail": ""}}'
2026-01-29 09:37:05,403 83075 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.145/networking/v2.0/floatingips/3aae2ee8-e676-4197-83b7-844950f91364 0.378s
2026-01-29 09:37:05,404 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-bbc7f9a4-e061-426a-8ffe-3d710162899f', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/networking/v2.0/floatingips/3aae2ee8-e676-4197-83b7-844950f91364'}
Body: b''
2026-01-29 09:37:05,658 83075 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.145/networking/v2.0/subnets/c89af35f-0ea6-419f-8c79-24ee17884528 0.254s
2026-01-29 09:37:05,659 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-306c3da4-089b-4a19-9814-3da1dd43d9e9', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/networking/v2.0/subnets/c89af35f-0ea6-419f-8c79-24ee17884528'}
Body: b''
2026-01-29 09:37:06,129 83075 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.145/networking/v2.0/networks/6ff9f3c1-5159-4805-89a0-f9df39ccff07 0.470s
2026-01-29 09:37:06,130 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-7db7a78f-03e3-4af6-9511-87943deb43f3', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/networking/v2.0/networks/6ff9f3c1-5159-4805-89a0-f9df39ccff07'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 379, in test_tagged_attachment
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 247, 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/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/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 28c9e38c-7d97-48c4-a2ed-3d3e2902b28e failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-29T08:37:03Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 28c9e38c-7d97-48c4-a2ed-3d3e2902b28e.'}. Request ID of server operation performed before checking the server status req-5e927329-4963-4eb5-bfc0-4a441d05dbd9.
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest | 1 | 0 | 1 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
fail
ft9.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-29 09:36:13,636 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://192.168.122.145/volume/v3/volumes 0.800s
2026-01-29 09:36:13,637 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-523041558", "imageRef": "e7ee5b3d-cb38-4428-b625-42be8215538a"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0aecf148-1c14-460a-838e-b0214c3cb0fa', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0aecf148-1c14-460a-838e-b0214c3cb0fa', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/volume/v3/volumes'}
Body: b'{"volume": {"id": "c36d682d-9d06-402b-9e9f-61742bab8e04", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:36:13.526134", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-523041558", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/c36d682d-9d06-402b-9e9f-61742bab8e04"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/c36d682d-9d06-402b-9e9f-61742bab8e04"}], "user_id": "217e3909f7e34e0e8c8e341e149820f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-01-29 09:36:13,799 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.145/volume/v3/volumes/c36d682d-9d06-402b-9e9f-61742bab8e04 0.152s
2026-01-29 09:36:13,799 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e89d408-27cf-43c8-a5eb-7e4aa0e85000', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e89d408-27cf-43c8-a5eb-7e4aa0e85000', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/c36d682d-9d06-402b-9e9f-61742bab8e04'}
Body: b'{"volume": {"id": "c36d682d-9d06-402b-9e9f-61742bab8e04", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:36:14.000000", "updated_at": "2026-01-29T08:36:14.000000", "name": "tempest-TaggedBootDevicesTest-volume-523041558", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/c36d682d-9d06-402b-9e9f-61742bab8e04"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/c36d682d-9d06-402b-9e9f-61742bab8e04"}], "user_id": "217e3909f7e34e0e8c8e341e149820f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3bf813b8ae214860bdfb1c190e577f8e"}}'
2026-01-29 09:36:14,883 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.145/volume/v3/volumes/c36d682d-9d06-402b-9e9f-61742bab8e04 0.072s
2026-01-29 09:36:14,884 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f7d3901-0b57-42fa-97e8-a2b00ca4a53d', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f7d3901-0b57-42fa-97e8-a2b00ca4a53d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/c36d682d-9d06-402b-9e9f-61742bab8e04'}
Body: b'{"volume": {"id": "c36d682d-9d06-402b-9e9f-61742bab8e04", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:36:14.000000", "updated_at": "2026-01-29T08:36:14.000000", "name": "tempest-TaggedBootDevicesTest-volume-523041558", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/c36d682d-9d06-402b-9e9f-61742bab8e04"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/c36d682d-9d06-402b-9e9f-61742bab8e04"}], "user_id": "217e3909f7e34e0e8c8e341e149820f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3bf813b8ae214860bdfb1c190e577f8e"}}'
2026-01-29 09:36:15,934 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.145/volume/v3/volumes/c36d682d-9d06-402b-9e9f-61742bab8e04 0.039s
2026-01-29 09:36:15,935 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6df51802-8a2b-4caf-9642-dc7a77422729', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6df51802-8a2b-4caf-9642-dc7a77422729', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/c36d682d-9d06-402b-9e9f-61742bab8e04'}
Body: b'{"volume": {"id": "c36d682d-9d06-402b-9e9f-61742bab8e04", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:36:14.000000", "updated_at": "2026-01-29T08:36:14.000000", "name": "tempest-TaggedBootDevicesTest-volume-523041558", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/c36d682d-9d06-402b-9e9f-61742bab8e04"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/c36d682d-9d06-402b-9e9f-61742bab8e04"}], "user_id": "217e3909f7e34e0e8c8e341e149820f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3bf813b8ae214860bdfb1c190e577f8e"}}'
2026-01-29 09:36:16,999 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.145/volume/v3/volumes/c36d682d-9d06-402b-9e9f-61742bab8e04 0.051s
2026-01-29 09:36:16,999 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71aa7fef-e29d-44bd-adc6-01762264e8ad', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71aa7fef-e29d-44bd-adc6-01762264e8ad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/c36d682d-9d06-402b-9e9f-61742bab8e04'}
Body: b'{"volume": {"id": "c36d682d-9d06-402b-9e9f-61742bab8e04", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:36:14.000000", "updated_at": "2026-01-29T08:36:14.000000", "name": "tempest-TaggedBootDevicesTest-volume-523041558", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/c36d682d-9d06-402b-9e9f-61742bab8e04"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/c36d682d-9d06-402b-9e9f-61742bab8e04"}], "user_id": "217e3909f7e34e0e8c8e341e149820f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3bf813b8ae214860bdfb1c190e577f8e"}}'
2026-01-29 09:36:18,080 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.145/volume/v3/volumes/c36d682d-9d06-402b-9e9f-61742bab8e04 0.069s
2026-01-29 09:36:18,080 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac88c15c-131b-4226-b612-f9b5e325a122', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac88c15c-131b-4226-b612-f9b5e325a122', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/c36d682d-9d06-402b-9e9f-61742bab8e04'}
Body: b'{"volume": {"id": "c36d682d-9d06-402b-9e9f-61742bab8e04", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:36:14.000000", "updated_at": "2026-01-29T08:36:18.000000", "name": "tempest-TaggedBootDevicesTest-volume-523041558", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/c36d682d-9d06-402b-9e9f-61742bab8e04"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/c36d682d-9d06-402b-9e9f-61742bab8e04"}], "user_id": "217e3909f7e34e0e8c8e341e149820f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3bf813b8ae214860bdfb1c190e577f8e"}}'
2026-01-29 09:36:19,165 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.145/volume/v3/volumes/c36d682d-9d06-402b-9e9f-61742bab8e04 0.072s
2026-01-29 09:36:19,165 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c52d9736-1991-4ea7-9611-221a5b179db9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c52d9736-1991-4ea7-9611-221a5b179db9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/c36d682d-9d06-402b-9e9f-61742bab8e04'}
Body: b'{"volume": {"id": "c36d682d-9d06-402b-9e9f-61742bab8e04", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:36:14.000000", "updated_at": "2026-01-29T08:36:18.000000", "name": "tempest-TaggedBootDevicesTest-volume-523041558", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/c36d682d-9d06-402b-9e9f-61742bab8e04"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/c36d682d-9d06-402b-9e9f-61742bab8e04"}], "user_id": "217e3909f7e34e0e8c8e341e149820f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3bf813b8ae214860bdfb1c190e577f8e"}}'
2026-01-29 09:36:20,223 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.145/volume/v3/volumes/c36d682d-9d06-402b-9e9f-61742bab8e04 0.046s
2026-01-29 09:36:20,223 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eb2ad40-15c0-4016-a708-df51260c6973', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4eb2ad40-15c0-4016-a708-df51260c6973', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/c36d682d-9d06-402b-9e9f-61742bab8e04'}
Body: b'{"volume": {"id": "c36d682d-9d06-402b-9e9f-61742bab8e04", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:36:14.000000", "updated_at": "2026-01-29T08:36:18.000000", "name": "tempest-TaggedBootDevicesTest-volume-523041558", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/c36d682d-9d06-402b-9e9f-61742bab8e04"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/c36d682d-9d06-402b-9e9f-61742bab8e04"}], "user_id": "217e3909f7e34e0e8c8e341e149820f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3bf813b8ae214860bdfb1c190e577f8e"}}'
2026-01-29 09:36:21,338 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.145/volume/v3/volumes/c36d682d-9d06-402b-9e9f-61742bab8e04 0.101s
2026-01-29 09:36:21,338 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f9770ab-7299-4458-8978-6cf190a17eef', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f9770ab-7299-4458-8978-6cf190a17eef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/c36d682d-9d06-402b-9e9f-61742bab8e04'}
Body: b'{"volume": {"id": "c36d682d-9d06-402b-9e9f-61742bab8e04", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:36:14.000000", "updated_at": "2026-01-29T08:36:18.000000", "name": "tempest-TaggedBootDevicesTest-volume-523041558", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/c36d682d-9d06-402b-9e9f-61742bab8e04"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/c36d682d-9d06-402b-9e9f-61742bab8e04"}], "user_id": "217e3909f7e34e0e8c8e341e149820f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3bf813b8ae214860bdfb1c190e577f8e"}}'
2026-01-29 09:36:22,398 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.145/volume/v3/volumes/c36d682d-9d06-402b-9e9f-61742bab8e04 0.049s
2026-01-29 09:36:22,398 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-558bd4d7-f225-4c4a-b6c7-50b9dfcee344', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-558bd4d7-f225-4c4a-b6c7-50b9dfcee344', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/c36d682d-9d06-402b-9e9f-61742bab8e04'}
Body: b'{"volume": {"id": "c36d682d-9d06-402b-9e9f-61742bab8e04", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:36:14.000000", "updated_at": "2026-01-29T08:36:18.000000", "name": "tempest-TaggedBootDevicesTest-volume-523041558", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/c36d682d-9d06-402b-9e9f-61742bab8e04"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/c36d682d-9d06-402b-9e9f-61742bab8e04"}], "user_id": "217e3909f7e34e0e8c8e341e149820f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3bf813b8ae214860bdfb1c190e577f8e"}}'
2026-01-29 09:36:23,451 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.145/volume/v3/volumes/c36d682d-9d06-402b-9e9f-61742bab8e04 0.041s
2026-01-29 09:36:23,451 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dd9eeeb-0aef-4318-9784-caca2d199c05', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dd9eeeb-0aef-4318-9784-caca2d199c05', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/c36d682d-9d06-402b-9e9f-61742bab8e04'}
Body: b'{"volume": {"id": "c36d682d-9d06-402b-9e9f-61742bab8e04", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:36:14.000000", "updated_at": "2026-01-29T08:36:18.000000", "name": "tempest-TaggedBootDevicesTest-volume-523041558", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/c36d682d-9d06-402b-9e9f-61742bab8e04"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/c36d682d-9d06-402b-9e9f-61742bab8e04"}], "user_id": "217e3909f7e34e0e8c8e341e149820f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3bf813b8ae214860bdfb1c190e577f8e"}}'
2026-01-29 09:36:24,525 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.145/volume/v3/volumes/c36d682d-9d06-402b-9e9f-61742bab8e04 0.063s
2026-01-29 09:36:24,526 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89d2b079-5206-4f7c-8a9a-a87d1478f261', 'content-length': '1331', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89d2b079-5206-4f7c-8a9a-a87d1478f261', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/c36d682d-9d06-402b-9e9f-61742bab8e04'}
Body: b'{"volume": {"id": "c36d682d-9d06-402b-9e9f-61742bab8e04", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:36:14.000000", "updated_at": "2026-01-29T08:36:24.000000", "name": "tempest-TaggedBootDevicesTest-volume-523041558", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/c36d682d-9d06-402b-9e9f-61742bab8e04"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/c36d682d-9d06-402b-9e9f-61742bab8e04"}], "user_id": "217e3909f7e34e0e8c8e341e149820f4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}, "os-vol-tenant-attr:tenant_id": "3bf813b8ae214860bdfb1c190e577f8e"}}'
2026-01-29 09:36:24,536 83068 INFO [tempest.common.waiters] volume c36d682d-9d06-402b-9e9f-61742bab8e04 reached available after waiting for 11.536387 seconds
2026-01-29 09:36:24,731 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://192.168.122.145/volume/v3/volumes 0.192s
2026-01-29 09:36:24,731 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1312218417"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2b775d7-60bf-4fc8-8ffb-227245de3678', 'content-length': '761', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2b775d7-60bf-4fc8-8ffb-227245de3678', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/volume/v3/volumes'}
Body: b'{"volume": {"id": "8099dc8f-32f2-426a-8cac-f72a34d0c5a8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:36:24.663350", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1312218417", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/8099dc8f-32f2-426a-8cac-f72a34d0c5a8"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/8099dc8f-32f2-426a-8cac-f72a34d0c5a8"}], "user_id": "217e3909f7e34e0e8c8e341e149820f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-01-29 09:36:24,802 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.145/volume/v3/volumes/8099dc8f-32f2-426a-8cac-f72a34d0c5a8 0.062s
2026-01-29 09:36:24,803 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d3e4624-3ec9-4ee4-bb83-9ad0d0390e78', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d3e4624-3ec9-4ee4-bb83-9ad0d0390e78', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/8099dc8f-32f2-426a-8cac-f72a34d0c5a8'}
Body: b'{"volume": {"id": "8099dc8f-32f2-426a-8cac-f72a34d0c5a8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:36:25.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1312218417", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/8099dc8f-32f2-426a-8cac-f72a34d0c5a8"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/8099dc8f-32f2-426a-8cac-f72a34d0c5a8"}], "user_id": "217e3909f7e34e0e8c8e341e149820f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3bf813b8ae214860bdfb1c190e577f8e"}}'
2026-01-29 09:36:25,874 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.145/volume/v3/volumes/8099dc8f-32f2-426a-8cac-f72a34d0c5a8 0.059s
2026-01-29 09:36:25,874 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5329542-02d7-4396-85b9-e7194a7f2002', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5329542-02d7-4396-85b9-e7194a7f2002', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/8099dc8f-32f2-426a-8cac-f72a34d0c5a8'}
Body: b'{"volume": {"id": "8099dc8f-32f2-426a-8cac-f72a34d0c5a8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:36:25.000000", "updated_at": "2026-01-29T08:36:25.000000", "name": "tempest-TaggedBootDevicesTest-volume-1312218417", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/8099dc8f-32f2-426a-8cac-f72a34d0c5a8"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/8099dc8f-32f2-426a-8cac-f72a34d0c5a8"}], "user_id": "217e3909f7e34e0e8c8e341e149820f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3bf813b8ae214860bdfb1c190e577f8e"}}'
2026-01-29 09:36:26,935 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.145/volume/v3/volumes/8099dc8f-32f2-426a-8cac-f72a34d0c5a8 0.045s
2026-01-29 09:36:26,936 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfa56f6b-5c81-4dcc-b231-6284ce7d3258', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfa56f6b-5c81-4dcc-b231-6284ce7d3258', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/8099dc8f-32f2-426a-8cac-f72a34d0c5a8'}
Body: b'{"volume": {"id": "8099dc8f-32f2-426a-8cac-f72a34d0c5a8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:36:25.000000", "updated_at": "2026-01-29T08:36:27.000000", "name": "tempest-TaggedBootDevicesTest-volume-1312218417", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/8099dc8f-32f2-426a-8cac-f72a34d0c5a8"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/8099dc8f-32f2-426a-8cac-f72a34d0c5a8"}], "user_id": "217e3909f7e34e0e8c8e341e149820f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3bf813b8ae214860bdfb1c190e577f8e"}}'
2026-01-29 09:36:26,946 83068 INFO [tempest.common.waiters] volume 8099dc8f-32f2-426a-8cac-f72a34d0c5a8 reached available after waiting for 2.946745 seconds
2026-01-29 09:36:27,187 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://192.168.122.145/volume/v3/volumes 0.240s
2026-01-29 09:36:27,188 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1879767531"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f168e7c5-cdac-40e8-8bad-0c8708174ef7', 'content-length': '761', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f168e7c5-cdac-40e8-8bad-0c8708174ef7', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/volume/v3/volumes'}
Body: b'{"volume": {"id": "694f0113-25f8-4768-9e37-de651286f667", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:36:27.102855", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1879767531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/694f0113-25f8-4768-9e37-de651286f667"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/694f0113-25f8-4768-9e37-de651286f667"}], "user_id": "217e3909f7e34e0e8c8e341e149820f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-01-29 09:36:27,269 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.145/volume/v3/volumes/694f0113-25f8-4768-9e37-de651286f667 0.071s
2026-01-29 09:36:27,269 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83349593-dd0d-4786-8a47-f783dcec3908', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83349593-dd0d-4786-8a47-f783dcec3908', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/694f0113-25f8-4768-9e37-de651286f667'}
Body: b'{"volume": {"id": "694f0113-25f8-4768-9e37-de651286f667", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:36:27.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1879767531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/694f0113-25f8-4768-9e37-de651286f667"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/694f0113-25f8-4768-9e37-de651286f667"}], "user_id": "217e3909f7e34e0e8c8e341e149820f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3bf813b8ae214860bdfb1c190e577f8e"}}'
2026-01-29 09:36:28,337 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.145/volume/v3/volumes/694f0113-25f8-4768-9e37-de651286f667 0.056s
2026-01-29 09:36:28,338 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83dba78d-dcc1-4db3-8811-b69f584b5a2b', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83dba78d-dcc1-4db3-8811-b69f584b5a2b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/694f0113-25f8-4768-9e37-de651286f667'}
Body: b'{"volume": {"id": "694f0113-25f8-4768-9e37-de651286f667", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:36:27.000000", "updated_at": "2026-01-29T08:36:28.000000", "name": "tempest-TaggedBootDevicesTest-volume-1879767531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/694f0113-25f8-4768-9e37-de651286f667"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/694f0113-25f8-4768-9e37-de651286f667"}], "user_id": "217e3909f7e34e0e8c8e341e149820f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3bf813b8ae214860bdfb1c190e577f8e"}}'
2026-01-29 09:36:29,394 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.145/volume/v3/volumes/694f0113-25f8-4768-9e37-de651286f667 0.044s
2026-01-29 09:36:29,394 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1339a10-6a9c-4f8c-a2cf-07d01c6b560f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1339a10-6a9c-4f8c-a2cf-07d01c6b560f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/694f0113-25f8-4768-9e37-de651286f667'}
Body: b'{"volume": {"id": "694f0113-25f8-4768-9e37-de651286f667", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:36:27.000000", "updated_at": "2026-01-29T08:36:29.000000", "name": "tempest-TaggedBootDevicesTest-volume-1879767531", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/694f0113-25f8-4768-9e37-de651286f667"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/694f0113-25f8-4768-9e37-de651286f667"}], "user_id": "217e3909f7e34e0e8c8e341e149820f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3bf813b8ae214860bdfb1c190e577f8e"}}'
2026-01-29 09:36:29,405 83068 INFO [tempest.common.waiters] volume 694f0113-25f8-4768-9e37-de651286f667 reached available after waiting for 2.405681 seconds
2026-01-29 09:36:30,918 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://192.168.122.145/networking/v2.0/networks 1.512s
2026-01-29 09:36:30,918 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"network": {"name": "tempest-device-tagging-net1-77785421"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '611', 'x-openstack-request-id': 'req-f1044988-47ca-4ef2-b43f-a0b5954ca6fe', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/networks'}
Body: b'{"network":{"id":"f31bda18-2c2e-4499-a8ff-984555ea49fd","name":"tempest-device-tagging-net1-77785421","tenant_id":"3bf813b8ae214860bdfb1c190e577f8e","project_id":"3bf813b8ae214860bdfb1c190e577f8e","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"port_security_enabled":true,"router:external":false,"vlan_transparent":false,"qinq":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2026-01-29T08:36:30Z","updated_at":"2026-01-29T08:36:30Z","revision_number":1}}'
2026-01-29 09:36:35,452 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://192.168.122.145/networking/v2.0/networks 4.533s
2026-01-29 09:36:35,452 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"network": {"name": "tempest-device-tagging-net2-757384674"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '612', 'x-openstack-request-id': 'req-c23f4c6b-0123-4b1c-9e7c-44ee3f796e60', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/networks'}
Body: b'{"network":{"id":"03dbacba-35d5-42a5-8e8c-d8c0b4d6335c","name":"tempest-device-tagging-net2-757384674","tenant_id":"3bf813b8ae214860bdfb1c190e577f8e","project_id":"3bf813b8ae214860bdfb1c190e577f8e","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"port_security_enabled":true,"router:external":false,"vlan_transparent":false,"qinq":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2026-01-29T08:36:34Z","updated_at":"2026-01-29T08:36:34Z","revision_number":1}}'
2026-01-29 09:36:39,803 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://192.168.122.145/networking/v2.0/subnets 4.350s
2026-01-29 09:36:39,803 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"network_id": "f31bda18-2c2e-4499-a8ff-984555ea49fd", "cidr": "10.1.1.0/24", "ip_version": 4}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '619', 'x-openstack-request-id': 'req-46217bec-a5b4-4bd5-a162-de73fb65385e', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/subnets'}
Body: b'{"subnet":{"id":"56eb75e3-1f16-483e-a80f-2bab2a206eaa","name":"","tenant_id":"3bf813b8ae214860bdfb1c190e577f8e","network_id":"f31bda18-2c2e-4499-a8ff-984555ea49fd","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.1.1.1","cidr":"10.1.1.0/24","allocation_pools":[{"start":"10.1.1.2","end":"10.1.1.254"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"tags":[],"created_at":"2026-01-29T08:36:36Z","updated_at":"2026-01-29T08:36:36Z","revision_number":0,"project_id":"3bf813b8ae214860bdfb1c190e577f8e"}}'
2026-01-29 09:36:43,844 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://192.168.122.145/networking/v2.0/subnets 4.040s
2026-01-29 09:36:43,844 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"network_id": "03dbacba-35d5-42a5-8e8c-d8c0b4d6335c", "cidr": "10.2.2.0/24", "ip_version": 4}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '619', 'x-openstack-request-id': 'req-e1fa3767-a58e-4bb9-a6ce-44d3aa3e44ba', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/subnets'}
Body: b'{"subnet":{"id":"2e38371f-2f20-4f1f-823c-cfc442f6b549","name":"","tenant_id":"3bf813b8ae214860bdfb1c190e577f8e","network_id":"03dbacba-35d5-42a5-8e8c-d8c0b4d6335c","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.2.2.1","cidr":"10.2.2.0/24","allocation_pools":[{"start":"10.2.2.2","end":"10.2.2.254"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"tags":[],"created_at":"2026-01-29T08:36:42Z","updated_at":"2026-01-29T08:36:42Z","revision_number":0,"project_id":"3bf813b8ae214860bdfb1c190e577f8e"}}'
2026-01-29 09:36:45,076 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://192.168.122.145/networking/v2.0/ports 1.231s
2026-01-29 09:36:45,077 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"port": {"network_id": "f31bda18-2c2e-4499-a8ff-984555ea49fd", "name": "tempest-TaggedBootDevicesTest-1803417346", "fixed_ips": [{"subnet_id": "56eb75e3-1f16-483e-a80f-2bab2a206eaa"}]}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '732', 'x-openstack-request-id': 'req-d7cfda7e-36f5-46a0-b8cf-2cc262e8d6d4', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/ports'}
Body: b'{"port":{"id":"1d582442-878c-4d9c-bc6e-4748e2b43945","name":"tempest-TaggedBootDevicesTest-1803417346","network_id":"f31bda18-2c2e-4499-a8ff-984555ea49fd","tenant_id":"3bf813b8ae214860bdfb1c190e577f8e","mac_address":"fa:16:3e:e6:39:d3","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"56eb75e3-1f16-483e-a80f-2bab2a206eaa","ip_address":"10.1.1.22"}],"project_id":"3bf813b8ae214860bdfb1c190e577f8e","port_security_enabled":true,"security_groups":["d5fd44f8-1371-4fea-96c3-951fdbaf88ee"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2026-01-29T08:36:44Z","updated_at":"2026-01-29T08:36:44Z","revision_number":1}}'
2026-01-29 09:36:48,628 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://192.168.122.145/networking/v2.0/ports 3.550s
2026-01-29 09:36:48,628 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"port": {"network_id": "f31bda18-2c2e-4499-a8ff-984555ea49fd", "name": "tempest-TaggedBootDevicesTest-1251278445", "fixed_ips": [{"subnet_id": "56eb75e3-1f16-483e-a80f-2bab2a206eaa"}]}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '732', 'x-openstack-request-id': 'req-40f757b0-d0e3-4835-a0fd-1f7e1f2e1da4', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/ports'}
Body: b'{"port":{"id":"41d2b225-573d-41b8-a96a-638887406f1f","name":"tempest-TaggedBootDevicesTest-1251278445","network_id":"f31bda18-2c2e-4499-a8ff-984555ea49fd","tenant_id":"3bf813b8ae214860bdfb1c190e577f8e","mac_address":"fa:16:3e:58:68:06","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"56eb75e3-1f16-483e-a80f-2bab2a206eaa","ip_address":"10.1.1.55"}],"project_id":"3bf813b8ae214860bdfb1c190e577f8e","port_security_enabled":true,"security_groups":["d5fd44f8-1371-4fea-96c3-951fdbaf88ee"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2026-01-29T08:36:48Z","updated_at":"2026-01-29T08:36:48Z","revision_number":1}}'
2026-01-29 09:36:48,629 83068 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-01-29 09:36:48,629 83068 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-01-29 09:36:48,674 83068 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/compute/v2.1/os-keypairs 0.044s
2026-01-29 09:36:48,675 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1528783039", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOQptbOlKh52O4ZE8bWpalHhQ0Ol9uC3f5NSliVuYG5/CRZoyfZGhvZvU95EwR/tBemiq5D8LSpMH/pqPADoYyatkZUXjUcM5Vd4nHCfATDX/KgtVS85ig5EbsUct/Vv/g=="}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '401', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c47a505b-78f2-4a2a-8971-ffb1767000f2', 'x-compute-request-id': 'req-c47a505b-78f2-4a2a-8971-ffb1767000f2', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1528783039", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOQptbOlKh52O4ZE8bWpalHhQ0Ol9uC3f5NSliVuYG5/CRZoyfZGhvZvU95EwR/tBemiq5D8LSpMH/pqPADoYyatkZUXjUcM5Vd4nHCfATDX/KgtVS85ig5EbsUct/Vv/g==", "fingerprint": "4b:f1:16:8c:68:4f:b4:88:77:f7:dd:30:2c:8a:f7:a8", "user_id": "217e3909f7e34e0e8c8e341e149820f4"}}'
2026-01-29 09:36:48,677 83068 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1528783039 created
2026-01-29 09:36:50,649 83068 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/networking/v2.0/security-groups 1.971s
2026-01-29 09:36:50,649 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group": {"name": "tempest-securitygroup--1257017583", "description": "tempest-description--2031252803"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-8bb3a20b-3e50-4118-9f4f-3ba9ef12e47d', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "3f7112d6-64bc-4d8a-a8bd-a517ee454c91", "name": "tempest-securitygroup--1257017583", "stateful": true, "tenant_id": "3bf813b8ae214860bdfb1c190e577f8e", "project_id": "3bf813b8ae214860bdfb1c190e577f8e", "description": "tempest-description--2031252803", "shared": false, "security_group_rules": [{"id": "5ed980e1-8c2c-4699-9e54-05e3c60d9799", "project_id": "3bf813b8ae214860bdfb1c190e577f8e", "tenant_id": "3bf813b8ae214860bdfb1c190e577f8e", "security_group_id": "3f7112d6-64bc-4d8a-a8bd-a517ee454c91", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 298, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-29T08:36:50Z", "updated_at": "2026-01-29T08:36:50Z", "revision_number": 0}, {"id": "878d77f2-c0c7-4559-8ae0-7de1961cf496", "project_id": "3bf813b8ae214860bdfb1c190e577f8e", "tenant_id": "3bf813b8ae214860bdfb1c190e577f8e", "security_group_id": "3f7112d6-64bc-4d8a-a8bd-a517ee454c91", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 297, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-29T08:36:50Z", "updated_at": "2026-01-29T08:36:50Z", "revision_number": 0}], "tags": [], "created_at": "2026-01-29T08:36:50Z", "updated_at": "2026-01-29T08:36:50Z", "revision_number": 1}}'
2026-01-29 09:36:51,090 83068 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/networking/v2.0/security-group-rules 0.441s
2026-01-29 09:36:51,091 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "3f7112d6-64bc-4d8a-a8bd-a517ee454c91", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-2b6cc54a-ac42-46f5-8db9-766dfb916808', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "b55f7e75-72d3-4ec1-9135-36f0ec824a34", "project_id": "3bf813b8ae214860bdfb1c190e577f8e", "tenant_id": "3bf813b8ae214860bdfb1c190e577f8e", "security_group_id": "3f7112d6-64bc-4d8a-a8bd-a517ee454c91", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-01-29T08:36:50Z", "updated_at": "2026-01-29T08:36:50Z", "revision_number": 0}}'
2026-01-29 09:36:51,412 83068 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/networking/v2.0/security-group-rules 0.321s
2026-01-29 09:36:51,413 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "3f7112d6-64bc-4d8a-a8bd-a517ee454c91", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-4a04ab42-3855-4197-bb51-0e1314f98f9e', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "8670144a-69b8-4f58-a284-fc9d337b15c9", "project_id": "3bf813b8ae214860bdfb1c190e577f8e", "tenant_id": "3bf813b8ae214860bdfb1c190e577f8e", "security_group_id": "3f7112d6-64bc-4d8a-a8bd-a517ee454c91", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-01-29T08:36:51Z", "updated_at": "2026-01-29T08:36:51Z", "revision_number": 0}}'
2026-01-29 09:36:51,413 83068 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1257017583 created
2026-01-29 09:36:53,236 83068 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/networking/v2.0/floatingips 1.822s
2026-01-29 09:36:53,237 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "38656bf3-f068-4e77-b60f-a69547f35657"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-d4144d00-384b-43cf-90b3-467b76886397', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "65c72771-77ca-419c-8067-db66125fb72c", "tenant_id": "3bf813b8ae214860bdfb1c190e577f8e", "project_id": "3bf813b8ae214860bdfb1c190e577f8e", "floating_ip_address": "172.24.4.110", "floating_network_id": "38656bf3-f068-4e77-b60f-a69547f35657", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-01-29T08:36:52Z", "updated_at": "2026-01-29T08:36:52Z", "revision_number": 0}}'
2026-01-29 09:36:53,237 83068 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '65c72771-77ca-419c-8067-db66125fb72c', 'tenant_id': '3bf813b8ae214860bdfb1c190e577f8e', 'project_id': '3bf813b8ae214860bdfb1c190e577f8e', 'floating_ip_address': '172.24.4.110', 'floating_network_id': '38656bf3-f068-4e77-b60f-a69547f35657', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-01-29T08:36:52Z', 'updated_at': '2026-01-29T08:36:52Z', 'revision_number': 0, 'ip': '172.24.4.110'} created
2026-01-29 09:36:53,403 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://192.168.122.145/identity/v3/auth/tokens 0.162s
2026-01-29 09:36:53,404 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2524', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-5f6e6154-f6b7-4522-b41b-0a1ec16db715', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "217e3909f7e34e0e8c8e341e149820f4", "name": "tempest-TaggedBootDevicesTest-928168318-project-member", "password_expires_at": null}, "audit_ids": ["K3AHogcqTwSQT7rBhRMNoQ"], "expires_at": "2026-01-29T09:36:53.000000Z", "issued_at": "2026-01-29T08:36:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bf813b8ae214860bdfb1c190e577f8e", "name": "tempest-TaggedBootDevicesTest-928168318"}, "is_domain": false, "roles": [{"id": "60d282b9ed0947de85a5c57f0a971add", "name": "reader"}, {"id": "c21479ea97704a49b95ef291e9d0901e", "name": "member"}], "catalog": [{"endpoints": [{"id": "54d0c546ab81463e87539a88246d89e1", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2/3bf813b8ae214860bdfb1c190e577f8e", "region": "RegionOne"}], "id": "0729e21756e847b08d50f08f69143b4a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5df54c5a0f904ec69ae01b18d0f758d6", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/image", "region": "RegionOne"}], "id": "10f37be1912e42b38ef8bb8073e2d7eb", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3d93b8dadcc04ef8aee42a75a16997b8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/networking", "region": "RegionOne"}], "id": "6361327d852a4a3dbea0c0c5a47d305d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "2b6610e913e940ecb4cac01d8adb76a0", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/volume/v3", "region": "RegionOne"}], "id": "a09d39cd91614500bc9e010e2a1ea53f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "161fe73b6b9f4510ab71d11e75c69fe7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/placement", "region": "RegionOne"}], "id": "b59b27e855004390bb85bfe5dfd660ef", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6babc138de73469c8c6e6e62272ed9ed", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2.1", "region": "RegionOne"}], "id": "e2421c5fa43b480c9d063ec6b596b1c0", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "81d802fa2ea74db5b5f4a24a656dcbcf", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/identity", "region": "RegionOne"}], "id": "e2ec1cc4e30844499a2c0ad4b9eb6acc", "type": "identity", "name": "keystone"}]}}'
2026-01-29 09:36:53,404 83068 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest:test_tagged_boot_devices) Found network {'id': 'f5291300-d18e-4bda-bbdd-a916e26f99b8', 'name': 'tempest-TaggedBootDevicesTest-299575101-network', 'tenant_id': '3bf813b8ae214860bdfb1c190e577f8e', 'project_id': '3bf813b8ae214860bdfb1c190e577f8e', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 2716, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-01-29T08:35:53Z', 'updated_at': '2026-01-29T08:35:53Z', 'revision_number': 1} available for tenant
2026-01-29 09:36:53,467 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://192.168.122.145/identity/v3/auth/tokens 0.058s
2026-01-29 09:36:53,467 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2524', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-1f8ea77e-216b-4fa4-82ad-ab72e6a7a55a', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "217e3909f7e34e0e8c8e341e149820f4", "name": "tempest-TaggedBootDevicesTest-928168318-project-member", "password_expires_at": null}, "audit_ids": ["8H59oy0OQdeHmg-3G1AZNQ"], "expires_at": "2026-01-29T09:36:53.000000Z", "issued_at": "2026-01-29T08:36:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bf813b8ae214860bdfb1c190e577f8e", "name": "tempest-TaggedBootDevicesTest-928168318"}, "is_domain": false, "roles": [{"id": "60d282b9ed0947de85a5c57f0a971add", "name": "reader"}, {"id": "c21479ea97704a49b95ef291e9d0901e", "name": "member"}], "catalog": [{"endpoints": [{"id": "54d0c546ab81463e87539a88246d89e1", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2/3bf813b8ae214860bdfb1c190e577f8e", "region": "RegionOne"}], "id": "0729e21756e847b08d50f08f69143b4a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5df54c5a0f904ec69ae01b18d0f758d6", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/image", "region": "RegionOne"}], "id": "10f37be1912e42b38ef8bb8073e2d7eb", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3d93b8dadcc04ef8aee42a75a16997b8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/networking", "region": "RegionOne"}], "id": "6361327d852a4a3dbea0c0c5a47d305d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "2b6610e913e940ecb4cac01d8adb76a0", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/volume/v3", "region": "RegionOne"}], "id": "a09d39cd91614500bc9e010e2a1ea53f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "161fe73b6b9f4510ab71d11e75c69fe7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/placement", "region": "RegionOne"}], "id": "b59b27e855004390bb85bfe5dfd660ef", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6babc138de73469c8c6e6e62272ed9ed", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2.1", "region": "RegionOne"}], "id": "e2421c5fa43b480c9d063ec6b596b1c0", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "81d802fa2ea74db5b5f4a24a656dcbcf", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/identity", "region": "RegionOne"}], "id": "e2ec1cc4e30844499a2c0ad4b9eb6acc", "type": "identity", "name": "keystone"}]}}'
2026-01-29 09:36:53,467 83068 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest:test_tagged_boot_devices) Found network {'id': 'f5291300-d18e-4bda-bbdd-a916e26f99b8', 'name': 'tempest-TaggedBootDevicesTest-299575101-network', 'tenant_id': '3bf813b8ae214860bdfb1c190e577f8e', 'project_id': '3bf813b8ae214860bdfb1c190e577f8e', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 2716, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-01-29T08:35:53Z', 'updated_at': '2026-01-29T08:35:53Z', 'revision_number': 1} available for tenant
2026-01-29 09:36:53,468 83068 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1528783039', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOQptbOlKh52O4ZE8bWpalHhQ0Ol9uC3f5NSliVuYG5/CRZoyfZGhvZvU95EwR/tBemiq5D8LSpMH/pqPADoYyatkZUXjUcM5Vd4nHCfATDX/KgtVS85ig5EbsUct/Vv/g==', 'fingerprint': '4b:f1:16:8c:68:4f:b4:88:77:f7:dd:30:2c:8a:f7:a8', 'user_id': '217e3909f7e34e0e8c8e341e149820f4', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCf5kkzkIyD5NEWcGFZRIp38ezxyiW0HAYURkcaD/fSjJIe01oQa6bz\nCdozbdT018KgBwYFK4EEACKhZANiAATkKbWzpSoedjuGRPG1qWpR4UNDpfbgt3+T\nUpYlbmBufwkWaMn2Rob2b1PeRMEf7QXpoquQ/C0qTB/6ajwA6GMmrZGVF41HDOVX\neJxwnwEw1/yoLVUvOYoORG7FHLf1b/4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '3f7112d6-64bc-4d8a-a8bd-a517ee454c91', 'name': 'tempest-securitygroup--1257017583', 'stateful': True, 'tenant_id': '3bf813b8ae214860bdfb1c190e577f8e', 'project_id': '3bf813b8ae214860bdfb1c190e577f8e', 'description': 'tempest-description--2031252803', 'shared': False, 'security_group_rules': [{'id': '5ed980e1-8c2c-4699-9e54-05e3c60d9799', 'project_id': '3bf813b8ae214860bdfb1c190e577f8e', 'tenant_id': '3bf813b8ae214860bdfb1c190e577f8e', 'security_group_id': '3f7112d6-64bc-4d8a-a8bd-a517ee454c91', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 298, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-29T08:36:50Z', 'updated_at': '2026-01-29T08:36:50Z', 'revision_number': 0}, {'id': '878d77f2-c0c7-4559-8ae0-7de1961cf496', 'project_id': '3bf813b8ae214860bdfb1c190e577f8e', 'tenant_id': '3bf813b8ae214860bdfb1c190e577f8e', 'security_group_id': '3f7112d6-64bc-4d8a-a8bd-a517ee454c91', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 297, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-29T08:36:50Z', 'updated_at': '2026-01-29T08:36:50Z', 'revision_number': 0}], 'tags': [], 'created_at': '2026-01-29T08:36:50Z', 'updated_at': '2026-01-29T08:36:50Z', 'revision_number': 1}, 'floating_ip': {'id': '65c72771-77ca-419c-8067-db66125fb72c', 'tenant_id': '3bf813b8ae214860bdfb1c190e577f8e', 'project_id': '3bf813b8ae214860bdfb1c190e577f8e', 'floating_ip_address': '172.24.4.110', 'floating_network_id': '38656bf3-f068-4e77-b60f-a69547f35657', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-01-29T08:36:52Z', 'updated_at': '2026-01-29T08:36:52Z', 'revision_number': 0, 'ip': '172.24.4.110'}}
2026-01-29 09:36:59,705 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://192.168.122.145/compute/v2.1/servers 6.236s
2026-01-29 09:36:59,706 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-device-tagging-server-851594331", "imageRef": "e7ee5b3d-cb38-4428-b625-42be8215538a", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "f5291300-d18e-4bda-bbdd-a916e26f99b8"}, {"port": "1d582442-878c-4d9c-bc6e-4748e2b43945", "tag": "port-1"}, {"port": "41d2b225-573d-41b8-a96a-638887406f1f", "tag": "port-2"}, {"uuid": "f31bda18-2c2e-4499-a8ff-984555ea49fd", "tag": "net-1"}, {"uuid": "f31bda18-2c2e-4499-a8ff-984555ea49fd"}, {"uuid": "03dbacba-35d5-42a5-8e8c-d8c0b4d6335c", "fixed_ip": "10.2.2.100", "tag": "net-2-100"}, {"uuid": "03dbacba-35d5-42a5-8e8c-d8c0b4d6335c", "fixed_ip": "10.2.2.200", "tag": "net-2-200"}], "block_device_mapping_v2": [{"uuid": "c36d682d-9d06-402b-9e9f-61742bab8e04", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "tag": "boot"}, {"uuid": "8099dc8f-32f2-426a-8cac-f72a34d0c5a8", "source_type": "volume", "destination_type": "volume", "boot_index": 1, "tag": "other"}, {"uuid": "694f0113-25f8-4768-9e37-de651286f667", "source_type": "volume", "destination_type": "volume", "boot_index": 2}], "security_groups": [{"name": "tempest-securitygroup--1257017583"}], "key_name": "tempest-keypair-1528783039", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '414', 'location': 'http://192.168.122.145/compute/v2.1/servers/64c8a88f-5019-4eb9-a972-afc7220f5ac7', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd1effca-2861-4635-8f1a-7b2e80fd4f3d', 'x-compute-request-id': 'req-dd1effca-2861-4635-8f1a-7b2e80fd4f3d', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/compute/v2.1/servers'}
Body: b'{"server": {"id": "64c8a88f-5019-4eb9-a972-afc7220f5ac7", "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/64c8a88f-5019-4eb9-a972-afc7220f5ac7"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/64c8a88f-5019-4eb9-a972-afc7220f5ac7"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1257017583"}], "adminPass": "TNepAUcNhv2M"}}'
2026-01-29 09:36:59,797 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.145/compute/v2.1/servers/64c8a88f-5019-4eb9-a972-afc7220f5ac7 0.089s
2026-01-29 09:36:59,797 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:36:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1299', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-756ca04c-e0c9-45a3-bf76-75393b417cb2', 'x-compute-request-id': 'req-756ca04c-e0c9-45a3-bf76-75393b417cb2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/64c8a88f-5019-4eb9-a972-afc7220f5ac7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:37:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "64c8a88f-5019-4eb9-a972-afc7220f5ac7", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/64c8a88f-5019-4eb9-a972-afc7220f5ac7"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/64c8a88f-5019-4eb9-a972-afc7220f5ac7"}], "metadata": {}, "name": "tempest-device-tagging-server-851594331", "status": "BUILD", "tenant_id": "3bf813b8ae214860bdfb1c190e577f8e", "user_id": "217e3909f7e34e0e8c8e341e149820f4", "updated": "2026-01-29T08:36:59Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1528783039", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-29 09:37:00,952 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.145/compute/v2.1/servers/64c8a88f-5019-4eb9-a972-afc7220f5ac7 0.140s
2026-01-29 09:37:00,952 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1299', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f292fa5-e8f7-4b50-9fd4-39015c96221e', 'x-compute-request-id': 'req-8f292fa5-e8f7-4b50-9fd4-39015c96221e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/64c8a88f-5019-4eb9-a972-afc7220f5ac7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:37:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "64c8a88f-5019-4eb9-a972-afc7220f5ac7", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/64c8a88f-5019-4eb9-a972-afc7220f5ac7"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/64c8a88f-5019-4eb9-a972-afc7220f5ac7"}], "metadata": {}, "name": "tempest-device-tagging-server-851594331", "status": "BUILD", "tenant_id": "3bf813b8ae214860bdfb1c190e577f8e", "user_id": "217e3909f7e34e0e8c8e341e149820f4", "updated": "2026-01-29T08:37:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1528783039", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-29 09:37:02,148 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.145/compute/v2.1/servers/64c8a88f-5019-4eb9-a972-afc7220f5ac7 0.181s
2026-01-29 09:37:02,148 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1533', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d0fd8eb-b8bc-4604-a0a8-04d932a6fa3d', 'x-compute-request-id': 'req-8d0fd8eb-b8bc-4604-a0a8-04d932a6fa3d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/64c8a88f-5019-4eb9-a972-afc7220f5ac7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:36:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "64c8a88f-5019-4eb9-a972-afc7220f5ac7", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/64c8a88f-5019-4eb9-a972-afc7220f5ac7"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/64c8a88f-5019-4eb9-a972-afc7220f5ac7"}], "metadata": {}, "name": "tempest-device-tagging-server-851594331", "status": "BUILD", "tenant_id": "3bf813b8ae214860bdfb1c190e577f8e", "user_id": "217e3909f7e34e0e8c8e341e149820f4", "updated": "2026-01-29T08:37:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1528783039", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "694f0113-25f8-4768-9e37-de651286f667", "delete_on_termination": false}, {"id": "8099dc8f-32f2-426a-8cac-f72a34d0c5a8", "delete_on_termination": false}, {"id": "c36d682d-9d06-402b-9e9f-61742bab8e04", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-29 09:37:02,162 83068 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-01-29 09:37:03,270 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.145/compute/v2.1/servers/64c8a88f-5019-4eb9-a972-afc7220f5ac7 0.107s
2026-01-29 09:37:03,270 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1533', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26201dc3-477c-4568-8d3a-973fead26b3d', 'x-compute-request-id': 'req-26201dc3-477c-4568-8d3a-973fead26b3d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/64c8a88f-5019-4eb9-a972-afc7220f5ac7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:36:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "64c8a88f-5019-4eb9-a972-afc7220f5ac7", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/64c8a88f-5019-4eb9-a972-afc7220f5ac7"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/64c8a88f-5019-4eb9-a972-afc7220f5ac7"}], "metadata": {}, "name": "tempest-device-tagging-server-851594331", "status": "BUILD", "tenant_id": "3bf813b8ae214860bdfb1c190e577f8e", "user_id": "217e3909f7e34e0e8c8e341e149820f4", "updated": "2026-01-29T08:37:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1528783039", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "694f0113-25f8-4768-9e37-de651286f667", "delete_on_termination": false}, {"id": "8099dc8f-32f2-426a-8cac-f72a34d0c5a8", "delete_on_termination": false}, {"id": "c36d682d-9d06-402b-9e9f-61742bab8e04", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-29 09:37:04,430 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.145/compute/v2.1/servers/64c8a88f-5019-4eb9-a972-afc7220f5ac7 0.144s
2026-01-29 09:37:04,430 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1533', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b511be1-4fae-4734-8ac9-a5b1102ea803', 'x-compute-request-id': 'req-9b511be1-4fae-4734-8ac9-a5b1102ea803', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/64c8a88f-5019-4eb9-a972-afc7220f5ac7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:36:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "64c8a88f-5019-4eb9-a972-afc7220f5ac7", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/64c8a88f-5019-4eb9-a972-afc7220f5ac7"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/64c8a88f-5019-4eb9-a972-afc7220f5ac7"}], "metadata": {}, "name": "tempest-device-tagging-server-851594331", "status": "BUILD", "tenant_id": "3bf813b8ae214860bdfb1c190e577f8e", "user_id": "217e3909f7e34e0e8c8e341e149820f4", "updated": "2026-01-29T08:37:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1528783039", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "694f0113-25f8-4768-9e37-de651286f667", "delete_on_termination": false}, {"id": "8099dc8f-32f2-426a-8cac-f72a34d0c5a8", "delete_on_termination": false}, {"id": "c36d682d-9d06-402b-9e9f-61742bab8e04", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-29 09:37:05,547 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.145/compute/v2.1/servers/64c8a88f-5019-4eb9-a972-afc7220f5ac7 0.103s
2026-01-29 09:37:05,548 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1533', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43d19347-ff80-46d3-868e-d07ebc2f00f1', 'x-compute-request-id': 'req-43d19347-ff80-46d3-868e-d07ebc2f00f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/64c8a88f-5019-4eb9-a972-afc7220f5ac7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:36:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "64c8a88f-5019-4eb9-a972-afc7220f5ac7", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/64c8a88f-5019-4eb9-a972-afc7220f5ac7"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/64c8a88f-5019-4eb9-a972-afc7220f5ac7"}], "metadata": {}, "name": "tempest-device-tagging-server-851594331", "status": "BUILD", "tenant_id": "3bf813b8ae214860bdfb1c190e577f8e", "user_id": "217e3909f7e34e0e8c8e341e149820f4", "updated": "2026-01-29T08:37:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1528783039", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c36d682d-9d06-402b-9e9f-61742bab8e04", "delete_on_termination": false}, {"id": "8099dc8f-32f2-426a-8cac-f72a34d0c5a8", "delete_on_termination": false}, {"id": "694f0113-25f8-4768-9e37-de651286f667", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-29 09:37:06,663 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.145/compute/v2.1/servers/64c8a88f-5019-4eb9-a972-afc7220f5ac7 0.101s
2026-01-29 09:37:06,664 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1537', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa86a9f9-4191-46af-ac06-26c3cd4b0065', 'x-compute-request-id': 'req-aa86a9f9-4191-46af-ac06-26c3cd4b0065', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/64c8a88f-5019-4eb9-a972-afc7220f5ac7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:36:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "64c8a88f-5019-4eb9-a972-afc7220f5ac7", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/64c8a88f-5019-4eb9-a972-afc7220f5ac7"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/64c8a88f-5019-4eb9-a972-afc7220f5ac7"}], "metadata": {}, "name": "tempest-device-tagging-server-851594331", "status": "BUILD", "tenant_id": "3bf813b8ae214860bdfb1c190e577f8e", "user_id": "217e3909f7e34e0e8c8e341e149820f4", "updated": "2026-01-29T08:37:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1528783039", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "694f0113-25f8-4768-9e37-de651286f667", "delete_on_termination": false}, {"id": "8099dc8f-32f2-426a-8cac-f72a34d0c5a8", "delete_on_termination": false}, {"id": "c36d682d-9d06-402b-9e9f-61742bab8e04", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-29 09:37:06,677 83068 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/scheduling" after 7 second wait
2026-01-29 09:37:07,903 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.145/compute/v2.1/servers/64c8a88f-5019-4eb9-a972-afc7220f5ac7 0.224s
2026-01-29 09:37:07,903 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c61d6958-86c4-4c77-b103-b695a701bd83', 'x-compute-request-id': 'req-c61d6958-86c4-4c77-b103-b695a701bd83', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/64c8a88f-5019-4eb9-a972-afc7220f5ac7'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:36:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "64c8a88f-5019-4eb9-a972-afc7220f5ac7", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/64c8a88f-5019-4eb9-a972-afc7220f5ac7"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/64c8a88f-5019-4eb9-a972-afc7220f5ac7"}], "metadata": {}, "name": "tempest-device-tagging-server-851594331", "status": "ERROR", "tenant_id": "3bf813b8ae214860bdfb1c190e577f8e", "user_id": "217e3909f7e34e0e8c8e341e149820f4", "updated": "2026-01-29T08:37:07Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-29T08:37:07Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 64c8a88f-5019-4eb9-a972-afc7220f5ac7."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1528783039", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "694f0113-25f8-4768-9e37-de651286f667", "delete_on_termination": false}, {"id": "8099dc8f-32f2-426a-8cac-f72a34d0c5a8", "delete_on_termination": false}, {"id": "c36d682d-9d06-402b-9e9f-61742bab8e04", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-29 09:37:07,917 83068 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 8 second wait
2026-01-29 09:37:08,817 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 204 DELETE http://192.168.122.145/compute/v2.1/servers/64c8a88f-5019-4eb9-a972-afc7220f5ac7 0.900s
2026-01-29 09:37:08,818 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e91a6628-e274-4d0a-a0f1-ddca7863cc02', 'x-compute-request-id': 'req-e91a6628-e274-4d0a-a0f1-ddca7863cc02', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/64c8a88f-5019-4eb9-a972-afc7220f5ac7'}
Body: b''
2026-01-29 09:37:08,856 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 404 GET http://192.168.122.145/compute/v2.1/servers/64c8a88f-5019-4eb9-a972-afc7220f5ac7 0.037s
2026-01-29 09:37:08,856 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-cc7a69d3-2da9-42e1-a4be-aa416bd75c23', 'x-compute-request-id': 'req-cc7a69d3-2da9-42e1-a4be-aa416bd75c23', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/64c8a88f-5019-4eb9-a972-afc7220f5ac7'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 64c8a88f-5019-4eb9-a972-afc7220f5ac7 could not be found."}}'
2026-01-29 09:37:08,889 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://192.168.122.145/compute/v2.1/os-keypairs/tempest-keypair-1528783039 0.032s
2026-01-29 09:37:08,889 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff77bc5d-a9a3-4ad6-ac15-ac5ad8c782e7', 'x-compute-request-id': 'req-ff77bc5d-a9a3-4ad6-ac15-ac5ad8c782e7', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/compute/v2.1/os-keypairs/tempest-keypair-1528783039'}
Body: b''
2026-01-29 09:37:09,306 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://192.168.122.145/networking/v2.0/security-groups/3f7112d6-64bc-4d8a-a8bd-a517ee454c91 0.416s
2026-01-29 09:37:09,307 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-092598ca-5cab-42b9-8f77-68b1bb50a776', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/networking/v2.0/security-groups/3f7112d6-64bc-4d8a-a8bd-a517ee454c91'}
Body: b''
2026-01-29 09:37:09,575 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 404 GET http://192.168.122.145/networking/v2.0/security-groups/3f7112d6-64bc-4d8a-a8bd-a517ee454c91 0.268s
2026-01-29 09:37:09,575 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-6779791c-8572-48db-984a-02c1aa940fc6', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.145/networking/v2.0/security-groups/3f7112d6-64bc-4d8a-a8bd-a517ee454c91'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 3f7112d6-64bc-4d8a-a8bd-a517ee454c91 does not exist", "detail": ""}}'
2026-01-29 09:37:10,144 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://192.168.122.145/networking/v2.0/floatingips/65c72771-77ca-419c-8067-db66125fb72c 0.568s
2026-01-29 09:37:10,144 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-46950458-9a05-488e-ab7f-bfe3bba23e1a', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/networking/v2.0/floatingips/65c72771-77ca-419c-8067-db66125fb72c'}
Body: b''
2026-01-29 09:37:10,863 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://192.168.122.145/networking/v2.0/ports/41d2b225-573d-41b8-a96a-638887406f1f 0.718s
2026-01-29 09:37:10,863 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-9afde400-87aa-497e-b576-d3d507a4c8e2', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/networking/v2.0/ports/41d2b225-573d-41b8-a96a-638887406f1f'}
Body: b''
2026-01-29 09:37:11,343 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://192.168.122.145/networking/v2.0/ports/1d582442-878c-4d9c-bc6e-4748e2b43945 0.479s
2026-01-29 09:37:11,343 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-a1125903-1845-43d1-8f27-57b748a7ecb3', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/networking/v2.0/ports/1d582442-878c-4d9c-bc6e-4748e2b43945'}
Body: b''
2026-01-29 09:37:11,872 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://192.168.122.145/networking/v2.0/subnets/2e38371f-2f20-4f1f-823c-cfc442f6b549 0.528s
2026-01-29 09:37:11,872 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-3c88e814-9381-4d9a-af3a-23970c791c00', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/networking/v2.0/subnets/2e38371f-2f20-4f1f-823c-cfc442f6b549'}
Body: b''
2026-01-29 09:37:12,996 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://192.168.122.145/networking/v2.0/subnets/56eb75e3-1f16-483e-a80f-2bab2a206eaa 1.123s
2026-01-29 09:37:12,996 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-effc7acd-d43e-49fc-ab14-20f41100d319', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/networking/v2.0/subnets/56eb75e3-1f16-483e-a80f-2bab2a206eaa'}
Body: b''
2026-01-29 09:37:13,511 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://192.168.122.145/networking/v2.0/networks/03dbacba-35d5-42a5-8e8c-d8c0b4d6335c 0.514s
2026-01-29 09:37:13,512 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-596beabb-50e0-4145-8f32-705db1ca690f', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/networking/v2.0/networks/03dbacba-35d5-42a5-8e8c-d8c0b4d6335c'}
Body: b''
2026-01-29 09:37:14,313 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://192.168.122.145/networking/v2.0/networks/f31bda18-2c2e-4499-a8ff-984555ea49fd 0.801s
2026-01-29 09:37:14,313 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-6bd8c867-e0d7-4205-9696-0f5d4f1c7ee8', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/networking/v2.0/networks/f31bda18-2c2e-4499-a8ff-984555ea49fd'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 189, in test_tagged_boot_devices
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 247, 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/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/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 64c8a88f-5019-4eb9-a972-afc7220f5ac7 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-29T08:37:07Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 64c8a88f-5019-4eb9-a972-afc7220f5ac7.'}. Request ID of server operation performed before checking the server status req-dd1effca-2861-4635-8f1a-7b2e80fd4f3d.
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242 | 1 | 0 | 1 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
fail
ft10.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-29 09:37:52,747 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://192.168.122.145/volume/v3/volumes 0.724s
2026-01-29 09:37:52,747 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1907493308", "imageRef": "e7ee5b3d-cb38-4428-b625-42be8215538a"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07dc0933-cd2c-4c4f-96b4-52ad2555ed0f', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07dc0933-cd2c-4c4f-96b4-52ad2555ed0f', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/volume/v3/volumes'}
Body: b'{"volume": {"id": "c430f9d8-d5e1-4cb2-af09-12368f3f1fd1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:37:52.685999", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1907493308", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1"}], "user_id": "9fed1ee463bb40e6a2f8496113236078", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-01-29 09:37:52,827 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.145/volume/v3/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1 0.070s
2026-01-29 09:37:52,827 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b19516c-c0aa-4f66-8e50-ec859ba97fde', 'content-length': '834', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b19516c-c0aa-4f66-8e50-ec859ba97fde', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1'}
Body: b'{"volume": {"id": "c430f9d8-d5e1-4cb2-af09-12368f3f1fd1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:37:53.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1907493308", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1"}], "user_id": "9fed1ee463bb40e6a2f8496113236078", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f7b3f9013644792bbd4fca9070b0cab"}}'
2026-01-29 09:37:53,883 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.145/volume/v3/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1 0.045s
2026-01-29 09:37:53,883 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f20c23c-4db2-4f81-bab6-6b264e3256ac', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f20c23c-4db2-4f81-bab6-6b264e3256ac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1'}
Body: b'{"volume": {"id": "c430f9d8-d5e1-4cb2-af09-12368f3f1fd1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:37:53.000000", "updated_at": "2026-01-29T08:37:53.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1907493308", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1"}], "user_id": "9fed1ee463bb40e6a2f8496113236078", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f7b3f9013644792bbd4fca9070b0cab"}}'
2026-01-29 09:37:54,945 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.145/volume/v3/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1 0.050s
2026-01-29 09:37:54,945 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-157ab2b6-1d9d-4544-99a3-299a1a964a55', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-157ab2b6-1d9d-4544-99a3-299a1a964a55', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1'}
Body: b'{"volume": {"id": "c430f9d8-d5e1-4cb2-af09-12368f3f1fd1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:37:53.000000", "updated_at": "2026-01-29T08:37:53.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1907493308", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1"}], "user_id": "9fed1ee463bb40e6a2f8496113236078", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0f7b3f9013644792bbd4fca9070b0cab"}}'
2026-01-29 09:37:56,030 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.145/volume/v3/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1 0.074s
2026-01-29 09:37:56,031 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff88ca0d-61f2-4cc7-b1a7-2aca48ff3b54', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff88ca0d-61f2-4cc7-b1a7-2aca48ff3b54', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1'}
Body: b'{"volume": {"id": "c430f9d8-d5e1-4cb2-af09-12368f3f1fd1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:37:53.000000", "updated_at": "2026-01-29T08:37:53.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1907493308", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1"}], "user_id": "9fed1ee463bb40e6a2f8496113236078", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0f7b3f9013644792bbd4fca9070b0cab"}}'
2026-01-29 09:37:57,144 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.145/volume/v3/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1 0.100s
2026-01-29 09:37:57,144 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-080daba8-1b34-4a21-b17b-1a3f8b770210', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-080daba8-1b34-4a21-b17b-1a3f8b770210', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1'}
Body: b'{"volume": {"id": "c430f9d8-d5e1-4cb2-af09-12368f3f1fd1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:37:53.000000", "updated_at": "2026-01-29T08:37:53.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1907493308", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1"}], "user_id": "9fed1ee463bb40e6a2f8496113236078", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0f7b3f9013644792bbd4fca9070b0cab"}}'
2026-01-29 09:37:58,221 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.145/volume/v3/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1 0.064s
2026-01-29 09:37:58,222 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c68ce81-b306-4cc1-9d2d-e942f6a5266c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c68ce81-b306-4cc1-9d2d-e942f6a5266c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1'}
Body: b'{"volume": {"id": "c430f9d8-d5e1-4cb2-af09-12368f3f1fd1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:37:53.000000", "updated_at": "2026-01-29T08:37:53.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1907493308", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1"}], "user_id": "9fed1ee463bb40e6a2f8496113236078", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0f7b3f9013644792bbd4fca9070b0cab"}}'
2026-01-29 09:37:59,373 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.145/volume/v3/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1 0.136s
2026-01-29 09:37:59,373 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36c0a4d2-464a-4cd7-ac52-7a395d10caf6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36c0a4d2-464a-4cd7-ac52-7a395d10caf6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1'}
Body: b'{"volume": {"id": "c430f9d8-d5e1-4cb2-af09-12368f3f1fd1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:37:53.000000", "updated_at": "2026-01-29T08:37:53.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1907493308", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1"}], "user_id": "9fed1ee463bb40e6a2f8496113236078", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0f7b3f9013644792bbd4fca9070b0cab"}}'
2026-01-29 09:38:00,428 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.145/volume/v3/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1 0.043s
2026-01-29 09:38:00,428 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:38:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-461a1664-2670-4bdb-b835-ed4b3af99cd3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-461a1664-2670-4bdb-b835-ed4b3af99cd3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1'}
Body: b'{"volume": {"id": "c430f9d8-d5e1-4cb2-af09-12368f3f1fd1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:37:53.000000", "updated_at": "2026-01-29T08:37:53.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1907493308", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1"}], "user_id": "9fed1ee463bb40e6a2f8496113236078", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0f7b3f9013644792bbd4fca9070b0cab"}}'
2026-01-29 09:38:01,513 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.145/volume/v3/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1 0.072s
2026-01-29 09:38:01,513 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:38:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b86fcda-5ec9-4328-87b6-ae0c341247ab', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b86fcda-5ec9-4328-87b6-ae0c341247ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1'}
Body: b'{"volume": {"id": "c430f9d8-d5e1-4cb2-af09-12368f3f1fd1", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:37:53.000000", "updated_at": "2026-01-29T08:38:01.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1907493308", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1"}], "user_id": "9fed1ee463bb40e6a2f8496113236078", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0f7b3f9013644792bbd4fca9070b0cab"}}'
2026-01-29 09:38:02,566 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.145/volume/v3/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1 0.041s
2026-01-29 09:38:02,567 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:38:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c645f41-99cc-4ccb-a67a-8dd7da7869e7', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c645f41-99cc-4ccb-a67a-8dd7da7869e7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1'}
Body: b'{"volume": {"id": "c430f9d8-d5e1-4cb2-af09-12368f3f1fd1", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:37:53.000000", "updated_at": "2026-01-29T08:38:01.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1907493308", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1"}], "user_id": "9fed1ee463bb40e6a2f8496113236078", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0f7b3f9013644792bbd4fca9070b0cab"}}'
2026-01-29 09:38:03,646 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.145/volume/v3/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1 0.067s
2026-01-29 09:38:03,646 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:38:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd3394e5-97ab-442f-9856-d36c0e9e7e4c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd3394e5-97ab-442f-9856-d36c0e9e7e4c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1'}
Body: b'{"volume": {"id": "c430f9d8-d5e1-4cb2-af09-12368f3f1fd1", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:37:53.000000", "updated_at": "2026-01-29T08:38:01.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1907493308", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1"}], "user_id": "9fed1ee463bb40e6a2f8496113236078", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0f7b3f9013644792bbd4fca9070b0cab"}}'
2026-01-29 09:38:04,694 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.145/volume/v3/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1 0.036s
2026-01-29 09:38:04,695 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:38:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab49de01-ce01-44b5-befc-28981e4831c6', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab49de01-ce01-44b5-befc-28981e4831c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1'}
Body: b'{"volume": {"id": "c430f9d8-d5e1-4cb2-af09-12368f3f1fd1", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:37:53.000000", "updated_at": "2026-01-29T08:38:01.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1907493308", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1"}], "user_id": "9fed1ee463bb40e6a2f8496113236078", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0f7b3f9013644792bbd4fca9070b0cab"}}'
2026-01-29 09:38:05,767 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.145/volume/v3/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1 0.061s
2026-01-29 09:38:05,768 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:38:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d509a2af-57b9-4339-a2bb-78e2ac0c26c1', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d509a2af-57b9-4339-a2bb-78e2ac0c26c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1'}
Body: b'{"volume": {"id": "c430f9d8-d5e1-4cb2-af09-12368f3f1fd1", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:37:53.000000", "updated_at": "2026-01-29T08:38:01.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1907493308", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1"}], "user_id": "9fed1ee463bb40e6a2f8496113236078", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "0f7b3f9013644792bbd4fca9070b0cab"}}'
2026-01-29 09:38:06,822 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.145/volume/v3/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1 0.043s
2026-01-29 09:38:06,823 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:38:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d4bde2a-e609-43f8-a9c0-63861e01a8c7', 'content-length': '1337', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d4bde2a-e609-43f8-a9c0-63861e01a8c7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1'}
Body: b'{"volume": {"id": "c430f9d8-d5e1-4cb2-af09-12368f3f1fd1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:37:53.000000", "updated_at": "2026-01-29T08:38:06.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1907493308", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/c430f9d8-d5e1-4cb2-af09-12368f3f1fd1"}], "user_id": "9fed1ee463bb40e6a2f8496113236078", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}, "os-vol-tenant-attr:tenant_id": "0f7b3f9013644792bbd4fca9070b0cab"}}'
2026-01-29 09:38:06,833 83068 INFO [tempest.common.waiters] volume c430f9d8-d5e1-4cb2-af09-12368f3f1fd1 reached available after waiting for 14.833806 seconds
2026-01-29 09:38:07,049 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://192.168.122.145/volume/v3/volumes 0.215s
2026-01-29 09:38:07,050 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-448035181"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:38:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0b9d768-105f-4d6c-bafb-9bf1da57bafd', 'content-length': '765', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0b9d768-105f-4d6c-bafb-9bf1da57bafd', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/volume/v3/volumes'}
Body: b'{"volume": {"id": "d5719ddd-91b5-4d32-90d5-1db4b036035f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:38:06.980019", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-448035181", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/d5719ddd-91b5-4d32-90d5-1db4b036035f"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/d5719ddd-91b5-4d32-90d5-1db4b036035f"}], "user_id": "9fed1ee463bb40e6a2f8496113236078", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-01-29 09:38:07,096 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.145/volume/v3/volumes/d5719ddd-91b5-4d32-90d5-1db4b036035f 0.037s
2026-01-29 09:38:07,097 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:38:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa56fb30-9527-4c09-8ed2-f425c3531e95', 'content-length': '833', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa56fb30-9527-4c09-8ed2-f425c3531e95', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/d5719ddd-91b5-4d32-90d5-1db4b036035f'}
Body: b'{"volume": {"id": "d5719ddd-91b5-4d32-90d5-1db4b036035f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:38:07.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-448035181", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/d5719ddd-91b5-4d32-90d5-1db4b036035f"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/d5719ddd-91b5-4d32-90d5-1db4b036035f"}], "user_id": "9fed1ee463bb40e6a2f8496113236078", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f7b3f9013644792bbd4fca9070b0cab"}}'
2026-01-29 09:38:08,168 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.145/volume/v3/volumes/d5719ddd-91b5-4d32-90d5-1db4b036035f 0.060s
2026-01-29 09:38:08,168 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:38:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-877c038c-98e7-42ec-9e16-3e4f518b6669', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-877c038c-98e7-42ec-9e16-3e4f518b6669', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/d5719ddd-91b5-4d32-90d5-1db4b036035f'}
Body: b'{"volume": {"id": "d5719ddd-91b5-4d32-90d5-1db4b036035f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:38:07.000000", "updated_at": "2026-01-29T08:38:08.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-448035181", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/d5719ddd-91b5-4d32-90d5-1db4b036035f"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/d5719ddd-91b5-4d32-90d5-1db4b036035f"}], "user_id": "9fed1ee463bb40e6a2f8496113236078", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f7b3f9013644792bbd4fca9070b0cab"}}'
2026-01-29 09:38:09,218 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.145/volume/v3/volumes/d5719ddd-91b5-4d32-90d5-1db4b036035f 0.039s
2026-01-29 09:38:09,218 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:38:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a846fae7-738d-484e-a93f-af0eb998a71b', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a846fae7-738d-484e-a93f-af0eb998a71b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/d5719ddd-91b5-4d32-90d5-1db4b036035f'}
Body: b'{"volume": {"id": "d5719ddd-91b5-4d32-90d5-1db4b036035f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:38:07.000000", "updated_at": "2026-01-29T08:38:09.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-448035181", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/d5719ddd-91b5-4d32-90d5-1db4b036035f"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/d5719ddd-91b5-4d32-90d5-1db4b036035f"}], "user_id": "9fed1ee463bb40e6a2f8496113236078", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f7b3f9013644792bbd4fca9070b0cab"}}'
2026-01-29 09:38:09,229 83068 INFO [tempest.common.waiters] volume d5719ddd-91b5-4d32-90d5-1db4b036035f reached available after waiting for 2.229209 seconds
2026-01-29 09:38:09,411 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://192.168.122.145/volume/v3/volumes 0.181s
2026-01-29 09:38:09,411 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-93238080"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:38:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c714f4d-175a-48d3-b87c-18b5cf36e8fc', 'content-length': '764', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c714f4d-175a-48d3-b87c-18b5cf36e8fc', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/volume/v3/volumes'}
Body: b'{"volume": {"id": "2e08b966-ce75-4a85-bec5-247e6af6b8dc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:38:09.350450", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-93238080", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/2e08b966-ce75-4a85-bec5-247e6af6b8dc"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/2e08b966-ce75-4a85-bec5-247e6af6b8dc"}], "user_id": "9fed1ee463bb40e6a2f8496113236078", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-01-29 09:38:09,462 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.145/volume/v3/volumes/2e08b966-ce75-4a85-bec5-247e6af6b8dc 0.042s
2026-01-29 09:38:09,463 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:38:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cccddb2-01cc-4d4a-8bac-c2cecf8f600d', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cccddb2-01cc-4d4a-8bac-c2cecf8f600d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/2e08b966-ce75-4a85-bec5-247e6af6b8dc'}
Body: b'{"volume": {"id": "2e08b966-ce75-4a85-bec5-247e6af6b8dc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:38:09.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-93238080", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/2e08b966-ce75-4a85-bec5-247e6af6b8dc"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/2e08b966-ce75-4a85-bec5-247e6af6b8dc"}], "user_id": "9fed1ee463bb40e6a2f8496113236078", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f7b3f9013644792bbd4fca9070b0cab"}}'
2026-01-29 09:38:10,606 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.145/volume/v3/volumes/2e08b966-ce75-4a85-bec5-247e6af6b8dc 0.129s
2026-01-29 09:38:10,606 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:38:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0517cd02-780f-454d-9b94-fc58286f5d2c', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0517cd02-780f-454d-9b94-fc58286f5d2c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/2e08b966-ce75-4a85-bec5-247e6af6b8dc'}
Body: b'{"volume": {"id": "2e08b966-ce75-4a85-bec5-247e6af6b8dc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:38:09.000000", "updated_at": "2026-01-29T08:38:10.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-93238080", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/2e08b966-ce75-4a85-bec5-247e6af6b8dc"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/2e08b966-ce75-4a85-bec5-247e6af6b8dc"}], "user_id": "9fed1ee463bb40e6a2f8496113236078", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f7b3f9013644792bbd4fca9070b0cab"}}'
2026-01-29 09:38:11,677 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.145/volume/v3/volumes/2e08b966-ce75-4a85-bec5-247e6af6b8dc 0.059s
2026-01-29 09:38:11,677 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:38:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28e84ead-fe42-4352-b116-bcccd298ab8d', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28e84ead-fe42-4352-b116-bcccd298ab8d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/2e08b966-ce75-4a85-bec5-247e6af6b8dc'}
Body: b'{"volume": {"id": "2e08b966-ce75-4a85-bec5-247e6af6b8dc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:38:09.000000", "updated_at": "2026-01-29T08:38:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-93238080", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/2e08b966-ce75-4a85-bec5-247e6af6b8dc"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/2e08b966-ce75-4a85-bec5-247e6af6b8dc"}], "user_id": "9fed1ee463bb40e6a2f8496113236078", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f7b3f9013644792bbd4fca9070b0cab"}}'
2026-01-29 09:38:11,688 83068 INFO [tempest.common.waiters] volume 2e08b966-ce75-4a85-bec5-247e6af6b8dc reached available after waiting for 2.688177 seconds
2026-01-29 09:38:12,407 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.145/networking/v2.0/networks 0.719s
2026-01-29 09:38:12,408 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"network": {"name": "tempest-device-tagging-net1-1150821644"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:38:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '613', 'x-openstack-request-id': 'req-8f7af857-fcf6-44b1-8fe0-b6fdaa9ca787', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/networks'}
Body: b'{"network":{"id":"5d4c6fef-a6bb-4b51-953d-9ec2b29e50d3","name":"tempest-device-tagging-net1-1150821644","tenant_id":"0f7b3f9013644792bbd4fca9070b0cab","project_id":"0f7b3f9013644792bbd4fca9070b0cab","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"port_security_enabled":true,"router:external":false,"vlan_transparent":false,"qinq":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2026-01-29T08:38:11Z","updated_at":"2026-01-29T08:38:11Z","revision_number":1}}'
2026-01-29 09:38:13,253 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.145/networking/v2.0/networks 0.845s
2026-01-29 09:38:13,254 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"network": {"name": "tempest-device-tagging-net2-1819114926"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:38:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '613', 'x-openstack-request-id': 'req-3ebd5a3e-7ba0-4008-9d15-926956b59274', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/networks'}
Body: b'{"network":{"id":"76dca1eb-b36f-4a65-b418-e3329e93f04b","name":"tempest-device-tagging-net2-1819114926","tenant_id":"0f7b3f9013644792bbd4fca9070b0cab","project_id":"0f7b3f9013644792bbd4fca9070b0cab","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"port_security_enabled":true,"router:external":false,"vlan_transparent":false,"qinq":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2026-01-29T08:38:12Z","updated_at":"2026-01-29T08:38:12Z","revision_number":1}}'
2026-01-29 09:38:14,309 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.145/networking/v2.0/subnets 1.055s
2026-01-29 09:38:14,310 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"network_id": "5d4c6fef-a6bb-4b51-953d-9ec2b29e50d3", "cidr": "10.1.1.0/24", "ip_version": 4}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:38:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '619', 'x-openstack-request-id': 'req-771825d8-ffe8-456d-94a2-c69f1ea936d2', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/subnets'}
Body: b'{"subnet":{"id":"4aac5eb3-4e2c-47cf-99cc-ebb3306e0346","name":"","tenant_id":"0f7b3f9013644792bbd4fca9070b0cab","network_id":"5d4c6fef-a6bb-4b51-953d-9ec2b29e50d3","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.1.1.1","cidr":"10.1.1.0/24","allocation_pools":[{"start":"10.1.1.2","end":"10.1.1.254"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"tags":[],"created_at":"2026-01-29T08:38:13Z","updated_at":"2026-01-29T08:38:13Z","revision_number":0,"project_id":"0f7b3f9013644792bbd4fca9070b0cab"}}'
2026-01-29 09:38:15,167 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.145/networking/v2.0/subnets 0.857s
2026-01-29 09:38:15,167 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"network_id": "76dca1eb-b36f-4a65-b418-e3329e93f04b", "cidr": "10.2.2.0/24", "ip_version": 4}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:38:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '619', 'x-openstack-request-id': 'req-45747273-8ed6-434c-84a4-4aa6af2e0645', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/subnets'}
Body: b'{"subnet":{"id":"ce0d58bf-ca01-4ece-a9ab-4f676cedee47","name":"","tenant_id":"0f7b3f9013644792bbd4fca9070b0cab","network_id":"76dca1eb-b36f-4a65-b418-e3329e93f04b","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.2.2.1","cidr":"10.2.2.0/24","allocation_pools":[{"start":"10.2.2.2","end":"10.2.2.254"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"tags":[],"created_at":"2026-01-29T08:38:14Z","updated_at":"2026-01-29T08:38:14Z","revision_number":0,"project_id":"0f7b3f9013644792bbd4fca9070b0cab"}}'
2026-01-29 09:38:15,844 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.145/networking/v2.0/ports 0.676s
2026-01-29 09:38:15,844 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"port": {"network_id": "5d4c6fef-a6bb-4b51-953d-9ec2b29e50d3", "name": "tempest-TaggedBootDevicesTest_v242-1311999296", "fixed_ips": [{"subnet_id": "4aac5eb3-4e2c-47cf-99cc-ebb3306e0346"}]}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:38:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '738', 'x-openstack-request-id': 'req-64974ec9-2254-45ea-b969-69f37b4802de', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/ports'}
Body: b'{"port":{"id":"f982212c-3dc9-4ede-bd90-b3c6f3cc0d54","name":"tempest-TaggedBootDevicesTest_v242-1311999296","network_id":"5d4c6fef-a6bb-4b51-953d-9ec2b29e50d3","tenant_id":"0f7b3f9013644792bbd4fca9070b0cab","mac_address":"fa:16:3e:f5:55:ca","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"4aac5eb3-4e2c-47cf-99cc-ebb3306e0346","ip_address":"10.1.1.104"}],"project_id":"0f7b3f9013644792bbd4fca9070b0cab","port_security_enabled":true,"security_groups":["1f78104f-9922-4d8c-8271-df6a25b1de7d"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2026-01-29T08:38:15Z","updated_at":"2026-01-29T08:38:15Z","revision_number":1}}'
2026-01-29 09:38:16,433 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.145/networking/v2.0/ports 0.588s
2026-01-29 09:38:16,433 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"port": {"network_id": "5d4c6fef-a6bb-4b51-953d-9ec2b29e50d3", "name": "tempest-TaggedBootDevicesTest_v242-10041144", "fixed_ips": [{"subnet_id": "4aac5eb3-4e2c-47cf-99cc-ebb3306e0346"}]}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:38:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '736', 'x-openstack-request-id': 'req-b08e2844-72a1-4414-af82-47f762cda214', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/ports'}
Body: b'{"port":{"id":"fc2ec318-5f59-4ca2-8442-86312533121b","name":"tempest-TaggedBootDevicesTest_v242-10041144","network_id":"5d4c6fef-a6bb-4b51-953d-9ec2b29e50d3","tenant_id":"0f7b3f9013644792bbd4fca9070b0cab","mac_address":"fa:16:3e:46:d7:cb","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"4aac5eb3-4e2c-47cf-99cc-ebb3306e0346","ip_address":"10.1.1.208"}],"project_id":"0f7b3f9013644792bbd4fca9070b0cab","port_security_enabled":true,"security_groups":["1f78104f-9922-4d8c-8271-df6a25b1de7d"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2026-01-29T08:38:15Z","updated_at":"2026-01-29T08:38:16Z","revision_number":1}}'
2026-01-29 09:38:16,434 83068 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-01-29 09:38:16,434 83068 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-01-29 09:38:16,480 83068 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/compute/v2.1/os-keypairs 0.045s
2026-01-29 09:38:16,480 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-33814410", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMzJFjRtGNeTIriAHNr+NXq0ifuuQqtem01EJz00qiqUiiDPDxIKmRN7sEPkggnBUerAGebRmqSilqFMIzJQSCyHIBB9Z6Ma4j2+8l4ycTFjhMxLkzLing0tiPk1MIV2xQ=="}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:38:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8048eb46-7c90-4457-b112-680b3611bac8', 'x-compute-request-id': 'req-8048eb46-7c90-4457-b112-680b3611bac8', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-33814410", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMzJFjRtGNeTIriAHNr+NXq0ifuuQqtem01EJz00qiqUiiDPDxIKmRN7sEPkggnBUerAGebRmqSilqFMIzJQSCyHIBB9Z6Ma4j2+8l4ycTFjhMxLkzLing0tiPk1MIV2xQ==", "fingerprint": "c7:8e:6b:9b:fd:25:98:bd:32:43:26:96:e1:65:10:48", "user_id": "9fed1ee463bb40e6a2f8496113236078"}}'
2026-01-29 09:38:16,482 83068 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-33814410 created
2026-01-29 09:38:16,795 83068 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/networking/v2.0/security-groups 0.312s
2026-01-29 09:38:16,795 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group": {"name": "tempest-securitygroup--400523825", "description": "tempest-description--1199874306"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:38:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-3ebd66b2-4c16-4f62-b1c9-fc010adf2575', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "8d56f225-9010-44ff-af86-b8836668b136", "name": "tempest-securitygroup--400523825", "stateful": true, "tenant_id": "0f7b3f9013644792bbd4fca9070b0cab", "project_id": "0f7b3f9013644792bbd4fca9070b0cab", "description": "tempest-description--1199874306", "shared": false, "security_group_rules": [{"id": "877f4156-a405-4738-9207-84e186588bed", "project_id": "0f7b3f9013644792bbd4fca9070b0cab", "tenant_id": "0f7b3f9013644792bbd4fca9070b0cab", "security_group_id": "8d56f225-9010-44ff-af86-b8836668b136", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 505, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-29T08:38:16Z", "updated_at": "2026-01-29T08:38:16Z", "revision_number": 0}, {"id": "f03c9c48-68d9-4209-91b6-3b27ab15914d", "project_id": "0f7b3f9013644792bbd4fca9070b0cab", "tenant_id": "0f7b3f9013644792bbd4fca9070b0cab", "security_group_id": "8d56f225-9010-44ff-af86-b8836668b136", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 506, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-29T08:38:16Z", "updated_at": "2026-01-29T08:38:16Z", "revision_number": 0}], "tags": [], "created_at": "2026-01-29T08:38:16Z", "updated_at": "2026-01-29T08:38:16Z", "revision_number": 1}}'
2026-01-29 09:38:16,980 83068 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/networking/v2.0/security-group-rules 0.184s
2026-01-29 09:38:16,981 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "8d56f225-9010-44ff-af86-b8836668b136", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:38:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-2bab6f12-1dde-4e59-8dac-3742bdc0462b', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "81cf64f4-791a-467f-9c28-7bc222d8be04", "project_id": "0f7b3f9013644792bbd4fca9070b0cab", "tenant_id": "0f7b3f9013644792bbd4fca9070b0cab", "security_group_id": "8d56f225-9010-44ff-af86-b8836668b136", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-01-29T08:38:16Z", "updated_at": "2026-01-29T08:38:16Z", "revision_number": 0}}'
2026-01-29 09:38:17,238 83068 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/networking/v2.0/security-group-rules 0.257s
2026-01-29 09:38:17,239 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "8d56f225-9010-44ff-af86-b8836668b136", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:38:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-b81e7047-05f8-44f6-8aa4-4a86194fd4d8', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "1b3eeb2f-0f30-4359-b7ba-86831103c35c", "project_id": "0f7b3f9013644792bbd4fca9070b0cab", "tenant_id": "0f7b3f9013644792bbd4fca9070b0cab", "security_group_id": "8d56f225-9010-44ff-af86-b8836668b136", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-01-29T08:38:17Z", "updated_at": "2026-01-29T08:38:17Z", "revision_number": 0}}'
2026-01-29 09:38:17,239 83068 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--400523825 created
2026-01-29 09:38:17,966 83068 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/networking/v2.0/floatingips 0.726s
2026-01-29 09:38:17,966 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "38656bf3-f068-4e77-b60f-a69547f35657"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:38:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-7aeac03e-9844-433e-9076-1ad7ea11c2cf', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "42ab2ba6-7e51-4f8d-ad57-65ce046b1050", "tenant_id": "0f7b3f9013644792bbd4fca9070b0cab", "project_id": "0f7b3f9013644792bbd4fca9070b0cab", "floating_ip_address": "172.24.4.214", "floating_network_id": "38656bf3-f068-4e77-b60f-a69547f35657", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-01-29T08:38:17Z", "updated_at": "2026-01-29T08:38:17Z", "revision_number": 0}}'
2026-01-29 09:38:17,966 83068 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '42ab2ba6-7e51-4f8d-ad57-65ce046b1050', 'tenant_id': '0f7b3f9013644792bbd4fca9070b0cab', 'project_id': '0f7b3f9013644792bbd4fca9070b0cab', 'floating_ip_address': '172.24.4.214', 'floating_network_id': '38656bf3-f068-4e77-b60f-a69547f35657', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-01-29T08:38:17Z', 'updated_at': '2026-01-29T08:38:17Z', 'revision_number': 0, 'ip': '172.24.4.214'} created
2026-01-29 09:38:18,086 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.145/identity/v3/auth/tokens 0.116s
2026-01-29 09:38:18,086 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:38:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2534', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c049b7cd-cf56-4d49-bc5a-1b2d63b8c6fd', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "9fed1ee463bb40e6a2f8496113236078", "name": "tempest-TaggedBootDevicesTest_v242-120806468-project-member", "password_expires_at": null}, "audit_ids": ["3FIBAyIkQzOJ0ZNM6QG8KQ"], "expires_at": "2026-01-29T09:38:18.000000Z", "issued_at": "2026-01-29T08:38:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f7b3f9013644792bbd4fca9070b0cab", "name": "tempest-TaggedBootDevicesTest_v242-120806468"}, "is_domain": false, "roles": [{"id": "60d282b9ed0947de85a5c57f0a971add", "name": "reader"}, {"id": "c21479ea97704a49b95ef291e9d0901e", "name": "member"}], "catalog": [{"endpoints": [{"id": "54d0c546ab81463e87539a88246d89e1", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2/0f7b3f9013644792bbd4fca9070b0cab", "region": "RegionOne"}], "id": "0729e21756e847b08d50f08f69143b4a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5df54c5a0f904ec69ae01b18d0f758d6", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/image", "region": "RegionOne"}], "id": "10f37be1912e42b38ef8bb8073e2d7eb", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3d93b8dadcc04ef8aee42a75a16997b8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/networking", "region": "RegionOne"}], "id": "6361327d852a4a3dbea0c0c5a47d305d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "2b6610e913e940ecb4cac01d8adb76a0", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/volume/v3", "region": "RegionOne"}], "id": "a09d39cd91614500bc9e010e2a1ea53f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "161fe73b6b9f4510ab71d11e75c69fe7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/placement", "region": "RegionOne"}], "id": "b59b27e855004390bb85bfe5dfd660ef", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6babc138de73469c8c6e6e62272ed9ed", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2.1", "region": "RegionOne"}], "id": "e2421c5fa43b480c9d063ec6b596b1c0", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "81d802fa2ea74db5b5f4a24a656dcbcf", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/identity", "region": "RegionOne"}], "id": "e2ec1cc4e30844499a2c0ad4b9eb6acc", "type": "identity", "name": "keystone"}]}}'
2026-01-29 09:38:18,087 83068 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest_v242:test_tagged_boot_devices) Found network {'id': '51650d88-824d-4aad-a7fc-0566a6cbfb35', 'name': 'tempest-TaggedBootDevicesTest_v242-2020115508-network', 'tenant_id': '0f7b3f9013644792bbd4fca9070b0cab', 'project_id': '0f7b3f9013644792bbd4fca9070b0cab', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 64472, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-01-29T08:37:35Z', 'updated_at': '2026-01-29T08:37:35Z', 'revision_number': 1} available for tenant
2026-01-29 09:38:18,143 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.145/identity/v3/auth/tokens 0.052s
2026-01-29 09:38:18,143 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:38:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2534', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-bcd5461b-513f-4cea-94ff-1d6f8fb9a0d0', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "9fed1ee463bb40e6a2f8496113236078", "name": "tempest-TaggedBootDevicesTest_v242-120806468-project-member", "password_expires_at": null}, "audit_ids": ["v2qiR1AzT8eTxhMDRVLWSQ"], "expires_at": "2026-01-29T09:38:18.000000Z", "issued_at": "2026-01-29T08:38:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f7b3f9013644792bbd4fca9070b0cab", "name": "tempest-TaggedBootDevicesTest_v242-120806468"}, "is_domain": false, "roles": [{"id": "60d282b9ed0947de85a5c57f0a971add", "name": "reader"}, {"id": "c21479ea97704a49b95ef291e9d0901e", "name": "member"}], "catalog": [{"endpoints": [{"id": "54d0c546ab81463e87539a88246d89e1", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2/0f7b3f9013644792bbd4fca9070b0cab", "region": "RegionOne"}], "id": "0729e21756e847b08d50f08f69143b4a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5df54c5a0f904ec69ae01b18d0f758d6", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/image", "region": "RegionOne"}], "id": "10f37be1912e42b38ef8bb8073e2d7eb", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3d93b8dadcc04ef8aee42a75a16997b8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/networking", "region": "RegionOne"}], "id": "6361327d852a4a3dbea0c0c5a47d305d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "2b6610e913e940ecb4cac01d8adb76a0", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/volume/v3", "region": "RegionOne"}], "id": "a09d39cd91614500bc9e010e2a1ea53f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "161fe73b6b9f4510ab71d11e75c69fe7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/placement", "region": "RegionOne"}], "id": "b59b27e855004390bb85bfe5dfd660ef", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6babc138de73469c8c6e6e62272ed9ed", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2.1", "region": "RegionOne"}], "id": "e2421c5fa43b480c9d063ec6b596b1c0", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "81d802fa2ea74db5b5f4a24a656dcbcf", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/identity", "region": "RegionOne"}], "id": "e2ec1cc4e30844499a2c0ad4b9eb6acc", "type": "identity", "name": "keystone"}]}}'
2026-01-29 09:38:18,143 83068 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest_v242:test_tagged_boot_devices) Found network {'id': '51650d88-824d-4aad-a7fc-0566a6cbfb35', 'name': 'tempest-TaggedBootDevicesTest_v242-2020115508-network', 'tenant_id': '0f7b3f9013644792bbd4fca9070b0cab', 'project_id': '0f7b3f9013644792bbd4fca9070b0cab', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 64472, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-01-29T08:37:35Z', 'updated_at': '2026-01-29T08:37:35Z', 'revision_number': 1} available for tenant
2026-01-29 09:38:18,144 83068 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-33814410', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMzJFjRtGNeTIriAHNr+NXq0ifuuQqtem01EJz00qiqUiiDPDxIKmRN7sEPkggnBUerAGebRmqSilqFMIzJQSCyHIBB9Z6Ma4j2+8l4ycTFjhMxLkzLing0tiPk1MIV2xQ==', 'fingerprint': 'c7:8e:6b:9b:fd:25:98:bd:32:43:26:96:e1:65:10:48', 'user_id': '9fed1ee463bb40e6a2f8496113236078', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCExPRl+kDfihmmROL/OonNgMGH7lzp9hESaZms9XwbK9ZqJMULfEH/\nDLySAPQwEH6gBwYFK4EEACKhZANiAATMyRY0bRjXkyK4gBza/jV6tIn7rkKrXptN\nRCc9NKoqlIogzw8SCpkTe7BD5IIJwVHqwBnm0ZqkopahTCMyUEgshyAQfWejGuI9\nvvJeMnExY4TMS5My4p4NLYj5NTCFdsU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '8d56f225-9010-44ff-af86-b8836668b136', 'name': 'tempest-securitygroup--400523825', 'stateful': True, 'tenant_id': '0f7b3f9013644792bbd4fca9070b0cab', 'project_id': '0f7b3f9013644792bbd4fca9070b0cab', 'description': 'tempest-description--1199874306', 'shared': False, 'security_group_rules': [{'id': '877f4156-a405-4738-9207-84e186588bed', 'project_id': '0f7b3f9013644792bbd4fca9070b0cab', 'tenant_id': '0f7b3f9013644792bbd4fca9070b0cab', 'security_group_id': '8d56f225-9010-44ff-af86-b8836668b136', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 505, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-29T08:38:16Z', 'updated_at': '2026-01-29T08:38:16Z', 'revision_number': 0}, {'id': 'f03c9c48-68d9-4209-91b6-3b27ab15914d', 'project_id': '0f7b3f9013644792bbd4fca9070b0cab', 'tenant_id': '0f7b3f9013644792bbd4fca9070b0cab', 'security_group_id': '8d56f225-9010-44ff-af86-b8836668b136', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 506, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-29T08:38:16Z', 'updated_at': '2026-01-29T08:38:16Z', 'revision_number': 0}], 'tags': [], 'created_at': '2026-01-29T08:38:16Z', 'updated_at': '2026-01-29T08:38:16Z', 'revision_number': 1}, 'floating_ip': {'id': '42ab2ba6-7e51-4f8d-ad57-65ce046b1050', 'tenant_id': '0f7b3f9013644792bbd4fca9070b0cab', 'project_id': '0f7b3f9013644792bbd4fca9070b0cab', 'floating_ip_address': '172.24.4.214', 'floating_network_id': '38656bf3-f068-4e77-b60f-a69547f35657', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-01-29T08:38:17Z', 'updated_at': '2026-01-29T08:38:17Z', 'revision_number': 0, 'ip': '172.24.4.214'}}
2026-01-29 09:38:20,209 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://192.168.122.145/compute/v2.1/servers 2.064s
2026-01-29 09:38:20,209 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-device-tagging-server-814480918", "imageRef": "e7ee5b3d-cb38-4428-b625-42be8215538a", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "51650d88-824d-4aad-a7fc-0566a6cbfb35"}, {"port": "f982212c-3dc9-4ede-bd90-b3c6f3cc0d54", "tag": "port-1"}, {"port": "fc2ec318-5f59-4ca2-8442-86312533121b", "tag": "port-2"}, {"uuid": "5d4c6fef-a6bb-4b51-953d-9ec2b29e50d3", "tag": "net-1"}, {"uuid": "5d4c6fef-a6bb-4b51-953d-9ec2b29e50d3"}, {"uuid": "76dca1eb-b36f-4a65-b418-e3329e93f04b", "fixed_ip": "10.2.2.100", "tag": "net-2-100"}, {"uuid": "76dca1eb-b36f-4a65-b418-e3329e93f04b", "fixed_ip": "10.2.2.200", "tag": "net-2-200"}], "block_device_mapping_v2": [{"uuid": "c430f9d8-d5e1-4cb2-af09-12368f3f1fd1", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "tag": "boot"}, {"uuid": "d5719ddd-91b5-4d32-90d5-1db4b036035f", "source_type": "volume", "destination_type": "volume", "boot_index": 1, "tag": "other"}, {"uuid": "2e08b966-ce75-4a85-bec5-247e6af6b8dc", "source_type": "volume", "destination_type": "volume", "boot_index": 2}], "security_groups": [{"name": "tempest-securitygroup--400523825"}], "key_name": "tempest-keypair-33814410", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:38:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '413', 'location': 'http://192.168.122.145/compute/v2.1/servers/610434bd-e161-4886-8380-516fcbe45295', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cbfd52b-436b-4efb-96ac-675825f97298', 'x-compute-request-id': 'req-0cbfd52b-436b-4efb-96ac-675825f97298', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/compute/v2.1/servers'}
Body: b'{"server": {"id": "610434bd-e161-4886-8380-516fcbe45295", "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/610434bd-e161-4886-8380-516fcbe45295"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/610434bd-e161-4886-8380-516fcbe45295"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--400523825"}], "adminPass": "7h6xZpLAfJcJ"}}'
2026-01-29 09:38:20,284 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.145/compute/v2.1/servers/610434bd-e161-4886-8380-516fcbe45295 0.072s
2026-01-29 09:38:20,284 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:38:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1297', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07ab3738-c054-49df-86fa-40582794cf82', 'x-compute-request-id': 'req-07ab3738-c054-49df-86fa-40582794cf82', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/610434bd-e161-4886-8380-516fcbe45295'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:38:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "610434bd-e161-4886-8380-516fcbe45295", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/610434bd-e161-4886-8380-516fcbe45295"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/610434bd-e161-4886-8380-516fcbe45295"}], "metadata": {}, "name": "tempest-device-tagging-server-814480918", "status": "BUILD", "tenant_id": "0f7b3f9013644792bbd4fca9070b0cab", "user_id": "9fed1ee463bb40e6a2f8496113236078", "updated": "2026-01-29T08:38:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-33814410", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-29 09:38:21,372 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.145/compute/v2.1/servers/610434bd-e161-4886-8380-516fcbe45295 0.073s
2026-01-29 09:38:21,372 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:38:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1297', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c624d67-59bc-4f91-b9bf-011c49a8160d', 'x-compute-request-id': 'req-3c624d67-59bc-4f91-b9bf-011c49a8160d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/610434bd-e161-4886-8380-516fcbe45295'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:38:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "610434bd-e161-4886-8380-516fcbe45295", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/610434bd-e161-4886-8380-516fcbe45295"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/610434bd-e161-4886-8380-516fcbe45295"}], "metadata": {}, "name": "tempest-device-tagging-server-814480918", "status": "BUILD", "tenant_id": "0f7b3f9013644792bbd4fca9070b0cab", "user_id": "9fed1ee463bb40e6a2f8496113236078", "updated": "2026-01-29T08:38:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-33814410", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-29 09:38:22,490 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.145/compute/v2.1/servers/610434bd-e161-4886-8380-516fcbe45295 0.103s
2026-01-29 09:38:22,490 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:38:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1531', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65d98da1-56c9-41c3-b88f-d9ab6309e7b0', 'x-compute-request-id': 'req-65d98da1-56c9-41c3-b88f-d9ab6309e7b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/610434bd-e161-4886-8380-516fcbe45295'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:38:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "610434bd-e161-4886-8380-516fcbe45295", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/610434bd-e161-4886-8380-516fcbe45295"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/610434bd-e161-4886-8380-516fcbe45295"}], "metadata": {}, "name": "tempest-device-tagging-server-814480918", "status": "BUILD", "tenant_id": "0f7b3f9013644792bbd4fca9070b0cab", "user_id": "9fed1ee463bb40e6a2f8496113236078", "updated": "2026-01-29T08:38:22Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-33814410", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "2e08b966-ce75-4a85-bec5-247e6af6b8dc", "delete_on_termination": false}, {"id": "c430f9d8-d5e1-4cb2-af09-12368f3f1fd1", "delete_on_termination": false}, {"id": "d5719ddd-91b5-4d32-90d5-1db4b036035f", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-29 09:38:22,506 83068 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-01-29 09:38:23,605 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.145/compute/v2.1/servers/610434bd-e161-4886-8380-516fcbe45295 0.098s
2026-01-29 09:38:23,606 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:38:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1531', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1db846e9-a0d2-422f-9ac5-f06506472e23', 'x-compute-request-id': 'req-1db846e9-a0d2-422f-9ac5-f06506472e23', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/610434bd-e161-4886-8380-516fcbe45295'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:38:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "610434bd-e161-4886-8380-516fcbe45295", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/610434bd-e161-4886-8380-516fcbe45295"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/610434bd-e161-4886-8380-516fcbe45295"}], "metadata": {}, "name": "tempest-device-tagging-server-814480918", "status": "BUILD", "tenant_id": "0f7b3f9013644792bbd4fca9070b0cab", "user_id": "9fed1ee463bb40e6a2f8496113236078", "updated": "2026-01-29T08:38:22Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-33814410", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "2e08b966-ce75-4a85-bec5-247e6af6b8dc", "delete_on_termination": false}, {"id": "c430f9d8-d5e1-4cb2-af09-12368f3f1fd1", "delete_on_termination": false}, {"id": "d5719ddd-91b5-4d32-90d5-1db4b036035f", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-29 09:38:24,713 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.145/compute/v2.1/servers/610434bd-e161-4886-8380-516fcbe45295 0.092s
2026-01-29 09:38:24,713 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:38:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1531', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9871e8a7-209c-4f22-bbf2-0253398daee4', 'x-compute-request-id': 'req-9871e8a7-209c-4f22-bbf2-0253398daee4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/610434bd-e161-4886-8380-516fcbe45295'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:38:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "610434bd-e161-4886-8380-516fcbe45295", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/610434bd-e161-4886-8380-516fcbe45295"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/610434bd-e161-4886-8380-516fcbe45295"}], "metadata": {}, "name": "tempest-device-tagging-server-814480918", "status": "BUILD", "tenant_id": "0f7b3f9013644792bbd4fca9070b0cab", "user_id": "9fed1ee463bb40e6a2f8496113236078", "updated": "2026-01-29T08:38:22Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-33814410", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "2e08b966-ce75-4a85-bec5-247e6af6b8dc", "delete_on_termination": false}, {"id": "c430f9d8-d5e1-4cb2-af09-12368f3f1fd1", "delete_on_termination": false}, {"id": "d5719ddd-91b5-4d32-90d5-1db4b036035f", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-29 09:38:25,844 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.145/compute/v2.1/servers/610434bd-e161-4886-8380-516fcbe45295 0.113s
2026-01-29 09:38:25,845 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:38:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1531', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0478053-6c98-4906-871c-b304b2e9b574', 'x-compute-request-id': 'req-b0478053-6c98-4906-871c-b304b2e9b574', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/610434bd-e161-4886-8380-516fcbe45295'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:38:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "610434bd-e161-4886-8380-516fcbe45295", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/610434bd-e161-4886-8380-516fcbe45295"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/610434bd-e161-4886-8380-516fcbe45295"}], "metadata": {}, "name": "tempest-device-tagging-server-814480918", "status": "BUILD", "tenant_id": "0f7b3f9013644792bbd4fca9070b0cab", "user_id": "9fed1ee463bb40e6a2f8496113236078", "updated": "2026-01-29T08:38:22Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-33814410", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "2e08b966-ce75-4a85-bec5-247e6af6b8dc", "delete_on_termination": false}, {"id": "c430f9d8-d5e1-4cb2-af09-12368f3f1fd1", "delete_on_termination": false}, {"id": "d5719ddd-91b5-4d32-90d5-1db4b036035f", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-29 09:38:26,960 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.145/compute/v2.1/servers/610434bd-e161-4886-8380-516fcbe45295 0.101s
2026-01-29 09:38:26,960 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:38:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1727', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e2345a2-12e6-4f0d-9902-88896efcf340', 'x-compute-request-id': 'req-2e2345a2-12e6-4f0d-9902-88896efcf340', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/610434bd-e161-4886-8380-516fcbe45295'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:38:20Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "610434bd-e161-4886-8380-516fcbe45295", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/610434bd-e161-4886-8380-516fcbe45295"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/610434bd-e161-4886-8380-516fcbe45295"}], "metadata": {}, "name": "tempest-device-tagging-server-814480918", "status": "ERROR", "tenant_id": "0f7b3f9013644792bbd4fca9070b0cab", "user_id": "9fed1ee463bb40e6a2f8496113236078", "updated": "2026-01-29T08:38:27Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-29T08:38:27Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 610434bd-e161-4886-8380-516fcbe45295."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-33814410", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "2e08b966-ce75-4a85-bec5-247e6af6b8dc", "delete_on_termination": false}, {"id": "c430f9d8-d5e1-4cb2-af09-12368f3f1fd1", "delete_on_termination": false}, {"id": "d5719ddd-91b5-4d32-90d5-1db4b036035f", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-29 09:38:26,974 83068 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "ERROR/None" after 6 second wait
2026-01-29 09:38:27,501 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 204 DELETE http://192.168.122.145/compute/v2.1/servers/610434bd-e161-4886-8380-516fcbe45295 0.527s
2026-01-29 09:38:27,502 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:38:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a2a94be-50fd-4655-b79e-39cf1c0bc9ec', 'x-compute-request-id': 'req-1a2a94be-50fd-4655-b79e-39cf1c0bc9ec', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/610434bd-e161-4886-8380-516fcbe45295'}
Body: b''
2026-01-29 09:38:27,535 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 404 GET http://192.168.122.145/compute/v2.1/servers/610434bd-e161-4886-8380-516fcbe45295 0.033s
2026-01-29 09:38:27,536 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:38:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-b39d91df-a61a-407a-9e8e-9e5eacdb1cd9', 'x-compute-request-id': 'req-b39d91df-a61a-407a-9e8e-9e5eacdb1cd9', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/610434bd-e161-4886-8380-516fcbe45295'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 610434bd-e161-4886-8380-516fcbe45295 could not be found."}}'
2026-01-29 09:38:27,576 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.145/compute/v2.1/os-keypairs/tempest-keypair-33814410 0.039s
2026-01-29 09:38:27,576 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:38:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-385c2921-4f58-4bdf-992d-3723fe043488', 'x-compute-request-id': 'req-385c2921-4f58-4bdf-992d-3723fe043488', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/compute/v2.1/os-keypairs/tempest-keypair-33814410'}
Body: b''
2026-01-29 09:38:27,791 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.145/networking/v2.0/security-groups/8d56f225-9010-44ff-af86-b8836668b136 0.214s
2026-01-29 09:38:27,792 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:38:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-2e5e03a2-1dab-442e-b715-8817b9c49e57', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/networking/v2.0/security-groups/8d56f225-9010-44ff-af86-b8836668b136'}
Body: b''
2026-01-29 09:38:27,809 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 404 GET http://192.168.122.145/networking/v2.0/security-groups/8d56f225-9010-44ff-af86-b8836668b136 0.016s
2026-01-29 09:38:27,809 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:38:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-717c6651-b680-4fc8-aa57-7a94d621ba13', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.145/networking/v2.0/security-groups/8d56f225-9010-44ff-af86-b8836668b136'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 8d56f225-9010-44ff-af86-b8836668b136 does not exist", "detail": ""}}'
2026-01-29 09:38:28,145 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.145/networking/v2.0/floatingips/42ab2ba6-7e51-4f8d-ad57-65ce046b1050 0.336s
2026-01-29 09:38:28,146 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:38:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-7fbc1e86-826c-4192-830c-f6d78e70f7b2', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/networking/v2.0/floatingips/42ab2ba6-7e51-4f8d-ad57-65ce046b1050'}
Body: b''
2026-01-29 09:38:28,512 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.145/networking/v2.0/ports/fc2ec318-5f59-4ca2-8442-86312533121b 0.365s
2026-01-29 09:38:28,512 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:38:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-7d0d4567-19df-4eb3-a41b-e586270c7082', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/networking/v2.0/ports/fc2ec318-5f59-4ca2-8442-86312533121b'}
Body: b''
2026-01-29 09:38:28,871 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.145/networking/v2.0/ports/f982212c-3dc9-4ede-bd90-b3c6f3cc0d54 0.358s
2026-01-29 09:38:28,871 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:38:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-473e94d0-55ff-4c6c-97ec-00a908b7b5b9', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/networking/v2.0/ports/f982212c-3dc9-4ede-bd90-b3c6f3cc0d54'}
Body: b''
2026-01-29 09:38:29,112 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.145/networking/v2.0/subnets/ce0d58bf-ca01-4ece-a9ab-4f676cedee47 0.240s
2026-01-29 09:38:29,112 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:38:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-4e2ec756-bef2-4986-bf0e-0157aa69198d', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/networking/v2.0/subnets/ce0d58bf-ca01-4ece-a9ab-4f676cedee47'}
Body: b''
2026-01-29 09:38:29,367 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.145/networking/v2.0/subnets/4aac5eb3-4e2c-47cf-99cc-ebb3306e0346 0.254s
2026-01-29 09:38:29,367 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:38:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-53ea6777-9f69-4702-807c-f09f9eb5f189', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/networking/v2.0/subnets/4aac5eb3-4e2c-47cf-99cc-ebb3306e0346'}
Body: b''
2026-01-29 09:38:29,815 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.145/networking/v2.0/networks/76dca1eb-b36f-4a65-b418-e3329e93f04b 0.447s
2026-01-29 09:38:29,816 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:38:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-7c3e3b99-4564-4e91-808f-1b068d0ea291', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/networking/v2.0/networks/76dca1eb-b36f-4a65-b418-e3329e93f04b'}
Body: b''
2026-01-29 09:38:30,262 83068 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.145/networking/v2.0/networks/5d4c6fef-a6bb-4b51-953d-9ec2b29e50d3 0.446s
2026-01-29 09:38:30,262 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:38:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-dfa3e94f-c90a-469b-8600-112ccf0cad4b', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/networking/v2.0/networks/5d4c6fef-a6bb-4b51-953d-9ec2b29e50d3'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 189, in test_tagged_boot_devices
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 247, 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/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/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 610434bd-e161-4886-8380-516fcbe45295 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-29T08:38:27Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 610434bd-e161-4886-8380-516fcbe45295.'}. Request ID of server operation performed before checking the server status req-0cbfd52b-436b-4efb-96ac-675825f97298.
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 2 | 0 | 2 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
fail
ft11.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-29 09:37:02,565 83072 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-01-29 09:37:02,565 83072 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-01-29 09:37:02,815 83072 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/compute/v2.1/os-keypairs 0.249s
2026-01-29 09:37:02,815 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1186933803", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHHFDqJw82mwrumXkIb74p/PKYonEOG8CTVerzNG8VlvcOzK8T0j6u2LzKPMahTPv+T6nNxtHhHyIWxDWZfG4ZSVIQDmhhiiSbEytYnUmOzhQW8zXiEwUHL7DycGJ89mmg=="}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '401', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-793db3e9-7fff-4572-9d6c-21e61dccf98a', 'x-compute-request-id': 'req-793db3e9-7fff-4572-9d6c-21e61dccf98a', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1186933803", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHHFDqJw82mwrumXkIb74p/PKYonEOG8CTVerzNG8VlvcOzK8T0j6u2LzKPMahTPv+T6nNxtHhHyIWxDWZfG4ZSVIQDmhhiiSbEytYnUmOzhQW8zXiEwUHL7DycGJ89mmg==", "fingerprint": "a1:75:7e:d2:ef:a4:33:e0:f7:81:c5:0b:44:a0:33:16", "user_id": "c28acaff45014c68936ccafec1570f66"}}'
2026-01-29 09:37:02,817 83072 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1186933803 created
2026-01-29 09:37:03,056 83072 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/networking/v2.0/security-groups 0.238s
2026-01-29 09:37:03,056 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group": {"name": "tempest-securitygroup--1757840152", "description": "tempest-description--1666898328"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-f2cc1560-a998-42be-b345-b6f1d773dad7', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "7839920d-6348-4bbb-9ee0-241a2e277a83", "name": "tempest-securitygroup--1757840152", "stateful": true, "tenant_id": "8634b1b49b96431a92012cb4c7fea48f", "project_id": "8634b1b49b96431a92012cb4c7fea48f", "description": "tempest-description--1666898328", "shared": false, "security_group_rules": [{"id": "0614b4e0-1b3c-4bc7-b59e-36f02d9fac36", "project_id": "8634b1b49b96431a92012cb4c7fea48f", "tenant_id": "8634b1b49b96431a92012cb4c7fea48f", "security_group_id": "7839920d-6348-4bbb-9ee0-241a2e277a83", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 330, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-29T08:37:02Z", "updated_at": "2026-01-29T08:37:02Z", "revision_number": 0}, {"id": "fa052a5e-d185-46c4-9988-49719dcfec99", "project_id": "8634b1b49b96431a92012cb4c7fea48f", "tenant_id": "8634b1b49b96431a92012cb4c7fea48f", "security_group_id": "7839920d-6348-4bbb-9ee0-241a2e277a83", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 331, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-29T08:37:02Z", "updated_at": "2026-01-29T08:37:02Z", "revision_number": 0}], "tags": [], "created_at": "2026-01-29T08:37:02Z", "updated_at": "2026-01-29T08:37:02Z", "revision_number": 1}}'
2026-01-29 09:37:03,286 83072 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/networking/v2.0/security-group-rules 0.229s
2026-01-29 09:37:03,286 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "7839920d-6348-4bbb-9ee0-241a2e277a83", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-635b82de-62f3-451f-bdd2-06cd5514fa5b', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "f992ad00-5835-4f7d-9bba-b72e45f3e217", "project_id": "8634b1b49b96431a92012cb4c7fea48f", "tenant_id": "8634b1b49b96431a92012cb4c7fea48f", "security_group_id": "7839920d-6348-4bbb-9ee0-241a2e277a83", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-01-29T08:37:03Z", "updated_at": "2026-01-29T08:37:03Z", "revision_number": 0}}'
2026-01-29 09:37:03,741 83072 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/networking/v2.0/security-group-rules 0.454s
2026-01-29 09:37:03,741 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "7839920d-6348-4bbb-9ee0-241a2e277a83", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-95f11763-e54a-4817-baba-20bdd1d70e09', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "255031b9-2418-423e-95fd-2dce649fe101", "project_id": "8634b1b49b96431a92012cb4c7fea48f", "tenant_id": "8634b1b49b96431a92012cb4c7fea48f", "security_group_id": "7839920d-6348-4bbb-9ee0-241a2e277a83", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-01-29T08:37:03Z", "updated_at": "2026-01-29T08:37:03Z", "revision_number": 0}}'
2026-01-29 09:37:03,741 83072 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1757840152 created
2026-01-29 09:37:05,144 83072 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/networking/v2.0/floatingips 1.402s
2026-01-29 09:37:05,145 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "38656bf3-f068-4e77-b60f-a69547f35657"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-56bd958e-112f-4189-a092-add519b67284', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "f58068f3-9666-47ea-b604-3c35a409b1c3", "tenant_id": "8634b1b49b96431a92012cb4c7fea48f", "project_id": "8634b1b49b96431a92012cb4c7fea48f", "floating_ip_address": "172.24.4.250", "floating_network_id": "38656bf3-f068-4e77-b60f-a69547f35657", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-01-29T08:37:04Z", "updated_at": "2026-01-29T08:37:04Z", "revision_number": 0}}'
2026-01-29 09:37:05,145 83072 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'f58068f3-9666-47ea-b604-3c35a409b1c3', 'tenant_id': '8634b1b49b96431a92012cb4c7fea48f', 'project_id': '8634b1b49b96431a92012cb4c7fea48f', 'floating_ip_address': '172.24.4.250', 'floating_network_id': '38656bf3-f068-4e77-b60f-a69547f35657', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-01-29T08:37:04Z', 'updated_at': '2026-01-29T08:37:04Z', 'revision_number': 0, 'ip': '172.24.4.250'} created
2026-01-29 09:37:05,194 83072 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 201 POST http://192.168.122.145/identity/v3/auth/tokens 0.045s
2026-01-29 09:37:05,194 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2534', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d4b1d3b3-4e0e-4893-b823-88bbe2a248bb', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "c28acaff45014c68936ccafec1570f66", "name": "tempest-AttachVolumeShelveTestJSON-394812789-project-member", "password_expires_at": null}, "audit_ids": ["BOzFo_w6QDmgrLD7KPOTSQ"], "expires_at": "2026-01-29T09:37:05.000000Z", "issued_at": "2026-01-29T08:37:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8634b1b49b96431a92012cb4c7fea48f", "name": "tempest-AttachVolumeShelveTestJSON-394812789"}, "is_domain": false, "roles": [{"id": "60d282b9ed0947de85a5c57f0a971add", "name": "reader"}, {"id": "c21479ea97704a49b95ef291e9d0901e", "name": "member"}], "catalog": [{"endpoints": [{"id": "54d0c546ab81463e87539a88246d89e1", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2/8634b1b49b96431a92012cb4c7fea48f", "region": "RegionOne"}], "id": "0729e21756e847b08d50f08f69143b4a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5df54c5a0f904ec69ae01b18d0f758d6", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/image", "region": "RegionOne"}], "id": "10f37be1912e42b38ef8bb8073e2d7eb", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3d93b8dadcc04ef8aee42a75a16997b8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/networking", "region": "RegionOne"}], "id": "6361327d852a4a3dbea0c0c5a47d305d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "2b6610e913e940ecb4cac01d8adb76a0", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/volume/v3", "region": "RegionOne"}], "id": "a09d39cd91614500bc9e010e2a1ea53f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "161fe73b6b9f4510ab71d11e75c69fe7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/placement", "region": "RegionOne"}], "id": "b59b27e855004390bb85bfe5dfd660ef", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6babc138de73469c8c6e6e62272ed9ed", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2.1", "region": "RegionOne"}], "id": "e2421c5fa43b480c9d063ec6b596b1c0", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "81d802fa2ea74db5b5f4a24a656dcbcf", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/identity", "region": "RegionOne"}], "id": "e2ec1cc4e30844499a2c0ad4b9eb6acc", "type": "identity", "name": "keystone"}]}}'
2026-01-29 09:37:05,195 83072 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '84df66e2-9f83-4fa9-873d-f15ae3c4f73e', 'name': 'tempest-AttachVolumeShelveTestJSON-1940195451-network', 'tenant_id': '8634b1b49b96431a92012cb4c7fea48f', 'project_id': '8634b1b49b96431a92012cb4c7fea48f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 35168, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-01-29T08:36:55Z', 'updated_at': '2026-01-29T08:36:55Z', 'revision_number': 1} available for tenant
2026-01-29 09:37:05,195 83072 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1186933803', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHHFDqJw82mwrumXkIb74p/PKYonEOG8CTVerzNG8VlvcOzK8T0j6u2LzKPMahTPv+T6nNxtHhHyIWxDWZfG4ZSVIQDmhhiiSbEytYnUmOzhQW8zXiEwUHL7DycGJ89mmg==', 'fingerprint': 'a1:75:7e:d2:ef:a4:33:e0:f7:81:c5:0b:44:a0:33:16', 'user_id': 'c28acaff45014c68936ccafec1570f66', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAcOoyJUha4RRjHMFnD39Q2OWuyKwxQwO+GBX6KKFf3MDB5aDStzj3a\nDgnQTuJiz2mgBwYFK4EEACKhZANiAARxxQ6icPNpsK7pl5CG++KfzymKJxDhvAk1\nXq8zRvFZb3DsyvE9I+rti8yjzGoUz7/k+pzcbR4R8iFsQ1mXxuGUlSEA5oYYokmx\nMrWJ1Jjs4UFvM14hMFBy+w8nBifPZpo=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '7839920d-6348-4bbb-9ee0-241a2e277a83', 'name': 'tempest-securitygroup--1757840152', 'stateful': True, 'tenant_id': '8634b1b49b96431a92012cb4c7fea48f', 'project_id': '8634b1b49b96431a92012cb4c7fea48f', 'description': 'tempest-description--1666898328', 'shared': False, 'security_group_rules': [{'id': '0614b4e0-1b3c-4bc7-b59e-36f02d9fac36', 'project_id': '8634b1b49b96431a92012cb4c7fea48f', 'tenant_id': '8634b1b49b96431a92012cb4c7fea48f', 'security_group_id': '7839920d-6348-4bbb-9ee0-241a2e277a83', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 330, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-29T08:37:02Z', 'updated_at': '2026-01-29T08:37:02Z', 'revision_number': 0}, {'id': 'fa052a5e-d185-46c4-9988-49719dcfec99', 'project_id': '8634b1b49b96431a92012cb4c7fea48f', 'tenant_id': '8634b1b49b96431a92012cb4c7fea48f', 'security_group_id': '7839920d-6348-4bbb-9ee0-241a2e277a83', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 331, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-29T08:37:02Z', 'updated_at': '2026-01-29T08:37:02Z', 'revision_number': 0}], 'tags': [], 'created_at': '2026-01-29T08:37:02Z', 'updated_at': '2026-01-29T08:37:02Z', 'revision_number': 1}, 'floating_ip': {'id': 'f58068f3-9666-47ea-b604-3c35a409b1c3', 'tenant_id': '8634b1b49b96431a92012cb4c7fea48f', 'project_id': '8634b1b49b96431a92012cb4c7fea48f', 'floating_ip_address': '172.24.4.250', 'floating_network_id': '38656bf3-f068-4e77-b60f-a69547f35657', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-01-29T08:37:04Z', 'updated_at': '2026-01-29T08:37:04Z', 'revision_number': 0, 'ip': '172.24.4.250'}}
2026-01-29 09:37:05,918 83072 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://192.168.122.145/compute/v2.1/servers 0.722s
2026-01-29 09:37:05,918 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-1333036870", "imageRef": "e7ee5b3d-cb38-4428-b625-42be8215538a", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "84df66e2-9f83-4fa9-873d-f15ae3c4f73e"}], "security_groups": [{"name": "tempest-securitygroup--1757840152"}], "key_name": "tempest-keypair-1186933803", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '410', 'location': 'http://192.168.122.145/compute/v2.1/servers/f465d94a-2219-4800-9bf6-7edbc8a51515', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69866ee0-f40e-4af5-b7af-a740b87595fd', 'x-compute-request-id': 'req-69866ee0-f40e-4af5-b7af-a740b87595fd', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/compute/v2.1/servers'}
Body: b'{"server": {"id": "f465d94a-2219-4800-9bf6-7edbc8a51515", "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/f465d94a-2219-4800-9bf6-7edbc8a51515"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/f465d94a-2219-4800-9bf6-7edbc8a51515"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1757840152"}], "adminPass": "password"}}'
2026-01-29 09:37:06,181 83072 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://192.168.122.145/compute/v2.1/servers/f465d94a-2219-4800-9bf6-7edbc8a51515 0.260s
2026-01-29 09:37:06,181 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1296', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae681193-fc7f-4958-92ea-22234899afad', 'x-compute-request-id': 'req-ae681193-fc7f-4958-92ea-22234899afad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/f465d94a-2219-4800-9bf6-7edbc8a51515'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:37:06Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "f465d94a-2219-4800-9bf6-7edbc8a51515", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/f465d94a-2219-4800-9bf6-7edbc8a51515"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/f465d94a-2219-4800-9bf6-7edbc8a51515"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1333036870", "status": "BUILD", "tenant_id": "8634b1b49b96431a92012cb4c7fea48f", "user_id": "c28acaff45014c68936ccafec1570f66", "updated": "2026-01-29T08:37:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1186933803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-01-29 09:37:07,302 83072 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://192.168.122.145/compute/v2.1/servers/f465d94a-2219-4800-9bf6-7edbc8a51515 0.107s
2026-01-29 09:37:07,302 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eaeb7834-6735-4b96-aef6-6ac20a58ba74', 'x-compute-request-id': 'req-eaeb7834-6735-4b96-aef6-6ac20a58ba74', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/f465d94a-2219-4800-9bf6-7edbc8a51515'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:37:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "f465d94a-2219-4800-9bf6-7edbc8a51515", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/f465d94a-2219-4800-9bf6-7edbc8a51515"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/f465d94a-2219-4800-9bf6-7edbc8a51515"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1333036870", "status": "BUILD", "tenant_id": "8634b1b49b96431a92012cb4c7fea48f", "user_id": "c28acaff45014c68936ccafec1570f66", "updated": "2026-01-29T08:37:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1186933803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-01-29 09:37:07,315 83072 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait
2026-01-29 09:37:08,924 83072 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://192.168.122.145/compute/v2.1/servers/f465d94a-2219-4800-9bf6-7edbc8a51515 0.607s
2026-01-29 09:37:08,925 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95cabe31-9135-437c-bc14-c6eb27aa7024', 'x-compute-request-id': 'req-95cabe31-9135-437c-bc14-c6eb27aa7024', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/f465d94a-2219-4800-9bf6-7edbc8a51515'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:37:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "f465d94a-2219-4800-9bf6-7edbc8a51515", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/f465d94a-2219-4800-9bf6-7edbc8a51515"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/f465d94a-2219-4800-9bf6-7edbc8a51515"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1333036870", "status": "BUILD", "tenant_id": "8634b1b49b96431a92012cb4c7fea48f", "user_id": "c28acaff45014c68936ccafec1570f66", "updated": "2026-01-29T08:37:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1186933803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-01-29 09:37:10,566 83072 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://192.168.122.145/compute/v2.1/servers/f465d94a-2219-4800-9bf6-7edbc8a51515 0.627s
2026-01-29 09:37:10,566 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3823d876-bbfe-4a3e-b5a3-9334170a7251', 'x-compute-request-id': 'req-3823d876-bbfe-4a3e-b5a3-9334170a7251', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/f465d94a-2219-4800-9bf6-7edbc8a51515'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:37:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "f465d94a-2219-4800-9bf6-7edbc8a51515", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/f465d94a-2219-4800-9bf6-7edbc8a51515"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/f465d94a-2219-4800-9bf6-7edbc8a51515"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1333036870", "status": "BUILD", "tenant_id": "8634b1b49b96431a92012cb4c7fea48f", "user_id": "c28acaff45014c68936ccafec1570f66", "updated": "2026-01-29T08:37:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1186933803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-01-29 09:37:11,855 83072 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://192.168.122.145/compute/v2.1/servers/f465d94a-2219-4800-9bf6-7edbc8a51515 0.276s
2026-01-29 09:37:11,855 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3506002-d014-4b33-ab52-0a3c359177df', 'x-compute-request-id': 'req-f3506002-d014-4b33-ab52-0a3c359177df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/f465d94a-2219-4800-9bf6-7edbc8a51515'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:37:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "f465d94a-2219-4800-9bf6-7edbc8a51515", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/f465d94a-2219-4800-9bf6-7edbc8a51515"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/f465d94a-2219-4800-9bf6-7edbc8a51515"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1333036870", "status": "BUILD", "tenant_id": "8634b1b49b96431a92012cb4c7fea48f", "user_id": "c28acaff45014c68936ccafec1570f66", "updated": "2026-01-29T08:37:12Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1186933803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-01-29 09:37:13,117 83072 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://192.168.122.145/compute/v2.1/servers/f465d94a-2219-4800-9bf6-7edbc8a51515 0.249s
2026-01-29 09:37:13,117 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1488', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-894cd4b3-e1c7-4c44-a6d5-5fbcf26776fc', 'x-compute-request-id': 'req-894cd4b3-e1c7-4c44-a6d5-5fbcf26776fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/f465d94a-2219-4800-9bf6-7edbc8a51515'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:37:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "f465d94a-2219-4800-9bf6-7edbc8a51515", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/f465d94a-2219-4800-9bf6-7edbc8a51515"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/f465d94a-2219-4800-9bf6-7edbc8a51515"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1333036870", "status": "ERROR", "tenant_id": "8634b1b49b96431a92012cb4c7fea48f", "user_id": "c28acaff45014c68936ccafec1570f66", "updated": "2026-01-29T08:37:13Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-29T08:37:13Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance f465d94a-2219-4800-9bf6-7edbc8a51515."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1186933803", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-01-29 09:37:13,130 83072 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "ERROR/None" after 7 second wait
2026-01-29 09:37:13,711 83072 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 204 DELETE http://192.168.122.145/compute/v2.1/servers/f465d94a-2219-4800-9bf6-7edbc8a51515 0.580s
2026-01-29 09:37:13,712 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4dd05e29-d5fa-451e-89d5-7ce10a74ef17', 'x-compute-request-id': 'req-4dd05e29-d5fa-451e-89d5-7ce10a74ef17', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/f465d94a-2219-4800-9bf6-7edbc8a51515'}
Body: b''
2026-01-29 09:37:13,748 83072 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 404 GET http://192.168.122.145/compute/v2.1/servers/f465d94a-2219-4800-9bf6-7edbc8a51515 0.035s
2026-01-29 09:37:13,748 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-0fc98eda-e4e8-4922-abec-337e8e83023a', 'x-compute-request-id': 'req-0fc98eda-e4e8-4922-abec-337e8e83023a', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/f465d94a-2219-4800-9bf6-7edbc8a51515'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance f465d94a-2219-4800-9bf6-7edbc8a51515 could not be found."}}'
2026-01-29 09:37:13,785 83072 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://192.168.122.145/compute/v2.1/os-keypairs/tempest-keypair-1186933803 0.035s
2026-01-29 09:37:13,785 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-255db156-ae26-41a2-8370-802a3a07eef6', 'x-compute-request-id': 'req-255db156-ae26-41a2-8370-802a3a07eef6', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/compute/v2.1/os-keypairs/tempest-keypair-1186933803'}
Body: b''
2026-01-29 09:37:14,615 83072 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://192.168.122.145/networking/v2.0/security-groups/7839920d-6348-4bbb-9ee0-241a2e277a83 0.829s
2026-01-29 09:37:14,616 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-05c36c92-ee90-411b-bfee-31de7624700a', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/networking/v2.0/security-groups/7839920d-6348-4bbb-9ee0-241a2e277a83'}
Body: b''
2026-01-29 09:37:14,631 83072 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://192.168.122.145/networking/v2.0/security-groups/7839920d-6348-4bbb-9ee0-241a2e277a83 0.015s
2026-01-29 09:37:14,631 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-8aad8524-edd0-4ff1-a00b-b7ce8c3e1710', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.145/networking/v2.0/security-groups/7839920d-6348-4bbb-9ee0-241a2e277a83'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 7839920d-6348-4bbb-9ee0-241a2e277a83 does not exist", "detail": ""}}'
2026-01-29 09:37:15,061 83072 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://192.168.122.145/networking/v2.0/floatingips/f58068f3-9666-47ea-b604-3c35a409b1c3 0.429s
2026-01-29 09:37:15,061 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-4ac4da03-890d-49e9-9b03-060d1cc8e86d', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/networking/v2.0/floatingips/f58068f3-9666-47ea-b604-3c35a409b1c3'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 268, in test_attach_volume_shelved_or_offload_server
server, validation_resources = self._create_server()
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 247, 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/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/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 f465d94a-2219-4800-9bf6-7edbc8a51515 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-29T08:37:13Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance f465d94a-2219-4800-9bf6-7edbc8a51515.'}. Request ID of server operation performed before checking the server status req-69866ee0-f40e-4af5-b7af-a740b87595fd.
|
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
fail
ft11.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-29 09:37:15,064 83072 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-01-29 09:37:15,064 83072 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-01-29 09:37:15,128 83072 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/compute/v2.1/os-keypairs 0.062s
2026-01-29 09:37:15,128 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-4244473", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAXD9+3uimYvAI884SAw1YQpQszb9kA+c9tuHcXvL9oSDj9PPejKwewB3QVV4gJB++91X6dbGH1uENImQKELR0JH8QASN4wnRgg5Yv49vaRgvfJyoIJt9ZiIp7yc724kAQ=="}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '398', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddfd7a00-db0c-4c4e-be4b-585c5666d069', 'x-compute-request-id': 'req-ddfd7a00-db0c-4c4e-be4b-585c5666d069', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-4244473", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAXD9+3uimYvAI884SAw1YQpQszb9kA+c9tuHcXvL9oSDj9PPejKwewB3QVV4gJB++91X6dbGH1uENImQKELR0JH8QASN4wnRgg5Yv49vaRgvfJyoIJt9ZiIp7yc724kAQ==", "fingerprint": "9d:55:91:e8:b5:ae:7e:85:7d:84:6f:7b:07:64:b0:c2", "user_id": "c28acaff45014c68936ccafec1570f66"}}'
2026-01-29 09:37:15,130 83072 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-4244473 created
2026-01-29 09:37:15,388 83072 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/networking/v2.0/security-groups 0.257s
2026-01-29 09:37:15,389 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group": {"name": "tempest-securitygroup--875091477", "description": "tempest-description--1662489814"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-39bcfc20-5213-4f76-806f-2ef936f8a5ac', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "c5c27d08-89ef-408e-93e9-48ba4ed7f2e2", "name": "tempest-securitygroup--875091477", "stateful": true, "tenant_id": "8634b1b49b96431a92012cb4c7fea48f", "project_id": "8634b1b49b96431a92012cb4c7fea48f", "description": "tempest-description--1662489814", "shared": false, "security_group_rules": [{"id": "145bc590-987a-4409-9364-f7f426d477be", "project_id": "8634b1b49b96431a92012cb4c7fea48f", "tenant_id": "8634b1b49b96431a92012cb4c7fea48f", "security_group_id": "c5c27d08-89ef-408e-93e9-48ba4ed7f2e2", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 338, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-29T08:37:15Z", "updated_at": "2026-01-29T08:37:15Z", "revision_number": 0}, {"id": "a736d3be-7c89-498f-839b-b3c94190a67a", "project_id": "8634b1b49b96431a92012cb4c7fea48f", "tenant_id": "8634b1b49b96431a92012cb4c7fea48f", "security_group_id": "c5c27d08-89ef-408e-93e9-48ba4ed7f2e2", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 337, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-29T08:37:15Z", "updated_at": "2026-01-29T08:37:15Z", "revision_number": 0}], "tags": [], "created_at": "2026-01-29T08:37:15Z", "updated_at": "2026-01-29T08:37:15Z", "revision_number": 1}}'
2026-01-29 09:37:15,666 83072 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/networking/v2.0/security-group-rules 0.276s
2026-01-29 09:37:15,666 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "c5c27d08-89ef-408e-93e9-48ba4ed7f2e2", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-d8378c92-1fa8-4b92-80a9-6c16d1a451e6', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "23ca254d-d92b-409a-85c0-ca05e3fa1625", "project_id": "8634b1b49b96431a92012cb4c7fea48f", "tenant_id": "8634b1b49b96431a92012cb4c7fea48f", "security_group_id": "c5c27d08-89ef-408e-93e9-48ba4ed7f2e2", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-01-29T08:37:15Z", "updated_at": "2026-01-29T08:37:15Z", "revision_number": 0}}'
2026-01-29 09:37:15,966 83072 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/networking/v2.0/security-group-rules 0.299s
2026-01-29 09:37:15,966 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "c5c27d08-89ef-408e-93e9-48ba4ed7f2e2", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-39b7cd91-00bf-40ad-bb12-d9d59fea0fc5', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "bc55ae7b-7281-4e83-b760-44c418045426", "project_id": "8634b1b49b96431a92012cb4c7fea48f", "tenant_id": "8634b1b49b96431a92012cb4c7fea48f", "security_group_id": "c5c27d08-89ef-408e-93e9-48ba4ed7f2e2", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-01-29T08:37:15Z", "updated_at": "2026-01-29T08:37:15Z", "revision_number": 0}}'
2026-01-29 09:37:15,966 83072 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--875091477 created
2026-01-29 09:37:16,850 83072 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/networking/v2.0/floatingips 0.883s
2026-01-29 09:37:16,851 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "38656bf3-f068-4e77-b60f-a69547f35657"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-f3286a51-9a0c-4c6d-900d-d808a1314407', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "353b55f8-f187-4229-abeb-d150b19ec3e2", "tenant_id": "8634b1b49b96431a92012cb4c7fea48f", "project_id": "8634b1b49b96431a92012cb4c7fea48f", "floating_ip_address": "172.24.4.38", "floating_network_id": "38656bf3-f068-4e77-b60f-a69547f35657", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-01-29T08:37:16Z", "updated_at": "2026-01-29T08:37:16Z", "revision_number": 0}}'
2026-01-29 09:37:16,851 83072 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '353b55f8-f187-4229-abeb-d150b19ec3e2', 'tenant_id': '8634b1b49b96431a92012cb4c7fea48f', 'project_id': '8634b1b49b96431a92012cb4c7fea48f', 'floating_ip_address': '172.24.4.38', 'floating_network_id': '38656bf3-f068-4e77-b60f-a69547f35657', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-01-29T08:37:16Z', 'updated_at': '2026-01-29T08:37:16Z', 'revision_number': 0, 'ip': '172.24.4.38'} created
2026-01-29 09:37:16,949 83072 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 201 POST http://192.168.122.145/identity/v3/auth/tokens 0.094s
2026-01-29 09:37:16,950 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2534', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9fd8cd9e-439a-441a-ba5f-29fac20ace06', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "c28acaff45014c68936ccafec1570f66", "name": "tempest-AttachVolumeShelveTestJSON-394812789-project-member", "password_expires_at": null}, "audit_ids": ["aC758K4hTJa07o1G4JJZ5Q"], "expires_at": "2026-01-29T09:37:16.000000Z", "issued_at": "2026-01-29T08:37:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8634b1b49b96431a92012cb4c7fea48f", "name": "tempest-AttachVolumeShelveTestJSON-394812789"}, "is_domain": false, "roles": [{"id": "60d282b9ed0947de85a5c57f0a971add", "name": "reader"}, {"id": "c21479ea97704a49b95ef291e9d0901e", "name": "member"}], "catalog": [{"endpoints": [{"id": "54d0c546ab81463e87539a88246d89e1", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2/8634b1b49b96431a92012cb4c7fea48f", "region": "RegionOne"}], "id": "0729e21756e847b08d50f08f69143b4a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5df54c5a0f904ec69ae01b18d0f758d6", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/image", "region": "RegionOne"}], "id": "10f37be1912e42b38ef8bb8073e2d7eb", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3d93b8dadcc04ef8aee42a75a16997b8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/networking", "region": "RegionOne"}], "id": "6361327d852a4a3dbea0c0c5a47d305d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "2b6610e913e940ecb4cac01d8adb76a0", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/volume/v3", "region": "RegionOne"}], "id": "a09d39cd91614500bc9e010e2a1ea53f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "161fe73b6b9f4510ab71d11e75c69fe7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/placement", "region": "RegionOne"}], "id": "b59b27e855004390bb85bfe5dfd660ef", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6babc138de73469c8c6e6e62272ed9ed", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2.1", "region": "RegionOne"}], "id": "e2421c5fa43b480c9d063ec6b596b1c0", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "81d802fa2ea74db5b5f4a24a656dcbcf", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/identity", "region": "RegionOne"}], "id": "e2ec1cc4e30844499a2c0ad4b9eb6acc", "type": "identity", "name": "keystone"}]}}'
2026-01-29 09:37:16,950 83072 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '84df66e2-9f83-4fa9-873d-f15ae3c4f73e', 'name': 'tempest-AttachVolumeShelveTestJSON-1940195451-network', 'tenant_id': '8634b1b49b96431a92012cb4c7fea48f', 'project_id': '8634b1b49b96431a92012cb4c7fea48f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 35168, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-01-29T08:36:55Z', 'updated_at': '2026-01-29T08:36:55Z', 'revision_number': 1} available for tenant
2026-01-29 09:37:16,951 83072 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-4244473', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAXD9+3uimYvAI884SAw1YQpQszb9kA+c9tuHcXvL9oSDj9PPejKwewB3QVV4gJB++91X6dbGH1uENImQKELR0JH8QASN4wnRgg5Yv49vaRgvfJyoIJt9ZiIp7yc724kAQ==', 'fingerprint': '9d:55:91:e8:b5:ae:7e:85:7d:84:6f:7b:07:64:b0:c2', 'user_id': 'c28acaff45014c68936ccafec1570f66', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDB/UY0/LQoYMECIXSeE2gfDe5Fvci29/ywxRkhRLfPbcYXP6UZgL7Qh\nx5PfRZr4/MOgBwYFK4EEACKhZANiAAQFw/ft7opmLwCPPOEgMNWEKULM2/ZAPnPb\nbh3F7y/aEg4/Tz3oysHsAd0FVeICQfvvdV+nWxh9bhDSJkChC0dCR/EAEjeMJ0YI\nOWL+Pb2kYL3ycqCCbfWYiKe8nO9uJAE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c5c27d08-89ef-408e-93e9-48ba4ed7f2e2', 'name': 'tempest-securitygroup--875091477', 'stateful': True, 'tenant_id': '8634b1b49b96431a92012cb4c7fea48f', 'project_id': '8634b1b49b96431a92012cb4c7fea48f', 'description': 'tempest-description--1662489814', 'shared': False, 'security_group_rules': [{'id': '145bc590-987a-4409-9364-f7f426d477be', 'project_id': '8634b1b49b96431a92012cb4c7fea48f', 'tenant_id': '8634b1b49b96431a92012cb4c7fea48f', 'security_group_id': 'c5c27d08-89ef-408e-93e9-48ba4ed7f2e2', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 338, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-29T08:37:15Z', 'updated_at': '2026-01-29T08:37:15Z', 'revision_number': 0}, {'id': 'a736d3be-7c89-498f-839b-b3c94190a67a', 'project_id': '8634b1b49b96431a92012cb4c7fea48f', 'tenant_id': '8634b1b49b96431a92012cb4c7fea48f', 'security_group_id': 'c5c27d08-89ef-408e-93e9-48ba4ed7f2e2', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 337, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-29T08:37:15Z', 'updated_at': '2026-01-29T08:37:15Z', 'revision_number': 0}], 'tags': [], 'created_at': '2026-01-29T08:37:15Z', 'updated_at': '2026-01-29T08:37:15Z', 'revision_number': 1}, 'floating_ip': {'id': '353b55f8-f187-4229-abeb-d150b19ec3e2', 'tenant_id': '8634b1b49b96431a92012cb4c7fea48f', 'project_id': '8634b1b49b96431a92012cb4c7fea48f', 'floating_ip_address': '172.24.4.38', 'floating_network_id': '38656bf3-f068-4e77-b60f-a69547f35657', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-01-29T08:37:16Z', 'updated_at': '2026-01-29T08:37:16Z', 'revision_number': 0, 'ip': '172.24.4.38'}}
2026-01-29 09:37:17,639 83072 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://192.168.122.145/compute/v2.1/servers 0.688s
2026-01-29 09:37:17,639 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-2025028456", "imageRef": "e7ee5b3d-cb38-4428-b625-42be8215538a", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "84df66e2-9f83-4fa9-873d-f15ae3c4f73e"}], "security_groups": [{"name": "tempest-securitygroup--875091477"}], "key_name": "tempest-keypair-4244473", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '409', 'location': 'http://192.168.122.145/compute/v2.1/servers/358eaa81-48ac-4aa2-be9d-1f376d3f4414', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9eb274df-b018-4e37-9ace-081d0f723a16', 'x-compute-request-id': 'req-9eb274df-b018-4e37-9ace-081d0f723a16', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/compute/v2.1/servers'}
Body: b'{"server": {"id": "358eaa81-48ac-4aa2-be9d-1f376d3f4414", "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/358eaa81-48ac-4aa2-be9d-1f376d3f4414"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/358eaa81-48ac-4aa2-be9d-1f376d3f4414"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--875091477"}], "adminPass": "password"}}'
2026-01-29 09:37:17,751 83072 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://192.168.122.145/compute/v2.1/servers/358eaa81-48ac-4aa2-be9d-1f376d3f4414 0.109s
2026-01-29 09:37:17,751 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1293', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc042604-aba4-47e4-9986-c72855478f1e', 'x-compute-request-id': 'req-dc042604-aba4-47e4-9986-c72855478f1e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/358eaa81-48ac-4aa2-be9d-1f376d3f4414'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:37:18Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "358eaa81-48ac-4aa2-be9d-1f376d3f4414", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/358eaa81-48ac-4aa2-be9d-1f376d3f4414"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/358eaa81-48ac-4aa2-be9d-1f376d3f4414"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-2025028456", "status": "BUILD", "tenant_id": "8634b1b49b96431a92012cb4c7fea48f", "user_id": "c28acaff45014c68936ccafec1570f66", "updated": "2026-01-29T08:37:17Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-4244473", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-01-29 09:37:18,852 83072 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://192.168.122.145/compute/v2.1/servers/358eaa81-48ac-4aa2-be9d-1f376d3f4414 0.086s
2026-01-29 09:37:18,852 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1297', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7d213dc-7708-478b-ab36-9a74fdb80db4', 'x-compute-request-id': 'req-c7d213dc-7708-478b-ab36-9a74fdb80db4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/358eaa81-48ac-4aa2-be9d-1f376d3f4414'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:37:17Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "358eaa81-48ac-4aa2-be9d-1f376d3f4414", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/358eaa81-48ac-4aa2-be9d-1f376d3f4414"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/358eaa81-48ac-4aa2-be9d-1f376d3f4414"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-2025028456", "status": "BUILD", "tenant_id": "8634b1b49b96431a92012cb4c7fea48f", "user_id": "c28acaff45014c68936ccafec1570f66", "updated": "2026-01-29T08:37:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-4244473", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-01-29 09:37:20,092 83072 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://192.168.122.145/compute/v2.1/servers/358eaa81-48ac-4aa2-be9d-1f376d3f4414 0.226s
2026-01-29 09:37:20,093 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1289', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d149e839-5b75-4d10-b912-454a696b8272', 'x-compute-request-id': 'req-d149e839-5b75-4d10-b912-454a696b8272', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/358eaa81-48ac-4aa2-be9d-1f376d3f4414'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:37:17Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "358eaa81-48ac-4aa2-be9d-1f376d3f4414", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/358eaa81-48ac-4aa2-be9d-1f376d3f4414"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/358eaa81-48ac-4aa2-be9d-1f376d3f4414"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-2025028456", "status": "BUILD", "tenant_id": "8634b1b49b96431a92012cb4c7fea48f", "user_id": "c28acaff45014c68936ccafec1570f66", "updated": "2026-01-29T08:37:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-4244473", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-01-29 09:37:20,106 83072 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-01-29 09:37:21,250 83072 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://192.168.122.145/compute/v2.1/servers/358eaa81-48ac-4aa2-be9d-1f376d3f4414 0.143s
2026-01-29 09:37:21,250 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1289', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-504e1a7e-3b47-4d9f-a2b3-720d8ad8f380', 'x-compute-request-id': 'req-504e1a7e-3b47-4d9f-a2b3-720d8ad8f380', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/358eaa81-48ac-4aa2-be9d-1f376d3f4414'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:37:17Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "358eaa81-48ac-4aa2-be9d-1f376d3f4414", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/358eaa81-48ac-4aa2-be9d-1f376d3f4414"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/358eaa81-48ac-4aa2-be9d-1f376d3f4414"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-2025028456", "status": "BUILD", "tenant_id": "8634b1b49b96431a92012cb4c7fea48f", "user_id": "c28acaff45014c68936ccafec1570f66", "updated": "2026-01-29T08:37:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-4244473", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-01-29 09:37:23,481 83072 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://192.168.122.145/compute/v2.1/servers/358eaa81-48ac-4aa2-be9d-1f376d3f4414 1.214s
2026-01-29 09:37:23,482 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1289', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da1967f7-15f2-4efb-9813-e0ca6f8c8faa', 'x-compute-request-id': 'req-da1967f7-15f2-4efb-9813-e0ca6f8c8faa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/358eaa81-48ac-4aa2-be9d-1f376d3f4414'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:37:17Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "358eaa81-48ac-4aa2-be9d-1f376d3f4414", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/358eaa81-48ac-4aa2-be9d-1f376d3f4414"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/358eaa81-48ac-4aa2-be9d-1f376d3f4414"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-2025028456", "status": "BUILD", "tenant_id": "8634b1b49b96431a92012cb4c7fea48f", "user_id": "c28acaff45014c68936ccafec1570f66", "updated": "2026-01-29T08:37:22Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-4244473", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-01-29 09:37:24,755 83072 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://192.168.122.145/compute/v2.1/servers/358eaa81-48ac-4aa2-be9d-1f376d3f4414 0.258s
2026-01-29 09:37:24,755 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1485', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ac1d53e-8d1c-4d18-a4f4-e5715cf63561', 'x-compute-request-id': 'req-2ac1d53e-8d1c-4d18-a4f4-e5715cf63561', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/358eaa81-48ac-4aa2-be9d-1f376d3f4414'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:37:17Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "358eaa81-48ac-4aa2-be9d-1f376d3f4414", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/358eaa81-48ac-4aa2-be9d-1f376d3f4414"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/358eaa81-48ac-4aa2-be9d-1f376d3f4414"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-2025028456", "status": "ERROR", "tenant_id": "8634b1b49b96431a92012cb4c7fea48f", "user_id": "c28acaff45014c68936ccafec1570f66", "updated": "2026-01-29T08:37:23Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-29T08:37:23Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 358eaa81-48ac-4aa2-be9d-1f376d3f4414."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-4244473", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-01-29 09:37:24,769 83072 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "ERROR/None" after 7 second wait
2026-01-29 09:37:25,189 83072 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 204 DELETE http://192.168.122.145/compute/v2.1/servers/358eaa81-48ac-4aa2-be9d-1f376d3f4414 0.419s
2026-01-29 09:37:25,189 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8dda71c4-1e29-4f9b-aa36-48706e417553', 'x-compute-request-id': 'req-8dda71c4-1e29-4f9b-aa36-48706e417553', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/358eaa81-48ac-4aa2-be9d-1f376d3f4414'}
Body: b''
2026-01-29 09:37:25,220 83072 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 404 GET http://192.168.122.145/compute/v2.1/servers/358eaa81-48ac-4aa2-be9d-1f376d3f4414 0.030s
2026-01-29 09:37:25,221 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-220943e3-69d7-496b-9699-516cdaf1bc9d', 'x-compute-request-id': 'req-220943e3-69d7-496b-9699-516cdaf1bc9d', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/358eaa81-48ac-4aa2-be9d-1f376d3f4414'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 358eaa81-48ac-4aa2-be9d-1f376d3f4414 could not be found."}}'
2026-01-29 09:37:25,244 83072 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://192.168.122.145/compute/v2.1/os-keypairs/tempest-keypair-4244473 0.022s
2026-01-29 09:37:25,245 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-425bdbb8-6b1d-4ff8-adae-c6ca5132d5d2', 'x-compute-request-id': 'req-425bdbb8-6b1d-4ff8-adae-c6ca5132d5d2', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/compute/v2.1/os-keypairs/tempest-keypair-4244473'}
Body: b''
2026-01-29 09:37:26,166 83072 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://192.168.122.145/networking/v2.0/security-groups/c5c27d08-89ef-408e-93e9-48ba4ed7f2e2 0.921s
2026-01-29 09:37:26,167 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-0b53f498-a18b-4bbc-891e-d1573151161e', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/networking/v2.0/security-groups/c5c27d08-89ef-408e-93e9-48ba4ed7f2e2'}
Body: b''
2026-01-29 09:37:26,258 83072 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://192.168.122.145/networking/v2.0/security-groups/c5c27d08-89ef-408e-93e9-48ba4ed7f2e2 0.091s
2026-01-29 09:37:26,259 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-d0cd0fd6-0c11-4077-879a-6a761a5f9b43', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.145/networking/v2.0/security-groups/c5c27d08-89ef-408e-93e9-48ba4ed7f2e2'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group c5c27d08-89ef-408e-93e9-48ba4ed7f2e2 does not exist", "detail": ""}}'
2026-01-29 09:37:26,682 83072 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://192.168.122.145/networking/v2.0/floatingips/353b55f8-f187-4229-abeb-d150b19ec3e2 0.422s
2026-01-29 09:37:26,682 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-9f0b31c5-7a15-4465-af9c-22bcd5f48e40', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/networking/v2.0/floatingips/353b55f8-f187-4229-abeb-d150b19ec3e2'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 299, in test_detach_volume_shelved_or_offload_server
server, validation_resources = self._create_server()
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 247, 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/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/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 358eaa81-48ac-4aa2-be9d-1f376d3f4414 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-29T08:37:23Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 358eaa81-48ac-4aa2-be9d-1f376d3f4414.'}. Request ID of server operation performed before checking the server status req-9eb274df-b018-4e37-9ace-081d0f723a16.
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 0 | 2 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
fail
ft12.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-29 09:37:23,975 83070 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-01-29 09:37:23,975 83070 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-01-29 09:37:24,208 83070 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://192.168.122.145/compute/v2.1/os-keypairs 0.232s
2026-01-29 09:37:24,208 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1660149799", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBII4m+LjkdHTZh0ki10tkbA9jaLlOkhSQdaz4e01ghr9QkYG9eW0Ls5YWT6DKC/XJVEfw8iXMaaWY1koBgXVUwevq7nWC5eB4NdRGhFfsY0JRM1x9gcLds+qsiaADWXgYQ=="}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26bd27c6-1506-4e68-9306-9975bf8073fe', 'x-compute-request-id': 'req-26bd27c6-1506-4e68-9306-9975bf8073fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1660149799", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBII4m+LjkdHTZh0ki10tkbA9jaLlOkhSQdaz4e01ghr9QkYG9eW0Ls5YWT6DKC/XJVEfw8iXMaaWY1koBgXVUwevq7nWC5eB4NdRGhFfsY0JRM1x9gcLds+qsiaADWXgYQ==", "fingerprint": "18:ae:ae:cc:d7:fe:95:66:68:20:03:ee:92:87:60:7c", "user_id": "aee9e87916844a05afaf2c0283af8371"}}'
2026-01-29 09:37:24,210 83070 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1660149799 created
2026-01-29 09:37:24,489 83070 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/networking/v2.0/security-groups 0.279s
2026-01-29 09:37:24,490 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group": {"name": "tempest-securitygroup--741023405", "description": "tempest-description--515261905"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-091db289-dcdd-4945-8be2-8c9e4314c006', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "389b1008-bf6d-49e8-8736-80cbe29d4d53", "name": "tempest-securitygroup--741023405", "stateful": true, "tenant_id": "a8888a385dae4281a88f7d364e6d7c9e", "project_id": "a8888a385dae4281a88f7d364e6d7c9e", "description": "tempest-description--515261905", "shared": false, "security_group_rules": [{"id": "dad89542-d2f7-4202-855a-c329a6755870", "project_id": "a8888a385dae4281a88f7d364e6d7c9e", "tenant_id": "a8888a385dae4281a88f7d364e6d7c9e", "security_group_id": "389b1008-bf6d-49e8-8736-80cbe29d4d53", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 357, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-29T08:37:24Z", "updated_at": "2026-01-29T08:37:24Z", "revision_number": 0}, {"id": "f10f7150-3537-400f-a1f9-987f70897e18", "project_id": "a8888a385dae4281a88f7d364e6d7c9e", "tenant_id": "a8888a385dae4281a88f7d364e6d7c9e", "security_group_id": "389b1008-bf6d-49e8-8736-80cbe29d4d53", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 356, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-29T08:37:24Z", "updated_at": "2026-01-29T08:37:24Z", "revision_number": 0}], "tags": [], "created_at": "2026-01-29T08:37:24Z", "updated_at": "2026-01-29T08:37:24Z", "revision_number": 1}}'
2026-01-29 09:37:24,717 83070 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/networking/v2.0/security-group-rules 0.227s
2026-01-29 09:37:24,718 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "389b1008-bf6d-49e8-8736-80cbe29d4d53", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-11d5758a-f122-41e3-8c35-ffbae203a1c2', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "0c9f80a6-cb39-44ce-aaef-b475659c14af", "project_id": "a8888a385dae4281a88f7d364e6d7c9e", "tenant_id": "a8888a385dae4281a88f7d364e6d7c9e", "security_group_id": "389b1008-bf6d-49e8-8736-80cbe29d4d53", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-01-29T08:37:24Z", "updated_at": "2026-01-29T08:37:24Z", "revision_number": 0}}'
2026-01-29 09:37:24,982 83070 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/networking/v2.0/security-group-rules 0.263s
2026-01-29 09:37:24,982 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "389b1008-bf6d-49e8-8736-80cbe29d4d53", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-420fefa9-fbfa-4f3d-a512-30e4cca08eb8', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "38c413a2-bba0-4b49-80dd-a636eb4faf05", "project_id": "a8888a385dae4281a88f7d364e6d7c9e", "tenant_id": "a8888a385dae4281a88f7d364e6d7c9e", "security_group_id": "389b1008-bf6d-49e8-8736-80cbe29d4d53", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-01-29T08:37:24Z", "updated_at": "2026-01-29T08:37:24Z", "revision_number": 0}}'
2026-01-29 09:37:24,982 83070 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--741023405 created
2026-01-29 09:37:25,904 83070 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/networking/v2.0/floatingips 0.922s
2026-01-29 09:37:25,905 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "38656bf3-f068-4e77-b60f-a69547f35657"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-9cf6ed90-764f-4269-985e-bc074b0c2838', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "16b0c2f5-43c3-4826-a0ef-25e17a67b540", "tenant_id": "a8888a385dae4281a88f7d364e6d7c9e", "project_id": "a8888a385dae4281a88f7d364e6d7c9e", "floating_ip_address": "172.24.4.64", "floating_network_id": "38656bf3-f068-4e77-b60f-a69547f35657", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-01-29T08:37:25Z", "updated_at": "2026-01-29T08:37:25Z", "revision_number": 0}}'
2026-01-29 09:37:25,905 83070 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '16b0c2f5-43c3-4826-a0ef-25e17a67b540', 'tenant_id': 'a8888a385dae4281a88f7d364e6d7c9e', 'project_id': 'a8888a385dae4281a88f7d364e6d7c9e', 'floating_ip_address': '172.24.4.64', 'floating_network_id': '38656bf3-f068-4e77-b60f-a69547f35657', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-01-29T08:37:25Z', 'updated_at': '2026-01-29T08:37:25Z', 'revision_number': 0, 'ip': '172.24.4.64'} created
2026-01-29 09:37:25,989 83070 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://192.168.122.145/identity/v3/auth/tokens 0.080s
2026-01-29 09:37:25,990 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2522', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-35f6df57-e945-448e-a2ee-9abf6ab35c9d', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "aee9e87916844a05afaf2c0283af8371", "name": "tempest-AttachVolumeTestJSON-637199710-project-member", "password_expires_at": null}, "audit_ids": ["51TNhGWgQraM2oT5OYuq4A"], "expires_at": "2026-01-29T09:37:25.000000Z", "issued_at": "2026-01-29T08:37:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8888a385dae4281a88f7d364e6d7c9e", "name": "tempest-AttachVolumeTestJSON-637199710"}, "is_domain": false, "roles": [{"id": "60d282b9ed0947de85a5c57f0a971add", "name": "reader"}, {"id": "c21479ea97704a49b95ef291e9d0901e", "name": "member"}], "catalog": [{"endpoints": [{"id": "54d0c546ab81463e87539a88246d89e1", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2/a8888a385dae4281a88f7d364e6d7c9e", "region": "RegionOne"}], "id": "0729e21756e847b08d50f08f69143b4a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5df54c5a0f904ec69ae01b18d0f758d6", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/image", "region": "RegionOne"}], "id": "10f37be1912e42b38ef8bb8073e2d7eb", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3d93b8dadcc04ef8aee42a75a16997b8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/networking", "region": "RegionOne"}], "id": "6361327d852a4a3dbea0c0c5a47d305d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "2b6610e913e940ecb4cac01d8adb76a0", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/volume/v3", "region": "RegionOne"}], "id": "a09d39cd91614500bc9e010e2a1ea53f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "161fe73b6b9f4510ab71d11e75c69fe7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/placement", "region": "RegionOne"}], "id": "b59b27e855004390bb85bfe5dfd660ef", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6babc138de73469c8c6e6e62272ed9ed", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2.1", "region": "RegionOne"}], "id": "e2421c5fa43b480c9d063ec6b596b1c0", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "81d802fa2ea74db5b5f4a24a656dcbcf", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/identity", "region": "RegionOne"}], "id": "e2ec1cc4e30844499a2c0ad4b9eb6acc", "type": "identity", "name": "keystone"}]}}'
2026-01-29 09:37:25,990 83070 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': 'ed093b58-1928-4831-a729-4335ce6066fa', 'name': 'tempest-AttachVolumeTestJSON-1303588976-network', 'tenant_id': 'a8888a385dae4281a88f7d364e6d7c9e', 'project_id': 'a8888a385dae4281a88f7d364e6d7c9e', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 20345, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-01-29T08:37:17Z', 'updated_at': '2026-01-29T08:37:17Z', 'revision_number': 1} available for tenant
2026-01-29 09:37:25,991 83070 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1660149799', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBII4m+LjkdHTZh0ki10tkbA9jaLlOkhSQdaz4e01ghr9QkYG9eW0Ls5YWT6DKC/XJVEfw8iXMaaWY1koBgXVUwevq7nWC5eB4NdRGhFfsY0JRM1x9gcLds+qsiaADWXgYQ==', 'fingerprint': '18:ae:ae:cc:d7:fe:95:66:68:20:03:ee:92:87:60:7c', 'user_id': 'aee9e87916844a05afaf2c0283af8371', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBgZkSUWbDuP+oUbm/DTi7biQmf6lOzd743jMh6ARTf3UySV2tk0n9m\nsJ7hVN64lP6gBwYFK4EEACKhZANiAASCOJvi45HR02YdJItdLZGwPY2i5TpIUkHW\ns+HtNYIa/UJGBvXltC7OWFk+gygv1yVRH8PIlzGmlmNZKAYF1VMHr6u51guXgeDX\nURoRX7GNCUTNcfYHC3bPqrImgA1l4GE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '389b1008-bf6d-49e8-8736-80cbe29d4d53', 'name': 'tempest-securitygroup--741023405', 'stateful': True, 'tenant_id': 'a8888a385dae4281a88f7d364e6d7c9e', 'project_id': 'a8888a385dae4281a88f7d364e6d7c9e', 'description': 'tempest-description--515261905', 'shared': False, 'security_group_rules': [{'id': 'dad89542-d2f7-4202-855a-c329a6755870', 'project_id': 'a8888a385dae4281a88f7d364e6d7c9e', 'tenant_id': 'a8888a385dae4281a88f7d364e6d7c9e', 'security_group_id': '389b1008-bf6d-49e8-8736-80cbe29d4d53', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 357, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-29T08:37:24Z', 'updated_at': '2026-01-29T08:37:24Z', 'revision_number': 0}, {'id': 'f10f7150-3537-400f-a1f9-987f70897e18', 'project_id': 'a8888a385dae4281a88f7d364e6d7c9e', 'tenant_id': 'a8888a385dae4281a88f7d364e6d7c9e', 'security_group_id': '389b1008-bf6d-49e8-8736-80cbe29d4d53', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 356, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-29T08:37:24Z', 'updated_at': '2026-01-29T08:37:24Z', 'revision_number': 0}], 'tags': [], 'created_at': '2026-01-29T08:37:24Z', 'updated_at': '2026-01-29T08:37:24Z', 'revision_number': 1}, 'floating_ip': {'id': '16b0c2f5-43c3-4826-a0ef-25e17a67b540', 'tenant_id': 'a8888a385dae4281a88f7d364e6d7c9e', 'project_id': 'a8888a385dae4281a88f7d364e6d7c9e', 'floating_ip_address': '172.24.4.64', 'floating_network_id': '38656bf3-f068-4e77-b60f-a69547f35657', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-01-29T08:37:25Z', 'updated_at': '2026-01-29T08:37:25Z', 'revision_number': 0, 'ip': '172.24.4.64'}}
2026-01-29 09:37:28,197 83070 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://192.168.122.145/compute/v2.1/servers 2.205s
2026-01-29 09:37:28,197 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1830691193", "imageRef": "e7ee5b3d-cb38-4428-b625-42be8215538a", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "ed093b58-1928-4831-a729-4335ce6066fa"}], "security_groups": [{"name": "tempest-securitygroup--741023405"}], "key_name": "tempest-keypair-1660149799", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '409', 'location': 'http://192.168.122.145/compute/v2.1/servers/905ba269-c35b-4372-82fe-2843af7da56e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9987f8bb-fb9c-40b5-a73b-c904c5b09809', 'x-compute-request-id': 'req-9987f8bb-fb9c-40b5-a73b-c904c5b09809', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/compute/v2.1/servers'}
Body: b'{"server": {"id": "905ba269-c35b-4372-82fe-2843af7da56e", "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/905ba269-c35b-4372-82fe-2843af7da56e"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/905ba269-c35b-4372-82fe-2843af7da56e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--741023405"}], "adminPass": "password"}}'
2026-01-29 09:37:29,407 83070 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://192.168.122.145/compute/v2.1/servers/905ba269-c35b-4372-82fe-2843af7da56e 1.207s
2026-01-29 09:37:29,407 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1252', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc2cc82d-0582-465e-904f-e29c5ecc8268', 'x-compute-request-id': 'req-cc2cc82d-0582-465e-904f-e29c5ecc8268', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/905ba269-c35b-4372-82fe-2843af7da56e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:37:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "905ba269-c35b-4372-82fe-2843af7da56e", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/905ba269-c35b-4372-82fe-2843af7da56e"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/905ba269-c35b-4372-82fe-2843af7da56e"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1830691193", "status": "BUILD", "tenant_id": "a8888a385dae4281a88f7d364e6d7c9e", "user_id": "aee9e87916844a05afaf2c0283af8371", "updated": "2026-01-29T08:37:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1660149799", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:37:30,645 83070 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://192.168.122.145/compute/v2.1/servers/905ba269-c35b-4372-82fe-2843af7da56e 0.227s
2026-01-29 09:37:30,646 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e47577a-792c-41a1-b450-d793f02ba22e', 'x-compute-request-id': 'req-1e47577a-792c-41a1-b450-d793f02ba22e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/905ba269-c35b-4372-82fe-2843af7da56e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:37:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "905ba269-c35b-4372-82fe-2843af7da56e", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/905ba269-c35b-4372-82fe-2843af7da56e"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/905ba269-c35b-4372-82fe-2843af7da56e"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1830691193", "status": "BUILD", "tenant_id": "a8888a385dae4281a88f7d364e6d7c9e", "user_id": "aee9e87916844a05afaf2c0283af8371", "updated": "2026-01-29T08:37:30Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1660149799", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:37:30,657 83070 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait
2026-01-29 09:37:31,780 83070 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://192.168.122.145/compute/v2.1/servers/905ba269-c35b-4372-82fe-2843af7da56e 0.122s
2026-01-29 09:37:31,781 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fb04b6e-87dc-42e0-96bf-293c11f96f05', 'x-compute-request-id': 'req-3fb04b6e-87dc-42e0-96bf-293c11f96f05', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/905ba269-c35b-4372-82fe-2843af7da56e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:37:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "905ba269-c35b-4372-82fe-2843af7da56e", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/905ba269-c35b-4372-82fe-2843af7da56e"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/905ba269-c35b-4372-82fe-2843af7da56e"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1830691193", "status": "BUILD", "tenant_id": "a8888a385dae4281a88f7d364e6d7c9e", "user_id": "aee9e87916844a05afaf2c0283af8371", "updated": "2026-01-29T08:37:30Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1660149799", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:37:32,921 83070 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://192.168.122.145/compute/v2.1/servers/905ba269-c35b-4372-82fe-2843af7da56e 0.128s
2026-01-29 09:37:32,921 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d6173f8-f9d3-449c-a95c-377f5fb7d071', 'x-compute-request-id': 'req-0d6173f8-f9d3-449c-a95c-377f5fb7d071', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/905ba269-c35b-4372-82fe-2843af7da56e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:37:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "905ba269-c35b-4372-82fe-2843af7da56e", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/905ba269-c35b-4372-82fe-2843af7da56e"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/905ba269-c35b-4372-82fe-2843af7da56e"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1830691193", "status": "BUILD", "tenant_id": "a8888a385dae4281a88f7d364e6d7c9e", "user_id": "aee9e87916844a05afaf2c0283af8371", "updated": "2026-01-29T08:37:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1660149799", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:37:34,065 83070 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://192.168.122.145/compute/v2.1/servers/905ba269-c35b-4372-82fe-2843af7da56e 0.132s
2026-01-29 09:37:34,066 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b714631-e342-4ab6-93a3-22d47cf7196b', 'x-compute-request-id': 'req-1b714631-e342-4ab6-93a3-22d47cf7196b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/905ba269-c35b-4372-82fe-2843af7da56e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:37:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "905ba269-c35b-4372-82fe-2843af7da56e", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/905ba269-c35b-4372-82fe-2843af7da56e"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/905ba269-c35b-4372-82fe-2843af7da56e"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1830691193", "status": "ERROR", "tenant_id": "a8888a385dae4281a88f7d364e6d7c9e", "user_id": "aee9e87916844a05afaf2c0283af8371", "updated": "2026-01-29T08:37:34Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-29T08:37:34Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 905ba269-c35b-4372-82fe-2843af7da56e."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1660149799", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:37:34,076 83070 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "ERROR/None" after 5 second wait
2026-01-29 09:37:34,374 83070 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 204 DELETE http://192.168.122.145/compute/v2.1/servers/905ba269-c35b-4372-82fe-2843af7da56e 0.297s
2026-01-29 09:37:34,374 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6011de5e-98db-4557-8f8a-bec097c6e40f', 'x-compute-request-id': 'req-6011de5e-98db-4557-8f8a-bec097c6e40f', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/905ba269-c35b-4372-82fe-2843af7da56e'}
Body: b''
2026-01-29 09:37:34,413 83070 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 404 GET http://192.168.122.145/compute/v2.1/servers/905ba269-c35b-4372-82fe-2843af7da56e 0.038s
2026-01-29 09:37:34,413 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-b5e7e648-c769-487f-a7d2-ee25b0d78f2b', 'x-compute-request-id': 'req-b5e7e648-c769-487f-a7d2-ee25b0d78f2b', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/905ba269-c35b-4372-82fe-2843af7da56e'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 905ba269-c35b-4372-82fe-2843af7da56e could not be found."}}'
2026-01-29 09:37:34,451 83070 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://192.168.122.145/compute/v2.1/os-keypairs/tempest-keypair-1660149799 0.037s
2026-01-29 09:37:34,452 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-445c0042-759e-4560-8315-2a42fe572ce7', 'x-compute-request-id': 'req-445c0042-759e-4560-8315-2a42fe572ce7', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/compute/v2.1/os-keypairs/tempest-keypair-1660149799'}
Body: b''
2026-01-29 09:37:34,683 83070 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://192.168.122.145/networking/v2.0/security-groups/389b1008-bf6d-49e8-8736-80cbe29d4d53 0.230s
2026-01-29 09:37:34,683 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-11da4795-0ec5-4d38-9ea5-697132da6c33', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/networking/v2.0/security-groups/389b1008-bf6d-49e8-8736-80cbe29d4d53'}
Body: b''
2026-01-29 09:37:34,698 83070 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://192.168.122.145/networking/v2.0/security-groups/389b1008-bf6d-49e8-8736-80cbe29d4d53 0.014s
2026-01-29 09:37:34,698 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-b30ce103-7003-48d1-8d32-dacf2f44adcb', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.145/networking/v2.0/security-groups/389b1008-bf6d-49e8-8736-80cbe29d4d53'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 389b1008-bf6d-49e8-8736-80cbe29d4d53 does not exist", "detail": ""}}'
2026-01-29 09:37:35,136 83070 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://192.168.122.145/networking/v2.0/floatingips/16b0c2f5-43c3-4826-a0ef-25e17a67b540 0.437s
2026-01-29 09:37:35,137 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-32da2fad-684d-468f-b347-7a518128a75c', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/networking/v2.0/floatingips/16b0c2f5-43c3-4826-a0ef-25e17a67b540'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 73, in test_attach_detach_volume
server, validation_resources = self._create_server()
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 247, 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/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/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 905ba269-c35b-4372-82fe-2843af7da56e failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-29T08:37:34Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 905ba269-c35b-4372-82fe-2843af7da56e.'}. Request ID of server operation performed before checking the server status req-9987f8bb-fb9c-40b5-a73b-c904c5b09809.
|
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
fail
ft12.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-29 09:37:35,141 83070 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-01-29 09:37:35,141 83070 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-01-29 09:37:35,209 83070 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://192.168.122.145/compute/v2.1/os-keypairs 0.065s
2026-01-29 09:37:35,209 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-733543055", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLV6zgj0wAq/DxYc4SOemzsVBTSt5IoRflm0UZvZIRqv+7yjuLy7yPl9UVfvx5N9hFtCe09f5g0MNJwEs3MeY+XtF1dwX55I1Q5LkbZMtUCyjxyTehqT0j9NCAd4EBxwwQ=="}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa8d35ad-7eae-4869-936b-2620cf97c2e6', 'x-compute-request-id': 'req-aa8d35ad-7eae-4869-936b-2620cf97c2e6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-733543055", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLV6zgj0wAq/DxYc4SOemzsVBTSt5IoRflm0UZvZIRqv+7yjuLy7yPl9UVfvx5N9hFtCe09f5g0MNJwEs3MeY+XtF1dwX55I1Q5LkbZMtUCyjxyTehqT0j9NCAd4EBxwwQ==", "fingerprint": "ad:36:2c:71:03:7c:fc:15:16:89:75:53:4b:f6:5f:fc", "user_id": "aee9e87916844a05afaf2c0283af8371"}}'
2026-01-29 09:37:35,211 83070 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-733543055 created
2026-01-29 09:37:35,778 83070 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/networking/v2.0/security-groups 0.566s
2026-01-29 09:37:35,778 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group": {"name": "tempest-securitygroup--370345282", "description": "tempest-description--2140986092"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-f4b69b12-a2df-4127-9d82-c87c0ef3cb69', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "7deca321-ef71-4ac7-a064-df8b92739972", "name": "tempest-securitygroup--370345282", "stateful": true, "tenant_id": "a8888a385dae4281a88f7d364e6d7c9e", "project_id": "a8888a385dae4281a88f7d364e6d7c9e", "description": "tempest-description--2140986092", "shared": false, "security_group_rules": [{"id": "66acc490-0f83-4226-b844-18f4442a6a71", "project_id": "a8888a385dae4281a88f7d364e6d7c9e", "tenant_id": "a8888a385dae4281a88f7d364e6d7c9e", "security_group_id": "7deca321-ef71-4ac7-a064-df8b92739972", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 380, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-29T08:37:35Z", "updated_at": "2026-01-29T08:37:35Z", "revision_number": 0}, {"id": "af86ce68-e381-4b2a-bd0a-3a89f3e43b8d", "project_id": "a8888a385dae4281a88f7d364e6d7c9e", "tenant_id": "a8888a385dae4281a88f7d364e6d7c9e", "security_group_id": "7deca321-ef71-4ac7-a064-df8b92739972", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 381, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-29T08:37:35Z", "updated_at": "2026-01-29T08:37:35Z", "revision_number": 0}], "tags": [], "created_at": "2026-01-29T08:37:35Z", "updated_at": "2026-01-29T08:37:35Z", "revision_number": 1}}'
2026-01-29 09:37:36,324 83070 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/networking/v2.0/security-group-rules 0.545s
2026-01-29 09:37:36,324 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "7deca321-ef71-4ac7-a064-df8b92739972", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-ac9f5a0c-6424-4284-b53e-d640716a3c17', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "b052e75b-6a30-4a6a-9a00-e633ac6a5c1b", "project_id": "a8888a385dae4281a88f7d364e6d7c9e", "tenant_id": "a8888a385dae4281a88f7d364e6d7c9e", "security_group_id": "7deca321-ef71-4ac7-a064-df8b92739972", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-01-29T08:37:36Z", "updated_at": "2026-01-29T08:37:36Z", "revision_number": 0}}'
2026-01-29 09:37:36,824 83070 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/networking/v2.0/security-group-rules 0.499s
2026-01-29 09:37:36,824 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "7deca321-ef71-4ac7-a064-df8b92739972", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-1c11d9b5-6283-4c7a-84ea-3526961ac1fe', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "c142d6b6-9a06-4abf-9daa-431675c9aee4", "project_id": "a8888a385dae4281a88f7d364e6d7c9e", "tenant_id": "a8888a385dae4281a88f7d364e6d7c9e", "security_group_id": "7deca321-ef71-4ac7-a064-df8b92739972", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-01-29T08:37:36Z", "updated_at": "2026-01-29T08:37:36Z", "revision_number": 0}}'
2026-01-29 09:37:36,824 83070 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--370345282 created
2026-01-29 09:37:37,654 83070 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/networking/v2.0/floatingips 0.829s
2026-01-29 09:37:37,654 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "38656bf3-f068-4e77-b60f-a69547f35657"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-4adfe3e5-5212-4286-bf10-17ccd2047fe9', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "056d892e-bc01-45f9-915f-f8fc1d19b673", "tenant_id": "a8888a385dae4281a88f7d364e6d7c9e", "project_id": "a8888a385dae4281a88f7d364e6d7c9e", "floating_ip_address": "172.24.4.175", "floating_network_id": "38656bf3-f068-4e77-b60f-a69547f35657", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-01-29T08:37:37Z", "updated_at": "2026-01-29T08:37:37Z", "revision_number": 0}}'
2026-01-29 09:37:37,655 83070 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '056d892e-bc01-45f9-915f-f8fc1d19b673', 'tenant_id': 'a8888a385dae4281a88f7d364e6d7c9e', 'project_id': 'a8888a385dae4281a88f7d364e6d7c9e', 'floating_ip_address': '172.24.4.175', 'floating_network_id': '38656bf3-f068-4e77-b60f-a69547f35657', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-01-29T08:37:37Z', 'updated_at': '2026-01-29T08:37:37Z', 'revision_number': 0, 'ip': '172.24.4.175'} created
2026-01-29 09:37:37,791 83070 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 201 POST http://192.168.122.145/identity/v3/auth/tokens 0.132s
2026-01-29 09:37:37,791 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2522', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-1a333a85-3f4d-4038-b74c-4a72c88cceb6', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "aee9e87916844a05afaf2c0283af8371", "name": "tempest-AttachVolumeTestJSON-637199710-project-member", "password_expires_at": null}, "audit_ids": ["n6ETJy1RShOk3iBJyLpaKQ"], "expires_at": "2026-01-29T09:37:37.000000Z", "issued_at": "2026-01-29T08:37:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8888a385dae4281a88f7d364e6d7c9e", "name": "tempest-AttachVolumeTestJSON-637199710"}, "is_domain": false, "roles": [{"id": "60d282b9ed0947de85a5c57f0a971add", "name": "reader"}, {"id": "c21479ea97704a49b95ef291e9d0901e", "name": "member"}], "catalog": [{"endpoints": [{"id": "54d0c546ab81463e87539a88246d89e1", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2/a8888a385dae4281a88f7d364e6d7c9e", "region": "RegionOne"}], "id": "0729e21756e847b08d50f08f69143b4a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5df54c5a0f904ec69ae01b18d0f758d6", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/image", "region": "RegionOne"}], "id": "10f37be1912e42b38ef8bb8073e2d7eb", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3d93b8dadcc04ef8aee42a75a16997b8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/networking", "region": "RegionOne"}], "id": "6361327d852a4a3dbea0c0c5a47d305d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "2b6610e913e940ecb4cac01d8adb76a0", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/volume/v3", "region": "RegionOne"}], "id": "a09d39cd91614500bc9e010e2a1ea53f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "161fe73b6b9f4510ab71d11e75c69fe7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/placement", "region": "RegionOne"}], "id": "b59b27e855004390bb85bfe5dfd660ef", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6babc138de73469c8c6e6e62272ed9ed", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2.1", "region": "RegionOne"}], "id": "e2421c5fa43b480c9d063ec6b596b1c0", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "81d802fa2ea74db5b5f4a24a656dcbcf", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/identity", "region": "RegionOne"}], "id": "e2ec1cc4e30844499a2c0ad4b9eb6acc", "type": "identity", "name": "keystone"}]}}'
2026-01-29 09:37:37,791 83070 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': 'ed093b58-1928-4831-a729-4335ce6066fa', 'name': 'tempest-AttachVolumeTestJSON-1303588976-network', 'tenant_id': 'a8888a385dae4281a88f7d364e6d7c9e', 'project_id': 'a8888a385dae4281a88f7d364e6d7c9e', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 20345, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-01-29T08:37:17Z', 'updated_at': '2026-01-29T08:37:17Z', 'revision_number': 1} available for tenant
2026-01-29 09:37:37,792 83070 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-733543055', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLV6zgj0wAq/DxYc4SOemzsVBTSt5IoRflm0UZvZIRqv+7yjuLy7yPl9UVfvx5N9hFtCe09f5g0MNJwEs3MeY+XtF1dwX55I1Q5LkbZMtUCyjxyTehqT0j9NCAd4EBxwwQ==', 'fingerprint': 'ad:36:2c:71:03:7c:fc:15:16:89:75:53:4b:f6:5f:fc', 'user_id': 'aee9e87916844a05afaf2c0283af8371', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDo+GZf/0Ra4UGjsB4RT5qYkKVqsBg/f2dBDtS6Po44tyTlPY1Qz85A\nG5w+od2MVDOgBwYFK4EEACKhZANiAAS1es4I9MAKvw8WHOEjnps7FQU0reSKEX5Z\ntFGb2SEar/u8o7i8u8j5fVFX78eTfYRbQntPX+YNDDScBLNzHmPl7RdXcF+eSNUO\nS5G2TLVAso8ck3oak9I/TQgHeBAccME=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '7deca321-ef71-4ac7-a064-df8b92739972', 'name': 'tempest-securitygroup--370345282', 'stateful': True, 'tenant_id': 'a8888a385dae4281a88f7d364e6d7c9e', 'project_id': 'a8888a385dae4281a88f7d364e6d7c9e', 'description': 'tempest-description--2140986092', 'shared': False, 'security_group_rules': [{'id': '66acc490-0f83-4226-b844-18f4442a6a71', 'project_id': 'a8888a385dae4281a88f7d364e6d7c9e', 'tenant_id': 'a8888a385dae4281a88f7d364e6d7c9e', 'security_group_id': '7deca321-ef71-4ac7-a064-df8b92739972', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 380, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-29T08:37:35Z', 'updated_at': '2026-01-29T08:37:35Z', 'revision_number': 0}, {'id': 'af86ce68-e381-4b2a-bd0a-3a89f3e43b8d', 'project_id': 'a8888a385dae4281a88f7d364e6d7c9e', 'tenant_id': 'a8888a385dae4281a88f7d364e6d7c9e', 'security_group_id': '7deca321-ef71-4ac7-a064-df8b92739972', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 381, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-29T08:37:35Z', 'updated_at': '2026-01-29T08:37:35Z', 'revision_number': 0}], 'tags': [], 'created_at': '2026-01-29T08:37:35Z', 'updated_at': '2026-01-29T08:37:35Z', 'revision_number': 1}, 'floating_ip': {'id': '056d892e-bc01-45f9-915f-f8fc1d19b673', 'tenant_id': 'a8888a385dae4281a88f7d364e6d7c9e', 'project_id': 'a8888a385dae4281a88f7d364e6d7c9e', 'floating_ip_address': '172.24.4.175', 'floating_network_id': '38656bf3-f068-4e77-b60f-a69547f35657', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-01-29T08:37:37Z', 'updated_at': '2026-01-29T08:37:37Z', 'revision_number': 0, 'ip': '172.24.4.175'}}
2026-01-29 09:37:38,923 83070 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://192.168.122.145/compute/v2.1/servers 1.130s
2026-01-29 09:37:38,923 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1503474484", "imageRef": "e7ee5b3d-cb38-4428-b625-42be8215538a", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "ed093b58-1928-4831-a729-4335ce6066fa"}], "security_groups": [{"name": "tempest-securitygroup--370345282"}], "key_name": "tempest-keypair-733543055", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '409', 'location': 'http://192.168.122.145/compute/v2.1/servers/9a1209d7-f41a-44b0-9c7b-be786706fa07', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb22392f-f7d0-4ebe-8d10-b66c0711972b', 'x-compute-request-id': 'req-bb22392f-f7d0-4ebe-8d10-b66c0711972b', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/compute/v2.1/servers'}
Body: b'{"server": {"id": "9a1209d7-f41a-44b0-9c7b-be786706fa07", "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/9a1209d7-f41a-44b0-9c7b-be786706fa07"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/9a1209d7-f41a-44b0-9c7b-be786706fa07"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--370345282"}], "adminPass": "password"}}'
2026-01-29 09:37:39,212 83070 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://192.168.122.145/compute/v2.1/servers/9a1209d7-f41a-44b0-9c7b-be786706fa07 0.287s
2026-01-29 09:37:39,213 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c5f23f9-0703-47df-ac26-373a4950501e', 'x-compute-request-id': 'req-4c5f23f9-0703-47df-ac26-373a4950501e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/9a1209d7-f41a-44b0-9c7b-be786706fa07'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:37:39Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "9a1209d7-f41a-44b0-9c7b-be786706fa07", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/9a1209d7-f41a-44b0-9c7b-be786706fa07"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/9a1209d7-f41a-44b0-9c7b-be786706fa07"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1503474484", "status": "BUILD", "tenant_id": "a8888a385dae4281a88f7d364e6d7c9e", "user_id": "aee9e87916844a05afaf2c0283af8371", "updated": "2026-01-29T08:37:38Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-733543055", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:37:40,453 83070 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://192.168.122.145/compute/v2.1/servers/9a1209d7-f41a-44b0-9c7b-be786706fa07 0.228s
2026-01-29 09:37:40,454 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01c31a4d-9e32-45ca-b725-4bf82ae85001', 'x-compute-request-id': 'req-01c31a4d-9e32-45ca-b725-4bf82ae85001', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/9a1209d7-f41a-44b0-9c7b-be786706fa07'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:37:38Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "9a1209d7-f41a-44b0-9c7b-be786706fa07", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/9a1209d7-f41a-44b0-9c7b-be786706fa07"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/9a1209d7-f41a-44b0-9c7b-be786706fa07"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1503474484", "status": "BUILD", "tenant_id": "a8888a385dae4281a88f7d364e6d7c9e", "user_id": "aee9e87916844a05afaf2c0283af8371", "updated": "2026-01-29T08:37:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-733543055", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:37:40,465 83070 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait
2026-01-29 09:37:41,601 83070 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://192.168.122.145/compute/v2.1/servers/9a1209d7-f41a-44b0-9c7b-be786706fa07 0.135s
2026-01-29 09:37:41,602 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2defb5a0-4748-4e57-b332-b7a13e8f2eb3', 'x-compute-request-id': 'req-2defb5a0-4748-4e57-b332-b7a13e8f2eb3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/9a1209d7-f41a-44b0-9c7b-be786706fa07'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:37:38Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "9a1209d7-f41a-44b0-9c7b-be786706fa07", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/9a1209d7-f41a-44b0-9c7b-be786706fa07"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/9a1209d7-f41a-44b0-9c7b-be786706fa07"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1503474484", "status": "BUILD", "tenant_id": "a8888a385dae4281a88f7d364e6d7c9e", "user_id": "aee9e87916844a05afaf2c0283af8371", "updated": "2026-01-29T08:37:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-733543055", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:37:42,725 83070 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://192.168.122.145/compute/v2.1/servers/9a1209d7-f41a-44b0-9c7b-be786706fa07 0.111s
2026-01-29 09:37:42,725 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe2689bb-dad8-49c3-b565-43eb82154e49', 'x-compute-request-id': 'req-fe2689bb-dad8-49c3-b565-43eb82154e49', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/9a1209d7-f41a-44b0-9c7b-be786706fa07'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:37:38Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "9a1209d7-f41a-44b0-9c7b-be786706fa07", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/9a1209d7-f41a-44b0-9c7b-be786706fa07"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/9a1209d7-f41a-44b0-9c7b-be786706fa07"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1503474484", "status": "BUILD", "tenant_id": "a8888a385dae4281a88f7d364e6d7c9e", "user_id": "aee9e87916844a05afaf2c0283af8371", "updated": "2026-01-29T08:37:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-733543055", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:37:43,830 83070 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://192.168.122.145/compute/v2.1/servers/9a1209d7-f41a-44b0-9c7b-be786706fa07 0.093s
2026-01-29 09:37:43,830 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1247', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8ad7968-884e-46b0-ba59-839dda44e140', 'x-compute-request-id': 'req-d8ad7968-884e-46b0-ba59-839dda44e140', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/9a1209d7-f41a-44b0-9c7b-be786706fa07'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:37:38Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "9a1209d7-f41a-44b0-9c7b-be786706fa07", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/9a1209d7-f41a-44b0-9c7b-be786706fa07"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/9a1209d7-f41a-44b0-9c7b-be786706fa07"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1503474484", "status": "BUILD", "tenant_id": "a8888a385dae4281a88f7d364e6d7c9e", "user_id": "aee9e87916844a05afaf2c0283af8371", "updated": "2026-01-29T08:37:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-733543055", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:37:44,938 83070 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://192.168.122.145/compute/v2.1/servers/9a1209d7-f41a-44b0-9c7b-be786706fa07 0.095s
2026-01-29 09:37:44,938 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04d0a04c-14bd-47d4-b619-82133d14d40d', 'x-compute-request-id': 'req-04d0a04c-14bd-47d4-b619-82133d14d40d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/9a1209d7-f41a-44b0-9c7b-be786706fa07'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:37:38Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "9a1209d7-f41a-44b0-9c7b-be786706fa07", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/9a1209d7-f41a-44b0-9c7b-be786706fa07"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/9a1209d7-f41a-44b0-9c7b-be786706fa07"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1503474484", "status": "BUILD", "tenant_id": "a8888a385dae4281a88f7d364e6d7c9e", "user_id": "aee9e87916844a05afaf2c0283af8371", "updated": "2026-01-29T08:37:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-733543055", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:37:44,949 83070 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/scheduling" after 5 second wait
2026-01-29 09:37:46,052 83070 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://192.168.122.145/compute/v2.1/servers/9a1209d7-f41a-44b0-9c7b-be786706fa07 0.101s
2026-01-29 09:37:46,052 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-345836bb-a597-4204-b644-2afab12044fb', 'x-compute-request-id': 'req-345836bb-a597-4204-b644-2afab12044fb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/9a1209d7-f41a-44b0-9c7b-be786706fa07'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:37:38Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "9a1209d7-f41a-44b0-9c7b-be786706fa07", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/9a1209d7-f41a-44b0-9c7b-be786706fa07"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/9a1209d7-f41a-44b0-9c7b-be786706fa07"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1503474484", "status": "ERROR", "tenant_id": "a8888a385dae4281a88f7d364e6d7c9e", "user_id": "aee9e87916844a05afaf2c0283af8371", "updated": "2026-01-29T08:37:45Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-29T08:37:45Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 9a1209d7-f41a-44b0-9c7b-be786706fa07."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-733543055", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:37:46,063 83070 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 7 second wait
2026-01-29 09:37:46,336 83070 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 204 DELETE http://192.168.122.145/compute/v2.1/servers/9a1209d7-f41a-44b0-9c7b-be786706fa07 0.272s
2026-01-29 09:37:46,337 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2c360ff-6a76-4a5d-b9f8-a69dc43e751d', 'x-compute-request-id': 'req-c2c360ff-6a76-4a5d-b9f8-a69dc43e751d', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/9a1209d7-f41a-44b0-9c7b-be786706fa07'}
Body: b''
2026-01-29 09:37:46,375 83070 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 404 GET http://192.168.122.145/compute/v2.1/servers/9a1209d7-f41a-44b0-9c7b-be786706fa07 0.037s
2026-01-29 09:37:46,375 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-8fcc320b-dd28-418f-beb8-fa2753c57c3d', 'x-compute-request-id': 'req-8fcc320b-dd28-418f-beb8-fa2753c57c3d', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/9a1209d7-f41a-44b0-9c7b-be786706fa07'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 9a1209d7-f41a-44b0-9c7b-be786706fa07 could not be found."}}'
2026-01-29 09:37:46,408 83070 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://192.168.122.145/compute/v2.1/os-keypairs/tempest-keypair-733543055 0.032s
2026-01-29 09:37:46,408 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed36d75a-5114-4f93-b6c1-69af08578a01', 'x-compute-request-id': 'req-ed36d75a-5114-4f93-b6c1-69af08578a01', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/compute/v2.1/os-keypairs/tempest-keypair-733543055'}
Body: b''
2026-01-29 09:37:46,665 83070 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://192.168.122.145/networking/v2.0/security-groups/7deca321-ef71-4ac7-a064-df8b92739972 0.257s
2026-01-29 09:37:46,666 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-a81c5f4b-03ce-44db-b500-314fcfc731c6', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/networking/v2.0/security-groups/7deca321-ef71-4ac7-a064-df8b92739972'}
Body: b''
2026-01-29 09:37:46,681 83070 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://192.168.122.145/networking/v2.0/security-groups/7deca321-ef71-4ac7-a064-df8b92739972 0.015s
2026-01-29 09:37:46,681 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-b4932253-d154-43d6-9285-e45b5f763522', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.145/networking/v2.0/security-groups/7deca321-ef71-4ac7-a064-df8b92739972'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 7deca321-ef71-4ac7-a064-df8b92739972 does not exist", "detail": ""}}'
2026-01-29 09:37:47,134 83070 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://192.168.122.145/networking/v2.0/floatingips/056d892e-bc01-45f9-915f-f8fc1d19b673 0.452s
2026-01-29 09:37:47,135 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:37:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-fcd59a06-86f8-4eb8-a8ab-430f856d25b4', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/networking/v2.0/floatingips/056d892e-bc01-45f9-915f-f8fc1d19b673'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 140, in test_list_get_volume_attachments
server, validation_resources = self._create_server()
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 247, 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/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/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 9a1209d7-f41a-44b0-9c7b-be786706fa07 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-29T08:37:45Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 9a1209d7-f41a-44b0-9c7b-be786706fa07.'}. Request ID of server operation performed before checking the server status req-bb22392f-f7d0-4ebe-8d10-b66c0711972b.
|
||||||
| tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 0 | 3 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
fail
ft13.1: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-29 09:39:30,132 83068 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-01-29 09:39:30,133 83068 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-01-29 09:39:30,319 83068 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://192.168.122.145/compute/v2.1/os-keypairs 0.186s
2026-01-29 09:39:30,320 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1230103280", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKTTRO73DvE1lCNHrV4X2iceSEv3097Dt2jPLjyOnYOuFpWVr150Oq6p7TzUut/2WICIjYoDzoOm8u45tMXjC4XdkRYHUtwkumiwcb/ppwDBFnyIgCtaPdMv0E9nrvyquA=="}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b06720d-4f4e-4ede-b32b-4261e482090e', 'x-compute-request-id': 'req-5b06720d-4f4e-4ede-b32b-4261e482090e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1230103280", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKTTRO73DvE1lCNHrV4X2iceSEv3097Dt2jPLjyOnYOuFpWVr150Oq6p7TzUut/2WICIjYoDzoOm8u45tMXjC4XdkRYHUtwkumiwcb/ppwDBFnyIgCtaPdMv0E9nrvyquA==", "fingerprint": "a3:dd:9a:91:0c:06:c6:92:9c:13:cc:7d:51:45:0e:f5", "user_id": "54de47e1dfee466aae3cc7e891155dd2"}}'
2026-01-29 09:39:30,322 83068 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1230103280 created
2026-01-29 09:39:30,558 83068 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/networking/v2.0/security-groups 0.236s
2026-01-29 09:39:30,559 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group": {"name": "tempest-securitygroup--1014241274", "description": "tempest-description--2140868473"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-21d53c90-3497-46f8-8809-5e218d90c516', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "3e6de4b7-6084-4f02-833b-f59dba25f16a", "name": "tempest-securitygroup--1014241274", "stateful": true, "tenant_id": "e11f03926f1c439d9e8848a364b822fd", "project_id": "e11f03926f1c439d9e8848a364b822fd", "description": "tempest-description--2140868473", "shared": false, "security_group_rules": [{"id": "b543b3bf-0d05-474e-b763-6e5a3073d49b", "project_id": "e11f03926f1c439d9e8848a364b822fd", "tenant_id": "e11f03926f1c439d9e8848a364b822fd", "security_group_id": "3e6de4b7-6084-4f02-833b-f59dba25f16a", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 671, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-29T08:39:30Z", "updated_at": "2026-01-29T08:39:30Z", "revision_number": 0}, {"id": "c5241cc1-0edb-49bf-9b30-0ffb9e386e74", "project_id": "e11f03926f1c439d9e8848a364b822fd", "tenant_id": "e11f03926f1c439d9e8848a364b822fd", "security_group_id": "3e6de4b7-6084-4f02-833b-f59dba25f16a", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 672, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-29T08:39:30Z", "updated_at": "2026-01-29T08:39:30Z", "revision_number": 0}], "tags": [], "created_at": "2026-01-29T08:39:30Z", "updated_at": "2026-01-29T08:39:30Z", "revision_number": 1}}'
2026-01-29 09:39:30,762 83068 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/networking/v2.0/security-group-rules 0.203s
2026-01-29 09:39:30,763 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "3e6de4b7-6084-4f02-833b-f59dba25f16a", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-e8dca21a-22bc-4f93-9e78-5007540e2ca8', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "055a421a-4dfa-465f-8875-6afdc8554da1", "project_id": "e11f03926f1c439d9e8848a364b822fd", "tenant_id": "e11f03926f1c439d9e8848a364b822fd", "security_group_id": "3e6de4b7-6084-4f02-833b-f59dba25f16a", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-01-29T08:39:30Z", "updated_at": "2026-01-29T08:39:30Z", "revision_number": 0}}'
2026-01-29 09:39:30,974 83068 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/networking/v2.0/security-group-rules 0.211s
2026-01-29 09:39:30,975 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "3e6de4b7-6084-4f02-833b-f59dba25f16a", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-f3832849-7524-497a-8329-c58208f8a080', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "79360c29-f4a8-4d09-b4a3-a8c34a7e0794", "project_id": "e11f03926f1c439d9e8848a364b822fd", "tenant_id": "e11f03926f1c439d9e8848a364b822fd", "security_group_id": "3e6de4b7-6084-4f02-833b-f59dba25f16a", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-01-29T08:39:30Z", "updated_at": "2026-01-29T08:39:30Z", "revision_number": 0}}'
2026-01-29 09:39:30,975 83068 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1014241274 created
2026-01-29 09:39:31,595 83068 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/networking/v2.0/floatingips 0.620s
2026-01-29 09:39:31,596 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "38656bf3-f068-4e77-b60f-a69547f35657"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '526', 'x-openstack-request-id': 'req-bebcdcec-12c8-48ac-80f6-56db0ca0f222', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "3edb59f4-447c-4127-9ec6-1a66f016f73a", "tenant_id": "e11f03926f1c439d9e8848a364b822fd", "project_id": "e11f03926f1c439d9e8848a364b822fd", "floating_ip_address": "172.24.4.3", "floating_network_id": "38656bf3-f068-4e77-b60f-a69547f35657", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-01-29T08:39:31Z", "updated_at": "2026-01-29T08:39:31Z", "revision_number": 0}}'
2026-01-29 09:39:31,596 83068 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '3edb59f4-447c-4127-9ec6-1a66f016f73a', 'tenant_id': 'e11f03926f1c439d9e8848a364b822fd', 'project_id': 'e11f03926f1c439d9e8848a364b822fd', 'floating_ip_address': '172.24.4.3', 'floating_network_id': '38656bf3-f068-4e77-b60f-a69547f35657', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-01-29T08:39:31Z', 'updated_at': '2026-01-29T08:39:31Z', 'revision_number': 0, 'ip': '172.24.4.3'} created
2026-01-29 09:39:31,646 83068 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 201 POST http://192.168.122.145/identity/v3/auth/tokens 0.047s
2026-01-29 09:39:31,647 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2532', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-461727a7-ec12-491b-b72c-285d637e0939', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "54de47e1dfee466aae3cc7e891155dd2", "name": "tempest-AttachVolumeNegativeTest-1141546755-project-member", "password_expires_at": null}, "audit_ids": ["uSGI_7pQQyqFBZE91IdlhQ"], "expires_at": "2026-01-29T09:39:31.000000Z", "issued_at": "2026-01-29T08:39:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e11f03926f1c439d9e8848a364b822fd", "name": "tempest-AttachVolumeNegativeTest-1141546755"}, "is_domain": false, "roles": [{"id": "60d282b9ed0947de85a5c57f0a971add", "name": "reader"}, {"id": "c21479ea97704a49b95ef291e9d0901e", "name": "member"}], "catalog": [{"endpoints": [{"id": "54d0c546ab81463e87539a88246d89e1", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2/e11f03926f1c439d9e8848a364b822fd", "region": "RegionOne"}], "id": "0729e21756e847b08d50f08f69143b4a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5df54c5a0f904ec69ae01b18d0f758d6", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/image", "region": "RegionOne"}], "id": "10f37be1912e42b38ef8bb8073e2d7eb", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3d93b8dadcc04ef8aee42a75a16997b8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/networking", "region": "RegionOne"}], "id": "6361327d852a4a3dbea0c0c5a47d305d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "2b6610e913e940ecb4cac01d8adb76a0", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/volume/v3", "region": "RegionOne"}], "id": "a09d39cd91614500bc9e010e2a1ea53f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "161fe73b6b9f4510ab71d11e75c69fe7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/placement", "region": "RegionOne"}], "id": "b59b27e855004390bb85bfe5dfd660ef", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6babc138de73469c8c6e6e62272ed9ed", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2.1", "region": "RegionOne"}], "id": "e2421c5fa43b480c9d063ec6b596b1c0", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "81d802fa2ea74db5b5f4a24a656dcbcf", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/identity", "region": "RegionOne"}], "id": "e2ec1cc4e30844499a2c0ad4b9eb6acc", "type": "identity", "name": "keystone"}]}}'
2026-01-29 09:39:31,647 83068 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '5c1f0713-cb01-4745-bfda-5d57cc62fa30', 'name': 'tempest-AttachVolumeNegativeTest-545073084-network', 'tenant_id': 'e11f03926f1c439d9e8848a364b822fd', 'project_id': 'e11f03926f1c439d9e8848a364b822fd', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 42833, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-01-29T08:39:22Z', 'updated_at': '2026-01-29T08:39:22Z', 'revision_number': 1} available for tenant
2026-01-29 09:39:31,648 83068 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1230103280', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKTTRO73DvE1lCNHrV4X2iceSEv3097Dt2jPLjyOnYOuFpWVr150Oq6p7TzUut/2WICIjYoDzoOm8u45tMXjC4XdkRYHUtwkumiwcb/ppwDBFnyIgCtaPdMv0E9nrvyquA==', 'fingerprint': 'a3:dd:9a:91:0c:06:c6:92:9c:13:cc:7d:51:45:0e:f5', 'user_id': '54de47e1dfee466aae3cc7e891155dd2', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDACldOqoYbFoMGVwA7Y58iIhDSACriJYBYZNkZmkaB54SarkzgbXre0\noH/ByTKt0lugBwYFK4EEACKhZANiAASk00Tu9w7xNZQjR61eF9onHkhL99Pew7do\nzy48jp2DrhaVla9edDquqe081Lrf9liAiI2KA86DpvLuObTF4wuF3ZEWB1LcJLpo\nsHG/6acAwRZ8iIArWj3TL9BPZ678qrg=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '3e6de4b7-6084-4f02-833b-f59dba25f16a', 'name': 'tempest-securitygroup--1014241274', 'stateful': True, 'tenant_id': 'e11f03926f1c439d9e8848a364b822fd', 'project_id': 'e11f03926f1c439d9e8848a364b822fd', 'description': 'tempest-description--2140868473', 'shared': False, 'security_group_rules': [{'id': 'b543b3bf-0d05-474e-b763-6e5a3073d49b', 'project_id': 'e11f03926f1c439d9e8848a364b822fd', 'tenant_id': 'e11f03926f1c439d9e8848a364b822fd', 'security_group_id': '3e6de4b7-6084-4f02-833b-f59dba25f16a', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 671, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-29T08:39:30Z', 'updated_at': '2026-01-29T08:39:30Z', 'revision_number': 0}, {'id': 'c5241cc1-0edb-49bf-9b30-0ffb9e386e74', 'project_id': 'e11f03926f1c439d9e8848a364b822fd', 'tenant_id': 'e11f03926f1c439d9e8848a364b822fd', 'security_group_id': '3e6de4b7-6084-4f02-833b-f59dba25f16a', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 672, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-29T08:39:30Z', 'updated_at': '2026-01-29T08:39:30Z', 'revision_number': 0}], 'tags': [], 'created_at': '2026-01-29T08:39:30Z', 'updated_at': '2026-01-29T08:39:30Z', 'revision_number': 1}, 'floating_ip': {'id': '3edb59f4-447c-4127-9ec6-1a66f016f73a', 'tenant_id': 'e11f03926f1c439d9e8848a364b822fd', 'project_id': 'e11f03926f1c439d9e8848a364b822fd', 'floating_ip_address': '172.24.4.3', 'floating_network_id': '38656bf3-f068-4e77-b60f-a69547f35657', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-01-29T08:39:31Z', 'updated_at': '2026-01-29T08:39:31Z', 'revision_number': 0, 'ip': '172.24.4.3'}}
2026-01-29 09:39:32,176 83068 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://192.168.122.145/compute/v2.1/servers 0.527s
2026-01-29 09:39:32,176 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-731767122", "imageRef": "e7ee5b3d-cb38-4428-b625-42be8215538a", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "5c1f0713-cb01-4745-bfda-5d57cc62fa30"}], "security_groups": [{"name": "tempest-securitygroup--1014241274"}], "key_name": "tempest-keypair-1230103280", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '410', 'location': 'http://192.168.122.145/compute/v2.1/servers/70890277-528b-44ca-89d6-4c95ffde7bf4', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14c10601-6c3f-463d-af62-154afb1add7e', 'x-compute-request-id': 'req-14c10601-6c3f-463d-af62-154afb1add7e', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/compute/v2.1/servers'}
Body: b'{"server": {"id": "70890277-528b-44ca-89d6-4c95ffde7bf4", "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/70890277-528b-44ca-89d6-4c95ffde7bf4"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/70890277-528b-44ca-89d6-4c95ffde7bf4"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1014241274"}], "adminPass": "password"}}'
2026-01-29 09:39:32,238 83068 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.145/compute/v2.1/servers/70890277-528b-44ca-89d6-4c95ffde7bf4 0.060s
2026-01-29 09:39:32,239 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1255', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34e7bba4-6ada-4a84-ab2a-3a02bfee33cb', 'x-compute-request-id': 'req-34e7bba4-6ada-4a84-ab2a-3a02bfee33cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/70890277-528b-44ca-89d6-4c95ffde7bf4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:39:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "70890277-528b-44ca-89d6-4c95ffde7bf4", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/70890277-528b-44ca-89d6-4c95ffde7bf4"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/70890277-528b-44ca-89d6-4c95ffde7bf4"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-731767122", "status": "BUILD", "tenant_id": "e11f03926f1c439d9e8848a364b822fd", "user_id": "54de47e1dfee466aae3cc7e891155dd2", "updated": "2026-01-29T08:39:32Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1230103280", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:39:33,325 83068 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.145/compute/v2.1/servers/70890277-528b-44ca-89d6-4c95ffde7bf4 0.074s
2026-01-29 09:39:33,326 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66685230-5200-4261-9237-b22fd44bb7a1', 'x-compute-request-id': 'req-66685230-5200-4261-9237-b22fd44bb7a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/70890277-528b-44ca-89d6-4c95ffde7bf4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:39:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "70890277-528b-44ca-89d6-4c95ffde7bf4", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/70890277-528b-44ca-89d6-4c95ffde7bf4"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/70890277-528b-44ca-89d6-4c95ffde7bf4"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-731767122", "status": "BUILD", "tenant_id": "e11f03926f1c439d9e8848a364b822fd", "user_id": "54de47e1dfee466aae3cc7e891155dd2", "updated": "2026-01-29T08:39:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1230103280", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:39:34,407 83068 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.145/compute/v2.1/servers/70890277-528b-44ca-89d6-4c95ffde7bf4 0.069s
2026-01-29 09:39:34,408 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87f3212b-91d7-4cf4-ac8c-93b2446e9084', 'x-compute-request-id': 'req-87f3212b-91d7-4cf4-ac8c-93b2446e9084', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/70890277-528b-44ca-89d6-4c95ffde7bf4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:39:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "70890277-528b-44ca-89d6-4c95ffde7bf4", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/70890277-528b-44ca-89d6-4c95ffde7bf4"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/70890277-528b-44ca-89d6-4c95ffde7bf4"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-731767122", "status": "BUILD", "tenant_id": "e11f03926f1c439d9e8848a364b822fd", "user_id": "54de47e1dfee466aae3cc7e891155dd2", "updated": "2026-01-29T08:39:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1230103280", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:39:34,419 83068 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-01-29 09:39:35,494 83068 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.145/compute/v2.1/servers/70890277-528b-44ca-89d6-4c95ffde7bf4 0.074s
2026-01-29 09:39:35,494 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe5cb780-a25d-4efb-83ff-6b63f1c8a399', 'x-compute-request-id': 'req-fe5cb780-a25d-4efb-83ff-6b63f1c8a399', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/70890277-528b-44ca-89d6-4c95ffde7bf4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:39:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "70890277-528b-44ca-89d6-4c95ffde7bf4", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/70890277-528b-44ca-89d6-4c95ffde7bf4"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/70890277-528b-44ca-89d6-4c95ffde7bf4"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-731767122", "status": "BUILD", "tenant_id": "e11f03926f1c439d9e8848a364b822fd", "user_id": "54de47e1dfee466aae3cc7e891155dd2", "updated": "2026-01-29T08:39:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1230103280", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:39:36,581 83068 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.145/compute/v2.1/servers/70890277-528b-44ca-89d6-4c95ffde7bf4 0.075s
2026-01-29 09:39:36,581 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a33bcb3d-6ae3-4019-8476-75fc05c1e9a7', 'x-compute-request-id': 'req-a33bcb3d-6ae3-4019-8476-75fc05c1e9a7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/70890277-528b-44ca-89d6-4c95ffde7bf4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:39:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "70890277-528b-44ca-89d6-4c95ffde7bf4", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/70890277-528b-44ca-89d6-4c95ffde7bf4"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/70890277-528b-44ca-89d6-4c95ffde7bf4"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-731767122", "status": "BUILD", "tenant_id": "e11f03926f1c439d9e8848a364b822fd", "user_id": "54de47e1dfee466aae3cc7e891155dd2", "updated": "2026-01-29T08:39:36Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1230103280", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:39:37,700 83068 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.145/compute/v2.1/servers/70890277-528b-44ca-89d6-4c95ffde7bf4 0.107s
2026-01-29 09:39:37,701 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1447', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba6621c2-c559-4e22-b358-d4537ddd5f45', 'x-compute-request-id': 'req-ba6621c2-c559-4e22-b358-d4537ddd5f45', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/70890277-528b-44ca-89d6-4c95ffde7bf4'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:39:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "70890277-528b-44ca-89d6-4c95ffde7bf4", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/70890277-528b-44ca-89d6-4c95ffde7bf4"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/70890277-528b-44ca-89d6-4c95ffde7bf4"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-731767122", "status": "ERROR", "tenant_id": "e11f03926f1c439d9e8848a364b822fd", "user_id": "54de47e1dfee466aae3cc7e891155dd2", "updated": "2026-01-29T08:39:37Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-29T08:39:37Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 70890277-528b-44ca-89d6-4c95ffde7bf4."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1230103280", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:39:37,712 83068 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "ERROR/None" after 5 second wait
2026-01-29 09:39:37,980 83068 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 204 DELETE http://192.168.122.145/compute/v2.1/servers/70890277-528b-44ca-89d6-4c95ffde7bf4 0.268s
2026-01-29 09:39:37,981 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de1d261d-bc7e-471e-b61b-5b513cf8883a', 'x-compute-request-id': 'req-de1d261d-bc7e-471e-b61b-5b513cf8883a', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/70890277-528b-44ca-89d6-4c95ffde7bf4'}
Body: b''
2026-01-29 09:39:38,009 83068 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 404 GET http://192.168.122.145/compute/v2.1/servers/70890277-528b-44ca-89d6-4c95ffde7bf4 0.028s
2026-01-29 09:39:38,010 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-8b465a6b-77c0-4f96-afb1-2c1e5992a59b', 'x-compute-request-id': 'req-8b465a6b-77c0-4f96-afb1-2c1e5992a59b', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/70890277-528b-44ca-89d6-4c95ffde7bf4'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 70890277-528b-44ca-89d6-4c95ffde7bf4 could not be found."}}'
2026-01-29 09:39:38,038 83068 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://192.168.122.145/compute/v2.1/os-keypairs/tempest-keypair-1230103280 0.027s
2026-01-29 09:39:38,038 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7abac4d6-90d3-4833-b495-68eac7c2c9fb', 'x-compute-request-id': 'req-7abac4d6-90d3-4833-b495-68eac7c2c9fb', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/compute/v2.1/os-keypairs/tempest-keypair-1230103280'}
Body: b''
2026-01-29 09:39:38,271 83068 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://192.168.122.145/networking/v2.0/security-groups/3e6de4b7-6084-4f02-833b-f59dba25f16a 0.232s
2026-01-29 09:39:38,271 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-39247688-d745-41f1-85be-4b933979e226', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/networking/v2.0/security-groups/3e6de4b7-6084-4f02-833b-f59dba25f16a'}
Body: b''
2026-01-29 09:39:38,292 83068 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://192.168.122.145/networking/v2.0/security-groups/3e6de4b7-6084-4f02-833b-f59dba25f16a 0.021s
2026-01-29 09:39:38,293 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-bf00e4e6-7fa5-4cc9-96a3-f3ac8c3093d2', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.145/networking/v2.0/security-groups/3e6de4b7-6084-4f02-833b-f59dba25f16a'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 3e6de4b7-6084-4f02-833b-f59dba25f16a does not exist", "detail": ""}}'
2026-01-29 09:39:38,707 83068 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://192.168.122.145/networking/v2.0/floatingips/3edb59f4-447c-4127-9ec6-1a66f016f73a 0.413s
2026-01-29 09:39:38,707 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-07df8afb-fdb0-4558-b3ff-c10102fa34f8', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/networking/v2.0/floatingips/3edb59f4-447c-4127-9ec6-1a66f016f73a'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 60, in test_attach_attached_volume_to_different_server
server1, validation_resources = self._create_server()
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 247, 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/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/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 70890277-528b-44ca-89d6-4c95ffde7bf4 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-29T08:39:37Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 70890277-528b-44ca-89d6-4c95ffde7bf4.'}. Request ID of server operation performed before checking the server status req-14c10601-6c3f-463d-af62-154afb1add7e.
|
||||||
test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
fail
ft13.2: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-29 09:39:38,710 83068 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-01-29 09:39:38,710 83068 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-01-29 09:39:38,755 83068 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://192.168.122.145/compute/v2.1/os-keypairs 0.044s
2026-01-29 09:39:38,755 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-335723963", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDl7wNF4VlfaAzWf3yqh5zLdsu3NzyAgkcDiA/9ivIZQlCswrDejUqmqtDTZsgygGQUoO+rvt2sz7Ejn3UgzPm6Lr73Hu1Z4whz+xOkKi0hXLguBP5hpOMiXCrVEYf6jHg=="}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2135582-00bf-484e-ab44-f4f087e897fd', 'x-compute-request-id': 'req-e2135582-00bf-484e-ab44-f4f087e897fd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-335723963", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDl7wNF4VlfaAzWf3yqh5zLdsu3NzyAgkcDiA/9ivIZQlCswrDejUqmqtDTZsgygGQUoO+rvt2sz7Ejn3UgzPm6Lr73Hu1Z4whz+xOkKi0hXLguBP5hpOMiXCrVEYf6jHg==", "fingerprint": "62:64:74:20:1a:b8:ec:4f:08:3f:4b:e2:72:a5:2a:ea", "user_id": "54de47e1dfee466aae3cc7e891155dd2"}}'
2026-01-29 09:39:38,757 83068 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-335723963 created
2026-01-29 09:39:39,009 83068 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/networking/v2.0/security-groups 0.252s
2026-01-29 09:39:39,010 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group": {"name": "tempest-securitygroup--1959617435", "description": "tempest-description--1062034318"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-b57672a6-c6cf-4a6f-973a-29f63f61302b', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "af3cf895-4f14-4245-92e8-d7b9ce96994e", "name": "tempest-securitygroup--1959617435", "stateful": true, "tenant_id": "e11f03926f1c439d9e8848a364b822fd", "project_id": "e11f03926f1c439d9e8848a364b822fd", "description": "tempest-description--1062034318", "shared": false, "security_group_rules": [{"id": "89a5d830-7990-4d70-b07a-95a482037e63", "project_id": "e11f03926f1c439d9e8848a364b822fd", "tenant_id": "e11f03926f1c439d9e8848a364b822fd", "security_group_id": "af3cf895-4f14-4245-92e8-d7b9ce96994e", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 678, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-29T08:39:38Z", "updated_at": "2026-01-29T08:39:38Z", "revision_number": 0}, {"id": "a62cfe27-1026-47e3-aa1c-458ac19fe318", "project_id": "e11f03926f1c439d9e8848a364b822fd", "tenant_id": "e11f03926f1c439d9e8848a364b822fd", "security_group_id": "af3cf895-4f14-4245-92e8-d7b9ce96994e", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 679, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-29T08:39:38Z", "updated_at": "2026-01-29T08:39:38Z", "revision_number": 0}], "tags": [], "created_at": "2026-01-29T08:39:38Z", "updated_at": "2026-01-29T08:39:38Z", "revision_number": 1}}'
2026-01-29 09:39:39,203 83068 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/networking/v2.0/security-group-rules 0.193s
2026-01-29 09:39:39,203 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "af3cf895-4f14-4245-92e8-d7b9ce96994e", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-30c7c5e3-7199-49a7-be5b-696671c548f3', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "ed9abb82-c011-42e7-8167-6dda063e3205", "project_id": "e11f03926f1c439d9e8848a364b822fd", "tenant_id": "e11f03926f1c439d9e8848a364b822fd", "security_group_id": "af3cf895-4f14-4245-92e8-d7b9ce96994e", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-01-29T08:39:39Z", "updated_at": "2026-01-29T08:39:39Z", "revision_number": 0}}'
2026-01-29 09:39:39,439 83068 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/networking/v2.0/security-group-rules 0.235s
2026-01-29 09:39:39,439 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "af3cf895-4f14-4245-92e8-d7b9ce96994e", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-eadc676d-afe7-486b-8e6e-cd119927f06a', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "3ffb4926-7c62-433a-a228-c4aac5672418", "project_id": "e11f03926f1c439d9e8848a364b822fd", "tenant_id": "e11f03926f1c439d9e8848a364b822fd", "security_group_id": "af3cf895-4f14-4245-92e8-d7b9ce96994e", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-01-29T08:39:39Z", "updated_at": "2026-01-29T08:39:39Z", "revision_number": 0}}'
2026-01-29 09:39:39,439 83068 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1959617435 created
2026-01-29 09:39:40,229 83068 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/networking/v2.0/floatingips 0.789s
2026-01-29 09:39:40,229 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "38656bf3-f068-4e77-b60f-a69547f35657"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-44a0b488-b1bd-4ad9-a9b8-4daa2462da43', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "daa3c619-1fff-4203-81a1-c20653aaced0", "tenant_id": "e11f03926f1c439d9e8848a364b822fd", "project_id": "e11f03926f1c439d9e8848a364b822fd", "floating_ip_address": "172.24.4.143", "floating_network_id": "38656bf3-f068-4e77-b60f-a69547f35657", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-01-29T08:39:39Z", "updated_at": "2026-01-29T08:39:39Z", "revision_number": 0}}'
2026-01-29 09:39:40,230 83068 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'daa3c619-1fff-4203-81a1-c20653aaced0', 'tenant_id': 'e11f03926f1c439d9e8848a364b822fd', 'project_id': 'e11f03926f1c439d9e8848a364b822fd', 'floating_ip_address': '172.24.4.143', 'floating_network_id': '38656bf3-f068-4e77-b60f-a69547f35657', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-01-29T08:39:39Z', 'updated_at': '2026-01-29T08:39:39Z', 'revision_number': 0, 'ip': '172.24.4.143'} created
2026-01-29 09:39:40,274 83068 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 201 POST http://192.168.122.145/identity/v3/auth/tokens 0.041s
2026-01-29 09:39:40,275 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2532', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-149821b7-5f76-4fff-9077-82e685c2ee52', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "54de47e1dfee466aae3cc7e891155dd2", "name": "tempest-AttachVolumeNegativeTest-1141546755-project-member", "password_expires_at": null}, "audit_ids": ["dXetELl3Qy20SCx9Oua0vw"], "expires_at": "2026-01-29T09:39:40.000000Z", "issued_at": "2026-01-29T08:39:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e11f03926f1c439d9e8848a364b822fd", "name": "tempest-AttachVolumeNegativeTest-1141546755"}, "is_domain": false, "roles": [{"id": "60d282b9ed0947de85a5c57f0a971add", "name": "reader"}, {"id": "c21479ea97704a49b95ef291e9d0901e", "name": "member"}], "catalog": [{"endpoints": [{"id": "54d0c546ab81463e87539a88246d89e1", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2/e11f03926f1c439d9e8848a364b822fd", "region": "RegionOne"}], "id": "0729e21756e847b08d50f08f69143b4a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5df54c5a0f904ec69ae01b18d0f758d6", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/image", "region": "RegionOne"}], "id": "10f37be1912e42b38ef8bb8073e2d7eb", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3d93b8dadcc04ef8aee42a75a16997b8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/networking", "region": "RegionOne"}], "id": "6361327d852a4a3dbea0c0c5a47d305d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "2b6610e913e940ecb4cac01d8adb76a0", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/volume/v3", "region": "RegionOne"}], "id": "a09d39cd91614500bc9e010e2a1ea53f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "161fe73b6b9f4510ab71d11e75c69fe7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/placement", "region": "RegionOne"}], "id": "b59b27e855004390bb85bfe5dfd660ef", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6babc138de73469c8c6e6e62272ed9ed", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2.1", "region": "RegionOne"}], "id": "e2421c5fa43b480c9d063ec6b596b1c0", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "81d802fa2ea74db5b5f4a24a656dcbcf", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/identity", "region": "RegionOne"}], "id": "e2ec1cc4e30844499a2c0ad4b9eb6acc", "type": "identity", "name": "keystone"}]}}'
2026-01-29 09:39:40,275 83068 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': '5c1f0713-cb01-4745-bfda-5d57cc62fa30', 'name': 'tempest-AttachVolumeNegativeTest-545073084-network', 'tenant_id': 'e11f03926f1c439d9e8848a364b822fd', 'project_id': 'e11f03926f1c439d9e8848a364b822fd', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 42833, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-01-29T08:39:22Z', 'updated_at': '2026-01-29T08:39:22Z', 'revision_number': 1} available for tenant
2026-01-29 09:39:40,275 83068 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-335723963', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDl7wNF4VlfaAzWf3yqh5zLdsu3NzyAgkcDiA/9ivIZQlCswrDejUqmqtDTZsgygGQUoO+rvt2sz7Ejn3UgzPm6Lr73Hu1Z4whz+xOkKi0hXLguBP5hpOMiXCrVEYf6jHg==', 'fingerprint': '62:64:74:20:1a:b8:ec:4f:08:3f:4b:e2:72:a5:2a:ea', 'user_id': '54de47e1dfee466aae3cc7e891155dd2', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDlSOmEeTYkwALDFKj1jUz+eRWKYZQoXlOyKGZb6R0UjFkY0g2p9gQ7\nu9XSN0jXu1+gBwYFK4EEACKhZANiAAQ5e8DReFZX2gM1n98qoecy3bLtzc8gIJHA\n4gP/YryGUJQrMKw3o1KpqrQ02bIMoBkFKDvq77drM+xI591IMz5ui6+9x7tWeMIc\n/sTpCotIVy4LgT+YaTjIlwq1RGH+ox4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'af3cf895-4f14-4245-92e8-d7b9ce96994e', 'name': 'tempest-securitygroup--1959617435', 'stateful': True, 'tenant_id': 'e11f03926f1c439d9e8848a364b822fd', 'project_id': 'e11f03926f1c439d9e8848a364b822fd', 'description': 'tempest-description--1062034318', 'shared': False, 'security_group_rules': [{'id': '89a5d830-7990-4d70-b07a-95a482037e63', 'project_id': 'e11f03926f1c439d9e8848a364b822fd', 'tenant_id': 'e11f03926f1c439d9e8848a364b822fd', 'security_group_id': 'af3cf895-4f14-4245-92e8-d7b9ce96994e', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 678, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-29T08:39:38Z', 'updated_at': '2026-01-29T08:39:38Z', 'revision_number': 0}, {'id': 'a62cfe27-1026-47e3-aa1c-458ac19fe318', 'project_id': 'e11f03926f1c439d9e8848a364b822fd', 'tenant_id': 'e11f03926f1c439d9e8848a364b822fd', 'security_group_id': 'af3cf895-4f14-4245-92e8-d7b9ce96994e', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 679, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-29T08:39:38Z', 'updated_at': '2026-01-29T08:39:38Z', 'revision_number': 0}], 'tags': [], 'created_at': '2026-01-29T08:39:38Z', 'updated_at': '2026-01-29T08:39:38Z', 'revision_number': 1}, 'floating_ip': {'id': 'daa3c619-1fff-4203-81a1-c20653aaced0', 'tenant_id': 'e11f03926f1c439d9e8848a364b822fd', 'project_id': 'e11f03926f1c439d9e8848a364b822fd', 'floating_ip_address': '172.24.4.143', 'floating_network_id': '38656bf3-f068-4e77-b60f-a69547f35657', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-01-29T08:39:39Z', 'updated_at': '2026-01-29T08:39:39Z', 'revision_number': 0, 'ip': '172.24.4.143'}}
2026-01-29 09:39:40,884 83068 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://192.168.122.145/compute/v2.1/servers 0.608s
2026-01-29 09:39:40,884 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-638828293", "imageRef": "e7ee5b3d-cb38-4428-b625-42be8215538a", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "5c1f0713-cb01-4745-bfda-5d57cc62fa30"}], "security_groups": [{"name": "tempest-securitygroup--1959617435"}], "key_name": "tempest-keypair-335723963", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '410', 'location': 'http://192.168.122.145/compute/v2.1/servers/13f51888-7813-45b1-b22b-f2f1eb8f3675', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acf10b61-95e5-4c30-8fa0-785d4f4c0b5a', 'x-compute-request-id': 'req-acf10b61-95e5-4c30-8fa0-785d4f4c0b5a', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/compute/v2.1/servers'}
Body: b'{"server": {"id": "13f51888-7813-45b1-b22b-f2f1eb8f3675", "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/13f51888-7813-45b1-b22b-f2f1eb8f3675"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/13f51888-7813-45b1-b22b-f2f1eb8f3675"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1959617435"}], "adminPass": "password"}}'
2026-01-29 09:39:41,007 83068 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://192.168.122.145/compute/v2.1/servers/13f51888-7813-45b1-b22b-f2f1eb8f3675 0.120s
2026-01-29 09:39:41,007 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1254', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d4c9554-77e8-4436-9ee2-bb4e7cffa074', 'x-compute-request-id': 'req-1d4c9554-77e8-4436-9ee2-bb4e7cffa074', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/13f51888-7813-45b1-b22b-f2f1eb8f3675'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:39:41Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "13f51888-7813-45b1-b22b-f2f1eb8f3675", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/13f51888-7813-45b1-b22b-f2f1eb8f3675"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/13f51888-7813-45b1-b22b-f2f1eb8f3675"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-638828293", "status": "BUILD", "tenant_id": "e11f03926f1c439d9e8848a364b822fd", "user_id": "54de47e1dfee466aae3cc7e891155dd2", "updated": "2026-01-29T08:39:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-335723963", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:39:42,128 83068 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://192.168.122.145/compute/v2.1/servers/13f51888-7813-45b1-b22b-f2f1eb8f3675 0.109s
2026-01-29 09:39:42,129 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fb06b0f-8b84-4eb9-9535-533c905ac4d3', 'x-compute-request-id': 'req-8fb06b0f-8b84-4eb9-9535-533c905ac4d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/13f51888-7813-45b1-b22b-f2f1eb8f3675'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:39:40Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "13f51888-7813-45b1-b22b-f2f1eb8f3675", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/13f51888-7813-45b1-b22b-f2f1eb8f3675"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/13f51888-7813-45b1-b22b-f2f1eb8f3675"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-638828293", "status": "BUILD", "tenant_id": "e11f03926f1c439d9e8848a364b822fd", "user_id": "54de47e1dfee466aae3cc7e891155dd2", "updated": "2026-01-29T08:39:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-335723963", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:39:43,229 83068 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://192.168.122.145/compute/v2.1/servers/13f51888-7813-45b1-b22b-f2f1eb8f3675 0.088s
2026-01-29 09:39:43,229 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1250', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb184f76-0e26-4cb2-898d-51f113574179', 'x-compute-request-id': 'req-bb184f76-0e26-4cb2-898d-51f113574179', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/13f51888-7813-45b1-b22b-f2f1eb8f3675'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:39:40Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "13f51888-7813-45b1-b22b-f2f1eb8f3675", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/13f51888-7813-45b1-b22b-f2f1eb8f3675"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/13f51888-7813-45b1-b22b-f2f1eb8f3675"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-638828293", "status": "BUILD", "tenant_id": "e11f03926f1c439d9e8848a364b822fd", "user_id": "54de47e1dfee466aae3cc7e891155dd2", "updated": "2026-01-29T08:39:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-335723963", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:39:43,241 83068 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-01-29 09:39:44,317 83068 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://192.168.122.145/compute/v2.1/servers/13f51888-7813-45b1-b22b-f2f1eb8f3675 0.075s
2026-01-29 09:39:44,318 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1250', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51bce9f1-6b43-4e50-8bd0-c09aa75bafed', 'x-compute-request-id': 'req-51bce9f1-6b43-4e50-8bd0-c09aa75bafed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/13f51888-7813-45b1-b22b-f2f1eb8f3675'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:39:40Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "13f51888-7813-45b1-b22b-f2f1eb8f3675", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/13f51888-7813-45b1-b22b-f2f1eb8f3675"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/13f51888-7813-45b1-b22b-f2f1eb8f3675"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-638828293", "status": "BUILD", "tenant_id": "e11f03926f1c439d9e8848a364b822fd", "user_id": "54de47e1dfee466aae3cc7e891155dd2", "updated": "2026-01-29T08:39:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-335723963", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:39:45,417 83068 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://192.168.122.145/compute/v2.1/servers/13f51888-7813-45b1-b22b-f2f1eb8f3675 0.087s
2026-01-29 09:39:45,418 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1250', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb13f33f-af26-4165-bc91-b47787f62720', 'x-compute-request-id': 'req-cb13f33f-af26-4165-bc91-b47787f62720', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/13f51888-7813-45b1-b22b-f2f1eb8f3675'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:39:40Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "13f51888-7813-45b1-b22b-f2f1eb8f3675", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/13f51888-7813-45b1-b22b-f2f1eb8f3675"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/13f51888-7813-45b1-b22b-f2f1eb8f3675"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-638828293", "status": "BUILD", "tenant_id": "e11f03926f1c439d9e8848a364b822fd", "user_id": "54de47e1dfee466aae3cc7e891155dd2", "updated": "2026-01-29T08:39:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-335723963", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:39:46,544 83068 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://192.168.122.145/compute/v2.1/servers/13f51888-7813-45b1-b22b-f2f1eb8f3675 0.114s
2026-01-29 09:39:46,544 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1446', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fb3d524-9910-4f23-84a5-14a3202f1547', 'x-compute-request-id': 'req-3fb3d524-9910-4f23-84a5-14a3202f1547', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/13f51888-7813-45b1-b22b-f2f1eb8f3675'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:39:40Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "13f51888-7813-45b1-b22b-f2f1eb8f3675", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/13f51888-7813-45b1-b22b-f2f1eb8f3675"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/13f51888-7813-45b1-b22b-f2f1eb8f3675"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-638828293", "status": "ERROR", "tenant_id": "e11f03926f1c439d9e8848a364b822fd", "user_id": "54de47e1dfee466aae3cc7e891155dd2", "updated": "2026-01-29T08:39:46Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-29T08:39:46Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 13f51888-7813-45b1-b22b-f2f1eb8f3675."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-335723963", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:39:46,557 83068 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "ERROR/None" after 5 second wait
2026-01-29 09:39:46,820 83068 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 204 DELETE http://192.168.122.145/compute/v2.1/servers/13f51888-7813-45b1-b22b-f2f1eb8f3675 0.262s
2026-01-29 09:39:46,821 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5dc875a-c5f1-47d7-885c-cf05f5a46af8', 'x-compute-request-id': 'req-e5dc875a-c5f1-47d7-885c-cf05f5a46af8', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/13f51888-7813-45b1-b22b-f2f1eb8f3675'}
Body: b''
2026-01-29 09:39:46,860 83068 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 404 GET http://192.168.122.145/compute/v2.1/servers/13f51888-7813-45b1-b22b-f2f1eb8f3675 0.039s
2026-01-29 09:39:46,860 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-175fed5d-65ec-4100-82ac-e2f8314b4e3b', 'x-compute-request-id': 'req-175fed5d-65ec-4100-82ac-e2f8314b4e3b', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/13f51888-7813-45b1-b22b-f2f1eb8f3675'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 13f51888-7813-45b1-b22b-f2f1eb8f3675 could not be found."}}'
2026-01-29 09:39:46,888 83068 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://192.168.122.145/compute/v2.1/os-keypairs/tempest-keypair-335723963 0.027s
2026-01-29 09:39:46,888 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5921060b-d2fa-4d03-8143-4e4141acc5c1', 'x-compute-request-id': 'req-5921060b-d2fa-4d03-8143-4e4141acc5c1', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/compute/v2.1/os-keypairs/tempest-keypair-335723963'}
Body: b''
2026-01-29 09:39:47,145 83068 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://192.168.122.145/networking/v2.0/security-groups/af3cf895-4f14-4245-92e8-d7b9ce96994e 0.256s
2026-01-29 09:39:47,146 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-75b702c0-def4-4154-84ac-731393df2d30', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/networking/v2.0/security-groups/af3cf895-4f14-4245-92e8-d7b9ce96994e'}
Body: b''
2026-01-29 09:39:47,159 83068 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://192.168.122.145/networking/v2.0/security-groups/af3cf895-4f14-4245-92e8-d7b9ce96994e 0.013s
2026-01-29 09:39:47,160 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-31188779-925b-4840-9868-b7c204237103', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.145/networking/v2.0/security-groups/af3cf895-4f14-4245-92e8-d7b9ce96994e'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group af3cf895-4f14-4245-92e8-d7b9ce96994e does not exist", "detail": ""}}'
2026-01-29 09:39:47,671 83068 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://192.168.122.145/networking/v2.0/floatingips/daa3c619-1fff-4203-81a1-c20653aaced0 0.511s
2026-01-29 09:39:47,671 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-d82dbbea-a704-432f-81da-fa9450903cfc', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/networking/v2.0/floatingips/daa3c619-1fff-4203-81a1-c20653aaced0'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 48, in test_attach_attached_volume_to_same_server
server, validation_resources = self._create_server()
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 247, 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/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/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 13f51888-7813-45b1-b22b-f2f1eb8f3675 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-29T08:39:46Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 13f51888-7813-45b1-b22b-f2f1eb8f3675.'}. Request ID of server operation performed before checking the server status req-acf10b61-95e5-4c30-8fa0-785d4f4c0b5a.
|
||||||
test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
fail
ft13.3: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-29 09:39:47,674 83068 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-01-29 09:39:47,674 83068 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-01-29 09:39:47,720 83068 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://192.168.122.145/compute/v2.1/os-keypairs 0.045s
2026-01-29 09:39:47,720 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-301361006", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPRWapm3ko6BOXKIZHWWzwEDkm3O0Xi8cD8tJ+1u89RJbWRwDjqficlC3mr+VPrN1roxrZjpTn01waLh/49HB38tKWFHPk+WzH1zpG91LZMZBvIU66UaPnCHcUD/zl+J6w=="}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1eb08d45-c8ff-4e80-bea3-0029b91eeb9e', 'x-compute-request-id': 'req-1eb08d45-c8ff-4e80-bea3-0029b91eeb9e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-301361006", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPRWapm3ko6BOXKIZHWWzwEDkm3O0Xi8cD8tJ+1u89RJbWRwDjqficlC3mr+VPrN1roxrZjpTn01waLh/49HB38tKWFHPk+WzH1zpG91LZMZBvIU66UaPnCHcUD/zl+J6w==", "fingerprint": "b5:eb:11:22:0c:a4:30:fc:15:38:c3:f4:3f:f3:b7:37", "user_id": "54de47e1dfee466aae3cc7e891155dd2"}}'
2026-01-29 09:39:47,722 83068 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-301361006 created
2026-01-29 09:39:48,090 83068 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/networking/v2.0/security-groups 0.367s
2026-01-29 09:39:48,091 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group": {"name": "tempest-securitygroup--956876937", "description": "tempest-description--1963212516"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-7740022b-a895-49c9-8e4a-30e41db554d6', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "618e23c8-6004-446e-90d4-03ef2202c923", "name": "tempest-securitygroup--956876937", "stateful": true, "tenant_id": "e11f03926f1c439d9e8848a364b822fd", "project_id": "e11f03926f1c439d9e8848a364b822fd", "description": "tempest-description--1963212516", "shared": false, "security_group_rules": [{"id": "0bfb254a-1bc2-434e-bcf1-8e2f22d49db3", "project_id": "e11f03926f1c439d9e8848a364b822fd", "tenant_id": "e11f03926f1c439d9e8848a364b822fd", "security_group_id": "618e23c8-6004-446e-90d4-03ef2202c923", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 690, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-29T08:39:47Z", "updated_at": "2026-01-29T08:39:47Z", "revision_number": 0}, {"id": "1d8dc5a1-fe33-4c5d-96aa-c52587db34fe", "project_id": "e11f03926f1c439d9e8848a364b822fd", "tenant_id": "e11f03926f1c439d9e8848a364b822fd", "security_group_id": "618e23c8-6004-446e-90d4-03ef2202c923", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 691, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-29T08:39:47Z", "updated_at": "2026-01-29T08:39:47Z", "revision_number": 0}], "tags": [], "created_at": "2026-01-29T08:39:47Z", "updated_at": "2026-01-29T08:39:47Z", "revision_number": 1}}'
2026-01-29 09:39:48,300 83068 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/networking/v2.0/security-group-rules 0.208s
2026-01-29 09:39:48,300 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "618e23c8-6004-446e-90d4-03ef2202c923", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-2f4d70f6-7bae-453d-8a8b-b597f7257d49', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "3d931907-cac5-43c9-99d3-b1befa5075ef", "project_id": "e11f03926f1c439d9e8848a364b822fd", "tenant_id": "e11f03926f1c439d9e8848a364b822fd", "security_group_id": "618e23c8-6004-446e-90d4-03ef2202c923", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-01-29T08:39:48Z", "updated_at": "2026-01-29T08:39:48Z", "revision_number": 0}}'
2026-01-29 09:39:48,505 83068 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/networking/v2.0/security-group-rules 0.204s
2026-01-29 09:39:48,505 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "618e23c8-6004-446e-90d4-03ef2202c923", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-12004a42-eaf5-49e8-9b22-4cef9a7798d8', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "8d8ca6c5-5232-4713-99d5-b2d382e12e29", "project_id": "e11f03926f1c439d9e8848a364b822fd", "tenant_id": "e11f03926f1c439d9e8848a364b822fd", "security_group_id": "618e23c8-6004-446e-90d4-03ef2202c923", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-01-29T08:39:48Z", "updated_at": "2026-01-29T08:39:48Z", "revision_number": 0}}'
2026-01-29 09:39:48,505 83068 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--956876937 created
2026-01-29 09:39:49,280 83068 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/networking/v2.0/floatingips 0.774s
2026-01-29 09:39:49,280 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "38656bf3-f068-4e77-b60f-a69547f35657"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-b4300ece-0512-4fc7-baef-5a11fc427bca', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "d5f27910-2acb-4cd0-8b5a-9ddd9acd40d1", "tenant_id": "e11f03926f1c439d9e8848a364b822fd", "project_id": "e11f03926f1c439d9e8848a364b822fd", "floating_ip_address": "172.24.4.163", "floating_network_id": "38656bf3-f068-4e77-b60f-a69547f35657", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-01-29T08:39:48Z", "updated_at": "2026-01-29T08:39:48Z", "revision_number": 0}}'
2026-01-29 09:39:49,280 83068 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'd5f27910-2acb-4cd0-8b5a-9ddd9acd40d1', 'tenant_id': 'e11f03926f1c439d9e8848a364b822fd', 'project_id': 'e11f03926f1c439d9e8848a364b822fd', 'floating_ip_address': '172.24.4.163', 'floating_network_id': '38656bf3-f068-4e77-b60f-a69547f35657', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-01-29T08:39:48Z', 'updated_at': '2026-01-29T08:39:48Z', 'revision_number': 0, 'ip': '172.24.4.163'} created
2026-01-29 09:39:49,400 83068 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://192.168.122.145/identity/v3/auth/tokens 0.115s
2026-01-29 09:39:49,400 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2532', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-93500fe0-da01-40c9-8c3c-af517e23eeef', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "54de47e1dfee466aae3cc7e891155dd2", "name": "tempest-AttachVolumeNegativeTest-1141546755-project-member", "password_expires_at": null}, "audit_ids": ["Neq4Twz3ROSEJeGwR-T98w"], "expires_at": "2026-01-29T09:39:49.000000Z", "issued_at": "2026-01-29T08:39:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e11f03926f1c439d9e8848a364b822fd", "name": "tempest-AttachVolumeNegativeTest-1141546755"}, "is_domain": false, "roles": [{"id": "60d282b9ed0947de85a5c57f0a971add", "name": "reader"}, {"id": "c21479ea97704a49b95ef291e9d0901e", "name": "member"}], "catalog": [{"endpoints": [{"id": "54d0c546ab81463e87539a88246d89e1", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2/e11f03926f1c439d9e8848a364b822fd", "region": "RegionOne"}], "id": "0729e21756e847b08d50f08f69143b4a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5df54c5a0f904ec69ae01b18d0f758d6", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/image", "region": "RegionOne"}], "id": "10f37be1912e42b38ef8bb8073e2d7eb", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3d93b8dadcc04ef8aee42a75a16997b8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/networking", "region": "RegionOne"}], "id": "6361327d852a4a3dbea0c0c5a47d305d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "2b6610e913e940ecb4cac01d8adb76a0", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/volume/v3", "region": "RegionOne"}], "id": "a09d39cd91614500bc9e010e2a1ea53f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "161fe73b6b9f4510ab71d11e75c69fe7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/placement", "region": "RegionOne"}], "id": "b59b27e855004390bb85bfe5dfd660ef", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6babc138de73469c8c6e6e62272ed9ed", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2.1", "region": "RegionOne"}], "id": "e2421c5fa43b480c9d063ec6b596b1c0", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "81d802fa2ea74db5b5f4a24a656dcbcf", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/identity", "region": "RegionOne"}], "id": "e2ec1cc4e30844499a2c0ad4b9eb6acc", "type": "identity", "name": "keystone"}]}}'
2026-01-29 09:39:49,401 83068 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': '5c1f0713-cb01-4745-bfda-5d57cc62fa30', 'name': 'tempest-AttachVolumeNegativeTest-545073084-network', 'tenant_id': 'e11f03926f1c439d9e8848a364b822fd', 'project_id': 'e11f03926f1c439d9e8848a364b822fd', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 42833, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-01-29T08:39:22Z', 'updated_at': '2026-01-29T08:39:22Z', 'revision_number': 1} available for tenant
2026-01-29 09:39:49,401 83068 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-301361006', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPRWapm3ko6BOXKIZHWWzwEDkm3O0Xi8cD8tJ+1u89RJbWRwDjqficlC3mr+VPrN1roxrZjpTn01waLh/49HB38tKWFHPk+WzH1zpG91LZMZBvIU66UaPnCHcUD/zl+J6w==', 'fingerprint': 'b5:eb:11:22:0c:a4:30:fc:15:38:c3:f4:3f:f3:b7:37', 'user_id': '54de47e1dfee466aae3cc7e891155dd2', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDABiMGpfBmYS9GLRXqS7VN4s7uAsiTSdbyQ6PiIIrOMyhJJZwt47H6z\noNgDRrMZXISgBwYFK4EEACKhZANiAAT0VmqZt5KOgTlyiGR1ls8BA5JtztF4vHA/\nLSftbvPUSW1kcA46n4nJQt5q/lT6zda6Ma2Y6U59NcGi4f+PRwd/LSlhRz5Plsx9\nc6RvdS2TGQbyFOulGj5wh3FA/85fies=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '618e23c8-6004-446e-90d4-03ef2202c923', 'name': 'tempest-securitygroup--956876937', 'stateful': True, 'tenant_id': 'e11f03926f1c439d9e8848a364b822fd', 'project_id': 'e11f03926f1c439d9e8848a364b822fd', 'description': 'tempest-description--1963212516', 'shared': False, 'security_group_rules': [{'id': '0bfb254a-1bc2-434e-bcf1-8e2f22d49db3', 'project_id': 'e11f03926f1c439d9e8848a364b822fd', 'tenant_id': 'e11f03926f1c439d9e8848a364b822fd', 'security_group_id': '618e23c8-6004-446e-90d4-03ef2202c923', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 690, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-29T08:39:47Z', 'updated_at': '2026-01-29T08:39:47Z', 'revision_number': 0}, {'id': '1d8dc5a1-fe33-4c5d-96aa-c52587db34fe', 'project_id': 'e11f03926f1c439d9e8848a364b822fd', 'tenant_id': 'e11f03926f1c439d9e8848a364b822fd', 'security_group_id': '618e23c8-6004-446e-90d4-03ef2202c923', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 691, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-29T08:39:47Z', 'updated_at': '2026-01-29T08:39:47Z', 'revision_number': 0}], 'tags': [], 'created_at': '2026-01-29T08:39:47Z', 'updated_at': '2026-01-29T08:39:47Z', 'revision_number': 1}, 'floating_ip': {'id': 'd5f27910-2acb-4cd0-8b5a-9ddd9acd40d1', 'tenant_id': 'e11f03926f1c439d9e8848a364b822fd', 'project_id': 'e11f03926f1c439d9e8848a364b822fd', 'floating_ip_address': '172.24.4.163', 'floating_network_id': '38656bf3-f068-4e77-b60f-a69547f35657', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-01-29T08:39:48Z', 'updated_at': '2026-01-29T08:39:48Z', 'revision_number': 0, 'ip': '172.24.4.163'}}
2026-01-29 09:39:50,037 83068 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://192.168.122.145/compute/v2.1/servers 0.635s
2026-01-29 09:39:50,038 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1197141288", "imageRef": "e7ee5b3d-cb38-4428-b625-42be8215538a", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "5c1f0713-cb01-4745-bfda-5d57cc62fa30"}], "security_groups": [{"name": "tempest-securitygroup--956876937"}], "key_name": "tempest-keypair-301361006", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '409', 'location': 'http://192.168.122.145/compute/v2.1/servers/2f389b47-637c-407c-abf4-c44cf28a93ff', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4939e27-6de9-43fd-9570-fa0b556a76b2', 'x-compute-request-id': 'req-e4939e27-6de9-43fd-9570-fa0b556a76b2', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/compute/v2.1/servers'}
Body: b'{"server": {"id": "2f389b47-637c-407c-abf4-c44cf28a93ff", "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/2f389b47-637c-407c-abf4-c44cf28a93ff"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/2f389b47-637c-407c-abf4-c44cf28a93ff"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--956876937"}], "adminPass": "password"}}'
2026-01-29 09:39:50,110 83068 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://192.168.122.145/compute/v2.1/servers/2f389b47-637c-407c-abf4-c44cf28a93ff 0.070s
2026-01-29 09:39:50,111 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1255', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7abecbe0-cb03-46d9-830b-7d807d41a214', 'x-compute-request-id': 'req-7abecbe0-cb03-46d9-830b-7d807d41a214', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/2f389b47-637c-407c-abf4-c44cf28a93ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:39:50Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "2f389b47-637c-407c-abf4-c44cf28a93ff", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/2f389b47-637c-407c-abf4-c44cf28a93ff"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/2f389b47-637c-407c-abf4-c44cf28a93ff"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1197141288", "status": "BUILD", "tenant_id": "e11f03926f1c439d9e8848a364b822fd", "user_id": "54de47e1dfee466aae3cc7e891155dd2", "updated": "2026-01-29T08:39:50Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-301361006", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:39:51,213 83068 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://192.168.122.145/compute/v2.1/servers/2f389b47-637c-407c-abf4-c44cf28a93ff 0.090s
2026-01-29 09:39:51,213 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfc475bd-5042-432a-89f8-e5b1d15c1e04', 'x-compute-request-id': 'req-cfc475bd-5042-432a-89f8-e5b1d15c1e04', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/2f389b47-637c-407c-abf4-c44cf28a93ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:39:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "2f389b47-637c-407c-abf4-c44cf28a93ff", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/2f389b47-637c-407c-abf4-c44cf28a93ff"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/2f389b47-637c-407c-abf4-c44cf28a93ff"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1197141288", "status": "BUILD", "tenant_id": "e11f03926f1c439d9e8848a364b822fd", "user_id": "54de47e1dfee466aae3cc7e891155dd2", "updated": "2026-01-29T08:39:51Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-301361006", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:39:52,312 83068 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://192.168.122.145/compute/v2.1/servers/2f389b47-637c-407c-abf4-c44cf28a93ff 0.087s
2026-01-29 09:39:52,312 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-769e8486-b491-4121-ae88-3cb995e04fde', 'x-compute-request-id': 'req-769e8486-b491-4121-ae88-3cb995e04fde', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/2f389b47-637c-407c-abf4-c44cf28a93ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:39:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "2f389b47-637c-407c-abf4-c44cf28a93ff", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/2f389b47-637c-407c-abf4-c44cf28a93ff"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/2f389b47-637c-407c-abf4-c44cf28a93ff"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1197141288", "status": "BUILD", "tenant_id": "e11f03926f1c439d9e8848a364b822fd", "user_id": "54de47e1dfee466aae3cc7e891155dd2", "updated": "2026-01-29T08:39:51Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-301361006", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:39:52,324 83068 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-01-29 09:39:53,427 83068 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://192.168.122.145/compute/v2.1/servers/2f389b47-637c-407c-abf4-c44cf28a93ff 0.103s
2026-01-29 09:39:53,428 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-187363c5-f717-457a-8309-a51f974c15bf', 'x-compute-request-id': 'req-187363c5-f717-457a-8309-a51f974c15bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/2f389b47-637c-407c-abf4-c44cf28a93ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:39:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "2f389b47-637c-407c-abf4-c44cf28a93ff", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/2f389b47-637c-407c-abf4-c44cf28a93ff"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/2f389b47-637c-407c-abf4-c44cf28a93ff"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1197141288", "status": "BUILD", "tenant_id": "e11f03926f1c439d9e8848a364b822fd", "user_id": "54de47e1dfee466aae3cc7e891155dd2", "updated": "2026-01-29T08:39:51Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-301361006", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:39:54,547 83068 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://192.168.122.145/compute/v2.1/servers/2f389b47-637c-407c-abf4-c44cf28a93ff 0.107s
2026-01-29 09:39:54,548 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f487e629-21eb-4b32-957b-ac7320c238e6', 'x-compute-request-id': 'req-f487e629-21eb-4b32-957b-ac7320c238e6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/2f389b47-637c-407c-abf4-c44cf28a93ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:39:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "2f389b47-637c-407c-abf4-c44cf28a93ff", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/2f389b47-637c-407c-abf4-c44cf28a93ff"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/2f389b47-637c-407c-abf4-c44cf28a93ff"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1197141288", "status": "BUILD", "tenant_id": "e11f03926f1c439d9e8848a364b822fd", "user_id": "54de47e1dfee466aae3cc7e891155dd2", "updated": "2026-01-29T08:39:54Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-301361006", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:39:55,674 83068 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://192.168.122.145/compute/v2.1/servers/2f389b47-637c-407c-abf4-c44cf28a93ff 0.114s
2026-01-29 09:39:55,675 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1447', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01ac8422-74fb-48c5-941f-4427dd601ba2', 'x-compute-request-id': 'req-01ac8422-74fb-48c5-941f-4427dd601ba2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/2f389b47-637c-407c-abf4-c44cf28a93ff'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:39:49Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "2f389b47-637c-407c-abf4-c44cf28a93ff", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/2f389b47-637c-407c-abf4-c44cf28a93ff"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/2f389b47-637c-407c-abf4-c44cf28a93ff"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1197141288", "status": "ERROR", "tenant_id": "e11f03926f1c439d9e8848a364b822fd", "user_id": "54de47e1dfee466aae3cc7e891155dd2", "updated": "2026-01-29T08:39:55Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-29T08:39:55Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 2f389b47-637c-407c-abf4-c44cf28a93ff."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-301361006", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:39:55,687 83068 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "ERROR/None" after 5 second wait
2026-01-29 09:39:56,025 83068 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 204 DELETE http://192.168.122.145/compute/v2.1/servers/2f389b47-637c-407c-abf4-c44cf28a93ff 0.337s
2026-01-29 09:39:56,025 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84b1fe35-2c21-4eae-aa33-06b66a699bb1', 'x-compute-request-id': 'req-84b1fe35-2c21-4eae-aa33-06b66a699bb1', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/2f389b47-637c-407c-abf4-c44cf28a93ff'}
Body: b''
2026-01-29 09:39:56,095 83068 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 404 GET http://192.168.122.145/compute/v2.1/servers/2f389b47-637c-407c-abf4-c44cf28a93ff 0.069s
2026-01-29 09:39:56,095 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-2b6540d3-887a-4ec7-ae3e-0536699db191', 'x-compute-request-id': 'req-2b6540d3-887a-4ec7-ae3e-0536699db191', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/2f389b47-637c-407c-abf4-c44cf28a93ff'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2f389b47-637c-407c-abf4-c44cf28a93ff could not be found."}}'
2026-01-29 09:39:56,136 83068 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://192.168.122.145/compute/v2.1/os-keypairs/tempest-keypair-301361006 0.040s
2026-01-29 09:39:56,137 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecac1705-c36e-46dc-ab0f-059ad39c42ce', 'x-compute-request-id': 'req-ecac1705-c36e-46dc-ab0f-059ad39c42ce', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/compute/v2.1/os-keypairs/tempest-keypair-301361006'}
Body: b''
2026-01-29 09:39:56,449 83068 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://192.168.122.145/networking/v2.0/security-groups/618e23c8-6004-446e-90d4-03ef2202c923 0.312s
2026-01-29 09:39:56,450 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-3a988692-b50f-4deb-ba24-0d758b059b16', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/networking/v2.0/security-groups/618e23c8-6004-446e-90d4-03ef2202c923'}
Body: b''
2026-01-29 09:39:56,466 83068 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://192.168.122.145/networking/v2.0/security-groups/618e23c8-6004-446e-90d4-03ef2202c923 0.016s
2026-01-29 09:39:56,467 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-179ca1c9-aaa4-449d-aff0-ce60c9268437', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.145/networking/v2.0/security-groups/618e23c8-6004-446e-90d4-03ef2202c923'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 618e23c8-6004-446e-90d4-03ef2202c923 does not exist", "detail": ""}}'
2026-01-29 09:39:56,871 83068 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://192.168.122.145/networking/v2.0/floatingips/d5f27910-2acb-4cd0-8b5a-9ddd9acd40d1 0.404s
2026-01-29 09:39:56,872 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-774faaaf-bfa8-40a6-a6ad-f9714ca1a8a2', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/networking/v2.0/floatingips/d5f27910-2acb-4cd0-8b5a-9ddd9acd40d1'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper
raise exc
File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 31, in test_delete_attached_volume
server, validation_resources = self._create_server()
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 247, 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/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/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 2f389b47-637c-407c-abf4-c44cf28a93ff failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-29T08:39:55Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 2f389b47-637c-407c-abf4-c44cf28a93ff.'}. Request ID of server operation performed before checking the server status req-e4939e27-6de9-43fd-9570-fa0b556a76b2.
|
||||||
| tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest | 6 | 5 | 1 | 0 | 0 | Detail | |
test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] |
fail
ft14.1: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-29 09:39:12,011 83070 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://192.168.122.145/identity/v3/auth/tokens 0.079s
2026-01-29 09:39:12,012 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2520', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-89b5da94-9a52-45fa-b800-d05cc81e9cbf', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "049834aa04f0481fb52a9ed73fb9fdd9", "name": "tempest-VolumesActionsTest-1389054614-project-member", "password_expires_at": null}, "audit_ids": ["z7DMiYNvRXK9fzZVzrEXow"], "expires_at": "2026-01-29T09:39:11.000000Z", "issued_at": "2026-01-29T08:39:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "88f724bdeef74e8096296257d6f8c551", "name": "tempest-VolumesActionsTest-1389054614"}, "is_domain": false, "roles": [{"id": "60d282b9ed0947de85a5c57f0a971add", "name": "reader"}, {"id": "c21479ea97704a49b95ef291e9d0901e", "name": "member"}], "catalog": [{"endpoints": [{"id": "54d0c546ab81463e87539a88246d89e1", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2/88f724bdeef74e8096296257d6f8c551", "region": "RegionOne"}], "id": "0729e21756e847b08d50f08f69143b4a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5df54c5a0f904ec69ae01b18d0f758d6", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/image", "region": "RegionOne"}], "id": "10f37be1912e42b38ef8bb8073e2d7eb", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3d93b8dadcc04ef8aee42a75a16997b8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/networking", "region": "RegionOne"}], "id": "6361327d852a4a3dbea0c0c5a47d305d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "2b6610e913e940ecb4cac01d8adb76a0", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/volume/v3", "region": "RegionOne"}], "id": "a09d39cd91614500bc9e010e2a1ea53f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "161fe73b6b9f4510ab71d11e75c69fe7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/placement", "region": "RegionOne"}], "id": "b59b27e855004390bb85bfe5dfd660ef", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6babc138de73469c8c6e6e62272ed9ed", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2.1", "region": "RegionOne"}], "id": "e2421c5fa43b480c9d063ec6b596b1c0", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "81d802fa2ea74db5b5f4a24a656dcbcf", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/identity", "region": "RegionOne"}], "id": "e2ec1cc4e30844499a2c0ad4b9eb6acc", "type": "identity", "name": "keystone"}]}}'
2026-01-29 09:39:12,012 83070 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': 'a56ed967-4936-456f-ad3a-8e1112b91b52', 'name': 'tempest-VolumesActionsTest-1549816492-network', 'tenant_id': '88f724bdeef74e8096296257d6f8c551', 'project_id': '88f724bdeef74e8096296257d6f8c551', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 51042, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-01-29T08:38:52Z', 'updated_at': '2026-01-29T08:38:53Z', 'revision_number': 1} available for tenant
2026-01-29 09:39:12,651 83070 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://192.168.122.145/compute/v2.1/servers 0.638s
2026-01-29 09:39:12,651 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-VolumesActionsTest-instance-1064566007", "imageRef": "e7ee5b3d-cb38-4428-b625-42be8215538a", "flavorRef": "42", "networks": [{"uuid": "a56ed967-4936-456f-ad3a-8e1112b91b52"}]}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.145/compute/v2.1/servers/22d8ddca-e793-40e0-a95f-fb89d39d7ccc', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-960a5732-1c68-488d-bf09-a687419ee70a', 'x-compute-request-id': 'req-960a5732-1c68-488d-bf09-a687419ee70a', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/compute/v2.1/servers'}
Body: b'{"server": {"id": "22d8ddca-e793-40e0-a95f-fb89d39d7ccc", "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/22d8ddca-e793-40e0-a95f-fb89d39d7ccc"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/22d8ddca-e793-40e0-a95f-fb89d39d7ccc"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "KgSzU6SJe56c"}}'
2026-01-29 09:39:12,722 83070 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.145/compute/v2.1/servers/22d8ddca-e793-40e0-a95f-fb89d39d7ccc 0.069s
2026-01-29 09:39:12,723 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1228', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c861bb49-add6-459d-aaed-cdcbe2040af9', 'x-compute-request-id': 'req-c861bb49-add6-459d-aaed-cdcbe2040af9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/22d8ddca-e793-40e0-a95f-fb89d39d7ccc'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:39:13Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "22d8ddca-e793-40e0-a95f-fb89d39d7ccc", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/22d8ddca-e793-40e0-a95f-fb89d39d7ccc"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/22d8ddca-e793-40e0-a95f-fb89d39d7ccc"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1064566007", "status": "BUILD", "tenant_id": "88f724bdeef74e8096296257d6f8c551", "user_id": "049834aa04f0481fb52a9ed73fb9fdd9", "updated": "2026-01-29T08:39:12Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:39:13,807 83070 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.145/compute/v2.1/servers/22d8ddca-e793-40e0-a95f-fb89d39d7ccc 0.072s
2026-01-29 09:39:13,807 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45c1ee52-45c0-45e9-81ef-00e577e00832', 'x-compute-request-id': 'req-45c1ee52-45c0-45e9-81ef-00e577e00832', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/22d8ddca-e793-40e0-a95f-fb89d39d7ccc'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:39:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "22d8ddca-e793-40e0-a95f-fb89d39d7ccc", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/22d8ddca-e793-40e0-a95f-fb89d39d7ccc"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/22d8ddca-e793-40e0-a95f-fb89d39d7ccc"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1064566007", "status": "BUILD", "tenant_id": "88f724bdeef74e8096296257d6f8c551", "user_id": "049834aa04f0481fb52a9ed73fb9fdd9", "updated": "2026-01-29T08:39:13Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:39:14,897 83070 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.145/compute/v2.1/servers/22d8ddca-e793-40e0-a95f-fb89d39d7ccc 0.078s
2026-01-29 09:39:14,898 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8183e72c-1bfb-457d-8b71-ea0e70b3db1b', 'x-compute-request-id': 'req-8183e72c-1bfb-457d-8b71-ea0e70b3db1b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/22d8ddca-e793-40e0-a95f-fb89d39d7ccc'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:39:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "22d8ddca-e793-40e0-a95f-fb89d39d7ccc", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/22d8ddca-e793-40e0-a95f-fb89d39d7ccc"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/22d8ddca-e793-40e0-a95f-fb89d39d7ccc"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1064566007", "status": "BUILD", "tenant_id": "88f724bdeef74e8096296257d6f8c551", "user_id": "049834aa04f0481fb52a9ed73fb9fdd9", "updated": "2026-01-29T08:39:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:39:14,908 83070 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-01-29 09:39:16,031 83070 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.145/compute/v2.1/servers/22d8ddca-e793-40e0-a95f-fb89d39d7ccc 0.121s
2026-01-29 09:39:16,031 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-864c68b7-f808-4661-96d7-7bda3eba2c3c', 'x-compute-request-id': 'req-864c68b7-f808-4661-96d7-7bda3eba2c3c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/22d8ddca-e793-40e0-a95f-fb89d39d7ccc'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:39:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "22d8ddca-e793-40e0-a95f-fb89d39d7ccc", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/22d8ddca-e793-40e0-a95f-fb89d39d7ccc"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/22d8ddca-e793-40e0-a95f-fb89d39d7ccc"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1064566007", "status": "BUILD", "tenant_id": "88f724bdeef74e8096296257d6f8c551", "user_id": "049834aa04f0481fb52a9ed73fb9fdd9", "updated": "2026-01-29T08:39:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:39:17,407 83070 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.145/compute/v2.1/servers/22d8ddca-e793-40e0-a95f-fb89d39d7ccc 0.362s
2026-01-29 09:39:17,407 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d50e2aab-738a-432f-b175-c6891d50ecce', 'x-compute-request-id': 'req-d50e2aab-738a-432f-b175-c6891d50ecce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/22d8ddca-e793-40e0-a95f-fb89d39d7ccc'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:39:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "22d8ddca-e793-40e0-a95f-fb89d39d7ccc", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/22d8ddca-e793-40e0-a95f-fb89d39d7ccc"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/22d8ddca-e793-40e0-a95f-fb89d39d7ccc"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1064566007", "status": "BUILD", "tenant_id": "88f724bdeef74e8096296257d6f8c551", "user_id": "049834aa04f0481fb52a9ed73fb9fdd9", "updated": "2026-01-29T08:39:17Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:39:18,540 83070 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.145/compute/v2.1/servers/22d8ddca-e793-40e0-a95f-fb89d39d7ccc 0.121s
2026-01-29 09:39:18,540 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1420', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e522902f-28cf-4b31-b539-f4a256b3be89', 'x-compute-request-id': 'req-e522902f-28cf-4b31-b539-f4a256b3be89', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/22d8ddca-e793-40e0-a95f-fb89d39d7ccc'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:39:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "22d8ddca-e793-40e0-a95f-fb89d39d7ccc", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/22d8ddca-e793-40e0-a95f-fb89d39d7ccc"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/22d8ddca-e793-40e0-a95f-fb89d39d7ccc"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1064566007", "status": "ERROR", "tenant_id": "88f724bdeef74e8096296257d6f8c551", "user_id": "049834aa04f0481fb52a9ed73fb9fdd9", "updated": "2026-01-29T08:39:18Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-29T08:39:18Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 22d8ddca-e793-40e0-a95f-fb89d39d7ccc."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:39:18,551 83070 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "ERROR/None" after 6 second wait
2026-01-29 09:39:18,927 83070 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 204 DELETE http://192.168.122.145/compute/v2.1/servers/22d8ddca-e793-40e0-a95f-fb89d39d7ccc 0.375s
2026-01-29 09:39:18,927 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f46c93f-407b-402e-84f7-fb7db8fdab33', 'x-compute-request-id': 'req-8f46c93f-407b-402e-84f7-fb7db8fdab33', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/22d8ddca-e793-40e0-a95f-fb89d39d7ccc'}
Body: b''
2026-01-29 09:39:18,989 83070 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 404 GET http://192.168.122.145/compute/v2.1/servers/22d8ddca-e793-40e0-a95f-fb89d39d7ccc 0.061s
2026-01-29 09:39:18,989 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:39:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-96940a9b-4a31-4397-b9ad-94f3972a19d2', 'x-compute-request-id': 'req-96940a9b-4a31-4397-b9ad-94f3972a19d2', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/22d8ddca-e793-40e0-a95f-fb89d39d7ccc'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 22d8ddca-e793-40e0-a95f-fb89d39d7ccc could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 83, in test_force_detach_volume
server_id = self.create_server()['id']
File "/opt/stack/tempest/tempest/api/volume/base.py", line 270, in create_server
body, _ = 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/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/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 22d8ddca-e793-40e0-a95f-fb89d39d7ccc failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-29T08:39:18Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 22d8ddca-e793-40e0-a95f-fb89d39d7ccc.'}. Request ID of server operation performed before checking the server status req-960a5732-1c68-488d-bf09-a687419ee70a.
|
||||||
test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
pass
pt14.2: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011]
|
||||||
test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570] |
pass
pt14.3: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570]
|
||||||
test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a] |
pass
pt14.4: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a]
|
||||||
test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2] |
pass
pt14.5: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2]
|
||||||
test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] |
pass
pt14.6: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845]
|
||||||
| tempest.api.volume.test_volumes_actions.VolumesActionsTest | 6 | 4 | 2 | 0 | 0 | Detail | |
test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke] |
fail
ft15.1: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-29 09:41:14,389 83075 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 201 POST http://192.168.122.145/identity/v3/auth/tokens 0.094s
2026-01-29 09:41:14,389 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2520', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c14b5117-2cbb-4ed6-a126-75de5f42111b', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "96aec51ff8104962995bdf954f8ae520", "name": "tempest-VolumesActionsTest-2103377686-project-member", "password_expires_at": null}, "audit_ids": ["N-XO_yZtTM6VpaEZTJQHeA"], "expires_at": "2026-01-29T09:41:14.000000Z", "issued_at": "2026-01-29T08:41:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "85d6632e647e467f8f67fc5cd511def3", "name": "tempest-VolumesActionsTest-2103377686"}, "is_domain": false, "roles": [{"id": "60d282b9ed0947de85a5c57f0a971add", "name": "reader"}, {"id": "c21479ea97704a49b95ef291e9d0901e", "name": "member"}], "catalog": [{"endpoints": [{"id": "54d0c546ab81463e87539a88246d89e1", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2/85d6632e647e467f8f67fc5cd511def3", "region": "RegionOne"}], "id": "0729e21756e847b08d50f08f69143b4a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5df54c5a0f904ec69ae01b18d0f758d6", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/image", "region": "RegionOne"}], "id": "10f37be1912e42b38ef8bb8073e2d7eb", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3d93b8dadcc04ef8aee42a75a16997b8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/networking", "region": "RegionOne"}], "id": "6361327d852a4a3dbea0c0c5a47d305d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "2b6610e913e940ecb4cac01d8adb76a0", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/volume/v3", "region": "RegionOne"}], "id": "a09d39cd91614500bc9e010e2a1ea53f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "161fe73b6b9f4510ab71d11e75c69fe7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/placement", "region": "RegionOne"}], "id": "b59b27e855004390bb85bfe5dfd660ef", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6babc138de73469c8c6e6e62272ed9ed", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2.1", "region": "RegionOne"}], "id": "e2421c5fa43b480c9d063ec6b596b1c0", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "81d802fa2ea74db5b5f4a24a656dcbcf", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/identity", "region": "RegionOne"}], "id": "e2ec1cc4e30844499a2c0ad4b9eb6acc", "type": "identity", "name": "keystone"}]}}'
2026-01-29 09:41:14,390 83075 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_attach_detach_volume_to_instance) Found network {'id': '7980db3e-6119-4360-868f-38a49c07b18e', 'name': 'tempest-VolumesActionsTest-1546533508-network', 'tenant_id': '85d6632e647e467f8f67fc5cd511def3', 'project_id': '85d6632e647e467f8f67fc5cd511def3', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 50852, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-01-29T08:40:56Z', 'updated_at': '2026-01-29T08:40:56Z', 'revision_number': 1} available for tenant
2026-01-29 09:41:15,610 83075 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 202 POST http://192.168.122.145/compute/v2.1/servers 1.219s
2026-01-29 09:41:15,610 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-VolumesActionsTest-instance-670994277", "imageRef": "e7ee5b3d-cb38-4428-b625-42be8215538a", "flavorRef": "42", "networks": [{"uuid": "7980db3e-6119-4360-868f-38a49c07b18e"}]}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.145/compute/v2.1/servers/9066aed5-7b94-4d1c-8587-0866bad678f8', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e87547d9-e127-4eb0-afd3-28bf70f28573', 'x-compute-request-id': 'req-e87547d9-e127-4eb0-afd3-28bf70f28573', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/compute/v2.1/servers'}
Body: b'{"server": {"id": "9066aed5-7b94-4d1c-8587-0866bad678f8", "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/9066aed5-7b94-4d1c-8587-0866bad678f8"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/9066aed5-7b94-4d1c-8587-0866bad678f8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "caZBEgo6Fhty"}}'
2026-01-29 09:41:15,719 83075 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.145/compute/v2.1/servers/9066aed5-7b94-4d1c-8587-0866bad678f8 0.106s
2026-01-29 09:41:15,719 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1227', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fe97d00-f2d1-44c7-8b04-531b438fa637', 'x-compute-request-id': 'req-9fe97d00-f2d1-44c7-8b04-531b438fa637', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/9066aed5-7b94-4d1c-8587-0866bad678f8'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:41:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "9066aed5-7b94-4d1c-8587-0866bad678f8", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/9066aed5-7b94-4d1c-8587-0866bad678f8"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/9066aed5-7b94-4d1c-8587-0866bad678f8"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-670994277", "status": "BUILD", "tenant_id": "85d6632e647e467f8f67fc5cd511def3", "user_id": "96aec51ff8104962995bdf954f8ae520", "updated": "2026-01-29T08:41:15Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:41:16,852 83075 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.145/compute/v2.1/servers/9066aed5-7b94-4d1c-8587-0866bad678f8 0.121s
2026-01-29 09:41:16,852 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1231', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-638fdf0a-961f-4856-b69e-05b112268293', 'x-compute-request-id': 'req-638fdf0a-961f-4856-b69e-05b112268293', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/9066aed5-7b94-4d1c-8587-0866bad678f8'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:41:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "9066aed5-7b94-4d1c-8587-0866bad678f8", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/9066aed5-7b94-4d1c-8587-0866bad678f8"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/9066aed5-7b94-4d1c-8587-0866bad678f8"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-670994277", "status": "BUILD", "tenant_id": "85d6632e647e467f8f67fc5cd511def3", "user_id": "96aec51ff8104962995bdf954f8ae520", "updated": "2026-01-29T08:41:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:41:17,975 83075 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.145/compute/v2.1/servers/9066aed5-7b94-4d1c-8587-0866bad678f8 0.111s
2026-01-29 09:41:17,976 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1223', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5e9909f-304b-4740-b87a-c6ae46844190', 'x-compute-request-id': 'req-d5e9909f-304b-4740-b87a-c6ae46844190', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/9066aed5-7b94-4d1c-8587-0866bad678f8'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:41:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "9066aed5-7b94-4d1c-8587-0866bad678f8", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/9066aed5-7b94-4d1c-8587-0866bad678f8"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/9066aed5-7b94-4d1c-8587-0866bad678f8"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-670994277", "status": "BUILD", "tenant_id": "85d6632e647e467f8f67fc5cd511def3", "user_id": "96aec51ff8104962995bdf954f8ae520", "updated": "2026-01-29T08:41:17Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:41:17,987 83075 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-01-29 09:41:19,130 83075 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.145/compute/v2.1/servers/9066aed5-7b94-4d1c-8587-0866bad678f8 0.141s
2026-01-29 09:41:19,131 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1223', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d60fe3d7-e36b-4f53-b07f-b2a5311215d0', 'x-compute-request-id': 'req-d60fe3d7-e36b-4f53-b07f-b2a5311215d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/9066aed5-7b94-4d1c-8587-0866bad678f8'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:41:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "9066aed5-7b94-4d1c-8587-0866bad678f8", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/9066aed5-7b94-4d1c-8587-0866bad678f8"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/9066aed5-7b94-4d1c-8587-0866bad678f8"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-670994277", "status": "BUILD", "tenant_id": "85d6632e647e467f8f67fc5cd511def3", "user_id": "96aec51ff8104962995bdf954f8ae520", "updated": "2026-01-29T08:41:17Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:41:20,232 83075 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.145/compute/v2.1/servers/9066aed5-7b94-4d1c-8587-0866bad678f8 0.089s
2026-01-29 09:41:20,232 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1223', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22d1fc6d-519c-415b-b6b1-d932caa63d35', 'x-compute-request-id': 'req-22d1fc6d-519c-415b-b6b1-d932caa63d35', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/9066aed5-7b94-4d1c-8587-0866bad678f8'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:41:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "9066aed5-7b94-4d1c-8587-0866bad678f8", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/9066aed5-7b94-4d1c-8587-0866bad678f8"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/9066aed5-7b94-4d1c-8587-0866bad678f8"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-670994277", "status": "BUILD", "tenant_id": "85d6632e647e467f8f67fc5cd511def3", "user_id": "96aec51ff8104962995bdf954f8ae520", "updated": "2026-01-29T08:41:17Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:41:21,338 83075 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.145/compute/v2.1/servers/9066aed5-7b94-4d1c-8587-0866bad678f8 0.094s
2026-01-29 09:41:21,339 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1227', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b978bd6c-8494-4120-979d-c07a78efcaf1', 'x-compute-request-id': 'req-b978bd6c-8494-4120-979d-c07a78efcaf1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/9066aed5-7b94-4d1c-8587-0866bad678f8'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:41:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "9066aed5-7b94-4d1c-8587-0866bad678f8", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/9066aed5-7b94-4d1c-8587-0866bad678f8"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/9066aed5-7b94-4d1c-8587-0866bad678f8"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-670994277", "status": "BUILD", "tenant_id": "85d6632e647e467f8f67fc5cd511def3", "user_id": "96aec51ff8104962995bdf954f8ae520", "updated": "2026-01-29T08:41:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:41:21,349 83075 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/scheduling" after 6 second wait
2026-01-29 09:41:22,459 83075 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.145/compute/v2.1/servers/9066aed5-7b94-4d1c-8587-0866bad678f8 0.108s
2026-01-29 09:41:22,460 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1419', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6167728-a177-4605-b879-884fc223291e', 'x-compute-request-id': 'req-a6167728-a177-4605-b879-884fc223291e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/9066aed5-7b94-4d1c-8587-0866bad678f8'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:41:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "9066aed5-7b94-4d1c-8587-0866bad678f8", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/9066aed5-7b94-4d1c-8587-0866bad678f8"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/9066aed5-7b94-4d1c-8587-0866bad678f8"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-670994277", "status": "ERROR", "tenant_id": "85d6632e647e467f8f67fc5cd511def3", "user_id": "96aec51ff8104962995bdf954f8ae520", "updated": "2026-01-29T08:41:22Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-29T08:41:22Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 9066aed5-7b94-4d1c-8587-0866bad678f8."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:41:22,472 83075 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 7 second wait
2026-01-29 09:41:22,849 83075 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 204 DELETE http://192.168.122.145/compute/v2.1/servers/9066aed5-7b94-4d1c-8587-0866bad678f8 0.376s
2026-01-29 09:41:22,849 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1a725e2-ecf9-4264-aa42-c51bf469a5b1', 'x-compute-request-id': 'req-a1a725e2-ecf9-4264-aa42-c51bf469a5b1', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/9066aed5-7b94-4d1c-8587-0866bad678f8'}
Body: b''
2026-01-29 09:41:22,891 83075 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 404 GET http://192.168.122.145/compute/v2.1/servers/9066aed5-7b94-4d1c-8587-0866bad678f8 0.041s
2026-01-29 09:41:22,891 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-f0fa88df-22d4-44a2-a853-3fd561d98582', 'x-compute-request-id': 'req-f0fa88df-22d4-44a2-a853-3fd561d98582', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/9066aed5-7b94-4d1c-8587-0866bad678f8'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 9066aed5-7b94-4d1c-8587-0866bad678f8 could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/api/volume/test_volumes_actions.py", line 45, in test_attach_detach_volume_to_instance
server = self.create_server()
File "/opt/stack/tempest/tempest/api/volume/base.py", line 270, in create_server
body, _ = 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/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/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 9066aed5-7b94-4d1c-8587-0866bad678f8 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-29T08:41:22Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 9066aed5-7b94-4d1c-8587-0866bad678f8.'}. Request ID of server operation performed before checking the server status req-e87547d9-e127-4eb0-afd3-28bf70f28573.
|
||||||
test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371] |
fail
ft15.2: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-29 09:41:23,064 83075 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 201 POST http://192.168.122.145/identity/v3/auth/tokens 0.143s
2026-01-29 09:41:23,064 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2520', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e90d3b73-9a5e-4dec-82a7-b6cc4d28567a', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "96aec51ff8104962995bdf954f8ae520", "name": "tempest-VolumesActionsTest-2103377686-project-member", "password_expires_at": null}, "audit_ids": ["x-z_4A-WQ_mK_zR3X4OlMA"], "expires_at": "2026-01-29T09:41:22.000000Z", "issued_at": "2026-01-29T08:41:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "85d6632e647e467f8f67fc5cd511def3", "name": "tempest-VolumesActionsTest-2103377686"}, "is_domain": false, "roles": [{"id": "60d282b9ed0947de85a5c57f0a971add", "name": "reader"}, {"id": "c21479ea97704a49b95ef291e9d0901e", "name": "member"}], "catalog": [{"endpoints": [{"id": "54d0c546ab81463e87539a88246d89e1", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2/85d6632e647e467f8f67fc5cd511def3", "region": "RegionOne"}], "id": "0729e21756e847b08d50f08f69143b4a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5df54c5a0f904ec69ae01b18d0f758d6", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/image", "region": "RegionOne"}], "id": "10f37be1912e42b38ef8bb8073e2d7eb", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3d93b8dadcc04ef8aee42a75a16997b8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/networking", "region": "RegionOne"}], "id": "6361327d852a4a3dbea0c0c5a47d305d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "2b6610e913e940ecb4cac01d8adb76a0", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/volume/v3", "region": "RegionOne"}], "id": "a09d39cd91614500bc9e010e2a1ea53f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "161fe73b6b9f4510ab71d11e75c69fe7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/placement", "region": "RegionOne"}], "id": "b59b27e855004390bb85bfe5dfd660ef", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6babc138de73469c8c6e6e62272ed9ed", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2.1", "region": "RegionOne"}], "id": "e2421c5fa43b480c9d063ec6b596b1c0", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "81d802fa2ea74db5b5f4a24a656dcbcf", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/identity", "region": "RegionOne"}], "id": "e2ec1cc4e30844499a2c0ad4b9eb6acc", "type": "identity", "name": "keystone"}]}}'
2026-01-29 09:41:23,064 83075 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_get_volume_attachment) Found network {'id': '7980db3e-6119-4360-868f-38a49c07b18e', 'name': 'tempest-VolumesActionsTest-1546533508-network', 'tenant_id': '85d6632e647e467f8f67fc5cd511def3', 'project_id': '85d6632e647e467f8f67fc5cd511def3', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 50852, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-01-29T08:40:56Z', 'updated_at': '2026-01-29T08:40:56Z', 'revision_number': 1} available for tenant
2026-01-29 09:41:23,629 83075 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 202 POST http://192.168.122.145/compute/v2.1/servers 0.563s
2026-01-29 09:41:23,629 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-VolumesActionsTest-instance-2078724958", "imageRef": "e7ee5b3d-cb38-4428-b625-42be8215538a", "flavorRef": "42", "networks": [{"uuid": "7980db3e-6119-4360-868f-38a49c07b18e"}]}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.145/compute/v2.1/servers/74697701-1534-4842-a590-67787619054d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c213e1f-9902-4be0-a3b0-7b64c6cd01a3', 'x-compute-request-id': 'req-8c213e1f-9902-4be0-a3b0-7b64c6cd01a3', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/compute/v2.1/servers'}
Body: b'{"server": {"id": "74697701-1534-4842-a590-67787619054d", "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/74697701-1534-4842-a590-67787619054d"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/74697701-1534-4842-a590-67787619054d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "LZ5dk4fQFmEt"}}'
2026-01-29 09:41:23,732 83075 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.145/compute/v2.1/servers/74697701-1534-4842-a590-67787619054d 0.100s
2026-01-29 09:41:23,732 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1228', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e99bad20-3ce2-454b-bf17-2c8f95ab5f6b', 'x-compute-request-id': 'req-e99bad20-3ce2-454b-bf17-2c8f95ab5f6b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/74697701-1534-4842-a590-67787619054d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:41:24Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "74697701-1534-4842-a590-67787619054d", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/74697701-1534-4842-a590-67787619054d"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/74697701-1534-4842-a590-67787619054d"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-2078724958", "status": "BUILD", "tenant_id": "85d6632e647e467f8f67fc5cd511def3", "user_id": "96aec51ff8104962995bdf954f8ae520", "updated": "2026-01-29T08:41:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:41:24,868 83075 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.145/compute/v2.1/servers/74697701-1534-4842-a590-67787619054d 0.120s
2026-01-29 09:41:24,869 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3424ef31-782b-488a-b044-63d539e15d89', 'x-compute-request-id': 'req-3424ef31-782b-488a-b044-63d539e15d89', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/74697701-1534-4842-a590-67787619054d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:41:23Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "74697701-1534-4842-a590-67787619054d", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/74697701-1534-4842-a590-67787619054d"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/74697701-1534-4842-a590-67787619054d"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-2078724958", "status": "BUILD", "tenant_id": "85d6632e647e467f8f67fc5cd511def3", "user_id": "96aec51ff8104962995bdf954f8ae520", "updated": "2026-01-29T08:41:24Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:41:25,995 83075 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.145/compute/v2.1/servers/74697701-1534-4842-a590-67787619054d 0.114s
2026-01-29 09:41:25,996 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b9b9a11-ea38-40b8-8f35-6b0593078d4d', 'x-compute-request-id': 'req-0b9b9a11-ea38-40b8-8f35-6b0593078d4d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/74697701-1534-4842-a590-67787619054d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:41:23Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "74697701-1534-4842-a590-67787619054d", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/74697701-1534-4842-a590-67787619054d"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/74697701-1534-4842-a590-67787619054d"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-2078724958", "status": "BUILD", "tenant_id": "85d6632e647e467f8f67fc5cd511def3", "user_id": "96aec51ff8104962995bdf954f8ae520", "updated": "2026-01-29T08:41:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:41:26,011 83075 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-01-29 09:41:27,134 83075 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.145/compute/v2.1/servers/74697701-1534-4842-a590-67787619054d 0.121s
2026-01-29 09:41:27,134 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b694bac4-42b0-4446-9466-7a11a0a9b89a', 'x-compute-request-id': 'req-b694bac4-42b0-4446-9466-7a11a0a9b89a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/74697701-1534-4842-a590-67787619054d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:41:23Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "74697701-1534-4842-a590-67787619054d", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/74697701-1534-4842-a590-67787619054d"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/74697701-1534-4842-a590-67787619054d"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-2078724958", "status": "BUILD", "tenant_id": "85d6632e647e467f8f67fc5cd511def3", "user_id": "96aec51ff8104962995bdf954f8ae520", "updated": "2026-01-29T08:41:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:41:28,268 83075 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.145/compute/v2.1/servers/74697701-1534-4842-a590-67787619054d 0.122s
2026-01-29 09:41:28,268 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-563fa3ed-4583-445c-b55c-e58b561142ad', 'x-compute-request-id': 'req-563fa3ed-4583-445c-b55c-e58b561142ad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/74697701-1534-4842-a590-67787619054d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:41:23Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "74697701-1534-4842-a590-67787619054d", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/74697701-1534-4842-a590-67787619054d"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/74697701-1534-4842-a590-67787619054d"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-2078724958", "status": "BUILD", "tenant_id": "85d6632e647e467f8f67fc5cd511def3", "user_id": "96aec51ff8104962995bdf954f8ae520", "updated": "2026-01-29T08:41:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:41:29,443 83075 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.145/compute/v2.1/servers/74697701-1534-4842-a590-67787619054d 0.160s
2026-01-29 09:41:29,444 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1420', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2b31142-8d23-4be8-a41e-7a94aac9f0b7', 'x-compute-request-id': 'req-a2b31142-8d23-4be8-a41e-7a94aac9f0b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/74697701-1534-4842-a590-67787619054d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:41:23Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "74697701-1534-4842-a590-67787619054d", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/74697701-1534-4842-a590-67787619054d"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/74697701-1534-4842-a590-67787619054d"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-2078724958", "status": "ERROR", "tenant_id": "85d6632e647e467f8f67fc5cd511def3", "user_id": "96aec51ff8104962995bdf954f8ae520", "updated": "2026-01-29T08:41:29Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-29T08:41:29Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 74697701-1534-4842-a590-67787619054d."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:41:29,455 83075 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "ERROR/None" after 6 second wait
2026-01-29 09:41:29,814 83075 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 204 DELETE http://192.168.122.145/compute/v2.1/servers/74697701-1534-4842-a590-67787619054d 0.358s
2026-01-29 09:41:29,815 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30a1e6f7-6e9a-4c97-a21c-ebb97b9bca14', 'x-compute-request-id': 'req-30a1e6f7-6e9a-4c97-a21c-ebb97b9bca14', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/74697701-1534-4842-a590-67787619054d'}
Body: b''
2026-01-29 09:41:29,870 83075 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 404 GET http://192.168.122.145/compute/v2.1/servers/74697701-1534-4842-a590-67787619054d 0.055s
2026-01-29 09:41:29,870 83075 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-a51a47bd-ce9d-4ca1-b85a-f953055fd08f', 'x-compute-request-id': 'req-a51a47bd-ce9d-4ca1-b85a-f953055fd08f', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/74697701-1534-4842-a590-67787619054d'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 74697701-1534-4842-a590-67787619054d could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/api/volume/test_volumes_actions.py", line 81, in test_get_volume_attachment
server = self.create_server()
File "/opt/stack/tempest/tempest/api/volume/base.py", line 270, in create_server
body, _ = 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/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/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 74697701-1534-4842-a590-67787619054d failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-29T08:41:29Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 74697701-1534-4842-a590-67787619054d.'}. Request ID of server operation performed before checking the server status req-8c213e1f-9902-4be0-a3b0-7b64c6cd01a3.
|
||||||
test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33] |
pass
pt15.3: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33]
|
||||||
test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599] |
pass
pt15.4: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599]
|
||||||
test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59] |
pass
pt15.5: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59]
|
||||||
test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image] |
pass
pt15.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image]
|
||||||
| tempest.api.volume.test_volumes_negative.VolumesNegativeTest | 32 | 31 | 1 | 0 | 0 | Detail | |
test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] |
fail
ft16.1: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-29 09:43:10,077 83068 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 201 POST http://192.168.122.145/identity/v3/auth/tokens 0.039s
2026-01-29 09:43:10,078 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:43:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2520', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e94de512-1e76-4230-aff4-cbe354711765', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "85a47816b17a44cd9cedf5734a807367", "name": "tempest-VolumesNegativeTest-299090147-project-member", "password_expires_at": null}, "audit_ids": ["3uxozRSTQwKPA6GaDRfZmg"], "expires_at": "2026-01-29T09:43:10.000000Z", "issued_at": "2026-01-29T08:43:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c91358e189e4b1e96d24b8f35521242", "name": "tempest-VolumesNegativeTest-299090147"}, "is_domain": false, "roles": [{"id": "60d282b9ed0947de85a5c57f0a971add", "name": "reader"}, {"id": "c21479ea97704a49b95ef291e9d0901e", "name": "member"}], "catalog": [{"endpoints": [{"id": "54d0c546ab81463e87539a88246d89e1", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2/9c91358e189e4b1e96d24b8f35521242", "region": "RegionOne"}], "id": "0729e21756e847b08d50f08f69143b4a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5df54c5a0f904ec69ae01b18d0f758d6", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/image", "region": "RegionOne"}], "id": "10f37be1912e42b38ef8bb8073e2d7eb", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3d93b8dadcc04ef8aee42a75a16997b8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/networking", "region": "RegionOne"}], "id": "6361327d852a4a3dbea0c0c5a47d305d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "2b6610e913e940ecb4cac01d8adb76a0", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/volume/v3", "region": "RegionOne"}], "id": "a09d39cd91614500bc9e010e2a1ea53f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "161fe73b6b9f4510ab71d11e75c69fe7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/placement", "region": "RegionOne"}], "id": "b59b27e855004390bb85bfe5dfd660ef", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6babc138de73469c8c6e6e62272ed9ed", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2.1", "region": "RegionOne"}], "id": "e2421c5fa43b480c9d063ec6b596b1c0", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "81d802fa2ea74db5b5f4a24a656dcbcf", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/identity", "region": "RegionOne"}], "id": "e2ec1cc4e30844499a2c0ad4b9eb6acc", "type": "identity", "name": "keystone"}]}}'
2026-01-29 09:43:10,078 83068 INFO [tempest.lib.common.fixed_network] (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id) Found network None available for tenant
2026-01-29 09:43:10,439 83068 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 202 POST http://192.168.122.145/compute/v2.1/servers 0.360s
2026-01-29 09:43:10,440 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-VolumesNegativeTest-instance-811084781", "imageRef": "e7ee5b3d-cb38-4428-b625-42be8215538a", "flavorRef": "42"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:43:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.145/compute/v2.1/servers/26168bfa-6485-4a9d-8ace-0f9d7802f3c0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36791689-119f-4f70-b6f7-aabb827a67df', 'x-compute-request-id': 'req-36791689-119f-4f70-b6f7-aabb827a67df', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/compute/v2.1/servers'}
Body: b'{"server": {"id": "26168bfa-6485-4a9d-8ace-0f9d7802f3c0", "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/26168bfa-6485-4a9d-8ace-0f9d7802f3c0"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/26168bfa-6485-4a9d-8ace-0f9d7802f3c0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "aNsF5aGLf3af"}}'
2026-01-29 09:43:10,575 83068 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.145/compute/v2.1/servers/26168bfa-6485-4a9d-8ace-0f9d7802f3c0 0.133s
2026-01-29 09:43:10,575 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:43:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1228', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f681f0d-b241-4db1-9ed8-8d0e83fe727e', 'x-compute-request-id': 'req-1f681f0d-b241-4db1-9ed8-8d0e83fe727e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/26168bfa-6485-4a9d-8ace-0f9d7802f3c0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:43:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "26168bfa-6485-4a9d-8ace-0f9d7802f3c0", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/26168bfa-6485-4a9d-8ace-0f9d7802f3c0"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/26168bfa-6485-4a9d-8ace-0f9d7802f3c0"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-811084781", "status": "BUILD", "tenant_id": "9c91358e189e4b1e96d24b8f35521242", "user_id": "85a47816b17a44cd9cedf5734a807367", "updated": "2026-01-29T08:43:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:43:11,678 83068 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.145/compute/v2.1/servers/26168bfa-6485-4a9d-8ace-0f9d7802f3c0 0.090s
2026-01-29 09:43:11,678 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:43:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b24fe35-4329-4b2f-806e-99c629daa62e', 'x-compute-request-id': 'req-6b24fe35-4329-4b2f-806e-99c629daa62e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/26168bfa-6485-4a9d-8ace-0f9d7802f3c0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:43:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "26168bfa-6485-4a9d-8ace-0f9d7802f3c0", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/26168bfa-6485-4a9d-8ace-0f9d7802f3c0"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/26168bfa-6485-4a9d-8ace-0f9d7802f3c0"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-811084781", "status": "BUILD", "tenant_id": "9c91358e189e4b1e96d24b8f35521242", "user_id": "85a47816b17a44cd9cedf5734a807367", "updated": "2026-01-29T08:43:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:43:12,772 83068 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.145/compute/v2.1/servers/26168bfa-6485-4a9d-8ace-0f9d7802f3c0 0.079s
2026-01-29 09:43:12,772 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:43:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d94f71ac-a8ae-4dc3-8449-82b83d22c12d', 'x-compute-request-id': 'req-d94f71ac-a8ae-4dc3-8449-82b83d22c12d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/26168bfa-6485-4a9d-8ace-0f9d7802f3c0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:43:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "26168bfa-6485-4a9d-8ace-0f9d7802f3c0", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/26168bfa-6485-4a9d-8ace-0f9d7802f3c0"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/26168bfa-6485-4a9d-8ace-0f9d7802f3c0"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-811084781", "status": "BUILD", "tenant_id": "9c91358e189e4b1e96d24b8f35521242", "user_id": "85a47816b17a44cd9cedf5734a807367", "updated": "2026-01-29T08:43:12Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:43:12,783 83068 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-01-29 09:43:13,895 83068 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.145/compute/v2.1/servers/26168bfa-6485-4a9d-8ace-0f9d7802f3c0 0.111s
2026-01-29 09:43:13,896 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:43:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2dfe8d98-266a-4cdb-a049-932bfd3a0198', 'x-compute-request-id': 'req-2dfe8d98-266a-4cdb-a049-932bfd3a0198', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/26168bfa-6485-4a9d-8ace-0f9d7802f3c0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:43:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "26168bfa-6485-4a9d-8ace-0f9d7802f3c0", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/26168bfa-6485-4a9d-8ace-0f9d7802f3c0"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/26168bfa-6485-4a9d-8ace-0f9d7802f3c0"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-811084781", "status": "BUILD", "tenant_id": "9c91358e189e4b1e96d24b8f35521242", "user_id": "85a47816b17a44cd9cedf5734a807367", "updated": "2026-01-29T08:43:12Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:43:15,027 83068 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.145/compute/v2.1/servers/26168bfa-6485-4a9d-8ace-0f9d7802f3c0 0.118s
2026-01-29 09:43:15,028 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:43:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1228', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f0f65b6-d6dd-429e-aa47-c4392def6439', 'x-compute-request-id': 'req-8f0f65b6-d6dd-429e-aa47-c4392def6439', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/26168bfa-6485-4a9d-8ace-0f9d7802f3c0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:43:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "26168bfa-6485-4a9d-8ace-0f9d7802f3c0", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/26168bfa-6485-4a9d-8ace-0f9d7802f3c0"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/26168bfa-6485-4a9d-8ace-0f9d7802f3c0"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-811084781", "status": "BUILD", "tenant_id": "9c91358e189e4b1e96d24b8f35521242", "user_id": "85a47816b17a44cd9cedf5734a807367", "updated": "2026-01-29T08:43:15Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:43:15,038 83068 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/scheduling" after 5 second wait
2026-01-29 09:43:16,155 83068 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.145/compute/v2.1/servers/26168bfa-6485-4a9d-8ace-0f9d7802f3c0 0.115s
2026-01-29 09:43:16,156 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:43:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1420', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aebbd58b-7e79-4ceb-a1a7-d476526d6480', 'x-compute-request-id': 'req-aebbd58b-7e79-4ceb-a1a7-d476526d6480', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/26168bfa-6485-4a9d-8ace-0f9d7802f3c0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:43:10Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "26168bfa-6485-4a9d-8ace-0f9d7802f3c0", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/26168bfa-6485-4a9d-8ace-0f9d7802f3c0"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/26168bfa-6485-4a9d-8ace-0f9d7802f3c0"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-811084781", "status": "ERROR", "tenant_id": "9c91358e189e4b1e96d24b8f35521242", "user_id": "85a47816b17a44cd9cedf5734a807367", "updated": "2026-01-29T08:43:15Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-29T08:43:15Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 26168bfa-6485-4a9d-8ace-0f9d7802f3c0."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:43:16,168 83068 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 6 second wait
2026-01-29 09:43:16,498 83068 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 204 DELETE http://192.168.122.145/compute/v2.1/servers/26168bfa-6485-4a9d-8ace-0f9d7802f3c0 0.330s
2026-01-29 09:43:16,499 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:43:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af072e76-6095-4805-a4b4-fb77a9efedb1', 'x-compute-request-id': 'req-af072e76-6095-4805-a4b4-fb77a9efedb1', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/26168bfa-6485-4a9d-8ace-0f9d7802f3c0'}
Body: b''
2026-01-29 09:43:16,538 83068 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 404 GET http://192.168.122.145/compute/v2.1/servers/26168bfa-6485-4a9d-8ace-0f9d7802f3c0 0.038s
2026-01-29 09:43:16,538 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:43:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-f7f68fa2-cdb4-490e-b4a2-c4d899fa64a7', 'x-compute-request-id': 'req-f7f68fa2-cdb4-490e-b4a2-c4d899fa64a7', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/26168bfa-6485-4a9d-8ace-0f9d7802f3c0'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 26168bfa-6485-4a9d-8ace-0f9d7802f3c0 could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/api/volume/test_volumes_negative.py", line 188, in test_attach_volumes_with_nonexistent_volume_id
server = self.create_server()
File "/opt/stack/tempest/tempest/api/volume/base.py", line 270, in create_server
body, _ = 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/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/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 26168bfa-6485-4a9d-8ace-0f9d7802f3c0 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-29T08:43:15Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 26168bfa-6485-4a9d-8ace-0f9d7802f3c0.'}. Request ID of server operation performed before checking the server status req-36791689-119f-4f70-b6f7-aabb827a67df.
|
||||||
test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative] |
pass
pt16.2: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative]
|
||||||
test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative] |
pass
pt16.3: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative]
|
||||||
test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative] |
pass
pt16.4: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative]
|
||||||
test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative] |
pass
pt16.5: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative]
|
||||||
test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative] |
pass
pt16.6: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative]
|
||||||
test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative] |
pass
pt16.7: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative]
|
||||||
test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative] |
pass
pt16.8: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative]
|
||||||
test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative] |
pass
pt16.9: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative]
|
||||||
test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative] |
pass
pt16.10: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative]
|
||||||
test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative] |
pass
pt16.11: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative]
|
||||||
test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative] |
pass
pt16.12: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative]
|
||||||
test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative] |
pass
pt16.13: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative]
|
||||||
test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative] |
pass
pt16.14: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative]
|
||||||
test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative] |
pass
pt16.15: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative]
|
||||||
test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative] |
pass
pt16.16: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative]
|
||||||
test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative] |
pass
pt16.17: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative]
|
||||||
test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative] |
pass
pt16.18: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative]
|
||||||
test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative] |
pass
pt16.19: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative]
|
||||||
test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative] |
pass
pt16.20: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative]
|
||||||
test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative] |
pass
pt16.21: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative]
|
||||||
test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative] |
pass
pt16.22: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative]
|
||||||
test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative] |
pass
pt16.23: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative]
|
||||||
test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative] |
pass
pt16.24: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative]
|
||||||
test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative] |
pass
pt16.25: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative]
|
||||||
test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative] |
pass
pt16.26: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative]
|
||||||
test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative] |
pass
pt16.27: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative]
|
||||||
test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative] |
pass
pt16.28: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative]
|
||||||
test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative] |
pass
pt16.29: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative]
|
||||||
test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative] |
pass
pt16.30: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative]
|
||||||
test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative] |
pass
pt16.31: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative]
|
||||||
test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative] |
pass
pt16.32: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative]
|
||||||
| tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes | 1 | 0 | 1 | 0 | 0 | Detail | |
test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume] |
fail
ft17.1: tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes.test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-29 09:41:01,878 83070 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1803000342-1567939893 on backend None
2026-01-29 09:41:01,959 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 POST http://192.168.122.145/volume/v3/types 0.080s
2026-01-29 09:41:01,959 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1803000342-1567939893", "extra_specs": {}}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6db09336-11d5-4eeb-805c-af12a070a28f', 'content-length': '269', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6db09336-11d5-4eeb-805c-af12a070a28f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/types'}
Body: b'{"volume_type": {"id": "16fb8480-d440-4412-b2cc-9e70d921ebf4", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1803000342-1567939893", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-01-29 09:41:01,962 83070 DEBUG [tempest.scenario.manager] paths: img: /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None
2026-01-29 09:41:03,133 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST http://192.168.122.145/image/v2/images 1.170s
2026-01-29 09:41:03,133 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"name": "tempest-scenario-img--1850624667", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/f92d110f-a121-412b-873b-aafcc31a2f80', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-36c486b3-2643-44c2-908f-052872f0af15', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/image/v2/images'}
Body: b'{"name": "tempest-scenario-img--1850624667", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "ad311abf84cd4908859efc405950b946", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "f92d110f-a121-412b-873b-aafcc31a2f80", "created_at": "2026-01-29T08:41:03Z", "updated_at": "2026-01-29T08:41:03Z", "tags": [], "self": "/v2/images/f92d110f-a121-412b-873b-aafcc31a2f80", "file": "/v2/images/f92d110f-a121-412b-873b-aafcc31a2f80/file", "schema": "/v2/schemas/image"}'
2026-01-29 09:41:04,667 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 204 PUT http://192.168.122.145/image/v2/images/f92d110f-a121-412b-873b-aafcc31a2f80/file 1.533s
2026-01-29 09:41:04,667 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': '<omitted>'}
Body: <callable_iterator object at 0x7f3f71142d70>
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-2a99924c-95da-427b-a5e8-4fbb5826704b', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/image/v2/images/f92d110f-a121-412b-873b-aafcc31a2f80/file'}
Body: b''
2026-01-29 09:41:04,668 83070 DEBUG [tempest.scenario.manager] image:f92d110f-a121-412b-873b-aafcc31a2f80
2026-01-29 09:41:04,714 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST http://192.168.122.145/compute/v2.1/os-keypairs 0.045s
2026-01-29 09:41:04,714 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-TestInstancesWithCinderVolumes-1664416304", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFoB5MJ8WOxK7hAzinGA1/Pl2X1Wr3VhNkmj5NBZIZcfp6NcM+4Vws10aTYmzuxDFhE/U0BhdWFycsFCAmSVwQ7Fc5uwcqk/AeMWHodFnk6EtOs2cNvyRamMLDaR1unQwQ=="}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '424', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06aeea6a-d1fc-4f44-81ad-0fb5bbdb838a', 'x-compute-request-id': 'req-06aeea6a-d1fc-4f44-81ad-0fb5bbdb838a', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"type": "ssh", "name": "tempest-TestInstancesWithCinderVolumes-1664416304", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFoB5MJ8WOxK7hAzinGA1/Pl2X1Wr3VhNkmj5NBZIZcfp6NcM+4Vws10aTYmzuxDFhE/U0BhdWFycsFCAmSVwQ7Fc5uwcqk/AeMWHodFnk6EtOs2cNvyRamMLDaR1unQwQ==", "fingerprint": "12:fb:62:70:b8:f8:5d:0d:fc:2b:d6:c3:a6:09:63:0e", "user_id": "4d0a34febe034110a7212f5f5f33c8fa"}}'
2026-01-29 09:41:04,770 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.145/compute/v2.1/os-availability-zone/detail 0.053s
2026-01-29 09:41:04,771 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '487', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef34f6fe-fbda-430f-a7a6-9c75dab75726', 'x-compute-request-id': 'req-ef34f6fe-fbda-430f-a7a6-9c75dab75726', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/os-availability-zone/detail'}
Body: b'{"availabilityZoneInfo": [{"zoneName": "internal", "zoneState": {"available": true}, "hosts": {"devstack": {"nova-scheduler": {"available": true, "active": true, "updated_at": "2026-01-29T08:39:25.000000"}, "nova-conductor": {"available": true, "active": true, "updated_at": "2026-01-29T08:41:00.000000"}}}}, {"zoneName": "nova", "zoneState": {"available": true}, "hosts": {"devstack": {"nova-compute": {"available": true, "active": true, "updated_at": "2026-01-29T08:40:46.000000"}}}}]}'
2026-01-29 09:41:04,774 83070 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1163754353-1832734085 on backend None
2026-01-29 09:41:04,807 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 POST http://192.168.122.145/volume/v3/types 0.032s
2026-01-29 09:41:04,807 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1163754353-1832734085", "extra_specs": {}}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ebc60ab-73c5-4996-8ca5-75af0b922cfc', 'content-length': '269', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ebc60ab-73c5-4996-8ca5-75af0b922cfc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/types'}
Body: b'{"volume_type": {"id": "58717156-e3c1-47bf-9fbd-6f5c635f2532", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1163754353-1832734085", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-01-29 09:41:04,810 83070 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1162578129-411802837 on backend None
2026-01-29 09:41:04,846 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 POST http://192.168.122.145/volume/v3/types 0.035s
2026-01-29 09:41:04,846 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1162578129-411802837", "extra_specs": {}}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71633efb-17e5-45de-961a-445244fc398a', 'content-length': '268', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71633efb-17e5-45de-961a-445244fc398a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/types'}
Body: b'{"volume_type": {"id": "6d5959b3-0129-49d3-aa75-9b1f51b3c486", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1162578129-411802837", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-01-29 09:41:04,848 83070 DEBUG [tempest.scenario.test_instances_with_cinder_volumes] List of hosts selected to boot servers [{'zone': 'nova', 'host_name': 'devstack'}]:
2026-01-29 09:41:05,096 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST http://192.168.122.145/volume/v3/volumes 0.247s
2026-01-29 09:41:05,096 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-36421671", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1163754353-1832734085", "size": 1}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bda5034-1782-4615-af16-8f0189d92127', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bda5034-1782-4615-af16-8f0189d92127', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/volume/v3/volumes'}
Body: b'{"volume": {"id": "0e7633f2-cd24-4448-8b46-8aa38ea8d0e9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:41:05.020606", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-36421671", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1163754353-1832734085", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/0e7633f2-cd24-4448-8b46-8aa38ea8d0e9"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/0e7633f2-cd24-4448-8b46-8aa38ea8d0e9"}], "user_id": "4d0a34febe034110a7212f5f5f33c8fa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-01-29 09:41:05,518 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST http://192.168.122.145/volume/v3/volumes 0.413s
2026-01-29 09:41:05,519 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1808517947", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1162578129-411802837", "size": 1}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19880a78-f2c5-48d5-b6c8-b633e6a703b7', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19880a78-f2c5-48d5-b6c8-b633e6a703b7', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/volume/v3/volumes'}
Body: b'{"volume": {"id": "f6cd9df6-ce35-4481-b8e7-031dbce6007f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:41:05.374436", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-1808517947", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1162578129-411802837", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/f6cd9df6-ce35-4481-b8e7-031dbce6007f"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/f6cd9df6-ce35-4481-b8e7-031dbce6007f"}], "user_id": "4d0a34febe034110a7212f5f5f33c8fa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-01-29 09:41:05,560 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.145/image/v2/images/f92d110f-a121-412b-873b-aafcc31a2f80 0.032s
2026-01-29 09:41:05,560 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '811', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7a3e832e-27d3-476d-b1a7-b82191995b7c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/image/v2/images/f92d110f-a121-412b-873b-aafcc31a2f80'}
Body: b'{"name": "tempest-scenario-img--1850624667", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "ad311abf84cd4908859efc405950b946", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "f92d110f-a121-412b-873b-aafcc31a2f80", "created_at": "2026-01-29T08:41:03Z", "updated_at": "2026-01-29T08:41:05Z", "tags": [], "self": "/v2/images/f92d110f-a121-412b-873b-aafcc31a2f80", "file": "/v2/images/f92d110f-a121-412b-873b-aafcc31a2f80/file", "schema": "/v2/schemas/image"}'
2026-01-29 09:41:06,028 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST http://192.168.122.145/volume/v3/volumes 0.467s
2026-01-29 09:41:06,028 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1855365192", "snapshot_id": null, "imageRef": "f92d110f-a121-412b-873b-aafcc31a2f80", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1803000342-1567939893", "size": 1}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29a181f5-eb39-4225-a23a-078d0d52c6c8', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29a181f5-eb39-4225-a23a-078d0d52c6c8', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/volume/v3/volumes'}
Body: b'{"volume": {"id": "4f7e561f-4607-4270-bc0a-ff9b60d70ea7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:41:05.932951", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-1855365192", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1803000342-1567939893", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7"}], "user_id": "4d0a34febe034110a7212f5f5f33c8fa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-01-29 09:41:06,111 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.145/volume/v3/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7 0.073s
2026-01-29 09:41:06,111 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08a90a64-5110-4d13-95e5-f4b39d3c553d', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08a90a64-5110-4d13-95e5-f4b39d3c553d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7'}
Body: b'{"volume": {"id": "4f7e561f-4607-4270-bc0a-ff9b60d70ea7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:41:06.000000", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-1855365192", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1803000342-1567939893", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7"}], "user_id": "4d0a34febe034110a7212f5f5f33c8fa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ad311abf84cd4908859efc405950b946"}}'
2026-01-29 09:41:07,194 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.145/volume/v3/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7 0.072s
2026-01-29 09:41:07,194 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f31b39a-bddd-46d8-a9f3-0af18e9bafc9', 'content-length': '947', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f31b39a-bddd-46d8-a9f3-0af18e9bafc9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7'}
Body: b'{"volume": {"id": "4f7e561f-4607-4270-bc0a-ff9b60d70ea7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:41:06.000000", "updated_at": "2026-01-29T08:41:06.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1855365192", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1803000342-1567939893", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7"}], "user_id": "4d0a34febe034110a7212f5f5f33c8fa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ad311abf84cd4908859efc405950b946"}}'
2026-01-29 09:41:08,268 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.145/volume/v3/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7 0.062s
2026-01-29 09:41:08,268 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69ee1b17-7351-440d-b4fc-b9e41af273ff', 'content-length': '947', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69ee1b17-7351-440d-b4fc-b9e41af273ff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7'}
Body: b'{"volume": {"id": "4f7e561f-4607-4270-bc0a-ff9b60d70ea7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:41:06.000000", "updated_at": "2026-01-29T08:41:06.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1855365192", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1803000342-1567939893", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7"}], "user_id": "4d0a34febe034110a7212f5f5f33c8fa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ad311abf84cd4908859efc405950b946"}}'
2026-01-29 09:41:09,360 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.145/volume/v3/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7 0.081s
2026-01-29 09:41:09,360 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d56e6ad3-67c3-47f6-b75a-e6dfb9887a07', 'content-length': '947', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d56e6ad3-67c3-47f6-b75a-e6dfb9887a07', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7'}
Body: b'{"volume": {"id": "4f7e561f-4607-4270-bc0a-ff9b60d70ea7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:41:06.000000", "updated_at": "2026-01-29T08:41:06.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1855365192", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1803000342-1567939893", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7"}], "user_id": "4d0a34febe034110a7212f5f5f33c8fa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ad311abf84cd4908859efc405950b946"}}'
2026-01-29 09:41:10,430 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.145/volume/v3/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7 0.058s
2026-01-29 09:41:10,430 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11ab7bde-525f-4959-b874-d5e60174f3a8', 'content-length': '1005', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11ab7bde-525f-4959-b874-d5e60174f3a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7'}
Body: b'{"volume": {"id": "4f7e561f-4607-4270-bc0a-ff9b60d70ea7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:41:06.000000", "updated_at": "2026-01-29T08:41:06.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1855365192", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1803000342-1567939893", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7"}], "user_id": "4d0a34febe034110a7212f5f5f33c8fa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "ad311abf84cd4908859efc405950b946"}}'
2026-01-29 09:41:11,486 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.145/volume/v3/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7 0.045s
2026-01-29 09:41:11,486 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9bf576c-aaa5-4e39-ae8d-eb34d8328c34', 'content-length': '1005', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9bf576c-aaa5-4e39-ae8d-eb34d8328c34', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7'}
Body: b'{"volume": {"id": "4f7e561f-4607-4270-bc0a-ff9b60d70ea7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:41:06.000000", "updated_at": "2026-01-29T08:41:11.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1855365192", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1803000342-1567939893", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7"}], "user_id": "4d0a34febe034110a7212f5f5f33c8fa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "ad311abf84cd4908859efc405950b946"}}'
2026-01-29 09:41:12,558 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.145/volume/v3/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7 0.061s
2026-01-29 09:41:12,558 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c66d0541-5935-4f8b-8be6-9a36862cfc62', 'content-length': '1008', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c66d0541-5935-4f8b-8be6-9a36862cfc62', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7'}
Body: b'{"volume": {"id": "4f7e561f-4607-4270-bc0a-ff9b60d70ea7", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:41:06.000000", "updated_at": "2026-01-29T08:41:12.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1855365192", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1803000342-1567939893", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7"}], "user_id": "4d0a34febe034110a7212f5f5f33c8fa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "ad311abf84cd4908859efc405950b946"}}'
2026-01-29 09:41:13,638 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.145/volume/v3/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7 0.069s
2026-01-29 09:41:13,639 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4502a660-8d14-44fe-8275-7291df1417b1', 'content-length': '1008', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4502a660-8d14-44fe-8275-7291df1417b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7'}
Body: b'{"volume": {"id": "4f7e561f-4607-4270-bc0a-ff9b60d70ea7", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:41:06.000000", "updated_at": "2026-01-29T08:41:12.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1855365192", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1803000342-1567939893", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7"}], "user_id": "4d0a34febe034110a7212f5f5f33c8fa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "ad311abf84cd4908859efc405950b946"}}'
2026-01-29 09:41:14,709 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.145/volume/v3/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7 0.058s
2026-01-29 09:41:14,709 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4564857-e849-4b7d-b1d0-da9757dd9ea3', 'content-length': '1008', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4564857-e849-4b7d-b1d0-da9757dd9ea3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7'}
Body: b'{"volume": {"id": "4f7e561f-4607-4270-bc0a-ff9b60d70ea7", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:41:06.000000", "updated_at": "2026-01-29T08:41:12.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1855365192", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1803000342-1567939893", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7"}], "user_id": "4d0a34febe034110a7212f5f5f33c8fa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "ad311abf84cd4908859efc405950b946"}}'
2026-01-29 09:41:15,768 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.145/volume/v3/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7 0.048s
2026-01-29 09:41:15,769 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58862765-f714-41e7-8a6c-144276670958', 'content-length': '1008', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58862765-f714-41e7-8a6c-144276670958', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7'}
Body: b'{"volume": {"id": "4f7e561f-4607-4270-bc0a-ff9b60d70ea7", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:41:06.000000", "updated_at": "2026-01-29T08:41:12.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1855365192", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1803000342-1567939893", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7"}], "user_id": "4d0a34febe034110a7212f5f5f33c8fa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "ad311abf84cd4908859efc405950b946"}}'
2026-01-29 09:41:16,830 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.145/volume/v3/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7 0.051s
2026-01-29 09:41:16,830 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e815ba1e-01d7-4f9a-9342-bbbe41646cdc', 'content-length': '1008', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e815ba1e-01d7-4f9a-9342-bbbe41646cdc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7'}
Body: b'{"volume": {"id": "4f7e561f-4607-4270-bc0a-ff9b60d70ea7", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:41:06.000000", "updated_at": "2026-01-29T08:41:12.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1855365192", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1803000342-1567939893", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7"}], "user_id": "4d0a34febe034110a7212f5f5f33c8fa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "ad311abf84cd4908859efc405950b946"}}'
2026-01-29 09:41:17,885 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.145/volume/v3/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7 0.043s
2026-01-29 09:41:17,886 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc49738a-8591-4eed-8f64-45f1eda1dbbb', 'content-length': '1260', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc49738a-8591-4eed-8f64-45f1eda1dbbb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7'}
Body: b'{"volume": {"id": "4f7e561f-4607-4270-bc0a-ff9b60d70ea7", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:41:06.000000", "updated_at": "2026-01-29T08:41:18.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1855365192", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1803000342-1567939893", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7"}], "user_id": "4d0a34febe034110a7212f5f5f33c8fa", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "image_id": "f92d110f-a121-412b-873b-aafcc31a2f80", "image_name": "tempest-scenario-img--1850624667", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}, "os-vol-tenant-attr:tenant_id": "ad311abf84cd4908859efc405950b946"}}'
2026-01-29 09:41:17,896 83070 INFO [tempest.common.waiters] volume 4f7e561f-4607-4270-bc0a-ff9b60d70ea7 reached available after waiting for 11.895990 seconds
2026-01-29 09:41:18,113 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST http://192.168.122.145/identity/v3/auth/tokens 0.139s
2026-01-29 09:41:18,113 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2542', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-70e89207-0b4f-44b7-8bec-865704384cdd', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "4d0a34febe034110a7212f5f5f33c8fa", "name": "tempest-TestInstancesWithCinderVolumes-658232329-project-member", "password_expires_at": null}, "audit_ids": ["tjT2bBXlRnaxe0lbx5iZsg"], "expires_at": "2026-01-29T09:41:18.000000Z", "issued_at": "2026-01-29T08:41:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ad311abf84cd4908859efc405950b946", "name": "tempest-TestInstancesWithCinderVolumes-658232329"}, "is_domain": false, "roles": [{"id": "60d282b9ed0947de85a5c57f0a971add", "name": "reader"}, {"id": "c21479ea97704a49b95ef291e9d0901e", "name": "member"}], "catalog": [{"endpoints": [{"id": "54d0c546ab81463e87539a88246d89e1", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2/ad311abf84cd4908859efc405950b946", "region": "RegionOne"}], "id": "0729e21756e847b08d50f08f69143b4a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5df54c5a0f904ec69ae01b18d0f758d6", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/image", "region": "RegionOne"}], "id": "10f37be1912e42b38ef8bb8073e2d7eb", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3d93b8dadcc04ef8aee42a75a16997b8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/networking", "region": "RegionOne"}], "id": "6361327d852a4a3dbea0c0c5a47d305d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "2b6610e913e940ecb4cac01d8adb76a0", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/volume/v3", "region": "RegionOne"}], "id": "a09d39cd91614500bc9e010e2a1ea53f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "161fe73b6b9f4510ab71d11e75c69fe7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/placement", "region": "RegionOne"}], "id": "b59b27e855004390bb85bfe5dfd660ef", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6babc138de73469c8c6e6e62272ed9ed", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2.1", "region": "RegionOne"}], "id": "e2421c5fa43b480c9d063ec6b596b1c0", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "81d802fa2ea74db5b5f4a24a656dcbcf", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/identity", "region": "RegionOne"}], "id": "e2ec1cc4e30844499a2c0ad4b9eb6acc", "type": "identity", "name": "keystone"}]}}'
2026-01-29 09:41:18,114 83070 INFO [tempest.lib.common.fixed_network] (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes) Found network {'id': 'd37de5a2-6ccc-4a31-ac83-a8bce98733c9', 'name': 'tempest-TestInstancesWithCinderVolumes-2145265189-network', 'tenant_id': 'ad311abf84cd4908859efc405950b946', 'project_id': 'ad311abf84cd4908859efc405950b946', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 40729, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-01-29T08:40:44Z', 'updated_at': '2026-01-29T08:40:44Z', 'revision_number': 1} available for tenant
2026-01-29 09:41:19,329 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST http://192.168.122.145/compute/v2.1/servers 1.214s
2026-01-29 09:41:19,329 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestInstancesWithCinderVolumes-server-2121124718", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "4f7e561f-4607-4270-bc0a-ff9b60d70ea7", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "key_name": "tempest-TestInstancesWithCinderVolumes-1664416304", "networks": [{"uuid": "d37de5a2-6ccc-4a31-ac83-a8bce98733c9"}]}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.145/compute/v2.1/servers/730c5c1b-5fc9-4a9f-ad26-6e868a99e59b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa919144-ec20-4b73-bece-20c44a40f985', 'x-compute-request-id': 'req-aa919144-ec20-4b73-bece-20c44a40f985', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/compute/v2.1/servers'}
Body: b'{"server": {"id": "730c5c1b-5fc9-4a9f-ad26-6e868a99e59b", "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/730c5c1b-5fc9-4a9f-ad26-6e868a99e59b"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/730c5c1b-5fc9-4a9f-ad26-6e868a99e59b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "fL6M2CEYBbZM"}}'
2026-01-29 09:41:19,451 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.145/compute/v2.1/servers/730c5c1b-5fc9-4a9f-ad26-6e868a99e59b 0.119s
2026-01-29 09:41:19,451 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1209', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d84309b6-76d3-4677-8544-3531b264c33b', 'x-compute-request-id': 'req-d84309b6-76d3-4677-8544-3531b264c33b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/730c5c1b-5fc9-4a9f-ad26-6e868a99e59b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:41:19Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "730c5c1b-5fc9-4a9f-ad26-6e868a99e59b", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/730c5c1b-5fc9-4a9f-ad26-6e868a99e59b"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/730c5c1b-5fc9-4a9f-ad26-6e868a99e59b"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-2121124718", "status": "BUILD", "tenant_id": "ad311abf84cd4908859efc405950b946", "user_id": "4d0a34febe034110a7212f5f5f33c8fa", "updated": "2026-01-29T08:41:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1664416304", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-29 09:41:19,600 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.145/compute/v2.1/servers/730c5c1b-5fc9-4a9f-ad26-6e868a99e59b 0.135s
2026-01-29 09:41:19,601 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1209', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02038e15-f9d1-4d26-80c5-246f727c1d1f', 'x-compute-request-id': 'req-02038e15-f9d1-4d26-80c5-246f727c1d1f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/730c5c1b-5fc9-4a9f-ad26-6e868a99e59b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:41:19Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "730c5c1b-5fc9-4a9f-ad26-6e868a99e59b", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/730c5c1b-5fc9-4a9f-ad26-6e868a99e59b"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/730c5c1b-5fc9-4a9f-ad26-6e868a99e59b"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-2121124718", "status": "BUILD", "tenant_id": "ad311abf84cd4908859efc405950b946", "user_id": "4d0a34febe034110a7212f5f5f33c8fa", "updated": "2026-01-29T08:41:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1664416304", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-01-29 09:41:20,723 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.145/compute/v2.1/servers/730c5c1b-5fc9-4a9f-ad26-6e868a99e59b 0.107s
2026-01-29 09:41:20,723 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1291', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f1f722d-27c1-4428-974e-4fad10607bc4', 'x-compute-request-id': 'req-0f1f722d-27c1-4428-974e-4fad10607bc4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/730c5c1b-5fc9-4a9f-ad26-6e868a99e59b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:41:19Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "730c5c1b-5fc9-4a9f-ad26-6e868a99e59b", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/730c5c1b-5fc9-4a9f-ad26-6e868a99e59b"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/730c5c1b-5fc9-4a9f-ad26-6e868a99e59b"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-2121124718", "status": "BUILD", "tenant_id": "ad311abf84cd4908859efc405950b946", "user_id": "4d0a34febe034110a7212f5f5f33c8fa", "updated": "2026-01-29T08:41:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1664416304", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "4f7e561f-4607-4270-bc0a-ff9b60d70ea7", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-29 09:41:21,850 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.145/compute/v2.1/servers/730c5c1b-5fc9-4a9f-ad26-6e868a99e59b 0.113s
2026-01-29 09:41:21,851 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4aecfbd-417e-41c1-888a-c3b405506f3e', 'x-compute-request-id': 'req-d4aecfbd-417e-41c1-888a-c3b405506f3e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/730c5c1b-5fc9-4a9f-ad26-6e868a99e59b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:41:19Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "730c5c1b-5fc9-4a9f-ad26-6e868a99e59b", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/730c5c1b-5fc9-4a9f-ad26-6e868a99e59b"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/730c5c1b-5fc9-4a9f-ad26-6e868a99e59b"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-2121124718", "status": "BUILD", "tenant_id": "ad311abf84cd4908859efc405950b946", "user_id": "4d0a34febe034110a7212f5f5f33c8fa", "updated": "2026-01-29T08:41:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1664416304", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "4f7e561f-4607-4270-bc0a-ff9b60d70ea7", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-29 09:41:21,868 83070 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-01-29 09:41:22,990 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.145/compute/v2.1/servers/730c5c1b-5fc9-4a9f-ad26-6e868a99e59b 0.120s
2026-01-29 09:41:22,990 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7379199e-0e3b-4c30-b7da-3a963268dfc9', 'x-compute-request-id': 'req-7379199e-0e3b-4c30-b7da-3a963268dfc9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/730c5c1b-5fc9-4a9f-ad26-6e868a99e59b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:41:19Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "730c5c1b-5fc9-4a9f-ad26-6e868a99e59b", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/730c5c1b-5fc9-4a9f-ad26-6e868a99e59b"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/730c5c1b-5fc9-4a9f-ad26-6e868a99e59b"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-2121124718", "status": "BUILD", "tenant_id": "ad311abf84cd4908859efc405950b946", "user_id": "4d0a34febe034110a7212f5f5f33c8fa", "updated": "2026-01-29T08:41:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1664416304", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "4f7e561f-4607-4270-bc0a-ff9b60d70ea7", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-29 09:41:24,111 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.145/compute/v2.1/servers/730c5c1b-5fc9-4a9f-ad26-6e868a99e59b 0.105s
2026-01-29 09:41:24,112 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1287', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c7e7320-9c90-4fc2-962c-bc76ed42a85c', 'x-compute-request-id': 'req-5c7e7320-9c90-4fc2-962c-bc76ed42a85c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/730c5c1b-5fc9-4a9f-ad26-6e868a99e59b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:41:19Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "730c5c1b-5fc9-4a9f-ad26-6e868a99e59b", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/730c5c1b-5fc9-4a9f-ad26-6e868a99e59b"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/730c5c1b-5fc9-4a9f-ad26-6e868a99e59b"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-2121124718", "status": "BUILD", "tenant_id": "ad311abf84cd4908859efc405950b946", "user_id": "4d0a34febe034110a7212f5f5f33c8fa", "updated": "2026-01-29T08:41:24Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1664416304", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "4f7e561f-4607-4270-bc0a-ff9b60d70ea7", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-29 09:41:24,130 83070 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/scheduling" after 5 second wait
2026-01-29 09:41:25,236 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.145/compute/v2.1/servers/730c5c1b-5fc9-4a9f-ad26-6e868a99e59b 0.105s
2026-01-29 09:41:25,236 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1479', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-941e7355-92d4-464a-b495-084f8188e7ca', 'x-compute-request-id': 'req-941e7355-92d4-464a-b495-084f8188e7ca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/730c5c1b-5fc9-4a9f-ad26-6e868a99e59b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:41:19Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "730c5c1b-5fc9-4a9f-ad26-6e868a99e59b", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/730c5c1b-5fc9-4a9f-ad26-6e868a99e59b"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/730c5c1b-5fc9-4a9f-ad26-6e868a99e59b"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-2121124718", "status": "ERROR", "tenant_id": "ad311abf84cd4908859efc405950b946", "user_id": "4d0a34febe034110a7212f5f5f33c8fa", "updated": "2026-01-29T08:41:25Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-29T08:41:25Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 730c5c1b-5fc9-4a9f-ad26-6e868a99e59b."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1664416304", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "4f7e561f-4607-4270-bc0a-ff9b60d70ea7", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-01-29 09:41:25,250 83070 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 6 second wait
2026-01-29 09:41:25,830 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE http://192.168.122.145/compute/v2.1/servers/730c5c1b-5fc9-4a9f-ad26-6e868a99e59b 0.579s
2026-01-29 09:41:25,830 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-120d6104-d164-4fc4-af9f-1546d8c742c2', 'x-compute-request-id': 'req-120d6104-d164-4fc4-af9f-1546d8c742c2', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/730c5c1b-5fc9-4a9f-ad26-6e868a99e59b'}
Body: b''
2026-01-29 09:41:25,865 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://192.168.122.145/compute/v2.1/servers/730c5c1b-5fc9-4a9f-ad26-6e868a99e59b 0.034s
2026-01-29 09:41:25,865 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-9527491b-170a-40ea-8749-57ba57a2f1f9', 'x-compute-request-id': 'req-9527491b-170a-40ea-8749-57ba57a2f1f9', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/730c5c1b-5fc9-4a9f-ad26-6e868a99e59b'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 730c5c1b-5fc9-4a9f-ad26-6e868a99e59b could not be found."}}'
2026-01-29 09:41:25,928 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://192.168.122.145/volume/v3/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7 0.061s
2026-01-29 09:41:25,928 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-131cad66-d26d-4ce1-aa72-47527c0e9fcf', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/volume/v3/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7'}
Body: b''
2026-01-29 09:41:26,015 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.145/volume/v3/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7 0.086s
2026-01-29 09:41:26,015 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e9c4204-97ab-4020-bc43-1717c0b6e657', 'content-length': '1259', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e9c4204-97ab-4020-bc43-1717c0b6e657', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7'}
Body: b'{"volume": {"id": "4f7e561f-4607-4270-bc0a-ff9b60d70ea7", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:41:06.000000", "updated_at": "2026-01-29T08:41:26.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1855365192", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1803000342-1567939893", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7"}], "user_id": "4d0a34febe034110a7212f5f5f33c8fa", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "image_id": "f92d110f-a121-412b-873b-aafcc31a2f80", "image_name": "tempest-scenario-img--1850624667", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}, "os-vol-tenant-attr:tenant_id": "ad311abf84cd4908859efc405950b946"}}'
2026-01-29 09:41:27,079 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.145/volume/v3/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7 0.052s
2026-01-29 09:41:27,079 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2326311f-5d89-442a-b29a-653529cf0163', 'content-length': '1259', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2326311f-5d89-442a-b29a-653529cf0163', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7'}
Body: b'{"volume": {"id": "4f7e561f-4607-4270-bc0a-ff9b60d70ea7", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:41:06.000000", "updated_at": "2026-01-29T08:41:26.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1855365192", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1803000342-1567939893", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7"}], "user_id": "4d0a34febe034110a7212f5f5f33c8fa", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "image_id": "f92d110f-a121-412b-873b-aafcc31a2f80", "image_name": "tempest-scenario-img--1850624667", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}, "os-vol-tenant-attr:tenant_id": "ad311abf84cd4908859efc405950b946"}}'
2026-01-29 09:41:28,111 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://192.168.122.145/volume/v3/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7 0.021s
2026-01-29 09:41:28,111 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf3c10db-62ed-40d4-ab7a-3a1c37910347', 'x-openstack-request-id': 'req-cf3c10db-62ed-40d4-ab7a-3a1c37910347', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.145/volume/v3/volumes/4f7e561f-4607-4270-bc0a-ff9b60d70ea7'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4f7e561f-4607-4270-bc0a-ff9b60d70ea7 could not be found."}}'
2026-01-29 09:41:28,181 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://192.168.122.145/volume/v3/volumes/f6cd9df6-ce35-4481-b8e7-031dbce6007f 0.069s
2026-01-29 09:41:28,182 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-467e9950-89ce-4e37-9493-d13af09e2fa9', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/volume/v3/volumes/f6cd9df6-ce35-4481-b8e7-031dbce6007f'}
Body: b''
2026-01-29 09:41:28,250 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.145/volume/v3/volumes/f6cd9df6-ce35-4481-b8e7-031dbce6007f 0.068s
2026-01-29 09:41:28,251 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f35970d-c1fa-459b-b8d4-851d3cd5a49a', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f35970d-c1fa-459b-b8d4-851d3cd5a49a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/f6cd9df6-ce35-4481-b8e7-031dbce6007f'}
Body: b'{"volume": {"id": "f6cd9df6-ce35-4481-b8e7-031dbce6007f", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:41:05.000000", "updated_at": "2026-01-29T08:41:28.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1808517947", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1162578129-411802837", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/f6cd9df6-ce35-4481-b8e7-031dbce6007f"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/f6cd9df6-ce35-4481-b8e7-031dbce6007f"}], "user_id": "4d0a34febe034110a7212f5f5f33c8fa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ad311abf84cd4908859efc405950b946"}}'
2026-01-29 09:41:29,318 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.145/volume/v3/volumes/f6cd9df6-ce35-4481-b8e7-031dbce6007f 0.053s
2026-01-29 09:41:29,319 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55936a55-66ae-4227-b1af-7ac211e88181', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55936a55-66ae-4227-b1af-7ac211e88181', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/f6cd9df6-ce35-4481-b8e7-031dbce6007f'}
Body: b'{"volume": {"id": "f6cd9df6-ce35-4481-b8e7-031dbce6007f", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:41:05.000000", "updated_at": "2026-01-29T08:41:28.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1808517947", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1162578129-411802837", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/f6cd9df6-ce35-4481-b8e7-031dbce6007f"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/f6cd9df6-ce35-4481-b8e7-031dbce6007f"}], "user_id": "4d0a34febe034110a7212f5f5f33c8fa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ad311abf84cd4908859efc405950b946"}}'
2026-01-29 09:41:30,354 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://192.168.122.145/volume/v3/volumes/f6cd9df6-ce35-4481-b8e7-031dbce6007f 0.024s
2026-01-29 09:41:30,355 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d66a29e-603f-485f-bdd2-60fd4a647788', 'x-openstack-request-id': 'req-8d66a29e-603f-485f-bdd2-60fd4a647788', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.145/volume/v3/volumes/f6cd9df6-ce35-4481-b8e7-031dbce6007f'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume f6cd9df6-ce35-4481-b8e7-031dbce6007f could not be found."}}'
2026-01-29 09:41:30,410 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://192.168.122.145/volume/v3/volumes/0e7633f2-cd24-4448-8b46-8aa38ea8d0e9 0.054s
2026-01-29 09:41:30,410 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43b9033b-3994-4a2b-8b71-d76bd02a5083', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/volume/v3/volumes/0e7633f2-cd24-4448-8b46-8aa38ea8d0e9'}
Body: b''
2026-01-29 09:41:30,468 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.145/volume/v3/volumes/0e7633f2-cd24-4448-8b46-8aa38ea8d0e9 0.058s
2026-01-29 09:41:30,469 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a1e3973-62a9-461f-b416-84d14779e7b6', 'content-length': '945', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a1e3973-62a9-461f-b416-84d14779e7b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/0e7633f2-cd24-4448-8b46-8aa38ea8d0e9'}
Body: b'{"volume": {"id": "0e7633f2-cd24-4448-8b46-8aa38ea8d0e9", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:41:05.000000", "updated_at": "2026-01-29T08:41:30.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-36421671", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1163754353-1832734085", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/0e7633f2-cd24-4448-8b46-8aa38ea8d0e9"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/0e7633f2-cd24-4448-8b46-8aa38ea8d0e9"}], "user_id": "4d0a34febe034110a7212f5f5f33c8fa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ad311abf84cd4908859efc405950b946"}}'
2026-01-29 09:41:31,536 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.145/volume/v3/volumes/0e7633f2-cd24-4448-8b46-8aa38ea8d0e9 0.055s
2026-01-29 09:41:31,537 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7c06e93-6852-46d9-9c0a-ca863949433f', 'content-length': '945', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7c06e93-6852-46d9-9c0a-ca863949433f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/0e7633f2-cd24-4448-8b46-8aa38ea8d0e9'}
Body: b'{"volume": {"id": "0e7633f2-cd24-4448-8b46-8aa38ea8d0e9", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:41:05.000000", "updated_at": "2026-01-29T08:41:30.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-36421671", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1163754353-1832734085", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/0e7633f2-cd24-4448-8b46-8aa38ea8d0e9"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/0e7633f2-cd24-4448-8b46-8aa38ea8d0e9"}], "user_id": "4d0a34febe034110a7212f5f5f33c8fa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ad311abf84cd4908859efc405950b946"}}'
2026-01-29 09:41:32,567 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://192.168.122.145/volume/v3/volumes/0e7633f2-cd24-4448-8b46-8aa38ea8d0e9 0.018s
2026-01-29 09:41:32,567 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec606869-173c-4020-83e3-606e387afb25', 'x-openstack-request-id': 'req-ec606869-173c-4020-83e3-606e387afb25', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.145/volume/v3/volumes/0e7633f2-cd24-4448-8b46-8aa38ea8d0e9'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0e7633f2-cd24-4448-8b46-8aa38ea8d0e9 could not be found."}}'
2026-01-29 09:41:32,692 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.145/volume/v3/volumes/detail?all_tenants=1 0.124s
2026-01-29 09:41:32,692 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eca1942-bb99-4083-8110-0bc89491864a', 'content-length': '7062', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eca1942-bb99-4083-8110-0bc89491864a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "9958eea4-e8df-4b86-8c9d-de158b7ca355", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:41:29.000000", "updated_at": "2026-01-29T08:41:32.000000", "name": null, "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/9958eea4-e8df-4b86-8c9d-de158b7ca355"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/9958eea4-e8df-4b86-8c9d-de158b7ca355"}], "user_id": "d9e7a761490140538d2ee39d254fea8d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "fb7d7ec7295c435791aeb91e5a7bc4d4"}, {"id": "9734f601-2f78-4520-9987-12140f0f590f", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:41:27.000000", "updated_at": "2026-01-29T08:41:32.000000", "name": "tempest-VolumesListAdminTestJSON-Volume-1394623550", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/9734f601-2f78-4520-9987-12140f0f590f"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/9734f601-2f78-4520-9987-12140f0f590f"}], "user_id": "39d261ed02c44aeaa400a603cc348cc7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "e3090159cb1f40d988c3bc7b1c697f3b"}, {"id": "afd66b07-c03b-4976-94be-8900636e389b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:41:24.000000", "updated_at": "2026-01-29T08:41:26.000000", "name": "tempest-VolumesListAdminTestJSON-Volume-104991996", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/afd66b07-c03b-4976-94be-8900636e389b"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/afd66b07-c03b-4976-94be-8900636e389b"}], "user_id": "39d261ed02c44aeaa400a603cc348cc7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "e3090159cb1f40d988c3bc7b1c697f3b"}, {"id": "ec2b748d-a2a5-4a9f-8016-3ac7c17ca505", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:41:21.000000", "updated_at": "2026-01-29T08:41:22.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1427012794", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/ec2b748d-a2a5-4a9f-8016-3ac7c17ca505"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/ec2b748d-a2a5-4a9f-8016-3ac7c17ca505"}], "user_id": "5b88606b2a474c90858b8981601f9dc7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "837c79da99e342be86c39833b9158e43"}, {"id": "6d878e21-05ae-4c0e-b220-d322f86e0438", "status": "deleting", "size": 1, "a
2026-01-29 09:41:32,806 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://192.168.122.145/volume/v3/types/6d5959b3-0129-49d3-aa75-9b1f51b3c486 0.094s
2026-01-29 09:41:32,806 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0950bd0b-cdcc-4ac3-b8ac-eaf756e5a017', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/volume/v3/types/6d5959b3-0129-49d3-aa75-9b1f51b3c486'}
Body: b''
2026-01-29 09:41:32,939 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.145/volume/v3/volumes/detail?all_tenants=1 0.132s
2026-01-29 09:41:32,940 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f05378f7-80a1-4c80-9d1d-8d57929988dd', 'content-length': '7062', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f05378f7-80a1-4c80-9d1d-8d57929988dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "9958eea4-e8df-4b86-8c9d-de158b7ca355", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:41:29.000000", "updated_at": "2026-01-29T08:41:32.000000", "name": null, "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/9958eea4-e8df-4b86-8c9d-de158b7ca355"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/9958eea4-e8df-4b86-8c9d-de158b7ca355"}], "user_id": "d9e7a761490140538d2ee39d254fea8d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "fb7d7ec7295c435791aeb91e5a7bc4d4"}, {"id": "9734f601-2f78-4520-9987-12140f0f590f", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:41:27.000000", "updated_at": "2026-01-29T08:41:32.000000", "name": "tempest-VolumesListAdminTestJSON-Volume-1394623550", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/9734f601-2f78-4520-9987-12140f0f590f"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/9734f601-2f78-4520-9987-12140f0f590f"}], "user_id": "39d261ed02c44aeaa400a603cc348cc7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "e3090159cb1f40d988c3bc7b1c697f3b"}, {"id": "afd66b07-c03b-4976-94be-8900636e389b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:41:24.000000", "updated_at": "2026-01-29T08:41:26.000000", "name": "tempest-VolumesListAdminTestJSON-Volume-104991996", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/afd66b07-c03b-4976-94be-8900636e389b"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/afd66b07-c03b-4976-94be-8900636e389b"}], "user_id": "39d261ed02c44aeaa400a603cc348cc7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "e3090159cb1f40d988c3bc7b1c697f3b"}, {"id": "ec2b748d-a2a5-4a9f-8016-3ac7c17ca505", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:41:21.000000", "updated_at": "2026-01-29T08:41:22.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1427012794", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/ec2b748d-a2a5-4a9f-8016-3ac7c17ca505"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/ec2b748d-a2a5-4a9f-8016-3ac7c17ca505"}], "user_id": "5b88606b2a474c90858b8981601f9dc7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "837c79da99e342be86c39833b9158e43"}, {"id": "6d878e21-05ae-4c0e-b220-d322f86e0438", "status": "deleting", "size": 1, "a
2026-01-29 09:41:33,003 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://192.168.122.145/volume/v3/types/58717156-e3c1-47bf-9fbd-6f5c635f2532 0.044s
2026-01-29 09:41:33,003 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8639eb22-147a-4c16-b490-b9c29de917ff', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/volume/v3/types/58717156-e3c1-47bf-9fbd-6f5c635f2532'}
Body: b''
2026-01-29 09:41:33,035 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE http://192.168.122.145/compute/v2.1/os-keypairs/tempest-TestInstancesWithCinderVolumes-1664416304 0.032s
2026-01-29 09:41:33,036 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f80167e-7a9e-4acf-bee9-04b01d05612c', 'x-compute-request-id': 'req-9f80167e-7a9e-4acf-bee9-04b01d05612c', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/compute/v2.1/os-keypairs/tempest-TestInstancesWithCinderVolumes-1664416304'}
Body: b''
2026-01-29 09:41:33,135 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE http://192.168.122.145/image/v2/images/f92d110f-a121-412b-873b-aafcc31a2f80 0.099s
2026-01-29 09:41:33,135 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-00f53afa-a5da-41f6-95c6-213589d6ba68', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/image/v2/images/f92d110f-a121-412b-873b-aafcc31a2f80'}
Body: b''
2026-01-29 09:41:33,182 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.145/volume/v3/volumes/detail?all_tenants=1 0.046s
2026-01-29 09:41:33,183 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-057d9833-4443-4639-9d82-ca9c0b06f32b', 'content-length': '7062', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-057d9833-4443-4639-9d82-ca9c0b06f32b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "9958eea4-e8df-4b86-8c9d-de158b7ca355", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:41:29.000000", "updated_at": "2026-01-29T08:41:32.000000", "name": null, "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/9958eea4-e8df-4b86-8c9d-de158b7ca355"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/9958eea4-e8df-4b86-8c9d-de158b7ca355"}], "user_id": "d9e7a761490140538d2ee39d254fea8d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "fb7d7ec7295c435791aeb91e5a7bc4d4"}, {"id": "9734f601-2f78-4520-9987-12140f0f590f", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:41:27.000000", "updated_at": "2026-01-29T08:41:32.000000", "name": "tempest-VolumesListAdminTestJSON-Volume-1394623550", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/9734f601-2f78-4520-9987-12140f0f590f"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/9734f601-2f78-4520-9987-12140f0f590f"}], "user_id": "39d261ed02c44aeaa400a603cc348cc7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "e3090159cb1f40d988c3bc7b1c697f3b"}, {"id": "afd66b07-c03b-4976-94be-8900636e389b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:41:24.000000", "updated_at": "2026-01-29T08:41:26.000000", "name": "tempest-VolumesListAdminTestJSON-Volume-104991996", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/afd66b07-c03b-4976-94be-8900636e389b"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/afd66b07-c03b-4976-94be-8900636e389b"}], "user_id": "39d261ed02c44aeaa400a603cc348cc7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "e3090159cb1f40d988c3bc7b1c697f3b"}, {"id": "ec2b748d-a2a5-4a9f-8016-3ac7c17ca505", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:41:21.000000", "updated_at": "2026-01-29T08:41:22.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1427012794", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/ec2b748d-a2a5-4a9f-8016-3ac7c17ca505"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/ec2b748d-a2a5-4a9f-8016-3ac7c17ca505"}], "user_id": "5b88606b2a474c90858b8981601f9dc7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "837c79da99e342be86c39833b9158e43"}, {"id": "6d878e21-05ae-4c0e-b220-d322f86e0438", "status": "deleting", "size": 1, "a
2026-01-29 09:41:33,277 83070 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://192.168.122.145/volume/v3/types/16fb8480-d440-4412-b2cc-9e70d921ebf4 0.079s
2026-01-29 09:41:33,277 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfe9afcf-fce7-4b03-bc3d-1ebd28eb4dea', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/volume/v3/types/16fb8480-d440-4412-b2cc-9e70d921ebf4'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/scenario/test_instances_with_cinder_volumes.py", line 150, in test_instances_with_cinder_volumes_on_all_compute_nodes
waiters.wait_for_server_status(self.servers_client,
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 730c5c1b-5fc9-4a9f-ad26-6e868a99e59b failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-29T08:41:25Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 730c5c1b-5fc9-4a9f-ad26-6e868a99e59b.'}.
|
||||||
| tempest.scenario.test_minimum_basic.TestMinimumBasicScenario | 1 | 0 | 1 | 0 | 0 | Detail | |
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume] |
fail
ft18.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-29 09:40:34,209 83072 DEBUG [tempest.scenario.manager] paths: img: /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None
2026-01-29 09:40:35,156 83072 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://192.168.122.145/image/v2/images 0.946s
2026-01-29 09:40:35,157 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"name": "tempest-scenario-img--753762619", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:40:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/ba70197e-742e-4049-b4b8-d56e84a400c5', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-4695c8dc-629f-47de-bc27-df449bbf2a93', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/image/v2/images'}
Body: b'{"name": "tempest-scenario-img--753762619", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "83b40eda936f488eb6fe31a8adc799ab", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "ba70197e-742e-4049-b4b8-d56e84a400c5", "created_at": "2026-01-29T08:40:35Z", "updated_at": "2026-01-29T08:40:35Z", "tags": [], "self": "/v2/images/ba70197e-742e-4049-b4b8-d56e84a400c5", "file": "/v2/images/ba70197e-742e-4049-b4b8-d56e84a400c5/file", "schema": "/v2/schemas/image"}'
2026-01-29 09:40:36,591 83072 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://192.168.122.145/image/v2/images/ba70197e-742e-4049-b4b8-d56e84a400c5/file 1.433s
2026-01-29 09:40:36,591 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': '<omitted>'}
Body: <callable_iterator object at 0x7f7e11c75450>
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:40:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-48a0a423-c46c-4bc7-ac3b-8ceadf6f461f', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/image/v2/images/ba70197e-742e-4049-b4b8-d56e84a400c5/file'}
Body: b''
2026-01-29 09:40:36,591 83072 DEBUG [tempest.scenario.manager] image:ba70197e-742e-4049-b4b8-d56e84a400c5
2026-01-29 09:40:36,653 83072 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST http://192.168.122.145/compute/v2.1/os-keypairs 0.060s
2026-01-29 09:40:36,653 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1166596702", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNRLovJvFCMw36Oh86cDH6AnBLtle0akTJh3pcaa2k+ef+QhYXP2gMcbRME3+9Sl/vnVd/RrXFSSuuN/j5cB+rVXj+3K9XXzunYEnp3XxM4GPXuESEbrOgIGRM3UAwrimA=="}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:40:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f12d11a-ab39-4030-8e2e-337be6e131d5', 'x-compute-request-id': 'req-5f12d11a-ab39-4030-8e2e-337be6e131d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-1166596702", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNRLovJvFCMw36Oh86cDH6AnBLtle0akTJh3pcaa2k+ef+QhYXP2gMcbRME3+9Sl/vnVd/RrXFSSuuN/j5cB+rVXj+3K9XXzunYEnp3XxM4GPXuESEbrOgIGRM3UAwrimA==", "fingerprint": "24:9d:f4:04:2d:2c:40:34:c7:8d:31:47:a4:d8:dd:bd", "user_id": "820f937ec1f1428ab40a53fd48e69a25"}}'
2026-01-29 09:40:36,786 83072 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://192.168.122.145/identity/v3/auth/tokens 0.127s
2026-01-29 09:40:36,787 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:40:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2532', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c706ddfe-3b47-49c9-8b38-269473c01317', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "820f937ec1f1428ab40a53fd48e69a25", "name": "tempest-TestMinimumBasicScenario-1399865262-project-member", "password_expires_at": null}, "audit_ids": ["HotYo0xlQGarVpivTZ0B-Q"], "expires_at": "2026-01-29T09:40:36.000000Z", "issued_at": "2026-01-29T08:40:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "83b40eda936f488eb6fe31a8adc799ab", "name": "tempest-TestMinimumBasicScenario-1399865262"}, "is_domain": false, "roles": [{"id": "60d282b9ed0947de85a5c57f0a971add", "name": "reader"}, {"id": "c21479ea97704a49b95ef291e9d0901e", "name": "member"}], "catalog": [{"endpoints": [{"id": "54d0c546ab81463e87539a88246d89e1", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2/83b40eda936f488eb6fe31a8adc799ab", "region": "RegionOne"}], "id": "0729e21756e847b08d50f08f69143b4a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5df54c5a0f904ec69ae01b18d0f758d6", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/image", "region": "RegionOne"}], "id": "10f37be1912e42b38ef8bb8073e2d7eb", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3d93b8dadcc04ef8aee42a75a16997b8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/networking", "region": "RegionOne"}], "id": "6361327d852a4a3dbea0c0c5a47d305d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "2b6610e913e940ecb4cac01d8adb76a0", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/volume/v3", "region": "RegionOne"}], "id": "a09d39cd91614500bc9e010e2a1ea53f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "161fe73b6b9f4510ab71d11e75c69fe7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/placement", "region": "RegionOne"}], "id": "b59b27e855004390bb85bfe5dfd660ef", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6babc138de73469c8c6e6e62272ed9ed", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2.1", "region": "RegionOne"}], "id": "e2421c5fa43b480c9d063ec6b596b1c0", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "81d802fa2ea74db5b5f4a24a656dcbcf", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/identity", "region": "RegionOne"}], "id": "e2ec1cc4e30844499a2c0ad4b9eb6acc", "type": "identity", "name": "keystone"}]}}'
2026-01-29 09:40:36,787 83072 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {'id': 'a1b51c31-7e6a-466a-b364-258538370e3f', 'name': 'tempest-TestMinimumBasicScenario-1810380681-network', 'tenant_id': '83b40eda936f488eb6fe31a8adc799ab', 'project_id': '83b40eda936f488eb6fe31a8adc799ab', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 6976, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-01-29T08:40:13Z', 'updated_at': '2026-01-29T08:40:13Z', 'revision_number': 1} available for tenant
2026-01-29 09:40:37,587 83072 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://192.168.122.145/compute/v2.1/servers 0.799s
2026-01-29 09:40:37,587 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-852994655", "imageRef": "ba70197e-742e-4049-b4b8-d56e84a400c5", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-1166596702", "networks": [{"uuid": "a1b51c31-7e6a-466a-b364-258538370e3f"}]}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:40:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.145/compute/v2.1/servers/314d7c2e-1ebc-45ec-8297-c384cc4c1502', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1e9306e-c630-4429-8738-be7e08aa8371', 'x-compute-request-id': 'req-c1e9306e-c630-4429-8738-be7e08aa8371', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/compute/v2.1/servers'}
Body: b'{"server": {"id": "314d7c2e-1ebc-45ec-8297-c384cc4c1502", "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/314d7c2e-1ebc-45ec-8297-c384cc4c1502"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/314d7c2e-1ebc-45ec-8297-c384cc4c1502"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "s9jAkc2sMQ8P"}}'
2026-01-29 09:40:37,710 83072 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://192.168.122.145/compute/v2.1/servers/314d7c2e-1ebc-45ec-8297-c384cc4c1502 0.121s
2026-01-29 09:40:37,711 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:40:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bb6a12b-e149-4209-91fc-f675054cf4de', 'x-compute-request-id': 'req-7bb6a12b-e149-4209-91fc-f675054cf4de', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/314d7c2e-1ebc-45ec-8297-c384cc4c1502'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:40:38Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "314d7c2e-1ebc-45ec-8297-c384cc4c1502", "image": {"id": "ba70197e-742e-4049-b4b8-d56e84a400c5", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/ba70197e-742e-4049-b4b8-d56e84a400c5"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/314d7c2e-1ebc-45ec-8297-c384cc4c1502"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/314d7c2e-1ebc-45ec-8297-c384cc4c1502"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-852994655", "status": "BUILD", "tenant_id": "83b40eda936f488eb6fe31a8adc799ab", "user_id": "820f937ec1f1428ab40a53fd48e69a25", "updated": "2026-01-29T08:40:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1166596702", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:40:38,881 83072 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://192.168.122.145/compute/v2.1/servers/314d7c2e-1ebc-45ec-8297-c384cc4c1502 0.158s
2026-01-29 09:40:38,881 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:40:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1276', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e2d5cc1-9dd2-4c2b-961d-55f8f270e5bd', 'x-compute-request-id': 'req-0e2d5cc1-9dd2-4c2b-961d-55f8f270e5bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/314d7c2e-1ebc-45ec-8297-c384cc4c1502'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:40:37Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "314d7c2e-1ebc-45ec-8297-c384cc4c1502", "image": {"id": "ba70197e-742e-4049-b4b8-d56e84a400c5", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/ba70197e-742e-4049-b4b8-d56e84a400c5"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/314d7c2e-1ebc-45ec-8297-c384cc4c1502"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/314d7c2e-1ebc-45ec-8297-c384cc4c1502"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-852994655", "status": "BUILD", "tenant_id": "83b40eda936f488eb6fe31a8adc799ab", "user_id": "820f937ec1f1428ab40a53fd48e69a25", "updated": "2026-01-29T08:40:38Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1166596702", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:40:40,047 83072 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://192.168.122.145/compute/v2.1/servers/314d7c2e-1ebc-45ec-8297-c384cc4c1502 0.153s
2026-01-29 09:40:40,047 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:40:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1268', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-692760df-47cf-4eba-9bdd-84540f51f70a', 'x-compute-request-id': 'req-692760df-47cf-4eba-9bdd-84540f51f70a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/314d7c2e-1ebc-45ec-8297-c384cc4c1502'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:40:37Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "314d7c2e-1ebc-45ec-8297-c384cc4c1502", "image": {"id": "ba70197e-742e-4049-b4b8-d56e84a400c5", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/ba70197e-742e-4049-b4b8-d56e84a400c5"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/314d7c2e-1ebc-45ec-8297-c384cc4c1502"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/314d7c2e-1ebc-45ec-8297-c384cc4c1502"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-852994655", "status": "BUILD", "tenant_id": "83b40eda936f488eb6fe31a8adc799ab", "user_id": "820f937ec1f1428ab40a53fd48e69a25", "updated": "2026-01-29T08:40:39Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1166596702", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:40:40,059 83072 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-01-29 09:40:41,152 83072 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://192.168.122.145/compute/v2.1/servers/314d7c2e-1ebc-45ec-8297-c384cc4c1502 0.092s
2026-01-29 09:40:41,152 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:40:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1268', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57854d64-c8e8-43d1-9d2f-e9d53c4b6e1a', 'x-compute-request-id': 'req-57854d64-c8e8-43d1-9d2f-e9d53c4b6e1a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/314d7c2e-1ebc-45ec-8297-c384cc4c1502'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:40:37Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "314d7c2e-1ebc-45ec-8297-c384cc4c1502", "image": {"id": "ba70197e-742e-4049-b4b8-d56e84a400c5", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/ba70197e-742e-4049-b4b8-d56e84a400c5"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/314d7c2e-1ebc-45ec-8297-c384cc4c1502"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/314d7c2e-1ebc-45ec-8297-c384cc4c1502"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-852994655", "status": "BUILD", "tenant_id": "83b40eda936f488eb6fe31a8adc799ab", "user_id": "820f937ec1f1428ab40a53fd48e69a25", "updated": "2026-01-29T08:40:39Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1166596702", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:40:42,260 83072 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://192.168.122.145/compute/v2.1/servers/314d7c2e-1ebc-45ec-8297-c384cc4c1502 0.096s
2026-01-29 09:40:42,260 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:40:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1268', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3899e200-1a18-4379-ad0a-b2e41ea70bff', 'x-compute-request-id': 'req-3899e200-1a18-4379-ad0a-b2e41ea70bff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/314d7c2e-1ebc-45ec-8297-c384cc4c1502'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:40:37Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "314d7c2e-1ebc-45ec-8297-c384cc4c1502", "image": {"id": "ba70197e-742e-4049-b4b8-d56e84a400c5", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/ba70197e-742e-4049-b4b8-d56e84a400c5"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/314d7c2e-1ebc-45ec-8297-c384cc4c1502"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/314d7c2e-1ebc-45ec-8297-c384cc4c1502"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-852994655", "status": "BUILD", "tenant_id": "83b40eda936f488eb6fe31a8adc799ab", "user_id": "820f937ec1f1428ab40a53fd48e69a25", "updated": "2026-01-29T08:40:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1166596702", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:40:43,376 83072 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://192.168.122.145/compute/v2.1/servers/314d7c2e-1ebc-45ec-8297-c384cc4c1502 0.103s
2026-01-29 09:40:43,376 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:40:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1464', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64df3901-3d79-4f77-a7b4-fe84820621ed', 'x-compute-request-id': 'req-64df3901-3d79-4f77-a7b4-fe84820621ed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/314d7c2e-1ebc-45ec-8297-c384cc4c1502'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:40:37Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "314d7c2e-1ebc-45ec-8297-c384cc4c1502", "image": {"id": "ba70197e-742e-4049-b4b8-d56e84a400c5", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/ba70197e-742e-4049-b4b8-d56e84a400c5"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/314d7c2e-1ebc-45ec-8297-c384cc4c1502"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/314d7c2e-1ebc-45ec-8297-c384cc4c1502"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-852994655", "status": "ERROR", "tenant_id": "83b40eda936f488eb6fe31a8adc799ab", "user_id": "820f937ec1f1428ab40a53fd48e69a25", "updated": "2026-01-29T08:40:43Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-29T08:40:43Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 314d7c2e-1ebc-45ec-8297-c384cc4c1502."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1166596702", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:40:43,387 83072 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "ERROR/None" after 6 second wait
2026-01-29 09:40:43,950 83072 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 DELETE http://192.168.122.145/compute/v2.1/servers/314d7c2e-1ebc-45ec-8297-c384cc4c1502 0.562s
2026-01-29 09:40:43,950 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:40:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a101109-2745-45b4-8824-afcec8c9b060', 'x-compute-request-id': 'req-3a101109-2745-45b4-8824-afcec8c9b060', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/314d7c2e-1ebc-45ec-8297-c384cc4c1502'}
Body: b''
2026-01-29 09:40:44,007 83072 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 404 GET http://192.168.122.145/compute/v2.1/servers/314d7c2e-1ebc-45ec-8297-c384cc4c1502 0.056s
2026-01-29 09:40:44,007 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:40:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-29837ccb-e4e1-4e72-9451-ff9a6d63a97f', 'x-compute-request-id': 'req-29837ccb-e4e1-4e72-9451-ff9a6d63a97f', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/314d7c2e-1ebc-45ec-8297-c384cc4c1502'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 314d7c2e-1ebc-45ec-8297-c384cc4c1502 could not be found."}}'
2026-01-29 09:40:44,038 83072 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://192.168.122.145/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1166596702 0.029s
2026-01-29 09:40:44,038 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:40:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-767cf70d-44df-41af-8ad8-4d3acba6a7a1', 'x-compute-request-id': 'req-767cf70d-44df-41af-8ad8-4d3acba6a7a1', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1166596702'}
Body: b''
2026-01-29 09:40:44,123 83072 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://192.168.122.145/image/v2/images/ba70197e-742e-4049-b4b8-d56e84a400c5 0.085s
2026-01-29 09:40:44,124 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:40:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-a451babe-1772-4786-901c-f1018ecb2004', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/image/v2/images/ba70197e-742e-4049-b4b8-d56e84a400c5'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/scenario/test_minimum_basic.py", line 95, in test_minimum_basic_scenario
server = self.create_server(image_id=image, key_name=keypair['name'])
File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server
body, _ = 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/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/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 314d7c2e-1ebc-45ec-8297-c384cc4c1502 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-29T08:40:43Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 314d7c2e-1ebc-45ec-8297-c384cc4c1502.'}. Request ID of server operation performed before checking the server status req-c1e9306e-c630-4429-8738-be7e08aa8371.
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion | 1 | 0 | 1 | 0 | 0 | Detail | |
test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume] |
fail
ft19.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-29 09:44:52,427 83068 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 201 POST http://192.168.122.145/identity/v3/auth/tokens 0.078s
2026-01-29 09:44:52,427 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:44:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2564', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b7bacb62-f35e-4f12-b1c3-85e7ed100f9f', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "3ecb0419e4b540d1875795b9723029d8", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-1482426942-project-member", "password_expires_at": null}, "audit_ids": ["4uh4lxOcQumWbpZkbJhTng"], "expires_at": "2026-01-29T09:44:52.000000Z", "issued_at": "2026-01-29T08:44:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "02d8f68ce03e47d888a7e303a5ca33db", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-1482426942"}, "is_domain": false, "roles": [{"id": "60d282b9ed0947de85a5c57f0a971add", "name": "reader"}, {"id": "c21479ea97704a49b95ef291e9d0901e", "name": "member"}], "catalog": [{"endpoints": [{"id": "54d0c546ab81463e87539a88246d89e1", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2/02d8f68ce03e47d888a7e303a5ca33db", "region": "RegionOne"}], "id": "0729e21756e847b08d50f08f69143b4a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5df54c5a0f904ec69ae01b18d0f758d6", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/image", "region": "RegionOne"}], "id": "10f37be1912e42b38ef8bb8073e2d7eb", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3d93b8dadcc04ef8aee42a75a16997b8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/networking", "region": "RegionOne"}], "id": "6361327d852a4a3dbea0c0c5a47d305d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "2b6610e913e940ecb4cac01d8adb76a0", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/volume/v3", "region": "RegionOne"}], "id": "a09d39cd91614500bc9e010e2a1ea53f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "161fe73b6b9f4510ab71d11e75c69fe7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/placement", "region": "RegionOne"}], "id": "b59b27e855004390bb85bfe5dfd660ef", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6babc138de73469c8c6e6e62272ed9ed", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2.1", "region": "RegionOne"}], "id": "e2421c5fa43b480c9d063ec6b596b1c0", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "81d802fa2ea74db5b5f4a24a656dcbcf", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/identity", "region": "RegionOne"}], "id": "e2ec1cc4e30844499a2c0ad4b9eb6acc", "type": "identity", "name": "keystone"}]}}'
2026-01-29 09:44:52,428 83068 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject) Found network {'id': '659582f3-0076-4298-a419-08d7098ed246', 'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-1243229217-network', 'tenant_id': '02d8f68ce03e47d888a7e303a5ca33db', 'project_id': '02d8f68ce03e47d888a7e303a5ca33db', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 40749, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-01-29T08:44:36Z', 'updated_at': '2026-01-29T08:44:36Z', 'revision_number': 1} available for tenant
2026-01-29 09:44:52,429 83068 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-01-29 09:44:52,429 83068 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-01-29 09:44:52,583 83068 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://192.168.122.145/compute/v2.1/os-keypairs 0.153s
2026-01-29 09:44:52,583 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1864783984", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO7xAeG4Y0CAl6wA2YqqyttPJw0Ew+H5vte1CMlEGyzX95dQeGuSb6vxfQ5LN9A3XWxYMjtlRXOjlPMgUb7GaYub/9VzgfeNYi174ZymaBtQv97Z4fKvxVMjMQjzkPUDdA=="}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:44:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e907a0f9-b824-4b6e-9db4-8d290d87f0fa', 'x-compute-request-id': 'req-e907a0f9-b824-4b6e-9db4-8d290d87f0fa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1864783984", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO7xAeG4Y0CAl6wA2YqqyttPJw0Ew+H5vte1CMlEGyzX95dQeGuSb6vxfQ5LN9A3XWxYMjtlRXOjlPMgUb7GaYub/9VzgfeNYi174ZymaBtQv97Z4fKvxVMjMQjzkPUDdA==", "fingerprint": "dc:83:77:0f:70:22:67:2a:1b:57:1d:d0:ff:7c:f1:5e", "user_id": "3ecb0419e4b540d1875795b9723029d8"}}'
2026-01-29 09:44:52,585 83068 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1864783984 created
2026-01-29 09:44:52,823 83068 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/networking/v2.0/security-groups 0.237s
2026-01-29 09:44:52,823 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group": {"name": "tempest-securitygroup--181205361", "description": "tempest-description--829306471"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:44:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-4c0ed13a-a430-4afb-a217-5bb3562dcf30', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "88ffea46-d502-4ab4-9988-d399a1ec8205", "name": "tempest-securitygroup--181205361", "stateful": true, "tenant_id": "02d8f68ce03e47d888a7e303a5ca33db", "project_id": "02d8f68ce03e47d888a7e303a5ca33db", "description": "tempest-description--829306471", "shared": false, "security_group_rules": [{"id": "1652f592-3e96-4d33-854a-5b4125426a69", "project_id": "02d8f68ce03e47d888a7e303a5ca33db", "tenant_id": "02d8f68ce03e47d888a7e303a5ca33db", "security_group_id": "88ffea46-d502-4ab4-9988-d399a1ec8205", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1140, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-29T08:44:52Z", "updated_at": "2026-01-29T08:44:52Z", "revision_number": 0}, {"id": "d694ef64-9162-47fe-bd02-d73d934c32c6", "project_id": "02d8f68ce03e47d888a7e303a5ca33db", "tenant_id": "02d8f68ce03e47d888a7e303a5ca33db", "security_group_id": "88ffea46-d502-4ab4-9988-d399a1ec8205", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1139, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-29T08:44:52Z", "updated_at": "2026-01-29T08:44:52Z", "revision_number": 0}], "tags": [], "created_at": "2026-01-29T08:44:52Z", "updated_at": "2026-01-29T08:44:52Z", "revision_number": 1}}'
2026-01-29 09:44:53,057 83068 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/networking/v2.0/security-group-rules 0.233s
2026-01-29 09:44:53,057 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "88ffea46-d502-4ab4-9988-d399a1ec8205", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:44:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-f5f0f113-2aad-454b-b407-574c12c1d925', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "7f0f2495-d2d1-4455-bcad-11ef8a261095", "project_id": "02d8f68ce03e47d888a7e303a5ca33db", "tenant_id": "02d8f68ce03e47d888a7e303a5ca33db", "security_group_id": "88ffea46-d502-4ab4-9988-d399a1ec8205", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-01-29T08:44:52Z", "updated_at": "2026-01-29T08:44:52Z", "revision_number": 0}}'
2026-01-29 09:44:53,269 83068 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/networking/v2.0/security-group-rules 0.211s
2026-01-29 09:44:53,269 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "88ffea46-d502-4ab4-9988-d399a1ec8205", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:44:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-00f5f295-cfa4-459f-bd67-6ace30344e78', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "65674694-5a40-4533-9bdb-52f63973c62b", "project_id": "02d8f68ce03e47d888a7e303a5ca33db", "tenant_id": "02d8f68ce03e47d888a7e303a5ca33db", "security_group_id": "88ffea46-d502-4ab4-9988-d399a1ec8205", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-01-29T08:44:53Z", "updated_at": "2026-01-29T08:44:53Z", "revision_number": 0}}'
2026-01-29 09:44:53,270 83068 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--181205361 created
2026-01-29 09:44:53,966 83068 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/networking/v2.0/floatingips 0.695s
2026-01-29 09:44:53,966 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "38656bf3-f068-4e77-b60f-a69547f35657"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:44:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-04220037-7c27-4fc3-a925-1cbc052c1c2a', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "6af47327-5a1c-4d68-83ea-ba4bb59cebe6", "tenant_id": "02d8f68ce03e47d888a7e303a5ca33db", "project_id": "02d8f68ce03e47d888a7e303a5ca33db", "floating_ip_address": "172.24.4.249", "floating_network_id": "38656bf3-f068-4e77-b60f-a69547f35657", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-01-29T08:44:53Z", "updated_at": "2026-01-29T08:44:53Z", "revision_number": 0}}'
2026-01-29 09:44:53,967 83068 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '6af47327-5a1c-4d68-83ea-ba4bb59cebe6', 'tenant_id': '02d8f68ce03e47d888a7e303a5ca33db', 'project_id': '02d8f68ce03e47d888a7e303a5ca33db', 'floating_ip_address': '172.24.4.249', 'floating_network_id': '38656bf3-f068-4e77-b60f-a69547f35657', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-01-29T08:44:53Z', 'updated_at': '2026-01-29T08:44:53Z', 'revision_number': 0, 'ip': '172.24.4.249'} created
2026-01-29 09:44:53,967 83068 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1864783984', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO7xAeG4Y0CAl6wA2YqqyttPJw0Ew+H5vte1CMlEGyzX95dQeGuSb6vxfQ5LN9A3XWxYMjtlRXOjlPMgUb7GaYub/9VzgfeNYi174ZymaBtQv97Z4fKvxVMjMQjzkPUDdA==', 'fingerprint': 'dc:83:77:0f:70:22:67:2a:1b:57:1d:d0:ff:7c:f1:5e', 'user_id': '3ecb0419e4b540d1875795b9723029d8', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDXD2+zZONPaYQblxvnO56O26z2Xt+9t8i4CgyEhxWrpmVZfKS97X5Z\nnHbwW3iHtMmgBwYFK4EEACKhZANiAATu8QHhuGNAgJesANmKqsrbTycNBMPh+b7X\ntQjJRBss1/eXUHhrkm+r8X0OSzfQN11sWDI7ZUVzo5TzIFG+xmmLm//Vc4H3jWIt\ne+GcpmgbUL/e2eHyr8VTIzEI85D1A3Q=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '88ffea46-d502-4ab4-9988-d399a1ec8205', 'name': 'tempest-securitygroup--181205361', 'stateful': True, 'tenant_id': '02d8f68ce03e47d888a7e303a5ca33db', 'project_id': '02d8f68ce03e47d888a7e303a5ca33db', 'description': 'tempest-description--829306471', 'shared': False, 'security_group_rules': [{'id': '1652f592-3e96-4d33-854a-5b4125426a69', 'project_id': '02d8f68ce03e47d888a7e303a5ca33db', 'tenant_id': '02d8f68ce03e47d888a7e303a5ca33db', 'security_group_id': '88ffea46-d502-4ab4-9988-d399a1ec8205', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 1140, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-29T08:44:52Z', 'updated_at': '2026-01-29T08:44:52Z', 'revision_number': 0}, {'id': 'd694ef64-9162-47fe-bd02-d73d934c32c6', 'project_id': '02d8f68ce03e47d888a7e303a5ca33db', 'tenant_id': '02d8f68ce03e47d888a7e303a5ca33db', 'security_group_id': '88ffea46-d502-4ab4-9988-d399a1ec8205', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 1139, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-29T08:44:52Z', 'updated_at': '2026-01-29T08:44:52Z', 'revision_number': 0}], 'tags': [], 'created_at': '2026-01-29T08:44:52Z', 'updated_at': '2026-01-29T08:44:52Z', 'revision_number': 1}, 'floating_ip': {'id': '6af47327-5a1c-4d68-83ea-ba4bb59cebe6', 'tenant_id': '02d8f68ce03e47d888a7e303a5ca33db', 'project_id': '02d8f68ce03e47d888a7e303a5ca33db', 'floating_ip_address': '172.24.4.249', 'floating_network_id': '38656bf3-f068-4e77-b60f-a69547f35657', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-01-29T08:44:53Z', 'updated_at': '2026-01-29T08:44:53Z', 'revision_number': 0, 'ip': '172.24.4.249'}}
2026-01-29 09:44:54,479 83068 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 202 POST http://192.168.122.145/compute/v2.1/servers 0.511s
2026-01-29 09:44:54,479 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-294226559", "imageRef": "e7ee5b3d-cb38-4428-b625-42be8215538a", "flavorRef": "42", "networks": [{"uuid": "659582f3-0076-4298-a419-08d7098ed246"}], "security_groups": [{"name": "tempest-securitygroup--181205361"}], "key_name": "tempest-keypair-1864783984", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:44:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '413', 'location': 'http://192.168.122.145/compute/v2.1/servers/facd4082-0e23-4f87-98cd-734985af73c3', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32d9b227-9de8-4e60-9b50-f3715f913186', 'x-compute-request-id': 'req-32d9b227-9de8-4e60-9b50-f3715f913186', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/compute/v2.1/servers'}
Body: b'{"server": {"id": "facd4082-0e23-4f87-98cd-734985af73c3", "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/facd4082-0e23-4f87-98cd-734985af73c3"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/facd4082-0e23-4f87-98cd-734985af73c3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--181205361"}], "adminPass": "iSYFm8fKTAJV"}}'
2026-01-29 09:44:54,567 83068 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://192.168.122.145/compute/v2.1/servers/facd4082-0e23-4f87-98cd-734985af73c3 0.086s
2026-01-29 09:44:54,568 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:44:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70f17c64-afe8-44e7-833a-89a05c9e55d3', 'x-compute-request-id': 'req-70f17c64-afe8-44e7-833a-89a05c9e55d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/facd4082-0e23-4f87-98cd-734985af73c3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:44:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "facd4082-0e23-4f87-98cd-734985af73c3", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/facd4082-0e23-4f87-98cd-734985af73c3"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/facd4082-0e23-4f87-98cd-734985af73c3"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-294226559", "status": "BUILD", "tenant_id": "02d8f68ce03e47d888a7e303a5ca33db", "user_id": "3ecb0419e4b540d1875795b9723029d8", "updated": "2026-01-29T08:44:54Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1864783984", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:44:55,661 83068 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://192.168.122.145/compute/v2.1/servers/facd4082-0e23-4f87-98cd-734985af73c3 0.080s
2026-01-29 09:44:55,661 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:44:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1275', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ba89ad9-5684-4f0b-8910-08eda51e134d', 'x-compute-request-id': 'req-0ba89ad9-5684-4f0b-8910-08eda51e134d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/facd4082-0e23-4f87-98cd-734985af73c3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:44:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "facd4082-0e23-4f87-98cd-734985af73c3", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/facd4082-0e23-4f87-98cd-734985af73c3"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/facd4082-0e23-4f87-98cd-734985af73c3"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-294226559", "status": "BUILD", "tenant_id": "02d8f68ce03e47d888a7e303a5ca33db", "user_id": "3ecb0419e4b540d1875795b9723029d8", "updated": "2026-01-29T08:44:55Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1864783984", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:44:56,775 83068 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://192.168.122.145/compute/v2.1/servers/facd4082-0e23-4f87-98cd-734985af73c3 0.101s
2026-01-29 09:44:56,775 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:44:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d6200a9-9820-460a-8b55-f0301d1a829a', 'x-compute-request-id': 'req-1d6200a9-9820-460a-8b55-f0301d1a829a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/facd4082-0e23-4f87-98cd-734985af73c3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:44:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "facd4082-0e23-4f87-98cd-734985af73c3", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/facd4082-0e23-4f87-98cd-734985af73c3"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/facd4082-0e23-4f87-98cd-734985af73c3"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-294226559", "status": "BUILD", "tenant_id": "02d8f68ce03e47d888a7e303a5ca33db", "user_id": "3ecb0419e4b540d1875795b9723029d8", "updated": "2026-01-29T08:44:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1864783984", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:44:56,786 83068 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-01-29 09:44:57,872 83068 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://192.168.122.145/compute/v2.1/servers/facd4082-0e23-4f87-98cd-734985af73c3 0.084s
2026-01-29 09:44:57,872 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:44:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5986fd86-f21c-444b-a889-03f1ffe7b18f', 'x-compute-request-id': 'req-5986fd86-f21c-444b-a889-03f1ffe7b18f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/facd4082-0e23-4f87-98cd-734985af73c3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:44:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "facd4082-0e23-4f87-98cd-734985af73c3", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/facd4082-0e23-4f87-98cd-734985af73c3"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/facd4082-0e23-4f87-98cd-734985af73c3"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-294226559", "status": "BUILD", "tenant_id": "02d8f68ce03e47d888a7e303a5ca33db", "user_id": "3ecb0419e4b540d1875795b9723029d8", "updated": "2026-01-29T08:44:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1864783984", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:44:58,962 83068 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://192.168.122.145/compute/v2.1/servers/facd4082-0e23-4f87-98cd-734985af73c3 0.077s
2026-01-29 09:44:58,962 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:44:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1267', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebd8470a-9ce7-492e-b95d-1a6d99a196c5', 'x-compute-request-id': 'req-ebd8470a-9ce7-492e-b95d-1a6d99a196c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/facd4082-0e23-4f87-98cd-734985af73c3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:44:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "facd4082-0e23-4f87-98cd-734985af73c3", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/facd4082-0e23-4f87-98cd-734985af73c3"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/facd4082-0e23-4f87-98cd-734985af73c3"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-294226559", "status": "BUILD", "tenant_id": "02d8f68ce03e47d888a7e303a5ca33db", "user_id": "3ecb0419e4b540d1875795b9723029d8", "updated": "2026-01-29T08:44:59Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1864783984", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:45:00,067 83068 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://192.168.122.145/compute/v2.1/servers/facd4082-0e23-4f87-98cd-734985af73c3 0.090s
2026-01-29 09:45:00,068 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:44:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1463', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af82d2fc-171b-49c5-9cb5-c1d049d478b7', 'x-compute-request-id': 'req-af82d2fc-171b-49c5-9cb5-c1d049d478b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/facd4082-0e23-4f87-98cd-734985af73c3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:44:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "facd4082-0e23-4f87-98cd-734985af73c3", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/facd4082-0e23-4f87-98cd-734985af73c3"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/facd4082-0e23-4f87-98cd-734985af73c3"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-294226559", "status": "ERROR", "tenant_id": "02d8f68ce03e47d888a7e303a5ca33db", "user_id": "3ecb0419e4b540d1875795b9723029d8", "updated": "2026-01-29T08:45:00Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-29T08:45:00Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance facd4082-0e23-4f87-98cd-734985af73c3."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1864783984", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:45:00,079 83068 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "ERROR/None" after 6 second wait
2026-01-29 09:45:00,368 83068 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 204 DELETE http://192.168.122.145/compute/v2.1/servers/facd4082-0e23-4f87-98cd-734985af73c3 0.289s
2026-01-29 09:45:00,368 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:45:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79d9eecb-4a8b-4a83-8ae7-bdc66b5fb17e', 'x-compute-request-id': 'req-79d9eecb-4a8b-4a83-8ae7-bdc66b5fb17e', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/facd4082-0e23-4f87-98cd-734985af73c3'}
Body: b''
2026-01-29 09:45:00,403 83068 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 404 GET http://192.168.122.145/compute/v2.1/servers/facd4082-0e23-4f87-98cd-734985af73c3 0.034s
2026-01-29 09:45:00,404 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:45:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-d336a3ad-f8ce-48a4-b951-3fe1bca505ee', 'x-compute-request-id': 'req-d336a3ad-f8ce-48a4-b951-3fe1bca505ee', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/facd4082-0e23-4f87-98cd-734985af73c3'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance facd4082-0e23-4f87-98cd-734985af73c3 could not be found."}}'
2026-01-29 09:45:00,430 83068 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 202 DELETE http://192.168.122.145/compute/v2.1/os-keypairs/tempest-keypair-1864783984 0.025s
2026-01-29 09:45:00,431 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:45:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cfc84a1-3299-46bf-9772-b5886a55f8c8', 'x-compute-request-id': 'req-1cfc84a1-3299-46bf-9772-b5886a55f8c8', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/compute/v2.1/os-keypairs/tempest-keypair-1864783984'}
Body: b''
2026-01-29 09:45:00,649 83068 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://192.168.122.145/networking/v2.0/security-groups/88ffea46-d502-4ab4-9988-d399a1ec8205 0.218s
2026-01-29 09:45:00,649 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:45:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-27fdf5b8-1374-42dd-a25b-4ea18aa41a9e', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/networking/v2.0/security-groups/88ffea46-d502-4ab4-9988-d399a1ec8205'}
Body: b''
2026-01-29 09:45:00,668 83068 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://192.168.122.145/networking/v2.0/security-groups/88ffea46-d502-4ab4-9988-d399a1ec8205 0.018s
2026-01-29 09:45:00,668 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:45:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-a242b2f7-caec-4a41-8beb-b5d26fe23bed', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.145/networking/v2.0/security-groups/88ffea46-d502-4ab4-9988-d399a1ec8205'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 88ffea46-d502-4ab4-9988-d399a1ec8205 does not exist", "detail": ""}}'
2026-01-29 09:45:01,067 83068 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://192.168.122.145/networking/v2.0/floatingips/6af47327-5a1c-4d68-83ea-ba4bb59cebe6 0.398s
2026-01-29 09:45:01,067 83068 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:45:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-5f1d5541-e22d-4278-9f9d-ed549ef84af7', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/networking/v2.0/floatingips/6af47327-5a1c-4d68-83ea-ba4bb59cebe6'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/scenario/test_server_volume_attachment.py", line 182, in test_old_versions_reject
server = self.create_server(wait_until='SSHABLE')
File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server
body, _ = 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/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/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 facd4082-0e23-4f87-98cd-734985af73c3 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-29T08:45:00Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance facd4082-0e23-4f87-98cd-734985af73c3.'}. Request ID of server operation performed before checking the server status req-32d9b227-9de8-4e60-9b50-f3715f913186.
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario | 1 | 0 | 1 | 0 | 0 | Detail | |
test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume] |
fail
ft20.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-29 09:41:20,791 83072 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://192.168.122.145/volume/v3/volumes 0.613s
2026-01-29 09:41:20,791 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1427012794", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-401462ad-e015-49e1-808f-2b60fe0cb8a7', 'content-length': '774', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-401462ad-e015-49e1-808f-2b60fe0cb8a7', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/volume/v3/volumes'}
Body: b'{"volume": {"id": "ec2b748d-a2a5-4a9f-8016-3ac7c17ca505", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:41:20.687950", "updated_at": null, "name": "tempest-TestServerVolumeAttachmentScenario-volume-1427012794", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/ec2b748d-a2a5-4a9f-8016-3ac7c17ca505"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/ec2b748d-a2a5-4a9f-8016-3ac7c17ca505"}], "user_id": "5b88606b2a474c90858b8981601f9dc7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-01-29 09:41:21,033 83072 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://192.168.122.145/volume/v3/volumes 0.231s
2026-01-29 09:41:21,033 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-2122016107", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1fe84fb-2787-4613-8c55-703f8b301139', 'content-length': '774', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1fe84fb-2787-4613-8c55-703f8b301139', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/volume/v3/volumes'}
Body: b'{"volume": {"id": "6d878e21-05ae-4c0e-b220-d322f86e0438", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:41:20.965263", "updated_at": null, "name": "tempest-TestServerVolumeAttachmentScenario-volume-2122016107", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/6d878e21-05ae-4c0e-b220-d322f86e0438"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/6d878e21-05ae-4c0e-b220-d322f86e0438"}], "user_id": "5b88606b2a474c90858b8981601f9dc7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-01-29 09:41:21,116 83072 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 201 POST http://192.168.122.145/identity/v3/auth/tokens 0.068s
2026-01-29 09:41:21,117 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2550', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a1b556c1-f4b4-4266-8cc1-61ab44ca04ee', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5b88606b2a474c90858b8981601f9dc7", "name": "tempest-TestServerVolumeAttachmentScenario-319678401-project-member", "password_expires_at": null}, "audit_ids": ["PgoKCNymRYG0qp6ejsTi5g"], "expires_at": "2026-01-29T09:41:21.000000Z", "issued_at": "2026-01-29T08:41:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "837c79da99e342be86c39833b9158e43", "name": "tempest-TestServerVolumeAttachmentScenario-319678401"}, "is_domain": false, "roles": [{"id": "60d282b9ed0947de85a5c57f0a971add", "name": "reader"}, {"id": "c21479ea97704a49b95ef291e9d0901e", "name": "member"}], "catalog": [{"endpoints": [{"id": "54d0c546ab81463e87539a88246d89e1", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2/837c79da99e342be86c39833b9158e43", "region": "RegionOne"}], "id": "0729e21756e847b08d50f08f69143b4a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5df54c5a0f904ec69ae01b18d0f758d6", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/image", "region": "RegionOne"}], "id": "10f37be1912e42b38ef8bb8073e2d7eb", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3d93b8dadcc04ef8aee42a75a16997b8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/networking", "region": "RegionOne"}], "id": "6361327d852a4a3dbea0c0c5a47d305d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "2b6610e913e940ecb4cac01d8adb76a0", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/volume/v3", "region": "RegionOne"}], "id": "a09d39cd91614500bc9e010e2a1ea53f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "161fe73b6b9f4510ab71d11e75c69fe7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/placement", "region": "RegionOne"}], "id": "b59b27e855004390bb85bfe5dfd660ef", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6babc138de73469c8c6e6e62272ed9ed", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2.1", "region": "RegionOne"}], "id": "e2421c5fa43b480c9d063ec6b596b1c0", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "81d802fa2ea74db5b5f4a24a656dcbcf", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/identity", "region": "RegionOne"}], "id": "e2ec1cc4e30844499a2c0ad4b9eb6acc", "type": "identity", "name": "keystone"}]}}'
2026-01-29 09:41:21,117 83072 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachmentScenario:test_server_detach_rules) Found network {'id': 'a11ad6c9-7417-437e-89f0-717a540413e7', 'name': 'tempest-TestServerVolumeAttachmentScenario-214406636-network', 'tenant_id': '837c79da99e342be86c39833b9158e43', 'project_id': '837c79da99e342be86c39833b9158e43', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 26593, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-01-29T08:40:55Z', 'updated_at': '2026-01-29T08:40:55Z', 'revision_number': 1} available for tenant
2026-01-29 09:41:21,118 83072 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-01-29 09:41:21,118 83072 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-01-29 09:41:21,169 83072 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://192.168.122.145/compute/v2.1/os-keypairs 0.050s
2026-01-29 09:41:21,169 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1724902459", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLSX0vLnZZ8FHyGBEhNzRPF8kPLTKYUqdLArOi80lltVKp4KcyYHTpQwFk1rtB+AorysJwaCIFth132OyebYkK3DT6GIGvrBE7R5D5MLg5rdGOABDB4D/L8N1CzejL/YLg=="}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bdff681-2c7d-4f0e-b26c-8d1d06c15b03', 'x-compute-request-id': 'req-5bdff681-2c7d-4f0e-b26c-8d1d06c15b03', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1724902459", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLSX0vLnZZ8FHyGBEhNzRPF8kPLTKYUqdLArOi80lltVKp4KcyYHTpQwFk1rtB+AorysJwaCIFth132OyebYkK3DT6GIGvrBE7R5D5MLg5rdGOABDB4D/L8N1CzejL/YLg==", "fingerprint": "73:a8:a5:0d:14:89:c5:ef:5d:00:68:aa:49:6c:71:f2", "user_id": "5b88606b2a474c90858b8981601f9dc7"}}'
2026-01-29 09:41:21,171 83072 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1724902459 created
2026-01-29 09:41:21,430 83072 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/networking/v2.0/security-groups 0.258s
2026-01-29 09:41:21,430 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group": {"name": "tempest-securitygroup--306162994", "description": "tempest-description--838076421"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-236fb640-19f4-4b10-aa74-f62c04c87264', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "585ca730-5de2-4260-994b-8bea93a0c246", "name": "tempest-securitygroup--306162994", "stateful": true, "tenant_id": "837c79da99e342be86c39833b9158e43", "project_id": "837c79da99e342be86c39833b9158e43", "description": "tempest-description--838076421", "shared": false, "security_group_rules": [{"id": "535345da-f4db-47c6-90c0-cbe541be18f8", "project_id": "837c79da99e342be86c39833b9158e43", "tenant_id": "837c79da99e342be86c39833b9158e43", "security_group_id": "585ca730-5de2-4260-994b-8bea93a0c246", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 926, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-29T08:41:21Z", "updated_at": "2026-01-29T08:41:21Z", "revision_number": 0}, {"id": "9759c470-a047-4693-8aa3-09389851955f", "project_id": "837c79da99e342be86c39833b9158e43", "tenant_id": "837c79da99e342be86c39833b9158e43", "security_group_id": "585ca730-5de2-4260-994b-8bea93a0c246", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 927, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-29T08:41:21Z", "updated_at": "2026-01-29T08:41:21Z", "revision_number": 0}], "tags": [], "created_at": "2026-01-29T08:41:21Z", "updated_at": "2026-01-29T08:41:21Z", "revision_number": 1}}'
2026-01-29 09:41:21,723 83072 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/networking/v2.0/security-group-rules 0.292s
2026-01-29 09:41:21,723 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "585ca730-5de2-4260-994b-8bea93a0c246", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-b7ff961d-dace-4493-86d5-f896456cd8f5', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "d50fbe70-cfb6-44b3-9d6c-da1f5d310a6e", "project_id": "837c79da99e342be86c39833b9158e43", "tenant_id": "837c79da99e342be86c39833b9158e43", "security_group_id": "585ca730-5de2-4260-994b-8bea93a0c246", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-01-29T08:41:21Z", "updated_at": "2026-01-29T08:41:21Z", "revision_number": 0}}'
2026-01-29 09:41:21,974 83072 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/networking/v2.0/security-group-rules 0.250s
2026-01-29 09:41:21,974 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "585ca730-5de2-4260-994b-8bea93a0c246", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-7ec1486f-3bd6-4f30-b24b-00cb4427dce6', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "b5a02fe2-75a6-4dd6-bb53-11782cae46be", "project_id": "837c79da99e342be86c39833b9158e43", "tenant_id": "837c79da99e342be86c39833b9158e43", "security_group_id": "585ca730-5de2-4260-994b-8bea93a0c246", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-01-29T08:41:21Z", "updated_at": "2026-01-29T08:41:21Z", "revision_number": 0}}'
2026-01-29 09:41:21,974 83072 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--306162994 created
2026-01-29 09:41:23,766 83072 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.145/networking/v2.0/floatingips 1.791s
2026-01-29 09:41:23,766 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "38656bf3-f068-4e77-b60f-a69547f35657"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-b5c2f14e-fe8d-40e6-8e18-f5d63f347c5a', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "b2642963-abdd-4515-9ac7-fd74a1898a9b", "tenant_id": "837c79da99e342be86c39833b9158e43", "project_id": "837c79da99e342be86c39833b9158e43", "floating_ip_address": "172.24.4.238", "floating_network_id": "38656bf3-f068-4e77-b60f-a69547f35657", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-01-29T08:41:23Z", "updated_at": "2026-01-29T08:41:23Z", "revision_number": 0}}'
2026-01-29 09:41:23,766 83072 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'b2642963-abdd-4515-9ac7-fd74a1898a9b', 'tenant_id': '837c79da99e342be86c39833b9158e43', 'project_id': '837c79da99e342be86c39833b9158e43', 'floating_ip_address': '172.24.4.238', 'floating_network_id': '38656bf3-f068-4e77-b60f-a69547f35657', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-01-29T08:41:23Z', 'updated_at': '2026-01-29T08:41:23Z', 'revision_number': 0, 'ip': '172.24.4.238'} created
2026-01-29 09:41:23,767 83072 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1724902459', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLSX0vLnZZ8FHyGBEhNzRPF8kPLTKYUqdLArOi80lltVKp4KcyYHTpQwFk1rtB+AorysJwaCIFth132OyebYkK3DT6GIGvrBE7R5D5MLg5rdGOABDB4D/L8N1CzejL/YLg==', 'fingerprint': '73:a8:a5:0d:14:89:c5:ef:5d:00:68:aa:49:6c:71:f2', 'user_id': '5b88606b2a474c90858b8981601f9dc7', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAQ1wLJMZkxMFeD2P0S0Nc6sxS7Z78lUCipZgZOck+bJ3h3fuIhIT6E\nMQHTJ4CmYWigBwYFK4EEACKhZANiAAS0l9Ly52WfBR8hgRITc0TxfJDy0ymFKnSw\nKzovNJZbVSqeCnMmB06UMBZNa7QfgKK8rCcGgiBbYdd9jsnm2JCtw0+hiBr6wRO0\neQ+TC4Oa3RjgAQweA/y/DdQs3oy/2C4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '585ca730-5de2-4260-994b-8bea93a0c246', 'name': 'tempest-securitygroup--306162994', 'stateful': True, 'tenant_id': '837c79da99e342be86c39833b9158e43', 'project_id': '837c79da99e342be86c39833b9158e43', 'description': 'tempest-description--838076421', 'shared': False, 'security_group_rules': [{'id': '535345da-f4db-47c6-90c0-cbe541be18f8', 'project_id': '837c79da99e342be86c39833b9158e43', 'tenant_id': '837c79da99e342be86c39833b9158e43', 'security_group_id': '585ca730-5de2-4260-994b-8bea93a0c246', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 926, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-29T08:41:21Z', 'updated_at': '2026-01-29T08:41:21Z', 'revision_number': 0}, {'id': '9759c470-a047-4693-8aa3-09389851955f', 'project_id': '837c79da99e342be86c39833b9158e43', 'tenant_id': '837c79da99e342be86c39833b9158e43', 'security_group_id': '585ca730-5de2-4260-994b-8bea93a0c246', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 927, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-01-29T08:41:21Z', 'updated_at': '2026-01-29T08:41:21Z', 'revision_number': 0}], 'tags': [], 'created_at': '2026-01-29T08:41:21Z', 'updated_at': '2026-01-29T08:41:21Z', 'revision_number': 1}, 'floating_ip': {'id': 'b2642963-abdd-4515-9ac7-fd74a1898a9b', 'tenant_id': '837c79da99e342be86c39833b9158e43', 'project_id': '837c79da99e342be86c39833b9158e43', 'floating_ip_address': '172.24.4.238', 'floating_network_id': '38656bf3-f068-4e77-b60f-a69547f35657', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-01-29T08:41:23Z', 'updated_at': '2026-01-29T08:41:23Z', 'revision_number': 0, 'ip': '172.24.4.238'}}
2026-01-29 09:41:24,750 83072 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://192.168.122.145/compute/v2.1/servers 0.982s
2026-01-29 09:41:24,750 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestServerVolumeAttachmentScenario-server-1740027120", "imageRef": "e7ee5b3d-cb38-4428-b625-42be8215538a", "flavorRef": "42", "networks": [{"uuid": "a11ad6c9-7417-437e-89f0-717a540413e7"}], "security_groups": [{"name": "tempest-securitygroup--306162994"}], "key_name": "tempest-keypair-1724902459", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '413', 'location': 'http://192.168.122.145/compute/v2.1/servers/cdcb872c-e159-4096-a422-69fab9c6999d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-824a2b7c-c77d-4c4f-969e-c0724c23bdd7', 'x-compute-request-id': 'req-824a2b7c-c77d-4c4f-969e-c0724c23bdd7', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/compute/v2.1/servers'}
Body: b'{"server": {"id": "cdcb872c-e159-4096-a422-69fab9c6999d", "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/cdcb872c-e159-4096-a422-69fab9c6999d"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/cdcb872c-e159-4096-a422-69fab9c6999d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--306162994"}], "adminPass": "DghRQkXxQW4n"}}'
2026-01-29 09:41:24,886 83072 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.145/compute/v2.1/servers/cdcb872c-e159-4096-a422-69fab9c6999d 0.134s
2026-01-29 09:41:24,887 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c628b13b-ec9b-4011-8dfb-ed55ec55c0fe', 'x-compute-request-id': 'req-c628b13b-ec9b-4011-8dfb-ed55ec55c0fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/cdcb872c-e159-4096-a422-69fab9c6999d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:41:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "cdcb872c-e159-4096-a422-69fab9c6999d", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/cdcb872c-e159-4096-a422-69fab9c6999d"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/cdcb872c-e159-4096-a422-69fab9c6999d"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachmentScenario-server-1740027120", "status": "BUILD", "tenant_id": "837c79da99e342be86c39833b9158e43", "user_id": "5b88606b2a474c90858b8981601f9dc7", "updated": "2026-01-29T08:41:24Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1724902459", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:41:26,066 83072 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.145/compute/v2.1/servers/cdcb872c-e159-4096-a422-69fab9c6999d 0.167s
2026-01-29 09:41:26,066 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa9c3399-fd49-4692-99b8-34ace1583c04', 'x-compute-request-id': 'req-fa9c3399-fd49-4692-99b8-34ace1583c04', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/cdcb872c-e159-4096-a422-69fab9c6999d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:41:24Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "cdcb872c-e159-4096-a422-69fab9c6999d", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/cdcb872c-e159-4096-a422-69fab9c6999d"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/cdcb872c-e159-4096-a422-69fab9c6999d"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachmentScenario-server-1740027120", "status": "BUILD", "tenant_id": "837c79da99e342be86c39833b9158e43", "user_id": "5b88606b2a474c90858b8981601f9dc7", "updated": "2026-01-29T08:41:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1724902459", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:41:27,180 83072 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.145/compute/v2.1/servers/cdcb872c-e159-4096-a422-69fab9c6999d 0.102s
2026-01-29 09:41:27,180 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1262', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e607c8b-3967-4d99-9ac4-af7c0aa4a97e', 'x-compute-request-id': 'req-2e607c8b-3967-4d99-9ac4-af7c0aa4a97e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/cdcb872c-e159-4096-a422-69fab9c6999d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:41:24Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "cdcb872c-e159-4096-a422-69fab9c6999d", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/cdcb872c-e159-4096-a422-69fab9c6999d"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/cdcb872c-e159-4096-a422-69fab9c6999d"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachmentScenario-server-1740027120", "status": "BUILD", "tenant_id": "837c79da99e342be86c39833b9158e43", "user_id": "5b88606b2a474c90858b8981601f9dc7", "updated": "2026-01-29T08:41:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1724902459", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:41:27,192 83072 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-01-29 09:41:28,287 83072 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.145/compute/v2.1/servers/cdcb872c-e159-4096-a422-69fab9c6999d 0.094s
2026-01-29 09:41:28,287 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1262', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2cd3900-6f79-4f71-a7b5-350894064f96', 'x-compute-request-id': 'req-f2cd3900-6f79-4f71-a7b5-350894064f96', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/cdcb872c-e159-4096-a422-69fab9c6999d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:41:24Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "cdcb872c-e159-4096-a422-69fab9c6999d", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/cdcb872c-e159-4096-a422-69fab9c6999d"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/cdcb872c-e159-4096-a422-69fab9c6999d"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachmentScenario-server-1740027120", "status": "BUILD", "tenant_id": "837c79da99e342be86c39833b9158e43", "user_id": "5b88606b2a474c90858b8981601f9dc7", "updated": "2026-01-29T08:41:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1724902459", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:41:29,410 83072 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.145/compute/v2.1/servers/cdcb872c-e159-4096-a422-69fab9c6999d 0.111s
2026-01-29 09:41:29,410 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1262', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-503d7a07-ee73-455d-9447-317d6a24cc4f', 'x-compute-request-id': 'req-503d7a07-ee73-455d-9447-317d6a24cc4f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/cdcb872c-e159-4096-a422-69fab9c6999d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:41:24Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "cdcb872c-e159-4096-a422-69fab9c6999d", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/cdcb872c-e159-4096-a422-69fab9c6999d"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/cdcb872c-e159-4096-a422-69fab9c6999d"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachmentScenario-server-1740027120", "status": "BUILD", "tenant_id": "837c79da99e342be86c39833b9158e43", "user_id": "5b88606b2a474c90858b8981601f9dc7", "updated": "2026-01-29T08:41:29Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1724902459", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:41:30,564 83072 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.145/compute/v2.1/servers/cdcb872c-e159-4096-a422-69fab9c6999d 0.142s
2026-01-29 09:41:30,565 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-152110e8-579f-4278-a34a-734d1cc93826', 'x-compute-request-id': 'req-152110e8-579f-4278-a34a-734d1cc93826', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/cdcb872c-e159-4096-a422-69fab9c6999d'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:41:24Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "cdcb872c-e159-4096-a422-69fab9c6999d", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/cdcb872c-e159-4096-a422-69fab9c6999d"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/cdcb872c-e159-4096-a422-69fab9c6999d"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachmentScenario-server-1740027120", "status": "ERROR", "tenant_id": "837c79da99e342be86c39833b9158e43", "user_id": "5b88606b2a474c90858b8981601f9dc7", "updated": "2026-01-29T08:41:30Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-29T08:41:30Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance cdcb872c-e159-4096-a422-69fab9c6999d."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1724902459", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:41:30,576 83072 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "ERROR/None" after 6 second wait
2026-01-29 09:41:30,880 83072 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 204 DELETE http://192.168.122.145/compute/v2.1/servers/cdcb872c-e159-4096-a422-69fab9c6999d 0.303s
2026-01-29 09:41:30,881 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c1576d1-b49b-4762-b435-a20fc4f781b4', 'x-compute-request-id': 'req-0c1576d1-b49b-4762-b435-a20fc4f781b4', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/cdcb872c-e159-4096-a422-69fab9c6999d'}
Body: b''
2026-01-29 09:41:30,927 83072 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 404 GET http://192.168.122.145/compute/v2.1/servers/cdcb872c-e159-4096-a422-69fab9c6999d 0.045s
2026-01-29 09:41:30,927 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-be86344d-a307-43d2-8afd-64c87aab5cee', 'x-compute-request-id': 'req-be86344d-a307-43d2-8afd-64c87aab5cee', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/cdcb872c-e159-4096-a422-69fab9c6999d'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance cdcb872c-e159-4096-a422-69fab9c6999d could not be found."}}'
2026-01-29 09:41:30,970 83072 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://192.168.122.145/compute/v2.1/os-keypairs/tempest-keypair-1724902459 0.042s
2026-01-29 09:41:30,970 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b6f1650-7cd6-4d8c-9490-bc32f0bddeb6', 'x-compute-request-id': 'req-2b6f1650-7cd6-4d8c-9490-bc32f0bddeb6', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/compute/v2.1/os-keypairs/tempest-keypair-1724902459'}
Body: b''
2026-01-29 09:41:31,182 83072 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://192.168.122.145/networking/v2.0/security-groups/585ca730-5de2-4260-994b-8bea93a0c246 0.211s
2026-01-29 09:41:31,183 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-9abad2e7-85bc-48bb-aac0-3d8521aaa44b', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/networking/v2.0/security-groups/585ca730-5de2-4260-994b-8bea93a0c246'}
Body: b''
2026-01-29 09:41:31,199 83072 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://192.168.122.145/networking/v2.0/security-groups/585ca730-5de2-4260-994b-8bea93a0c246 0.016s
2026-01-29 09:41:31,199 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-ee90f33e-7a69-4860-85d9-fa80cc70b9d3', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.145/networking/v2.0/security-groups/585ca730-5de2-4260-994b-8bea93a0c246'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 585ca730-5de2-4260-994b-8bea93a0c246 does not exist", "detail": ""}}'
2026-01-29 09:41:31,581 83072 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://192.168.122.145/networking/v2.0/floatingips/b2642963-abdd-4515-9ac7-fd74a1898a9b 0.381s
2026-01-29 09:41:31,581 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-ba9cb515-2de4-49f8-bc43-db6b994772ba', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/networking/v2.0/floatingips/b2642963-abdd-4515-9ac7-fd74a1898a9b'}
Body: b''
2026-01-29 09:41:31,650 83072 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://192.168.122.145/volume/v3/volumes/6d878e21-05ae-4c0e-b220-d322f86e0438 0.068s
2026-01-29 09:41:31,650 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab1b4932-6806-4d11-8bb6-9b5d8e5babac', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/volume/v3/volumes/6d878e21-05ae-4c0e-b220-d322f86e0438'}
Body: b''
2026-01-29 09:41:31,688 83072 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.145/volume/v3/volumes/6d878e21-05ae-4c0e-b220-d322f86e0438 0.038s
2026-01-29 09:41:31,689 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-164d8d6d-ca7d-45e3-a450-f459a6abf089', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-164d8d6d-ca7d-45e3-a450-f459a6abf089', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/6d878e21-05ae-4c0e-b220-d322f86e0438'}
Body: b'{"volume": {"id": "6d878e21-05ae-4c0e-b220-d322f86e0438", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:41:21.000000", "updated_at": "2026-01-29T08:41:32.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2122016107", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/6d878e21-05ae-4c0e-b220-d322f86e0438"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/6d878e21-05ae-4c0e-b220-d322f86e0438"}], "user_id": "5b88606b2a474c90858b8981601f9dc7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "837c79da99e342be86c39833b9158e43"}}'
2026-01-29 09:41:32,789 83072 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.145/volume/v3/volumes/6d878e21-05ae-4c0e-b220-d322f86e0438 0.084s
2026-01-29 09:41:32,789 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e15c5f0-085d-4ad9-b23d-0b22ebf1c439', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e15c5f0-085d-4ad9-b23d-0b22ebf1c439', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/6d878e21-05ae-4c0e-b220-d322f86e0438'}
Body: b'{"volume": {"id": "6d878e21-05ae-4c0e-b220-d322f86e0438", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:41:21.000000", "updated_at": "2026-01-29T08:41:32.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2122016107", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/6d878e21-05ae-4c0e-b220-d322f86e0438"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/6d878e21-05ae-4c0e-b220-d322f86e0438"}], "user_id": "5b88606b2a474c90858b8981601f9dc7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "837c79da99e342be86c39833b9158e43"}}'
2026-01-29 09:41:33,923 83072 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://192.168.122.145/volume/v3/volumes/6d878e21-05ae-4c0e-b220-d322f86e0438 0.120s
2026-01-29 09:41:33,923 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-24a0b419-3539-4053-87e4-e4ebd2504869', 'x-openstack-request-id': 'req-24a0b419-3539-4053-87e4-e4ebd2504869', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.145/volume/v3/volumes/6d878e21-05ae-4c0e-b220-d322f86e0438'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6d878e21-05ae-4c0e-b220-d322f86e0438 could not be found."}}'
2026-01-29 09:41:34,196 83072 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://192.168.122.145/volume/v3/volumes/ec2b748d-a2a5-4a9f-8016-3ac7c17ca505 0.272s
2026-01-29 09:41:34,196 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b44dc862-7541-425d-b096-0697d0359be3', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/volume/v3/volumes/ec2b748d-a2a5-4a9f-8016-3ac7c17ca505'}
Body: b''
2026-01-29 09:41:34,450 83072 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.145/volume/v3/volumes/ec2b748d-a2a5-4a9f-8016-3ac7c17ca505 0.253s
2026-01-29 09:41:34,451 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fd7d23e-fff9-4428-b696-0a24fdfe1a5c', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fd7d23e-fff9-4428-b696-0a24fdfe1a5c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/ec2b748d-a2a5-4a9f-8016-3ac7c17ca505'}
Body: b'{"volume": {"id": "ec2b748d-a2a5-4a9f-8016-3ac7c17ca505", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:41:21.000000", "updated_at": "2026-01-29T08:41:34.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1427012794", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/ec2b748d-a2a5-4a9f-8016-3ac7c17ca505"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/ec2b748d-a2a5-4a9f-8016-3ac7c17ca505"}], "user_id": "5b88606b2a474c90858b8981601f9dc7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "837c79da99e342be86c39833b9158e43"}}'
2026-01-29 09:41:35,706 83072 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.145/volume/v3/volumes/ec2b748d-a2a5-4a9f-8016-3ac7c17ca505 0.243s
2026-01-29 09:41:35,706 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21361e13-7199-4999-8c80-27d8706efc14', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21361e13-7199-4999-8c80-27d8706efc14', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/ec2b748d-a2a5-4a9f-8016-3ac7c17ca505'}
Body: b'{"volume": {"id": "ec2b748d-a2a5-4a9f-8016-3ac7c17ca505", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:41:21.000000", "updated_at": "2026-01-29T08:41:34.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1427012794", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/ec2b748d-a2a5-4a9f-8016-3ac7c17ca505"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/ec2b748d-a2a5-4a9f-8016-3ac7c17ca505"}], "user_id": "5b88606b2a474c90858b8981601f9dc7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "837c79da99e342be86c39833b9158e43"}}'
2026-01-29 09:41:36,767 83072 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.145/volume/v3/volumes/ec2b748d-a2a5-4a9f-8016-3ac7c17ca505 0.047s
2026-01-29 09:41:36,768 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11cfed89-997a-46aa-bcdf-811a6dedd0c2', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11cfed89-997a-46aa-bcdf-811a6dedd0c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/ec2b748d-a2a5-4a9f-8016-3ac7c17ca505'}
Body: b'{"volume": {"id": "ec2b748d-a2a5-4a9f-8016-3ac7c17ca505", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:41:21.000000", "updated_at": "2026-01-29T08:41:34.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1427012794", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/ec2b748d-a2a5-4a9f-8016-3ac7c17ca505"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/ec2b748d-a2a5-4a9f-8016-3ac7c17ca505"}], "user_id": "5b88606b2a474c90858b8981601f9dc7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "837c79da99e342be86c39833b9158e43"}}'
2026-01-29 09:41:37,803 83072 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://192.168.122.145/volume/v3/volumes/ec2b748d-a2a5-4a9f-8016-3ac7c17ca505 0.024s
2026-01-29 09:41:37,803 83072 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:41:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-823515a8-5f20-46df-a6cd-8962ad34511f', 'x-openstack-request-id': 'req-823515a8-5f20-46df-a6cd-8962ad34511f', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.145/volume/v3/volumes/ec2b748d-a2a5-4a9f-8016-3ac7c17ca505'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume ec2b748d-a2a5-4a9f-8016-3ac7c17ca505 could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/scenario/test_server_volume_attachment.py", line 82, in test_server_detach_rules
server = self.create_server(wait_until='SSHABLE')
File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server
body, _ = 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/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/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 cdcb872c-e159-4096-a422-69fab9c6999d failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-29T08:41:30Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance cdcb872c-e159-4096-a422-69fab9c6999d.'}. Request ID of server operation performed before checking the server status req-824a2b7c-c77d-4c4f-969e-c0724c23bdd7.
|
||||||
| tempest.scenario.test_shelve_instance.TestShelveInstance | 1 | 0 | 1 | 0 | 0 | Detail | |
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
fail
ft21.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-29 09:42:06,973 83070 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 POST http://192.168.122.145/compute/v2.1/os-keypairs 0.213s
2026-01-29 09:42:06,973 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-TestShelveInstance-985254303", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLzWUh5hfJcmH49/Xd4YK2OsN7obFA37mdH5ZVLX6vafcCTxaxhmm/Z/xA7Of0a1gKjvJcQctFZJoPcQmeNJ0oA2HwiDTBNWSC6rJBhaa0chHWqeCOS1aHAoPE02b+pyRw=="}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:42:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '396', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc3f4490-6712-4a2c-abd5-823312e933a9', 'x-compute-request-id': 'req-fc3f4490-6712-4a2c-abd5-823312e933a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-TestShelveInstance-985254303", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLzWUh5hfJcmH49/Xd4YK2OsN7obFA37mdH5ZVLX6vafcCTxaxhmm/Z/xA7Of0a1gKjvJcQctFZJoPcQmeNJ0oA2HwiDTBNWSC6rJBhaa0chHWqeCOS1aHAoPE02b+pyRw==", "fingerprint": "3b:ff:46:c5:39:e8:8a:e3:65:3d:bc:85:93:d2:71:77", "user_id": "13b3d490e9e34ecf96e6b789435ba3b0"}}'
2026-01-29 09:42:07,329 83070 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.145/networking/v2.0/security-groups 0.353s
2026-01-29 09:42:07,329 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group": {"name": "tempest-secgroup-smoke-1994682718", "description": "tempest-secgroup-smoke-1994682718 description", "project_id": "942692e7accb4c91afd8b3ec7c946906"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:42:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1675', 'x-openstack-request-id': 'req-c2be9603-d8a0-4468-b2df-379ca9df489d', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "bdf74b79-be6e-4cbf-9f70-df3b1c061d8f", "name": "tempest-secgroup-smoke-1994682718", "stateful": true, "tenant_id": "942692e7accb4c91afd8b3ec7c946906", "project_id": "942692e7accb4c91afd8b3ec7c946906", "description": "tempest-secgroup-smoke-1994682718 description", "shared": false, "security_group_rules": [{"id": "4ab81f28-8e33-4ac9-ae36-5732754913fc", "project_id": "942692e7accb4c91afd8b3ec7c946906", "tenant_id": "942692e7accb4c91afd8b3ec7c946906", "security_group_id": "bdf74b79-be6e-4cbf-9f70-df3b1c061d8f", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 973, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-29T08:42:07Z", "updated_at": "2026-01-29T08:42:07Z", "revision_number": 0}, {"id": "91591c60-311a-4902-afcb-3368463642a1", "project_id": "942692e7accb4c91afd8b3ec7c946906", "tenant_id": "942692e7accb4c91afd8b3ec7c946906", "security_group_id": "bdf74b79-be6e-4cbf-9f70-df3b1c061d8f", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 972, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-29T08:42:07Z", "updated_at": "2026-01-29T08:42:07Z", "revision_number": 0}], "tags": [], "created_at": "2026-01-29T08:42:07Z", "updated_at": "2026-01-29T08:42:07Z", "revision_number": 1}}'
2026-01-29 09:42:07,610 83070 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.145/networking/v2.0/security-group-rules 0.281s
2026-01-29 09:42:07,611 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "bdf74b79-be6e-4cbf-9f70-df3b1c061d8f", "project_id": "942692e7accb4c91afd8b3ec7c946906", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:42:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-ca12d179-1058-488b-9cf0-38a780e2dd5c', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "705b8319-8b0b-4406-b57e-d9469fc7417e", "project_id": "942692e7accb4c91afd8b3ec7c946906", "tenant_id": "942692e7accb4c91afd8b3ec7c946906", "security_group_id": "bdf74b79-be6e-4cbf-9f70-df3b1c061d8f", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-01-29T08:42:07Z", "updated_at": "2026-01-29T08:42:07Z", "revision_number": 0}}'
2026-01-29 09:42:07,917 83070 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.145/networking/v2.0/security-group-rules 0.306s
2026-01-29 09:42:07,918 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "bdf74b79-be6e-4cbf-9f70-df3b1c061d8f", "project_id": "942692e7accb4c91afd8b3ec7c946906", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:42:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-6a370435-1081-4bc1-b654-967f59cf500e', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "7462cc55-46ca-41af-83b2-c9bb2c5d5f50", "project_id": "942692e7accb4c91afd8b3ec7c946906", "tenant_id": "942692e7accb4c91afd8b3ec7c946906", "security_group_id": "bdf74b79-be6e-4cbf-9f70-df3b1c061d8f", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-01-29T08:42:07Z", "updated_at": "2026-01-29T08:42:07Z", "revision_number": 0}}'
2026-01-29 09:42:08,159 83070 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.145/networking/v2.0/security-group-rules 0.240s
2026-01-29 09:42:08,159 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "bdf74b79-be6e-4cbf-9f70-df3b1c061d8f", "project_id": "942692e7accb4c91afd8b3ec7c946906", "protocol": "icmp", "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:42:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-9c3bff31-c8a5-4077-bc79-6993a57592a7', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "836440f7-680f-43c5-9311-17089c9023df", "project_id": "942692e7accb4c91afd8b3ec7c946906", "tenant_id": "942692e7accb4c91afd8b3ec7c946906", "security_group_id": "bdf74b79-be6e-4cbf-9f70-df3b1c061d8f", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-01-29T08:42:08Z", "updated_at": "2026-01-29T08:42:08Z", "revision_number": 0}}'
2026-01-29 09:42:08,432 83070 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.145/networking/v2.0/security-group-rules 0.273s
2026-01-29 09:42:08,433 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "bdf74b79-be6e-4cbf-9f70-df3b1c061d8f", "project_id": "942692e7accb4c91afd8b3ec7c946906", "protocol": "icmp", "direction": "egress"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:42:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-ca5b128d-cdb4-4d3e-8315-5a1b567ea90e', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "0f535722-07df-48da-9349-a31498dbdc44", "project_id": "942692e7accb4c91afd8b3ec7c946906", "tenant_id": "942692e7accb4c91afd8b3ec7c946906", "security_group_id": "bdf74b79-be6e-4cbf-9f70-df3b1c061d8f", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-01-29T08:42:08Z", "updated_at": "2026-01-29T08:42:08Z", "revision_number": 0}}'
2026-01-29 09:42:08,746 83070 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.145/networking/v2.0/security-group-rules 0.313s
2026-01-29 09:42:08,747 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "bdf74b79-be6e-4cbf-9f70-df3b1c061d8f", "project_id": "942692e7accb4c91afd8b3ec7c946906", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:42:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-e0d3edc8-153b-4bd7-8728-4ea11fce68d9', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "e2ea43c9-0c1f-4220-8802-6f42b007d2c0", "project_id": "942692e7accb4c91afd8b3ec7c946906", "tenant_id": "942692e7accb4c91afd8b3ec7c946906", "security_group_id": "bdf74b79-be6e-4cbf-9f70-df3b1c061d8f", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-01-29T08:42:08Z", "updated_at": "2026-01-29T08:42:08Z", "revision_number": 0}}'
2026-01-29 09:42:09,159 83070 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.145/networking/v2.0/security-group-rules 0.412s
2026-01-29 09:42:09,160 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "bdf74b79-be6e-4cbf-9f70-df3b1c061d8f", "project_id": "942692e7accb4c91afd8b3ec7c946906", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:42:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-49e1a578-5f31-451e-af1a-57886b1cdab1', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "3917f92f-a240-4cf8-ae2a-f62b4e5d3acb", "project_id": "942692e7accb4c91afd8b3ec7c946906", "tenant_id": "942692e7accb4c91afd8b3ec7c946906", "security_group_id": "bdf74b79-be6e-4cbf-9f70-df3b1c061d8f", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-01-29T08:42:08Z", "updated_at": "2026-01-29T08:42:08Z", "revision_number": 0}}'
2026-01-29 09:42:09,265 83070 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.145/identity/v3/auth/tokens 0.101s
2026-01-29 09:42:09,266 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:42:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2520', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-870c584b-b033-4a0a-9d18-95a1eaf6d784', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "13b3d490e9e34ecf96e6b789435ba3b0", "name": "tempest-TestShelveInstance-1578524028-project-member", "password_expires_at": null}, "audit_ids": ["xXEVjA80SACiWt7oqZ2fTA"], "expires_at": "2026-01-29T09:42:09.000000Z", "issued_at": "2026-01-29T08:42:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "942692e7accb4c91afd8b3ec7c946906", "name": "tempest-TestShelveInstance-1578524028"}, "is_domain": false, "roles": [{"id": "60d282b9ed0947de85a5c57f0a971add", "name": "reader"}, {"id": "c21479ea97704a49b95ef291e9d0901e", "name": "member"}], "catalog": [{"endpoints": [{"id": "54d0c546ab81463e87539a88246d89e1", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2/942692e7accb4c91afd8b3ec7c946906", "region": "RegionOne"}], "id": "0729e21756e847b08d50f08f69143b4a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5df54c5a0f904ec69ae01b18d0f758d6", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/image", "region": "RegionOne"}], "id": "10f37be1912e42b38ef8bb8073e2d7eb", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3d93b8dadcc04ef8aee42a75a16997b8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/networking", "region": "RegionOne"}], "id": "6361327d852a4a3dbea0c0c5a47d305d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "2b6610e913e940ecb4cac01d8adb76a0", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/volume/v3", "region": "RegionOne"}], "id": "a09d39cd91614500bc9e010e2a1ea53f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "161fe73b6b9f4510ab71d11e75c69fe7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/placement", "region": "RegionOne"}], "id": "b59b27e855004390bb85bfe5dfd660ef", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6babc138de73469c8c6e6e62272ed9ed", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2.1", "region": "RegionOne"}], "id": "e2421c5fa43b480c9d063ec6b596b1c0", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "81d802fa2ea74db5b5f4a24a656dcbcf", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/identity", "region": "RegionOne"}], "id": "e2ec1cc4e30844499a2c0ad4b9eb6acc", "type": "identity", "name": "keystone"}]}}'
2026-01-29 09:42:09,266 83070 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': '42d243b7-5e79-4c05-a5fc-f269a92fc784', 'name': 'tempest-TestShelveInstance-1933938653-network', 'tenant_id': '942692e7accb4c91afd8b3ec7c946906', 'project_id': '942692e7accb4c91afd8b3ec7c946906', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 40726, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-01-29T08:41:46Z', 'updated_at': '2026-01-29T08:41:47Z', 'revision_number': 1} available for tenant
2026-01-29 09:42:09,780 83070 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://192.168.122.145/volume/v3/volumes 0.513s
2026-01-29 09:42:09,780 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-tempest.common.compute-volume-1205120124", "imageRef": "e7ee5b3d-cb38-4428-b625-42be8215538a", "size": 1}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:42:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abf9e4cd-182f-4ea2-a6ca-f837e48f610b', 'content-length': '762', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abf9e4cd-182f-4ea2-a6ca-f837e48f610b', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/volume/v3/volumes'}
Body: b'{"volume": {"id": "cf6d69c0-3322-4583-a064-9595d54bc5da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:42:09.708354", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1205120124", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da"}], "user_id": "13b3d490e9e34ecf96e6b789435ba3b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-01-29 09:42:09,878 83070 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.145/volume/v3/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da 0.088s
2026-01-29 09:42:09,879 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:42:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d821dc8e-2682-41a2-b94e-3f9aea6f8078', 'content-length': '830', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d821dc8e-2682-41a2-b94e-3f9aea6f8078', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da'}
Body: b'{"volume": {"id": "cf6d69c0-3322-4583-a064-9595d54bc5da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:42:10.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1205120124", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da"}], "user_id": "13b3d490e9e34ecf96e6b789435ba3b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "942692e7accb4c91afd8b3ec7c946906"}}'
2026-01-29 09:42:10,926 83070 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.145/volume/v3/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da 0.036s
2026-01-29 09:42:10,927 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:42:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52a19d0f-3f08-460d-85f0-7193d349e51c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52a19d0f-3f08-460d-85f0-7193d349e51c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da'}
Body: b'{"volume": {"id": "cf6d69c0-3322-4583-a064-9595d54bc5da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:42:10.000000", "updated_at": "2026-01-29T08:42:10.000000", "name": "tempest-tempest.common.compute-volume-1205120124", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da"}], "user_id": "13b3d490e9e34ecf96e6b789435ba3b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "942692e7accb4c91afd8b3ec7c946906"}}'
2026-01-29 09:42:11,989 83070 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.145/volume/v3/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da 0.051s
2026-01-29 09:42:11,989 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:42:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba5c01bc-81e0-4743-b106-ec6f54edeea5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba5c01bc-81e0-4743-b106-ec6f54edeea5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da'}
Body: b'{"volume": {"id": "cf6d69c0-3322-4583-a064-9595d54bc5da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:42:10.000000", "updated_at": "2026-01-29T08:42:10.000000", "name": "tempest-tempest.common.compute-volume-1205120124", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da"}], "user_id": "13b3d490e9e34ecf96e6b789435ba3b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "942692e7accb4c91afd8b3ec7c946906"}}'
2026-01-29 09:42:13,068 83070 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.145/volume/v3/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da 0.062s
2026-01-29 09:42:13,069 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:42:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e58d0546-6453-4d55-908a-8d1011caa468', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e58d0546-6453-4d55-908a-8d1011caa468', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da'}
Body: b'{"volume": {"id": "cf6d69c0-3322-4583-a064-9595d54bc5da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:42:10.000000", "updated_at": "2026-01-29T08:42:10.000000", "name": "tempest-tempest.common.compute-volume-1205120124", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da"}], "user_id": "13b3d490e9e34ecf96e6b789435ba3b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "942692e7accb4c91afd8b3ec7c946906"}}'
2026-01-29 09:42:14,125 83070 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.145/volume/v3/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da 0.043s
2026-01-29 09:42:14,125 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:42:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8caa7e2-cc36-4495-8cca-50d7e43c4992', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8caa7e2-cc36-4495-8cca-50d7e43c4992', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da'}
Body: b'{"volume": {"id": "cf6d69c0-3322-4583-a064-9595d54bc5da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:42:10.000000", "updated_at": "2026-01-29T08:42:10.000000", "name": "tempest-tempest.common.compute-volume-1205120124", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da"}], "user_id": "13b3d490e9e34ecf96e6b789435ba3b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "942692e7accb4c91afd8b3ec7c946906"}}'
2026-01-29 09:42:15,184 83070 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.145/volume/v3/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da 0.047s
2026-01-29 09:42:15,185 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:42:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7d06e24-b230-4ae2-81ad-e52ae845f9b3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7d06e24-b230-4ae2-81ad-e52ae845f9b3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da'}
Body: b'{"volume": {"id": "cf6d69c0-3322-4583-a064-9595d54bc5da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:42:10.000000", "updated_at": "2026-01-29T08:42:10.000000", "name": "tempest-tempest.common.compute-volume-1205120124", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da"}], "user_id": "13b3d490e9e34ecf96e6b789435ba3b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "942692e7accb4c91afd8b3ec7c946906"}}'
2026-01-29 09:42:16,245 83070 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.145/volume/v3/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da 0.044s
2026-01-29 09:42:16,246 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:42:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef869a35-2e7c-4b34-9e2b-1efaf56bab39', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef869a35-2e7c-4b34-9e2b-1efaf56bab39', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da'}
Body: b'{"volume": {"id": "cf6d69c0-3322-4583-a064-9595d54bc5da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:42:10.000000", "updated_at": "2026-01-29T08:42:10.000000", "name": "tempest-tempest.common.compute-volume-1205120124", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da"}], "user_id": "13b3d490e9e34ecf96e6b789435ba3b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "942692e7accb4c91afd8b3ec7c946906"}}'
2026-01-29 09:42:17,313 83070 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.145/volume/v3/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da 0.046s
2026-01-29 09:42:17,313 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:42:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f33daf0a-32de-4c36-8dfe-07da20a1c785', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f33daf0a-32de-4c36-8dfe-07da20a1c785', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da'}
Body: b'{"volume": {"id": "cf6d69c0-3322-4583-a064-9595d54bc5da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:42:10.000000", "updated_at": "2026-01-29T08:42:10.000000", "name": "tempest-tempest.common.compute-volume-1205120124", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da"}], "user_id": "13b3d490e9e34ecf96e6b789435ba3b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "942692e7accb4c91afd8b3ec7c946906"}}'
2026-01-29 09:42:18,385 83070 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.145/volume/v3/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da 0.061s
2026-01-29 09:42:18,386 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:42:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b946bec-186d-4329-8cfc-da246088603b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b946bec-186d-4329-8cfc-da246088603b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da'}
Body: b'{"volume": {"id": "cf6d69c0-3322-4583-a064-9595d54bc5da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:42:10.000000", "updated_at": "2026-01-29T08:42:10.000000", "name": "tempest-tempest.common.compute-volume-1205120124", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da"}], "user_id": "13b3d490e9e34ecf96e6b789435ba3b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "942692e7accb4c91afd8b3ec7c946906"}}'
2026-01-29 09:42:19,481 83070 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.145/volume/v3/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da 0.084s
2026-01-29 09:42:19,481 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:42:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0044f7ed-4c9d-4089-a1a5-43982a44dc1a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0044f7ed-4c9d-4089-a1a5-43982a44dc1a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da'}
Body: b'{"volume": {"id": "cf6d69c0-3322-4583-a064-9595d54bc5da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:42:10.000000", "updated_at": "2026-01-29T08:42:19.000000", "name": "tempest-tempest.common.compute-volume-1205120124", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da"}], "user_id": "13b3d490e9e34ecf96e6b789435ba3b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "942692e7accb4c91afd8b3ec7c946906"}}'
2026-01-29 09:42:20,537 83070 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.145/volume/v3/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da 0.044s
2026-01-29 09:42:20,538 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:42:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94e915fc-0f42-4b22-a427-425e94828521', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94e915fc-0f42-4b22-a427-425e94828521', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da'}
Body: b'{"volume": {"id": "cf6d69c0-3322-4583-a064-9595d54bc5da", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:42:10.000000", "updated_at": "2026-01-29T08:42:20.000000", "name": "tempest-tempest.common.compute-volume-1205120124", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da"}], "user_id": "13b3d490e9e34ecf96e6b789435ba3b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "942692e7accb4c91afd8b3ec7c946906"}}'
2026-01-29 09:42:21,587 83070 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.145/volume/v3/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da 0.038s
2026-01-29 09:42:21,588 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:42:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bef72883-2637-45e9-9f20-af355ffcc895', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bef72883-2637-45e9-9f20-af355ffcc895', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da'}
Body: b'{"volume": {"id": "cf6d69c0-3322-4583-a064-9595d54bc5da", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:42:10.000000", "updated_at": "2026-01-29T08:42:20.000000", "name": "tempest-tempest.common.compute-volume-1205120124", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da"}], "user_id": "13b3d490e9e34ecf96e6b789435ba3b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "942692e7accb4c91afd8b3ec7c946906"}}'
2026-01-29 09:42:22,662 83070 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.145/volume/v3/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da 0.063s
2026-01-29 09:42:22,662 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:42:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96c01b70-799a-482c-becf-bfcdb988970f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96c01b70-799a-482c-becf-bfcdb988970f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da'}
Body: b'{"volume": {"id": "cf6d69c0-3322-4583-a064-9595d54bc5da", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:42:10.000000", "updated_at": "2026-01-29T08:42:20.000000", "name": "tempest-tempest.common.compute-volume-1205120124", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da"}], "user_id": "13b3d490e9e34ecf96e6b789435ba3b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "942692e7accb4c91afd8b3ec7c946906"}}'
2026-01-29 09:42:23,709 83070 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.145/volume/v3/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da 0.035s
2026-01-29 09:42:23,710 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:42:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d65c409-33f3-4ed4-8412-9c60916e0d7d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d65c409-33f3-4ed4-8412-9c60916e0d7d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da'}
Body: b'{"volume": {"id": "cf6d69c0-3322-4583-a064-9595d54bc5da", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:42:10.000000", "updated_at": "2026-01-29T08:42:20.000000", "name": "tempest-tempest.common.compute-volume-1205120124", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da"}], "user_id": "13b3d490e9e34ecf96e6b789435ba3b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "942692e7accb4c91afd8b3ec7c946906"}}'
2026-01-29 09:42:24,781 83070 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.145/volume/v3/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da 0.058s
2026-01-29 09:42:24,781 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:42:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e21cf46-8000-41bb-ae56-acd8b128763a', 'content-length': '1335', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e21cf46-8000-41bb-ae56-acd8b128763a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da'}
Body: b'{"volume": {"id": "cf6d69c0-3322-4583-a064-9595d54bc5da", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:42:10.000000", "updated_at": "2026-01-29T08:42:25.000000", "name": "tempest-tempest.common.compute-volume-1205120124", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da"}], "user_id": "13b3d490e9e34ecf96e6b789435ba3b0", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}, "os-vol-tenant-attr:tenant_id": "942692e7accb4c91afd8b3ec7c946906"}}'
2026-01-29 09:42:25,837 83070 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.145/volume/v3/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da 0.045s
2026-01-29 09:42:25,838 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:42:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ad653b0-ab11-4c87-8a73-a1aba1ee6bdf', 'content-length': '1333', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ad653b0-ab11-4c87-8a73-a1aba1ee6bdf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da'}
Body: b'{"volume": {"id": "cf6d69c0-3322-4583-a064-9595d54bc5da", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:42:10.000000", "updated_at": "2026-01-29T08:42:25.000000", "name": "tempest-tempest.common.compute-volume-1205120124", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/cf6d69c0-3322-4583-a064-9595d54bc5da"}], "user_id": "13b3d490e9e34ecf96e6b789435ba3b0", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}, "os-vol-tenant-attr:tenant_id": "942692e7accb4c91afd8b3ec7c946906"}}'
2026-01-29 09:42:25,848 83070 INFO [tempest.common.waiters] volume cf6d69c0-3322-4583-a064-9595d54bc5da reached available after waiting for 16.848248 seconds
2026-01-29 09:42:26,794 83070 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://192.168.122.145/compute/v2.1/servers 0.946s
2026-01-29 09:42:26,795 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestShelveInstance-server-1855194519", "imageRef": "", "flavorRef": "42", "key_name": "tempest-TestShelveInstance-985254303", "security_groups": [{"name": "tempest-secgroup-smoke-1994682718"}], "networks": [{"uuid": "42d243b7-5e79-4c05-a5fc-f269a92fc784"}], "block_device_mapping_v2": [{"uuid": "cf6d69c0-3322-4583-a064-9595d54bc5da", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:42:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '414', 'location': 'http://192.168.122.145/compute/v2.1/servers/3196888b-b76c-4bba-be01-222e3e3bc939', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-264f1f2c-ca22-410f-9c75-27e6acdab25d', 'x-compute-request-id': 'req-264f1f2c-ca22-410f-9c75-27e6acdab25d', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/compute/v2.1/servers'}
Body: b'{"server": {"id": "3196888b-b76c-4bba-be01-222e3e3bc939", "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/3196888b-b76c-4bba-be01-222e3e3bc939"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/3196888b-b76c-4bba-be01-222e3e3bc939"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1994682718"}], "adminPass": "RWUKTD5xHXU3"}}'
2026-01-29 09:42:26,875 83070 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.145/compute/v2.1/servers/3196888b-b76c-4bba-be01-222e3e3bc939 0.078s
2026-01-29 09:42:26,875 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:42:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1098', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2385577-cf47-42da-b115-e2062d244ac7', 'x-compute-request-id': 'req-b2385577-cf47-42da-b115-e2062d244ac7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/3196888b-b76c-4bba-be01-222e3e3bc939'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:42:27Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "3196888b-b76c-4bba-be01-222e3e3bc939", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/3196888b-b76c-4bba-be01-222e3e3bc939"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/3196888b-b76c-4bba-be01-222e3e3bc939"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1855194519", "status": "BUILD", "tenant_id": "942692e7accb4c91afd8b3ec7c946906", "user_id": "13b3d490e9e34ecf96e6b789435ba3b0", "updated": "2026-01-29T08:42:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-985254303", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:42:28,025 83070 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.145/compute/v2.1/servers/3196888b-b76c-4bba-be01-222e3e3bc939 0.138s
2026-01-29 09:42:28,025 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:42:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1148', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bb7f0d8-c114-4333-99a9-ebe2e79a67d4', 'x-compute-request-id': 'req-2bb7f0d8-c114-4333-99a9-ebe2e79a67d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/3196888b-b76c-4bba-be01-222e3e3bc939'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:42:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "3196888b-b76c-4bba-be01-222e3e3bc939", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/3196888b-b76c-4bba-be01-222e3e3bc939"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/3196888b-b76c-4bba-be01-222e3e3bc939"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1855194519", "status": "BUILD", "tenant_id": "942692e7accb4c91afd8b3ec7c946906", "user_id": "13b3d490e9e34ecf96e6b789435ba3b0", "updated": "2026-01-29T08:42:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-985254303", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "cf6d69c0-3322-4583-a064-9595d54bc5da"}]}}'
2026-01-29 09:42:29,192 83070 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.145/compute/v2.1/servers/3196888b-b76c-4bba-be01-222e3e3bc939 0.155s
2026-01-29 09:42:29,193 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:42:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1140', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0130303-9483-4bd2-a381-f8c97ee23040', 'x-compute-request-id': 'req-b0130303-9483-4bd2-a381-f8c97ee23040', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/3196888b-b76c-4bba-be01-222e3e3bc939'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:42:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "3196888b-b76c-4bba-be01-222e3e3bc939", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/3196888b-b76c-4bba-be01-222e3e3bc939"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/3196888b-b76c-4bba-be01-222e3e3bc939"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1855194519", "status": "BUILD", "tenant_id": "942692e7accb4c91afd8b3ec7c946906", "user_id": "13b3d490e9e34ecf96e6b789435ba3b0", "updated": "2026-01-29T08:42:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-985254303", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "cf6d69c0-3322-4583-a064-9595d54bc5da"}]}}'
2026-01-29 09:42:29,203 83070 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-01-29 09:42:30,430 83070 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.145/compute/v2.1/servers/3196888b-b76c-4bba-be01-222e3e3bc939 0.225s
2026-01-29 09:42:30,431 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:42:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1140', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22c7808d-a339-4855-9908-48c4df779bd3', 'x-compute-request-id': 'req-22c7808d-a339-4855-9908-48c4df779bd3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/3196888b-b76c-4bba-be01-222e3e3bc939'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:42:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "3196888b-b76c-4bba-be01-222e3e3bc939", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/3196888b-b76c-4bba-be01-222e3e3bc939"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/3196888b-b76c-4bba-be01-222e3e3bc939"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1855194519", "status": "BUILD", "tenant_id": "942692e7accb4c91afd8b3ec7c946906", "user_id": "13b3d490e9e34ecf96e6b789435ba3b0", "updated": "2026-01-29T08:42:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-985254303", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "cf6d69c0-3322-4583-a064-9595d54bc5da"}]}}'
2026-01-29 09:42:31,767 83070 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.145/compute/v2.1/servers/3196888b-b76c-4bba-be01-222e3e3bc939 0.324s
2026-01-29 09:42:31,767 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:42:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1140', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-806ff789-a987-4dfd-bd9a-946e9d3c0876', 'x-compute-request-id': 'req-806ff789-a987-4dfd-bd9a-946e9d3c0876', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/3196888b-b76c-4bba-be01-222e3e3bc939'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:42:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "3196888b-b76c-4bba-be01-222e3e3bc939", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/3196888b-b76c-4bba-be01-222e3e3bc939"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/3196888b-b76c-4bba-be01-222e3e3bc939"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1855194519", "status": "BUILD", "tenant_id": "942692e7accb4c91afd8b3ec7c946906", "user_id": "13b3d490e9e34ecf96e6b789435ba3b0", "updated": "2026-01-29T08:42:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-985254303", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "cf6d69c0-3322-4583-a064-9595d54bc5da"}]}}'
2026-01-29 09:42:32,873 83070 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.145/compute/v2.1/servers/3196888b-b76c-4bba-be01-222e3e3bc939 0.094s
2026-01-29 09:42:32,874 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:42:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1336', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1f6874e-178d-48de-bbd4-19ee4e8fa9c9', 'x-compute-request-id': 'req-a1f6874e-178d-48de-bbd4-19ee4e8fa9c9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/3196888b-b76c-4bba-be01-222e3e3bc939'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:42:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "3196888b-b76c-4bba-be01-222e3e3bc939", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/3196888b-b76c-4bba-be01-222e3e3bc939"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/3196888b-b76c-4bba-be01-222e3e3bc939"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1855194519", "status": "ERROR", "tenant_id": "942692e7accb4c91afd8b3ec7c946906", "user_id": "13b3d490e9e34ecf96e6b789435ba3b0", "updated": "2026-01-29T08:42:32Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-29T08:42:32Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 3196888b-b76c-4bba-be01-222e3e3bc939."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-985254303", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "cf6d69c0-3322-4583-a064-9595d54bc5da"}]}}'
2026-01-29 09:42:32,885 83070 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "ERROR/None" after 6 second wait
2026-01-29 09:42:33,372 83070 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 204 DELETE http://192.168.122.145/compute/v2.1/servers/3196888b-b76c-4bba-be01-222e3e3bc939 0.486s
2026-01-29 09:42:33,372 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:42:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2c45d22-9dc8-4e59-90ba-7ef5b15aef88', 'x-compute-request-id': 'req-b2c45d22-9dc8-4e59-90ba-7ef5b15aef88', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/3196888b-b76c-4bba-be01-222e3e3bc939'}
Body: b''
2026-01-29 09:42:33,414 83070 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://192.168.122.145/compute/v2.1/servers/3196888b-b76c-4bba-be01-222e3e3bc939 0.042s
2026-01-29 09:42:33,415 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:42:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-d1d56ac0-c936-4fdd-b125-82c5ccba115a', 'x-compute-request-id': 'req-d1d56ac0-c936-4fdd-b125-82c5ccba115a', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/3196888b-b76c-4bba-be01-222e3e3bc939'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 3196888b-b76c-4bba-be01-222e3e3bc939 could not be found."}}'
2026-01-29 09:42:33,762 83070 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://192.168.122.145/networking/v2.0/security-groups/bdf74b79-be6e-4cbf-9f70-df3b1c061d8f 0.346s
2026-01-29 09:42:33,762 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:42:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-205f04f5-086d-4928-ace8-ec409ba67bcf', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/networking/v2.0/security-groups/bdf74b79-be6e-4cbf-9f70-df3b1c061d8f'}
Body: b''
2026-01-29 09:42:33,793 83070 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://192.168.122.145/compute/v2.1/os-keypairs/tempest-TestShelveInstance-985254303 0.030s
2026-01-29 09:42:33,793 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:42:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ecd97cd-8d03-4786-9f93-f5f65960372e', 'x-compute-request-id': 'req-9ecd97cd-8d03-4786-9f93-f5f65960372e', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/compute/v2.1/os-keypairs/tempest-TestShelveInstance-985254303'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 128, in test_shelve_volume_backed_instance
self._create_server_then_shelve_and_unshelve(boot_from_volume=True)
File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 90, in _create_server_then_shelve_and_unshelve
server = self.create_server(
File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server
body, _ = 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/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/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 3196888b-b76c-4bba-be01-222e3e3bc939 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-29T08:42:32Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 3196888b-b76c-4bba-be01-222e3e3bc939.'}. Request ID of server operation performed before checking the server status req-264f1f2c-ca22-410f-9c75-27e6acdab25d.
|
||||||
| tempest.scenario.test_stamp_pattern.TestStampPattern | 1 | 0 | 1 | 0 | 0 | Detail | |
test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume] |
fail
ft22.1: tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-01-29 09:43:04,460 83070 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://192.168.122.145/compute/v2.1/os-keypairs 0.424s
2026-01-29 09:43:04,460 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-TestStampPattern-942115712", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBA1TbjdS2PqM3trQhddMriD0mTR3qYl13ejjfn6bD9omjx8Hafds4jc0EZuvUaTHbs49pZ/7CVqRc0PH87dI+BNjR0/jHU8Lngm3toIU8yG2vTop843HCLoSpLCMvqkxOA=="}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:43:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '394', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25463366-68c1-4e1b-8537-8fc4e0534b67', 'x-compute-request-id': 'req-25463366-68c1-4e1b-8537-8fc4e0534b67', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-TestStampPattern-942115712", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBA1TbjdS2PqM3trQhddMriD0mTR3qYl13ejjfn6bD9omjx8Hafds4jc0EZuvUaTHbs49pZ/7CVqRc0PH87dI+BNjR0/jHU8Lngm3toIU8yG2vTop843HCLoSpLCMvqkxOA==", "fingerprint": "43:a5:d1:4b:bf:5a:58:b5:b8:b2:33:e3:29:16:33:7a", "user_id": "e99dea615ca14580936c58c45adb8285"}}'
2026-01-29 09:43:05,021 83070 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://192.168.122.145/networking/v2.0/security-groups 0.558s
2026-01-29 09:43:05,021 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group": {"name": "tempest-secgroup-smoke-55445510", "description": "tempest-secgroup-smoke-55445510 description", "project_id": "87b5e6cb50a2473bb6fbc67efc433307"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:43:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1673', 'x-openstack-request-id': 'req-a6d176d7-089b-4c4d-8b7c-3dea8dc765db', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "f603d92a-eee2-4822-937a-fbf573635363", "name": "tempest-secgroup-smoke-55445510", "stateful": true, "tenant_id": "87b5e6cb50a2473bb6fbc67efc433307", "project_id": "87b5e6cb50a2473bb6fbc67efc433307", "description": "tempest-secgroup-smoke-55445510 description", "shared": false, "security_group_rules": [{"id": "48455f41-b24b-41bd-b8a5-56794285c8e9", "project_id": "87b5e6cb50a2473bb6fbc67efc433307", "tenant_id": "87b5e6cb50a2473bb6fbc67efc433307", "security_group_id": "f603d92a-eee2-4822-937a-fbf573635363", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1035, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-29T08:43:04Z", "updated_at": "2026-01-29T08:43:04Z", "revision_number": 0}, {"id": "6e0b538c-1385-46aa-abc1-93e357ce72ea", "project_id": "87b5e6cb50a2473bb6fbc67efc433307", "tenant_id": "87b5e6cb50a2473bb6fbc67efc433307", "security_group_id": "f603d92a-eee2-4822-937a-fbf573635363", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1036, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-01-29T08:43:04Z", "updated_at": "2026-01-29T08:43:04Z", "revision_number": 0}], "tags": [], "created_at": "2026-01-29T08:43:04Z", "updated_at": "2026-01-29T08:43:04Z", "revision_number": 1}}'
2026-01-29 09:43:05,311 83070 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://192.168.122.145/networking/v2.0/security-group-rules 0.290s
2026-01-29 09:43:05,312 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "f603d92a-eee2-4822-937a-fbf573635363", "project_id": "87b5e6cb50a2473bb6fbc67efc433307", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:43:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-eb713276-6e5c-40c3-be57-0c287f73d6f0', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "6c8ead5a-c300-430b-8e8c-501fb69fa76b", "project_id": "87b5e6cb50a2473bb6fbc67efc433307", "tenant_id": "87b5e6cb50a2473bb6fbc67efc433307", "security_group_id": "f603d92a-eee2-4822-937a-fbf573635363", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-01-29T08:43:05Z", "updated_at": "2026-01-29T08:43:05Z", "revision_number": 0}}'
2026-01-29 09:43:05,561 83070 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://192.168.122.145/networking/v2.0/security-group-rules 0.248s
2026-01-29 09:43:05,561 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "f603d92a-eee2-4822-937a-fbf573635363", "project_id": "87b5e6cb50a2473bb6fbc67efc433307", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:43:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-59b95e98-ede5-4f49-ba4e-0f0cc434335c', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "53f9eccd-def7-4080-a00d-c79f828b774c", "project_id": "87b5e6cb50a2473bb6fbc67efc433307", "tenant_id": "87b5e6cb50a2473bb6fbc67efc433307", "security_group_id": "f603d92a-eee2-4822-937a-fbf573635363", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-01-29T08:43:05Z", "updated_at": "2026-01-29T08:43:05Z", "revision_number": 0}}'
2026-01-29 09:43:05,903 83070 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://192.168.122.145/networking/v2.0/security-group-rules 0.342s
2026-01-29 09:43:05,904 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "f603d92a-eee2-4822-937a-fbf573635363", "project_id": "87b5e6cb50a2473bb6fbc67efc433307", "protocol": "icmp", "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:43:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-ab4d1744-bfa6-483c-8008-0fd774265ac4', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "51f9bc08-519c-4b6a-831c-bb1b440a59e8", "project_id": "87b5e6cb50a2473bb6fbc67efc433307", "tenant_id": "87b5e6cb50a2473bb6fbc67efc433307", "security_group_id": "f603d92a-eee2-4822-937a-fbf573635363", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-01-29T08:43:05Z", "updated_at": "2026-01-29T08:43:05Z", "revision_number": 0}}'
2026-01-29 09:43:06,223 83070 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://192.168.122.145/networking/v2.0/security-group-rules 0.318s
2026-01-29 09:43:06,223 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "f603d92a-eee2-4822-937a-fbf573635363", "project_id": "87b5e6cb50a2473bb6fbc67efc433307", "protocol": "icmp", "direction": "egress"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:43:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-24a15b90-22c7-4ab1-b0a7-15a98c9e4b45', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "38036fda-a914-49d3-bbe3-e9bea20aa567", "project_id": "87b5e6cb50a2473bb6fbc67efc433307", "tenant_id": "87b5e6cb50a2473bb6fbc67efc433307", "security_group_id": "f603d92a-eee2-4822-937a-fbf573635363", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-01-29T08:43:06Z", "updated_at": "2026-01-29T08:43:06Z", "revision_number": 0}}'
2026-01-29 09:43:06,484 83070 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://192.168.122.145/networking/v2.0/security-group-rules 0.260s
2026-01-29 09:43:06,484 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "f603d92a-eee2-4822-937a-fbf573635363", "project_id": "87b5e6cb50a2473bb6fbc67efc433307", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:43:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-5468c663-5c27-4d8b-b37f-d9e51c4dfea8', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "c01f7e39-365d-443a-9896-5fe20958802c", "project_id": "87b5e6cb50a2473bb6fbc67efc433307", "tenant_id": "87b5e6cb50a2473bb6fbc67efc433307", "security_group_id": "f603d92a-eee2-4822-937a-fbf573635363", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-01-29T08:43:06Z", "updated_at": "2026-01-29T08:43:06Z", "revision_number": 0}}'
2026-01-29 09:43:06,794 83070 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://192.168.122.145/networking/v2.0/security-group-rules 0.310s
2026-01-29 09:43:06,795 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "f603d92a-eee2-4822-937a-fbf573635363", "project_id": "87b5e6cb50a2473bb6fbc67efc433307", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:43:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-5e77d58f-2ffe-463e-a4ce-05cc508fa046', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "4a81c77f-4583-4fd2-97bd-288dc7bfa4da", "project_id": "87b5e6cb50a2473bb6fbc67efc433307", "tenant_id": "87b5e6cb50a2473bb6fbc67efc433307", "security_group_id": "f603d92a-eee2-4822-937a-fbf573635363", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-01-29T08:43:06Z", "updated_at": "2026-01-29T08:43:06Z", "revision_number": 0}}'
2026-01-29 09:43:07,059 83070 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://192.168.122.145/volume/v3/volumes 0.264s
2026-01-29 09:43:07,060 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestStampPattern-volume-2097464424", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:43:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-899b0c0d-90d2-4b9c-b754-91d2d11f2efb', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-899b0c0d-90d2-4b9c-b754-91d2d11f2efb', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/volume/v3/volumes'}
Body: b'{"volume": {"id": "bd9aacd7-6d25-4b02-b94b-1133a3120792", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:43:06.979833", "updated_at": null, "name": "tempest-TestStampPattern-volume-2097464424", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/bd9aacd7-6d25-4b02-b94b-1133a3120792"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/bd9aacd7-6d25-4b02-b94b-1133a3120792"}], "user_id": "e99dea615ca14580936c58c45adb8285", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-01-29 09:43:07,189 83070 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://192.168.122.145/identity/v3/auth/tokens 0.116s
2026-01-29 09:43:07,189 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:43:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2516', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3917bf64-f040-490a-a699-ea7c6fc39b93', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.145/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "e99dea615ca14580936c58c45adb8285", "name": "tempest-TestStampPattern-2066343427-project-member", "password_expires_at": null}, "audit_ids": ["xfUQw2UpQ0anJJI5ld_QCA"], "expires_at": "2026-01-29T09:43:07.000000Z", "issued_at": "2026-01-29T08:43:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "87b5e6cb50a2473bb6fbc67efc433307", "name": "tempest-TestStampPattern-2066343427"}, "is_domain": false, "roles": [{"id": "60d282b9ed0947de85a5c57f0a971add", "name": "reader"}, {"id": "c21479ea97704a49b95ef291e9d0901e", "name": "member"}], "catalog": [{"endpoints": [{"id": "54d0c546ab81463e87539a88246d89e1", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2/87b5e6cb50a2473bb6fbc67efc433307", "region": "RegionOne"}], "id": "0729e21756e847b08d50f08f69143b4a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "5df54c5a0f904ec69ae01b18d0f758d6", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/image", "region": "RegionOne"}], "id": "10f37be1912e42b38ef8bb8073e2d7eb", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3d93b8dadcc04ef8aee42a75a16997b8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/networking", "region": "RegionOne"}], "id": "6361327d852a4a3dbea0c0c5a47d305d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "2b6610e913e940ecb4cac01d8adb76a0", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/volume/v3", "region": "RegionOne"}], "id": "a09d39cd91614500bc9e010e2a1ea53f", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "161fe73b6b9f4510ab71d11e75c69fe7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/placement", "region": "RegionOne"}], "id": "b59b27e855004390bb85bfe5dfd660ef", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6babc138de73469c8c6e6e62272ed9ed", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/compute/v2.1", "region": "RegionOne"}], "id": "e2421c5fa43b480c9d063ec6b596b1c0", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "81d802fa2ea74db5b5f4a24a656dcbcf", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.145/identity", "region": "RegionOne"}], "id": "e2ec1cc4e30844499a2c0ad4b9eb6acc", "type": "identity", "name": "keystone"}]}}'
2026-01-29 09:43:07,190 83070 INFO [tempest.lib.common.fixed_network] (TestStampPattern:test_stamp_pattern) Found network {'id': 'a215d7fa-1166-4cda-a149-376880da5958', 'name': 'tempest-TestStampPattern-96611729-network', 'tenant_id': '87b5e6cb50a2473bb6fbc67efc433307', 'project_id': '87b5e6cb50a2473bb6fbc67efc433307', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 57363, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-01-29T08:42:44Z', 'updated_at': '2026-01-29T08:42:44Z', 'revision_number': 1} available for tenant
2026-01-29 09:43:07,885 83070 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://192.168.122.145/compute/v2.1/servers 0.694s
2026-01-29 09:43:07,885 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestStampPattern-server-647422156", "imageRef": "e7ee5b3d-cb38-4428-b625-42be8215538a", "flavorRef": "42", "key_name": "tempest-TestStampPattern-942115712", "security_groups": [{"name": "tempest-secgroup-smoke-55445510"}], "networks": [{"uuid": "a215d7fa-1166-4cda-a149-376880da5958"}]}}
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:43:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '412', 'location': 'http://192.168.122.145/compute/v2.1/servers/39b607fb-673a-4174-b066-ad9d96b0d784', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f92301d-e260-45da-bf15-17748224fbb2', 'x-compute-request-id': 'req-6f92301d-e260-45da-bf15-17748224fbb2', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/compute/v2.1/servers'}
Body: b'{"server": {"id": "39b607fb-673a-4174-b066-ad9d96b0d784", "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/39b607fb-673a-4174-b066-ad9d96b0d784"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/39b607fb-673a-4174-b066-ad9d96b0d784"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-55445510"}], "adminPass": "ZG8c3ywDhPm9"}}'
2026-01-29 09:43:07,998 83070 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://192.168.122.145/compute/v2.1/servers/39b607fb-673a-4174-b066-ad9d96b0d784 0.110s
2026-01-29 09:43:07,998 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:43:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1255', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75e57f7d-9955-4d10-b428-263705b43597', 'x-compute-request-id': 'req-75e57f7d-9955-4d10-b428-263705b43597', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/39b607fb-673a-4174-b066-ad9d96b0d784'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:43:08Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "39b607fb-673a-4174-b066-ad9d96b0d784", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/39b607fb-673a-4174-b066-ad9d96b0d784"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/39b607fb-673a-4174-b066-ad9d96b0d784"}], "metadata": {}, "name": "tempest-TestStampPattern-server-647422156", "status": "BUILD", "tenant_id": "87b5e6cb50a2473bb6fbc67efc433307", "user_id": "e99dea615ca14580936c58c45adb8285", "updated": "2026-01-29T08:43:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestStampPattern-942115712", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:43:09,107 83070 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://192.168.122.145/compute/v2.1/servers/39b607fb-673a-4174-b066-ad9d96b0d784 0.096s
2026-01-29 09:43:09,107 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:43:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cee9634-592b-44e0-a8a5-94f2cb1ae21f', 'x-compute-request-id': 'req-2cee9634-592b-44e0-a8a5-94f2cb1ae21f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/39b607fb-673a-4174-b066-ad9d96b0d784'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:43:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "39b607fb-673a-4174-b066-ad9d96b0d784", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/39b607fb-673a-4174-b066-ad9d96b0d784"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/39b607fb-673a-4174-b066-ad9d96b0d784"}], "metadata": {}, "name": "tempest-TestStampPattern-server-647422156", "status": "BUILD", "tenant_id": "87b5e6cb50a2473bb6fbc67efc433307", "user_id": "e99dea615ca14580936c58c45adb8285", "updated": "2026-01-29T08:43:09Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-942115712", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:43:10,215 83070 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://192.168.122.145/compute/v2.1/servers/39b607fb-673a-4174-b066-ad9d96b0d784 0.096s
2026-01-29 09:43:10,215 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:43:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9841453a-b392-4426-9dae-ddb045494353', 'x-compute-request-id': 'req-9841453a-b392-4426-9dae-ddb045494353', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/39b607fb-673a-4174-b066-ad9d96b0d784'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:43:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "39b607fb-673a-4174-b066-ad9d96b0d784", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/39b607fb-673a-4174-b066-ad9d96b0d784"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/39b607fb-673a-4174-b066-ad9d96b0d784"}], "metadata": {}, "name": "tempest-TestStampPattern-server-647422156", "status": "BUILD", "tenant_id": "87b5e6cb50a2473bb6fbc67efc433307", "user_id": "e99dea615ca14580936c58c45adb8285", "updated": "2026-01-29T08:43:09Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-942115712", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:43:10,227 83070 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-01-29 09:43:11,308 83070 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://192.168.122.145/compute/v2.1/servers/39b607fb-673a-4174-b066-ad9d96b0d784 0.080s
2026-01-29 09:43:11,309 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:43:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb49cc46-449e-41c1-8dd3-eb3dbbdb9e60', 'x-compute-request-id': 'req-eb49cc46-449e-41c1-8dd3-eb3dbbdb9e60', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/39b607fb-673a-4174-b066-ad9d96b0d784'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:43:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "39b607fb-673a-4174-b066-ad9d96b0d784", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/39b607fb-673a-4174-b066-ad9d96b0d784"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/39b607fb-673a-4174-b066-ad9d96b0d784"}], "metadata": {}, "name": "tempest-TestStampPattern-server-647422156", "status": "BUILD", "tenant_id": "87b5e6cb50a2473bb6fbc67efc433307", "user_id": "e99dea615ca14580936c58c45adb8285", "updated": "2026-01-29T08:43:09Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-942115712", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:43:12,407 83070 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://192.168.122.145/compute/v2.1/servers/39b607fb-673a-4174-b066-ad9d96b0d784 0.086s
2026-01-29 09:43:12,408 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:43:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4083bee9-8da6-4aef-b1bf-86d39cd6ffda', 'x-compute-request-id': 'req-4083bee9-8da6-4aef-b1bf-86d39cd6ffda', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/39b607fb-673a-4174-b066-ad9d96b0d784'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:43:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "39b607fb-673a-4174-b066-ad9d96b0d784", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/39b607fb-673a-4174-b066-ad9d96b0d784"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/39b607fb-673a-4174-b066-ad9d96b0d784"}], "metadata": {}, "name": "tempest-TestStampPattern-server-647422156", "status": "BUILD", "tenant_id": "87b5e6cb50a2473bb6fbc67efc433307", "user_id": "e99dea615ca14580936c58c45adb8285", "updated": "2026-01-29T08:43:12Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-942115712", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:43:13,534 83070 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://192.168.122.145/compute/v2.1/servers/39b607fb-673a-4174-b066-ad9d96b0d784 0.114s
2026-01-29 09:43:13,534 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:43:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1447', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f64831b-65db-4e12-bf6a-12a3f2ef3d05', 'x-compute-request-id': 'req-8f64831b-65db-4e12-bf6a-12a3f2ef3d05', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/39b607fb-673a-4174-b066-ad9d96b0d784'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-01-29T08:43:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/flavors/42"}]}, "hostId": "", "id": "39b607fb-673a-4174-b066-ad9d96b0d784", "image": {"id": "e7ee5b3d-cb38-4428-b625-42be8215538a", "links": [{"rel": "bookmark", "href": "http://192.168.122.145/compute/images/e7ee5b3d-cb38-4428-b625-42be8215538a"}]}, "links": [{"rel": "self", "href": "http://192.168.122.145/compute/v2.1/servers/39b607fb-673a-4174-b066-ad9d96b0d784"}, {"rel": "bookmark", "href": "http://192.168.122.145/compute/servers/39b607fb-673a-4174-b066-ad9d96b0d784"}], "metadata": {}, "name": "tempest-TestStampPattern-server-647422156", "status": "ERROR", "tenant_id": "87b5e6cb50a2473bb6fbc67efc433307", "user_id": "e99dea615ca14580936c58c45adb8285", "updated": "2026-01-29T08:43:13Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-01-29T08:43:13Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 39b607fb-673a-4174-b066-ad9d96b0d784."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestStampPattern-942115712", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-01-29 09:43:13,545 83070 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "ERROR/None" after 5 second wait
2026-01-29 09:43:13,865 83070 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 204 DELETE http://192.168.122.145/compute/v2.1/servers/39b607fb-673a-4174-b066-ad9d96b0d784 0.319s
2026-01-29 09:43:13,865 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:43:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9dc3cecd-dd25-43f6-9d68-f19828b7762a', 'x-compute-request-id': 'req-9dc3cecd-dd25-43f6-9d68-f19828b7762a', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/39b607fb-673a-4174-b066-ad9d96b0d784'}
Body: b''
2026-01-29 09:43:13,904 83070 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 404 GET http://192.168.122.145/compute/v2.1/servers/39b607fb-673a-4174-b066-ad9d96b0d784 0.038s
2026-01-29 09:43:13,905 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:43:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-6ad409b7-aeaf-4f7f-9e01-d852be74c557', 'x-compute-request-id': 'req-6ad409b7-aeaf-4f7f-9e01-d852be74c557', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.145/compute/v2.1/servers/39b607fb-673a-4174-b066-ad9d96b0d784'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 39b607fb-673a-4174-b066-ad9d96b0d784 could not be found."}}'
2026-01-29 09:43:13,975 83070 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://192.168.122.145/volume/v3/volumes/bd9aacd7-6d25-4b02-b94b-1133a3120792 0.069s
2026-01-29 09:43:13,975 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:43:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd4c4d69-8afd-4a08-820c-e617c6db2c0e', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/volume/v3/volumes/bd9aacd7-6d25-4b02-b94b-1133a3120792'}
Body: b''
2026-01-29 09:43:14,012 83070 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.145/volume/v3/volumes/bd9aacd7-6d25-4b02-b94b-1133a3120792 0.036s
2026-01-29 09:43:14,013 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:43:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11fa5d3d-da1a-49b0-9640-126637d529f8', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11fa5d3d-da1a-49b0-9640-126637d529f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/bd9aacd7-6d25-4b02-b94b-1133a3120792'}
Body: b'{"volume": {"id": "bd9aacd7-6d25-4b02-b94b-1133a3120792", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:43:07.000000", "updated_at": "2026-01-29T08:43:14.000000", "name": "tempest-TestStampPattern-volume-2097464424", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/bd9aacd7-6d25-4b02-b94b-1133a3120792"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/bd9aacd7-6d25-4b02-b94b-1133a3120792"}], "user_id": "e99dea615ca14580936c58c45adb8285", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "87b5e6cb50a2473bb6fbc67efc433307"}}'
2026-01-29 09:43:15,071 83070 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.145/volume/v3/volumes/bd9aacd7-6d25-4b02-b94b-1133a3120792 0.047s
2026-01-29 09:43:15,071 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:43:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ebe61a2-c76f-477d-9bf4-2c14398e0b93', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ebe61a2-c76f-477d-9bf4-2c14398e0b93', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.145/volume/v3/volumes/bd9aacd7-6d25-4b02-b94b-1133a3120792'}
Body: b'{"volume": {"id": "bd9aacd7-6d25-4b02-b94b-1133a3120792", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-01-29T08:43:07.000000", "updated_at": "2026-01-29T08:43:14.000000", "name": "tempest-TestStampPattern-volume-2097464424", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.145/volume/v3/volumes/bd9aacd7-6d25-4b02-b94b-1133a3120792"}, {"rel": "bookmark", "href": "http://192.168.122.145/volume/volumes/bd9aacd7-6d25-4b02-b94b-1133a3120792"}], "user_id": "e99dea615ca14580936c58c45adb8285", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "87b5e6cb50a2473bb6fbc67efc433307"}}'
2026-01-29 09:43:16,101 83070 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://192.168.122.145/volume/v3/volumes/bd9aacd7-6d25-4b02-b94b-1133a3120792 0.019s
2026-01-29 09:43:16,101 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:43:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-32c8469e-816b-4875-bb65-f28ec1406c32', 'x-openstack-request-id': 'req-32c8469e-816b-4875-bb65-f28ec1406c32', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.145/volume/v3/volumes/bd9aacd7-6d25-4b02-b94b-1133a3120792'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume bd9aacd7-6d25-4b02-b94b-1133a3120792 could not be found."}}'
2026-01-29 09:43:16,381 83070 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://192.168.122.145/networking/v2.0/security-groups/f603d92a-eee2-4822-937a-fbf573635363 0.278s
2026-01-29 09:43:16,381 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:43:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-e3a259f0-46c9-4d08-8ef1-d2e133c55a7d', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.145/networking/v2.0/security-groups/f603d92a-eee2-4822-937a-fbf573635363'}
Body: b''
2026-01-29 09:43:16,405 83070 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://192.168.122.145/compute/v2.1/os-keypairs/tempest-TestStampPattern-942115712 0.024s
2026-01-29 09:43:16,406 83070 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 29 Jan 2026 08:43:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-507ff146-0e57-4959-83d1-d07cdadfaa9b', 'x-compute-request-id': 'req-507ff146-0e57-4959-83d1-d07cdadfaa9b', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.145/compute/v2.1/os-keypairs/tempest-TestStampPattern-942115712'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/scenario/test_stamp_pattern.py", line 91, in test_stamp_pattern
server = self.create_server(
File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server
body, _ = 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/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/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 39b607fb-673a-4174-b066-ad9d96b0d784 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-29T08:43:13Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 39b607fb-673a-4174-b066-ad9d96b0d784.'}. Request ID of server operation performed before checking the server status req-6f92301d-e260-45da-bf15-17748224fbb2.
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt23.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e]
|
||||||
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt23.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt24.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]
|
||||||
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt24.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt25.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558]
|
||||||
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt25.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt26.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt26.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt27.1: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96]
|
||||||
test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f] |
pass
pt27.2: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt27.3: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96]
|
||||||
test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f] |
pass
pt27.4: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
| cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt28.1: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]
|
||||||
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt28.2: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups | 2 | 0 | 0 | 0 | 2 | Detail | |
ConsistencyGroupsV2Test) |
skip
pt29.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
ConsistencyGroupsV2Test) |
skip
pt29.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt30.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt30.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource | 2 | 0 | 0 | 0 | 2 | Detail | |
CreateVolumesFromBackupTest) |
skip
pt31.1: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
CreateVolumesFromBackupTest) |
skip
pt31.2: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt32.1: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt32.2: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_backups | 6 | 0 | 0 | 0 | 6 | Detail | |
ProjectAdminTests39) |
skip
pt33.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
ProjectMemberTests33) |
skip
pt33.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
ProjectReaderTests39) |
skip
pt33.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
ProjectMemberTests39) |
skip
pt33.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests39)
|
||||||
ProjectReaderTests33) |
skip
pt33.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests33)
|
||||||
ProjectAdminTests33) |
skip
pt33.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests33)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectMemberTests) |
skip
pt34.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests)
|
||||||
ProjectAdminTests) |
skip
pt34.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests)
|
||||||
ProjectReaderTests) |
skip
pt34.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectMemberTests) |
skip
pt35.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt35.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectMemberTests) |
skip
pt36.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt36.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests)
|
||||||
ProjectAdminTests) |
skip
pt36.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt37.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt37.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types | 6 | 0 | 0 | 0 | 6 | Detail | |
VolumeTypesAdminTests) |
skip
pt38.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt38.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt38.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt38.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt38.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt38.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt39.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt39.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer | 2 | 0 | 0 | 0 | 2 | Detail | |
TransferEncryptedVolumeTest) |
skip
pt40.1: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
TransferEncryptedVolumeTest) |
skip
pt40.2: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency | 2 | 0 | 0 | 0 | 2 | Detail | |
ConcurrentVolumeActionsTest) |
skip
pt41.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
ConcurrentVolumeActionsTest) |
skip
pt41.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeMultiattachTests) |
skip
pt42.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
VolumeMultiattachTests) |
skip
pt42.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveMigrationWithoutHostTest) |
skip
pt43.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
LiveMigrationTest) |
skip
pt43.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
LiveAutoBlockMigrationV225Test) |
skip
pt43.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt44.1: setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volumes_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
UpdateMultiattachVolumeNegativeTest) |
skip
pt45.1: setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest)
|
||||||
| setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt46.1: setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend | 1 | 0 | 0 | 0 | 1 | Detail | |
EncryptedVolumesExtendAttachedTest) |
skip
pt47.1: setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_multi_backend | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeMultiBackendTest) |
skip
pt48.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_retype | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeRetypeMultiattachTest) |
skip
pt49.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
VolumeRetypeWithMigrationTest) |
skip
pt49.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volumes_backup | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesBackupsAdminTest) |
skip
pt50.1: setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest)
|
||||||
| setUpClass (tempest.api.volume.test_volumes_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt51.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsV39Test) |
skip
pt51.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test)
|
||||||
| setUpClass (tempest.scenario.test_volume_backup_restore | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeBackupRestore) |
skip
pt52.1: setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt53.1: setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached)
|
||||||
| tempest.api.compute.admin.test_volume_swap.TestVolumeSwap | 1 | 0 | 0 | 0 | 1 | Detail | |
test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow] |
skip
pt54.1: tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow]
|
||||||
| tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
pass
pt55.1: tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f]
|
||||||
| tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] |
pass
pt56.1: tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f]
|
||||||
| tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d] |
pass
pt57.1: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d]
|
||||||
test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8] |
pass
pt57.2: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8]
|
||||||
test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e] |
pass
pt57.3: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e]
|
||||||
test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a] |
pass
pt57.4: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a]
|
||||||
test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5] |
pass
pt57.5: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5]
|
||||||
test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c] |
pass
pt57.6: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c]
|
||||||
| tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative] |
pass
pt58.1: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative]
|
||||||
test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative] |
pass
pt58.2: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative]
|
||||||
test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative] |
pass
pt58.3: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative]
|
||||||
test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative] |
pass
pt58.4: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative]
|
||||||
test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative] |
pass
pt58.5: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative]
|
||||||
test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative] |
pass
pt58.6: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative]
|
||||||
test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative] |
pass
pt58.7: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative]
|
||||||
test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative] |
pass
pt58.8: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative]
|
||||||
| tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0] |
pass
pt59.1: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0]
|
||||||
test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] |
pass
pt59.2: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854]
|
||||||
| tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81] |
pass
pt60.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81]
|
||||||
test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127] |
pass
pt60.2: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127]
|
||||||
test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897] |
pass
pt60.3: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897]
|
||||||
| tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] |
pass
pt61.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40]
|
||||||
| tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e] |
pass
pt62.1: tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e]
|
||||||
| tempest.api.volume.admin.test_group_types.GroupTypesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
pass
pt63.1: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864]
|
||||||
test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae] |
pass
pt63.2: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] |
pass
pt64.1: tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4]
|
||||||
test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] |
pass
pt64.2: tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV320Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
pass
pt65.1: tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c]
|
||||||
| tempest.api.volume.admin.test_qos.QosSpecsTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac] |
pass
pt66.1: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac]
|
||||||
test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f] |
pass
pt66.2: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f]
|
||||||
test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4] |
pass
pt66.3: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4]
|
||||||
test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1] |
pass
pt66.4: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1]
|
||||||
test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd] |
pass
pt66.5: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd]
|
||||||
test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc] |
pass
pt66.6: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc]
|
||||||
test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed] |
pass
pt66.7: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed]
|
||||||
| tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535] |
pass
pt67.1: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535]
|
||||||
test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a] |
pass
pt67.2: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a]
|
||||||
test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e] |
pass
pt67.3: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e]
|
||||||
test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d] |
pass
pt67.4: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d]
|
||||||
test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5] |
pass
pt67.5: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5]
|
||||||
test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb] |
pass
pt67.6: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb]
|
||||||
| tempest.api.volume.admin.test_user_messages.UserMessagesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed] |
pass
pt68.1: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed]
|
||||||
test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a] |
pass
pt68.2: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a]
|
||||||
| tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
pass
pt69.1: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad]
|
||||||
test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31] |
pass
pt69.2: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31]
|
||||||
| tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced] |
pass
pt70.1: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced]
|
||||||
test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7] |
pass
pt70.2: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7]
|
||||||
| tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176] |
pass
pt71.1: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176]
|
||||||
test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b] |
pass
pt71.2: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b]
|
||||||
| tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3] |
pass
pt72.1: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3]
|
||||||
test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7] |
pass
pt72.2: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7]
|
||||||
test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0] |
pass
pt72.3: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0]
|
||||||
test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f] |
pass
pt72.4: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f]
|
||||||
test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805] |
pass
pt72.5: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805]
|
||||||
test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed] |
pass
pt72.6: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed]
|
||||||
test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6] |
pass
pt72.7: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6]
|
||||||
| tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative] |
pass
pt73.1: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative]
|
||||||
test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative] |
pass
pt73.2: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative]
|
||||||
test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative] |
pass
pt73.3: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative]
|
||||||
| tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25] |
pass
pt74.1: tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25]
|
||||||
| tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d] |
pass
pt75.1: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d]
|
||||||
test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908] |
pass
pt75.2: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908]
|
||||||
test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25] |
pass
pt75.3: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25]
|
||||||
test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc] |
pass
pt75.4: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc]
|
||||||
test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d] |
pass
pt75.5: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d]
|
||||||
| tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative] |
pass
pt76.1: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative]
|
||||||
test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative] |
pass
pt76.2: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative]
|
||||||
test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative] |
pass
pt76.3: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative]
|
||||||
test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative] |
pass
pt76.4: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative]
|
||||||
test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative] |
pass
pt76.5: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative]
|
||||||
| tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative] |
pass
pt77.1: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative]
|
||||||
test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative] |
pass
pt77.2: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative]
|
||||||
| tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184] |
pass
pt78.1: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184]
|
||||||
test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159] |
pass
pt78.2: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159]
|
||||||
| tempest.api.volume.admin.test_volume_types.VolumeTypesTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad] |
pass
pt79.1: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad]
|
||||||
test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46] |
pass
pt79.2: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46]
|
||||||
test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54] |
pass
pt79.3: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54]
|
||||||
test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8] |
pass
pt79.4: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8]
|
||||||
| tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220] |
pass
pt80.1: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220]
|
||||||
test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60] |
pass
pt80.2: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60]
|
||||||
test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017] |
pass
pt80.3: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017]
|
||||||
| tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest | 12 | 12 | 0 | 0 | 0 | Detail | |
test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative] |
pass
pt81.1: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative]
|
||||||
test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative] |
pass
pt81.2: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative]
|
||||||
test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative] |
pass
pt81.3: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative]
|
||||||
test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative] |
pass
pt81.4: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative]
|
||||||
test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative] |
pass
pt81.5: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative]
|
||||||
test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative] |
pass
pt81.6: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative]
|
||||||
test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative] |
pass
pt81.7: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative]
|
||||||
test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative] |
pass
pt81.8: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative]
|
||||||
test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative] |
pass
pt81.9: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative]
|
||||||
test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative] |
pass
pt81.10: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative]
|
||||||
test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative] |
pass
pt81.11: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative]
|
||||||
test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative] |
pass
pt81.12: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative]
|
||||||
| tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative] |
pass
pt82.1: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative]
|
||||||
test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative] |
pass
pt82.2: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative]
|
||||||
test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative] |
pass
pt82.3: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative]
|
||||||
test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative] |
pass
pt82.4: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative]
|
||||||
test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative] |
pass
pt82.5: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative]
|
||||||
test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative] |
pass
pt82.6: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative]
|
||||||
| tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469] |
pass
pt83.1: tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469]
|
||||||
| tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725] |
pass
pt84.1: tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725]
|
||||||
| tempest.api.volume.test_extensions.ExtensionsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c] |
pass
pt85.1: tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c]
|
||||||
| tempest.api.volume.test_image_metadata.VolumesImageMetadata | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image] |
pass
pt86.1: tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image]
|
||||||
| tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c] |
pass
pt87.1: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c]
|
||||||
test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed] |
pass
pt87.2: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed]
|
||||||
| tempest.api.volume.test_versions.VersionsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke] |
pass
pt88.1: tempest.api.volume.test_versions.VersionsTest.test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke]
|
||||||
test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f] |
pass
pt88.2: tempest.api.volume.test_versions.VersionsTest.test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f]
|
||||||
| tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad] |
pass
pt89.1: tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad]
|
||||||
| tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95] |
pass
pt90.1: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95]
|
||||||
test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5] |
pass
pt90.2: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5]
|
||||||
| tempest.api.volume.test_volume_metadata.VolumesMetadataTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769] |
pass
pt91.1: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769]
|
||||||
test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20] |
pass
pt91.2: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] |
pass
pt92.1: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a]
|
||||||
test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] |
pass
pt92.2: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851] |
pass
pt93.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851]
|
||||||
test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] |
pass
pt93.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1] |
pass
pt94.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1]
|
||||||
test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05] |
pass
pt94.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05]
|
||||||
| tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] |
pass
pt95.1: tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative]
|
||||||
| tempest.api.volume.test_volumes_extend.VolumesExtendTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
pass
pt96.1: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e]
|
||||||
test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
pass
pt96.2: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912]
|
||||||
| tempest.api.volume.test_volumes_get.VolumesGetTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
pass
pt97.1: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke]
|
||||||
test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] |
pass
pt97.2: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke]
|
||||||
| tempest.api.volume.test_volumes_get.VolumesSummaryTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb] |
pass
pt98.1: tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb]
|
||||||
| tempest.api.volume.test_volumes_list.VolumesListTestJSON | 18 | 18 | 0 | 0 | 0 | Detail | |
test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke] |
pass
pt99.1: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke]
|
||||||
test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02] |
pass
pt99.2: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02]
|
||||||
test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623] |
pass
pt99.3: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623]
|
||||||
test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de] |
pass
pt99.4: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de]
|
||||||
test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3] |
pass
pt99.5: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3]
|
||||||
test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c] |
pass
pt99.6: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c]
|
||||||
test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8] |
pass
pt99.7: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8]
|
||||||
test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4] |
pass
pt99.8: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4]
|
||||||
test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2] |
pass
pt99.9: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2]
|
||||||
test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d] |
pass
pt99.10: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d]
|
||||||
test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877] |
pass
pt99.11: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877]
|
||||||
test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214] |
pass
pt99.12: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214]
|
||||||
test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87] |
pass
pt99.13: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87]
|
||||||
test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce] |
pass
pt99.14: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce]
|
||||||
test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce] |
pass
pt99.15: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce]
|
||||||
test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1] |
pass
pt99.16: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1]
|
||||||
test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f] |
pass
pt99.17: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f]
|
||||||
test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f] |
pass
pt99.18: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f]
|
||||||
| tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON | 4 | 3 | 0 | 0 | 1 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
skip
pt100.1: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c]
|
||||||
test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
pass
pt100.2: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e]
|
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
pass
pt100.3: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4]
|
||||||
test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
pass
pt100.4: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a]
|
||||||
| tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
pass
pt101.1: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896]
|
||||||
test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400] |
pass
pt101.2: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400]
|
||||||
test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a] |
pass
pt101.3: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a]
|
||||||
test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7] |
pass
pt101.4: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7]
|
||||||
test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7] |
pass
pt101.5: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7]
|
||||||
test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0] |
pass
pt101.6: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0]
|
||||||
test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf] |
pass
pt101.7: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf]
|
||||||
test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388] |
pass
pt101.8: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388]
|
||||||
test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b] |
pass
pt101.9: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b]
|
||||||
test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00] |
pass
pt101.10: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00]
|
||||||
test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250] |
pass
pt101.11: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250]
|
||||||
test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2] |
pass
pt101.12: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2]
|
||||||
test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b] |
pass
pt101.13: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b]
|
||||||
| tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative] |
pass
pt102.1: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative]
|
||||||
test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative] |
pass
pt102.2: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative]
|
||||||
test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative] |
pass
pt102.3: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative]
|
||||||
test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative] |
pass
pt102.4: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative]
|
||||||
test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative] |
pass
pt102.5: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative]
|
||||||
test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] |
pass
pt102.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative]
|
||||||
| Total | 302 | 218 | 28 | 0 | 56 | ||