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 86, in resource_setup
cls.server_id = cls.recreate_server(None, validatable=True,
File "/opt/stack/tempest/tempest/api/compute/base.py", line 421, in recreate_server
server = cls.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, 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 326, 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 17e3fa4c-8050-4fe2-bfa6-0b81a069e574 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-23T12:57:42Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 17e3fa4c-8050-4fe2-bfa6-0b81a069e574.'}. Request ID of server operation performed before checking the server status req-72f3ef1c-f3ef-4314-a449-db20b854fc84.
|
||||||
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 858, in resource_setup
cls.server_id = cls.recreate_server(None, volume_backed=True,
File "/opt/stack/tempest/tempest/api/compute/base.py", line 421, in recreate_server
server = cls.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, 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 326, 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 07f7b0c7-1107-4285-9f1b-781aca9436d0 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-23T12:59:23Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 07f7b0c7-1107-4285-9f1b-781aca9436d0.'}. Request ID of server operation performed before checking the server status req-5d52420e-5f48-4d54-b9fb-46c917c12fc1.
|
||||||
| 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 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, 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 326, 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 a7c74368-d766-4020-839d-211a94f677c8 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-23T13:00:48Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance a7c74368-d766-4020-839d-211a94f677c8.'}. Request ID of server operation performed before checking the server status req-cad641c6-4ec7-4849-8f58-4834b4650a6f.
|
||||||
| 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 60, in resource_setup
server = cls.create_test_server(wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, 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 326, 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 db53f21e-bf3a-4d64-b3ef-1b0db61d4c44 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-23T13:01:09Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance db53f21e-bf3a-4d64-b3ef-1b0db61d4c44.'}. Request ID of server operation performed before checking the server status req-87314a52-1212-4289-9490-0f012c82baf5.
|
||||||
| 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:'': {{{
2025-12-23 13:57:40,284 81148 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 202 POST http://192.168.122.178/volume/v3/volumes 1.321s
2025-12-23 13:57:40,285 81148 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-1554505189"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:57:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffaed3b8-c03f-429e-9a13-81aee4b3f343', 'content-length': '794', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffaed3b8-c03f-429e-9a13-81aee4b3f343', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/volume/v3/volumes'}
Body: b'{"volume": {"id": "7fd7e09c-d584-423f-aecd-7b6dd391260e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:57:40.130146", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-1554505189", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e"}], "user_id": "c4fd68a6beae4b9f96f3d57bc20488a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null}}'
2025-12-23 13:57:41,134 81148 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e 0.839s
2025-12-23 13:57:41,135 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:57:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f007779b-2687-4126-94aa-9728bbb3e0c6', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f007779b-2687-4126-94aa-9728bbb3e0c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e'}
Body: b'{"volume": {"id": "7fd7e09c-d584-423f-aecd-7b6dd391260e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:57:40.000000", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-1554505189", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e"}], "user_id": "c4fd68a6beae4b9f96f3d57bc20488a9", "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": "e464937effaf4736adee54bf40a82245"}}'
2025-12-23 13:57:42,189 81148 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e 0.042s
2025-12-23 13:57:42,189 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:57:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84df387c-edfe-4678-a873-5cce1c7fc867', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84df387c-edfe-4678-a873-5cce1c7fc867', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e'}
Body: b'{"volume": {"id": "7fd7e09c-d584-423f-aecd-7b6dd391260e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:57:40.000000", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-1554505189", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e"}], "user_id": "c4fd68a6beae4b9f96f3d57bc20488a9", "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": "e464937effaf4736adee54bf40a82245"}}'
2025-12-23 13:57:43,249 81148 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e 0.049s
2025-12-23 13:57:43,250 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:57:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71c5bb82-8c7c-4fec-a19d-1d4d2e6a5439', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71c5bb82-8c7c-4fec-a19d-1d4d2e6a5439', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e'}
Body: b'{"volume": {"id": "7fd7e09c-d584-423f-aecd-7b6dd391260e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:57:40.000000", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-1554505189", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e"}], "user_id": "c4fd68a6beae4b9f96f3d57bc20488a9", "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": "e464937effaf4736adee54bf40a82245"}}'
2025-12-23 13:57:44,297 81148 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e 0.035s
2025-12-23 13:57:44,297 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:57:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-059e32b8-eb90-45aa-ae4e-cbe7eb083e33', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-059e32b8-eb90-45aa-ae4e-cbe7eb083e33', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e'}
Body: b'{"volume": {"id": "7fd7e09c-d584-423f-aecd-7b6dd391260e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:57:40.000000", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-1554505189", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e"}], "user_id": "c4fd68a6beae4b9f96f3d57bc20488a9", "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": "e464937effaf4736adee54bf40a82245"}}'
2025-12-23 13:57:45,346 81148 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e 0.036s
2025-12-23 13:57:45,346 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:57:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc4b9fa4-7e10-40de-adfd-9eecba040bd1', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc4b9fa4-7e10-40de-adfd-9eecba040bd1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e'}
Body: b'{"volume": {"id": "7fd7e09c-d584-423f-aecd-7b6dd391260e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:57:40.000000", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-1554505189", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e"}], "user_id": "c4fd68a6beae4b9f96f3d57bc20488a9", "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": "e464937effaf4736adee54bf40a82245"}}'
2025-12-23 13:57:46,398 81148 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e 0.039s
2025-12-23 13:57:46,398 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:57:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97abfe2d-9c7b-4f77-a20a-0e263c917595', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97abfe2d-9c7b-4f77-a20a-0e263c917595', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e'}
Body: b'{"volume": {"id": "7fd7e09c-d584-423f-aecd-7b6dd391260e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:57:40.000000", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-1554505189", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e"}], "user_id": "c4fd68a6beae4b9f96f3d57bc20488a9", "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": "e464937effaf4736adee54bf40a82245"}}'
2025-12-23 13:57:47,444 81148 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e 0.035s
2025-12-23 13:57:47,445 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:57:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be0788ee-54ff-4966-8cb3-0e9d33ed0bc8', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be0788ee-54ff-4966-8cb3-0e9d33ed0bc8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e'}
Body: b'{"volume": {"id": "7fd7e09c-d584-423f-aecd-7b6dd391260e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:57:40.000000", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-1554505189", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e"}], "user_id": "c4fd68a6beae4b9f96f3d57bc20488a9", "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": "e464937effaf4736adee54bf40a82245"}}'
2025-12-23 13:57:48,508 81148 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e 0.052s
2025-12-23 13:57:48,509 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:57:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-158ed5ca-4d54-4e3a-bac4-9a20f69dd67a', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-158ed5ca-4d54-4e3a-bac4-9a20f69dd67a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e'}
Body: b'{"volume": {"id": "7fd7e09c-d584-423f-aecd-7b6dd391260e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:57:40.000000", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-1554505189", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e"}], "user_id": "c4fd68a6beae4b9f96f3d57bc20488a9", "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": "e464937effaf4736adee54bf40a82245"}}'
2025-12-23 13:57:49,583 81148 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e 0.063s
2025-12-23 13:57:49,583 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:57:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b81f41e3-d448-4fb8-89a3-761289e14403', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b81f41e3-d448-4fb8-89a3-761289e14403', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e'}
Body: b'{"volume": {"id": "7fd7e09c-d584-423f-aecd-7b6dd391260e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:57:40.000000", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-1554505189", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e"}], "user_id": "c4fd68a6beae4b9f96f3d57bc20488a9", "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": "e464937effaf4736adee54bf40a82245"}}'
2025-12-23 13:57:50,635 81148 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e 0.041s
2025-12-23 13:57:50,636 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:57:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49f3ec35-4b62-4be7-a9aa-d49ec92d78b7', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49f3ec35-4b62-4be7-a9aa-d49ec92d78b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e'}
Body: b'{"volume": {"id": "7fd7e09c-d584-423f-aecd-7b6dd391260e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:57:40.000000", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-1554505189", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e"}], "user_id": "c4fd68a6beae4b9f96f3d57bc20488a9", "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": "e464937effaf4736adee54bf40a82245"}}'
2025-12-23 13:57:51,682 81148 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e 0.034s
2025-12-23 13:57:51,682 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:57:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78b79d55-8206-4d52-bd76-b3701044a588', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78b79d55-8206-4d52-bd76-b3701044a588', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e'}
Body: b'{"volume": {"id": "7fd7e09c-d584-423f-aecd-7b6dd391260e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:57:40.000000", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-1554505189", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e"}], "user_id": "c4fd68a6beae4b9f96f3d57bc20488a9", "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": "e464937effaf4736adee54bf40a82245"}}'
2025-12-23 13:57:52,737 81148 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e 0.042s
2025-12-23 13:57:52,737 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:57:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8f804fd-4b01-4e1a-bc5f-2a07ac18e499', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8f804fd-4b01-4e1a-bc5f-2a07ac18e499', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e'}
Body: b'{"volume": {"id": "7fd7e09c-d584-423f-aecd-7b6dd391260e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:57:40.000000", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-1554505189", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e"}], "user_id": "c4fd68a6beae4b9f96f3d57bc20488a9", "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": "e464937effaf4736adee54bf40a82245"}}'
2025-12-23 13:57:53,815 81148 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e 0.066s
2025-12-23 13:57:53,815 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:57:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-645dec02-f112-4170-aa77-ea40832f47f0', 'content-length': '1023', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-645dec02-f112-4170-aa77-ea40832f47f0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e'}
Body: b'{"volume": {"id": "7fd7e09c-d584-423f-aecd-7b6dd391260e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:57:40.000000", "updated_at": "2025-12-23T12:57:53.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1554505189", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e"}], "user_id": "c4fd68a6beae4b9f96f3d57bc20488a9", "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": "e464937effaf4736adee54bf40a82245"}}'
2025-12-23 13:57:54,868 81148 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e 0.042s
2025-12-23 13:57:54,869 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:57:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdfba7d0-6d6e-4d22-93f4-b80c0a9a55bf', 'content-length': '1023', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdfba7d0-6d6e-4d22-93f4-b80c0a9a55bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e'}
Body: b'{"volume": {"id": "7fd7e09c-d584-423f-aecd-7b6dd391260e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:57:40.000000", "updated_at": "2025-12-23T12:57:54.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1554505189", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e"}], "user_id": "c4fd68a6beae4b9f96f3d57bc20488a9", "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": "e464937effaf4736adee54bf40a82245"}}'
2025-12-23 13:57:55,941 81148 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e 0.061s
2025-12-23 13:57:55,941 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:57:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4e0e9d6-007e-4524-8dd7-ba06244c2db5', 'content-length': '1024', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4e0e9d6-007e-4524-8dd7-ba06244c2db5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e'}
Body: b'{"volume": {"id": "7fd7e09c-d584-423f-aecd-7b6dd391260e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:57:40.000000", "updated_at": "2025-12-23T12:57:55.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1554505189", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e"}], "user_id": "c4fd68a6beae4b9f96f3d57bc20488a9", "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": "e464937effaf4736adee54bf40a82245"}}'
2025-12-23 13:57:55,951 81148 INFO [tempest.common.waiters] volume 7fd7e09c-d584-423f-aecd-7b6dd391260e reached available after waiting for 14.951789 seconds
2025-12-23 13:57:55,956 81148 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2025-12-23 13:57:56,192 81148 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 POST http://192.168.122.178/compute/v2.1/os-keypairs 0.234s
2025-12-23 13:57:56,192 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-72982014", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIucV8Fq3fwVsvr2dsEO38esg/8xRVH64MDJonlaVsRpaawPkZKmYKkiMZGhcmOBb1M9bCprZ8X/2xGVVZCn5PAbHo5J9hySHXRH8qjIR/L+O1Ir7ADpJxXMwUVRk7Ztxg=="}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:57:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '384', '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-96380313-6a37-4904-8eb6-65f87f4a02f2', 'x-compute-request-id': 'req-96380313-6a37-4904-8eb6-65f87f4a02f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-72982014", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIucV8Fq3fwVsvr2dsEO38esg/8xRVH64MDJonlaVsRpaawPkZKmYKkiMZGhcmOBb1M9bCprZ8X/2xGVVZCn5PAbHo5J9hySHXRH8qjIR/L+O1Ir7ADpJxXMwUVRk7Ztxg==", "fingerprint": "fe:17:d9:89:31:f2:7b:04:ee:e3:3e:82:cc:82:e4:f9", "user_id": "7892de89b0424789bd4aa71cfd495d1a"}}'
2025-12-23 13:57:56,194 81148 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-72982014 created
2025-12-23 13:57:56,841 81148 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://192.168.122.178/networking/v2.0/security-groups 0.646s
2025-12-23 13:57:56,841 81148 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--300924451", "description": "tempest-description--908774259"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:57:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-2462dae8-52c3-4664-b6b7-2c4563cc21c8', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "4eab3afc-adb4-4b8a-9515-954d52313979", "name": "tempest-securitygroup--300924451", "stateful": true, "tenant_id": "e09dbc6d6cdf4fd69073304951f5bb7d", "project_id": "e09dbc6d6cdf4fd69073304951f5bb7d", "description": "tempest-description--908774259", "shared": false, "security_group_rules": [{"id": "900fe741-7152-4e7b-a65e-5448a616a4b4", "project_id": "e09dbc6d6cdf4fd69073304951f5bb7d", "tenant_id": "e09dbc6d6cdf4fd69073304951f5bb7d", "security_group_id": "4eab3afc-adb4-4b8a-9515-954d52313979", "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": 180, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-23T12:57:56Z", "updated_at": "2025-12-23T12:57:56Z", "revision_number": 0}, {"id": "b239989c-3b9c-4c33-8513-29bf27b3a697", "project_id": "e09dbc6d6cdf4fd69073304951f5bb7d", "tenant_id": "e09dbc6d6cdf4fd69073304951f5bb7d", "security_group_id": "4eab3afc-adb4-4b8a-9515-954d52313979", "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": 179, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-23T12:57:56Z", "updated_at": "2025-12-23T12:57:56Z", "revision_number": 0}], "tags": [], "created_at": "2025-12-23T12:57:56Z", "updated_at": "2025-12-23T12:57:56Z", "revision_number": 1}}'
2025-12-23 13:57:57,060 81148 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://192.168.122.178/networking/v2.0/security-group-rules 0.218s
2025-12-23 13:57:57,060 81148 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": "4eab3afc-adb4-4b8a-9515-954d52313979", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:57:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-8e35dc49-05cb-4369-8155-4c950e64ef50', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "3fed5e37-a64a-4c09-a448-72910c0d8bbb", "project_id": "e09dbc6d6cdf4fd69073304951f5bb7d", "tenant_id": "e09dbc6d6cdf4fd69073304951f5bb7d", "security_group_id": "4eab3afc-adb4-4b8a-9515-954d52313979", "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": "2025-12-23T12:57:56Z", "updated_at": "2025-12-23T12:57:56Z", "revision_number": 0}}'
2025-12-23 13:57:58,054 81148 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://192.168.122.178/networking/v2.0/security-group-rules 0.993s
2025-12-23 13:57:58,054 81148 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": "4eab3afc-adb4-4b8a-9515-954d52313979", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:57:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-679124f8-56c9-4730-b667-032d14516756', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "e8dab733-2df8-4385-8896-be56ca048abf", "project_id": "e09dbc6d6cdf4fd69073304951f5bb7d", "tenant_id": "e09dbc6d6cdf4fd69073304951f5bb7d", "security_group_id": "4eab3afc-adb4-4b8a-9515-954d52313979", "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": "2025-12-23T12:57:57Z", "updated_at": "2025-12-23T12:57:57Z", "revision_number": 0}}'
2025-12-23 13:57:58,054 81148 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--300924451 created
2025-12-23 13:58:00,923 81148 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://192.168.122.178/networking/v2.0/floatingips 2.868s
2025-12-23 13:58:00,923 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "2022dc5c-1db1-4d79-8f10-03e050ad1526"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:57:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-7ec1c945-99a6-427a-bd01-b790365f9c36', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "83178569-85a3-4203-9a16-cfa427269624", "tenant_id": "e09dbc6d6cdf4fd69073304951f5bb7d", "project_id": "e09dbc6d6cdf4fd69073304951f5bb7d", "floating_ip_address": "172.24.4.149", "floating_network_id": "2022dc5c-1db1-4d79-8f10-03e050ad1526", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-12-23T12:58:00Z", "updated_at": "2025-12-23T12:58:00Z", "revision_number": 0}}'
2025-12-23 13:58:00,924 81148 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '83178569-85a3-4203-9a16-cfa427269624', 'tenant_id': 'e09dbc6d6cdf4fd69073304951f5bb7d', 'project_id': 'e09dbc6d6cdf4fd69073304951f5bb7d', 'floating_ip_address': '172.24.4.149', 'floating_network_id': '2022dc5c-1db1-4d79-8f10-03e050ad1526', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-23T12:58:00Z', 'updated_at': '2025-12-23T12:58:00Z', 'revision_number': 0, 'ip': '172.24.4.149'} created
2025-12-23 13:58:01,020 81148 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://192.168.122.178/identity/v3/auth/tokens 0.092s
2025-12-23 13:58:01,021 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:00 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-8211670e-e12a-43a1-9f49-21a27fa57389', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "7892de89b0424789bd4aa71cfd495d1a", "name": "tempest-VolumesAssistedSnapshotsTest-1505108826-project-member", "password_expires_at": null}, "audit_ids": ["Z1OBRnryTI-JxeFpDYKsdw"], "expires_at": "2025-12-23T13:58:00.000000Z", "issued_at": "2025-12-23T12:58:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e09dbc6d6cdf4fd69073304951f5bb7d", "name": "tempest-VolumesAssistedSnapshotsTest-1505108826"}, "is_domain": false, "roles": [{"id": "33c052702d8947aca6e9f3c187efdc36", "name": "reader"}, {"id": "1396919ed4534591818d740796472755", "name": "member"}], "catalog": [{"endpoints": [{"id": "96c32ad3f6274708b259878e45f1e9cd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/identity", "region": "RegionOne"}], "id": "32eed16d2ec24754875d4eae500907c8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ade6c470d4ea4571aaa7f3232351a970", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/image", "region": "RegionOne"}], "id": "4980eb572a1a4f43bac1760c3d4de918", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89ae2642d56947ebb69124692a84e96b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/placement", "region": "RegionOne"}], "id": "7142ef5bfe034f589eb6a3ec4bc18d5c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "96dc3d307399484fbd08ff5186203dd2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/networking", "region": "RegionOne"}], "id": "7ea9ecf25aca44208a4ee0a0f5c9b0f9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "cdc96df523804eaa8a706aec7434a986", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/volume/v3", "region": "RegionOne"}], "id": "982392a271ba4fe6ad782cefc69ed486", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "009bbd79ca7f46d9b86d3601d76c1fbc", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2.1", "region": "RegionOne"}], "id": "c435593889334b6f8bbe9754bc4fd445", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a54caf0551134d089c8275920f76d856", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2/e09dbc6d6cdf4fd69073304951f5bb7d", "region": "RegionOne"}], "id": "d2d771d6206f4f0c931ae6b177d98938", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-23 13:58:01,021 81148 INFO [tempest.lib.common.fixed_network] (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete) Found network {'id': '0f419eac-105f-4c6b-9a11-167b51bffade', 'name': 'tempest-VolumesAssistedSnapshotsTest-376199386-network', 'tenant_id': 'e09dbc6d6cdf4fd69073304951f5bb7d', 'project_id': 'e09dbc6d6cdf4fd69073304951f5bb7d', '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': 20487, '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': '2025-12-23T12:57:01Z', 'updated_at': '2025-12-23T12:57:01Z', 'revision_number': 1} available for tenant
2025-12-23 13:58:01,021 81148 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-72982014', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIucV8Fq3fwVsvr2dsEO38esg/8xRVH64MDJonlaVsRpaawPkZKmYKkiMZGhcmOBb1M9bCprZ8X/2xGVVZCn5PAbHo5J9hySHXRH8qjIR/L+O1Ir7ADpJxXMwUVRk7Ztxg==', 'fingerprint': 'fe:17:d9:89:31:f2:7b:04:ee:e3:3e:82:cc:82:e4:f9', 'user_id': '7892de89b0424789bd4aa71cfd495d1a', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCZDpDPJBZIcnNQ45WD8ujb1huviVg0oUV1u8TCrt3sP5b8vvi+3nIg\noFcN+yLUuMKgBwYFK4EEACKhZANiAASLnFfBat38FbL69nbBDt/HrIP/MUVR+uDA\nyaJ5WlbEaWmsD5GSpmCpIjGRoXJjgW9TPWwqa2fF/9sRlVWQp+TwGx6OSfYckh10\nR/KoyEfy/jtSK+wA6ScVzMFFUZO2bcY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '4eab3afc-adb4-4b8a-9515-954d52313979', 'name': 'tempest-securitygroup--300924451', 'stateful': True, 'tenant_id': 'e09dbc6d6cdf4fd69073304951f5bb7d', 'project_id': 'e09dbc6d6cdf4fd69073304951f5bb7d', 'description': 'tempest-description--908774259', 'shared': False, 'security_group_rules': [{'id': '900fe741-7152-4e7b-a65e-5448a616a4b4', 'project_id': 'e09dbc6d6cdf4fd69073304951f5bb7d', 'tenant_id': 'e09dbc6d6cdf4fd69073304951f5bb7d', 'security_group_id': '4eab3afc-adb4-4b8a-9515-954d52313979', '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': 180, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-23T12:57:56Z', 'updated_at': '2025-12-23T12:57:56Z', 'revision_number': 0}, {'id': 'b239989c-3b9c-4c33-8513-29bf27b3a697', 'project_id': 'e09dbc6d6cdf4fd69073304951f5bb7d', 'tenant_id': 'e09dbc6d6cdf4fd69073304951f5bb7d', 'security_group_id': '4eab3afc-adb4-4b8a-9515-954d52313979', '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': 179, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-23T12:57:56Z', 'updated_at': '2025-12-23T12:57:56Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-12-23T12:57:56Z', 'updated_at': '2025-12-23T12:57:56Z', 'revision_number': 1}, 'floating_ip': {'id': '83178569-85a3-4203-9a16-cfa427269624', 'tenant_id': 'e09dbc6d6cdf4fd69073304951f5bb7d', 'project_id': 'e09dbc6d6cdf4fd69073304951f5bb7d', 'floating_ip_address': '172.24.4.149', 'floating_network_id': '2022dc5c-1db1-4d79-8f10-03e050ad1526', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-23T12:58:00Z', 'updated_at': '2025-12-23T12:58:00Z', 'revision_number': 0, 'ip': '172.24.4.149'}}
2025-12-23 13:58:05,558 81148 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 202 POST http://192.168.122.178/compute/v2.1/servers 4.536s
2025-12-23 13:58:05,558 81148 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-424747082", "imageRef": "e2d1dc78-9498-46e2-8931-07b129784a25", "flavorRef": "42", "networks": [{"uuid": "0f419eac-105f-4c6b-9a11-167b51bffade"}], "security_groups": [{"name": "tempest-securitygroup--300924451"}], "key_name": "tempest-keypair-72982014", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '413', 'location': 'http://192.168.122.178/compute/v2.1/servers/de4371c7-b91e-46b8-86df-836c15b21a0a', '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-12b12fc7-ebc3-41cf-a928-699c65adf574', 'x-compute-request-id': 'req-12b12fc7-ebc3-41cf-a928-699c65adf574', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/compute/v2.1/servers'}
Body: b'{"server": {"id": "de4371c7-b91e-46b8-86df-836c15b21a0a", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/de4371c7-b91e-46b8-86df-836c15b21a0a"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/de4371c7-b91e-46b8-86df-836c15b21a0a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--300924451"}], "adminPass": "i8TKqB2GYXbN"}}'
2025-12-23 13:58:05,633 81148 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.178/compute/v2.1/servers/de4371c7-b91e-46b8-86df-836c15b21a0a 0.072s
2025-12-23 13:58:05,634 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1257', '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-e2794f98-362f-48a3-8b4f-4bd487bc9392', 'x-compute-request-id': 'req-e2794f98-362f-48a3-8b4f-4bd487bc9392', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/de4371c7-b91e-46b8-86df-836c15b21a0a'}
Body: b'{"server": {"id": "de4371c7-b91e-46b8-86df-836c15b21a0a", "name": "tempest-VolumesAssistedSnapshotsTest-server-424747082", "status": "BUILD", "tenant_id": "e09dbc6d6cdf4fd69073304951f5bb7d", "user_id": "7892de89b0424789bd4aa71cfd495d1a", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:58:06Z", "updated": "2025-12-23T12:58:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/de4371c7-b91e-46b8-86df-836c15b21a0a"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/de4371c7-b91e-46b8-86df-836c15b21a0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-72982014", "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": []}}'
2025-12-23 13:58:06,860 81148 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.178/compute/v2.1/servers/de4371c7-b91e-46b8-86df-836c15b21a0a 0.214s
2025-12-23 13:58:06,860 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1261', '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-4cabd116-ea13-4e52-9750-4b4be66685f3', 'x-compute-request-id': 'req-4cabd116-ea13-4e52-9750-4b4be66685f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/de4371c7-b91e-46b8-86df-836c15b21a0a'}
Body: b'{"server": {"id": "de4371c7-b91e-46b8-86df-836c15b21a0a", "name": "tempest-VolumesAssistedSnapshotsTest-server-424747082", "status": "BUILD", "tenant_id": "e09dbc6d6cdf4fd69073304951f5bb7d", "user_id": "7892de89b0424789bd4aa71cfd495d1a", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:58:05Z", "updated": "2025-12-23T12:58:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/de4371c7-b91e-46b8-86df-836c15b21a0a"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/de4371c7-b91e-46b8-86df-836c15b21a0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-72982014", "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": []}}'
2025-12-23 13:58:08,052 81148 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.178/compute/v2.1/servers/de4371c7-b91e-46b8-86df-836c15b21a0a 0.180s
2025-12-23 13:58:08,053 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1253', '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-988eb7f8-1bba-419f-9a28-8715205a0c17', 'x-compute-request-id': 'req-988eb7f8-1bba-419f-9a28-8715205a0c17', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/de4371c7-b91e-46b8-86df-836c15b21a0a'}
Body: b'{"server": {"id": "de4371c7-b91e-46b8-86df-836c15b21a0a", "name": "tempest-VolumesAssistedSnapshotsTest-server-424747082", "status": "BUILD", "tenant_id": "e09dbc6d6cdf4fd69073304951f5bb7d", "user_id": "7892de89b0424789bd4aa71cfd495d1a", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:58:05Z", "updated": "2025-12-23T12:58:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/de4371c7-b91e-46b8-86df-836c15b21a0a"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/de4371c7-b91e-46b8-86df-836c15b21a0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-72982014", "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": []}}'
2025-12-23 13:58:08,063 81148 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2025-12-23 13:58:10,033 81148 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.178/compute/v2.1/servers/de4371c7-b91e-46b8-86df-836c15b21a0a 0.967s
2025-12-23 13:58:10,033 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1253', '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-99e58559-4026-4d1a-b8c1-4d5d0af482af', 'x-compute-request-id': 'req-99e58559-4026-4d1a-b8c1-4d5d0af482af', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/de4371c7-b91e-46b8-86df-836c15b21a0a'}
Body: b'{"server": {"id": "de4371c7-b91e-46b8-86df-836c15b21a0a", "name": "tempest-VolumesAssistedSnapshotsTest-server-424747082", "status": "BUILD", "tenant_id": "e09dbc6d6cdf4fd69073304951f5bb7d", "user_id": "7892de89b0424789bd4aa71cfd495d1a", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:58:05Z", "updated": "2025-12-23T12:58:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/de4371c7-b91e-46b8-86df-836c15b21a0a"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/de4371c7-b91e-46b8-86df-836c15b21a0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-72982014", "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": []}}'
2025-12-23 13:58:11,440 81148 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.178/compute/v2.1/servers/de4371c7-b91e-46b8-86df-836c15b21a0a 0.394s
2025-12-23 13:58:11,440 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1253', '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-30e9ed7b-e8da-40d1-ad06-998e760591b1', 'x-compute-request-id': 'req-30e9ed7b-e8da-40d1-ad06-998e760591b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/de4371c7-b91e-46b8-86df-836c15b21a0a'}
Body: b'{"server": {"id": "de4371c7-b91e-46b8-86df-836c15b21a0a", "name": "tempest-VolumesAssistedSnapshotsTest-server-424747082", "status": "BUILD", "tenant_id": "e09dbc6d6cdf4fd69073304951f5bb7d", "user_id": "7892de89b0424789bd4aa71cfd495d1a", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:58:05Z", "updated": "2025-12-23T12:58:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/de4371c7-b91e-46b8-86df-836c15b21a0a"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/de4371c7-b91e-46b8-86df-836c15b21a0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-72982014", "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": []}}'
2025-12-23 13:58:12,547 81148 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.178/compute/v2.1/servers/de4371c7-b91e-46b8-86df-836c15b21a0a 0.095s
2025-12-23 13:58:12,547 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1253', '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-e0e1ccb7-f042-43fb-92c1-6ef6b12ff173', 'x-compute-request-id': 'req-e0e1ccb7-f042-43fb-92c1-6ef6b12ff173', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/de4371c7-b91e-46b8-86df-836c15b21a0a'}
Body: b'{"server": {"id": "de4371c7-b91e-46b8-86df-836c15b21a0a", "name": "tempest-VolumesAssistedSnapshotsTest-server-424747082", "status": "BUILD", "tenant_id": "e09dbc6d6cdf4fd69073304951f5bb7d", "user_id": "7892de89b0424789bd4aa71cfd495d1a", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:58:05Z", "updated": "2025-12-23T12:58:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/de4371c7-b91e-46b8-86df-836c15b21a0a"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/de4371c7-b91e-46b8-86df-836c15b21a0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-72982014", "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": []}}'
2025-12-23 13:58:13,640 81148 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.178/compute/v2.1/servers/de4371c7-b91e-46b8-86df-836c15b21a0a 0.081s
2025-12-23 13:58:13,641 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1253', '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-e07f7604-ae74-4936-b122-994f431bf728', 'x-compute-request-id': 'req-e07f7604-ae74-4936-b122-994f431bf728', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/de4371c7-b91e-46b8-86df-836c15b21a0a'}
Body: b'{"server": {"id": "de4371c7-b91e-46b8-86df-836c15b21a0a", "name": "tempest-VolumesAssistedSnapshotsTest-server-424747082", "status": "BUILD", "tenant_id": "e09dbc6d6cdf4fd69073304951f5bb7d", "user_id": "7892de89b0424789bd4aa71cfd495d1a", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:58:05Z", "updated": "2025-12-23T12:58:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/de4371c7-b91e-46b8-86df-836c15b21a0a"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/de4371c7-b91e-46b8-86df-836c15b21a0a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-72982014", "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": []}}'
2025-12-23 13:58:14,751 81148 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.178/compute/v2.1/servers/de4371c7-b91e-46b8-86df-836c15b21a0a 0.098s
2025-12-23 13:58:14,752 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1449', '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-7bf95236-f1ae-46d2-a6f5-06a49e2f7c1d', 'x-compute-request-id': 'req-7bf95236-f1ae-46d2-a6f5-06a49e2f7c1d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/de4371c7-b91e-46b8-86df-836c15b21a0a'}
Body: b'{"server": {"id": "de4371c7-b91e-46b8-86df-836c15b21a0a", "name": "tempest-VolumesAssistedSnapshotsTest-server-424747082", "status": "ERROR", "tenant_id": "e09dbc6d6cdf4fd69073304951f5bb7d", "user_id": "7892de89b0424789bd4aa71cfd495d1a", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:58:05Z", "updated": "2025-12-23T12:58:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/de4371c7-b91e-46b8-86df-836c15b21a0a"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/de4371c7-b91e-46b8-86df-836c15b21a0a"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-23T12:58:14Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance de4371c7-b91e-46b8-86df-836c15b21a0a."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-72982014", "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": []}}'
2025-12-23 13:58:14,763 81148 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "ERROR/None" after 9 second wait
2025-12-23 13:58:15,052 81148 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 204 DELETE http://192.168.122.178/compute/v2.1/servers/de4371c7-b91e-46b8-86df-836c15b21a0a 0.289s
2025-12-23 13:58:15,052 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:14 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-b32790a4-f905-4a5d-81af-2bcee25659f1', 'x-compute-request-id': 'req-b32790a4-f905-4a5d-81af-2bcee25659f1', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/de4371c7-b91e-46b8-86df-836c15b21a0a'}
Body: b''
2025-12-23 13:58:15,089 81148 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 404 GET http://192.168.122.178/compute/v2.1/servers/de4371c7-b91e-46b8-86df-836c15b21a0a 0.035s
2025-12-23 13:58:15,089 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:15 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-16144a48-86ef-4b73-815c-fc623ba0972b', 'x-compute-request-id': 'req-16144a48-86ef-4b73-815c-fc623ba0972b', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/de4371c7-b91e-46b8-86df-836c15b21a0a'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance de4371c7-b91e-46b8-86df-836c15b21a0a could not be found."}}'
2025-12-23 13:58:15,179 81148 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:_run_cleanups): 202 DELETE http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e 0.088s
2025-12-23 13:58:15,179 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:15 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-caf83107-6e27-4d9e-ad44-b03c2eabf60b', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e'}
Body: b''
2025-12-23 13:58:15,241 81148 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:_run_cleanups): 200 GET http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e 0.061s
2025-12-23 13:58:15,242 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff13aa0c-993f-4266-8a0e-3ec7871d8384', 'content-length': '1023', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff13aa0c-993f-4266-8a0e-3ec7871d8384', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e'}
Body: b'{"volume": {"id": "7fd7e09c-d584-423f-aecd-7b6dd391260e", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:57:40.000000", "updated_at": "2025-12-23T12:58:15.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1554505189", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e"}], "user_id": "c4fd68a6beae4b9f96f3d57bc20488a9", "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": "e464937effaf4736adee54bf40a82245"}}'
2025-12-23 13:58:16,311 81148 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:_run_cleanups): 200 GET http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e 0.057s
2025-12-23 13:58:16,311 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4566b8bf-73af-4ed0-878c-75fe8ae20c07', 'content-length': '1023', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4566b8bf-73af-4ed0-878c-75fe8ae20c07', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e'}
Body: b'{"volume": {"id": "7fd7e09c-d584-423f-aecd-7b6dd391260e", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:57:40.000000", "updated_at": "2025-12-23T12:58:15.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1554505189", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e"}], "user_id": "c4fd68a6beae4b9f96f3d57bc20488a9", "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": "e464937effaf4736adee54bf40a82245"}}'
2025-12-23 13:58:17,374 81148 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:_run_cleanups): 404 GET http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e 0.051s
2025-12-23 13:58:17,374 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:17 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-31002475-a333-42ee-8a61-f63e5731859f', 'x-openstack-request-id': 'req-31002475-a333-42ee-8a61-f63e5731859f', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.178/volume/v3/volumes/7fd7e09c-d584-423f-aecd-7b6dd391260e'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7fd7e09c-d584-423f-aecd-7b6dd391260e 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 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, 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 326, 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 de4371c7-b91e-46b8-86df-836c15b21a0a failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-23T12:58:14Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance de4371c7-b91e-46b8-86df-836c15b21a0a.'}. Request ID of server operation performed before checking the server status req-12b12fc7-ebc3-41cf-a928-699c65adf574.
|
||||||
| 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:'': {{{
2025-12-23 13:57:27,010 81152 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.178/image/v2/images/e2d1dc78-9498-46e2-8931-07b129784a25 0.104s
2025-12-23 13:57:27,010 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:57:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-91472343-02fb-491d-83a0-47ab2004cdf5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/image/v2/images/e2d1dc78-9498-46e2-8931-07b129784a25'}
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": "fcb4bf2d87b04a36a95576027e531e99", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "e2d1dc78-9498-46e2-8931-07b129784a25", "created_at": "2025-12-23T12:54:13Z", "updated_at": "2025-12-23T12:54:15Z", "tags": [], "self": "/v2/images/e2d1dc78-9498-46e2-8931-07b129784a25", "file": "/v2/images/e2d1dc78-9498-46e2-8931-07b129784a25/file", "schema": "/v2/schemas/image"}'
2025-12-23 13:57:27,570 81152 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://192.168.122.178/image/v2/images 0.529s
2025-12-23 13:57:27,571 81152 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': 'Tue, 23 Dec 2025 12:57:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/ed30c92d-ec4b-4b6c-b2c4-9a0925b9500c', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-5a05bb54-b9f2-4300-b823-feb20aefe0c1', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/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": "fb4abb0a116c4f7db3cc3d88c7cbe7a5", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "ed30c92d-ec4b-4b6c-b2c4-9a0925b9500c", "created_at": "2025-12-23T12:57:28Z", "updated_at": "2025-12-23T12:57:28Z", "tags": [], "self": "/v2/images/ed30c92d-ec4b-4b6c-b2c4-9a0925b9500c", "file": "/v2/images/ed30c92d-ec4b-4b6c-b2c4-9a0925b9500c/file", "schema": "/v2/schemas/image"}'
2025-12-23 13:57:28,782 81152 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 204 PUT http://192.168.122.178/image/v2/images/ed30c92d-ec4b-4b6c-b2c4-9a0925b9500c/file 1.211s
2025-12-23 13:57:28,783 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': '<omitted>'}
Body: <callable_iterator object at 0x7f602dea5a20>
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:57:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-457ff200-e2b5-404e-8266-b07bf519cf2d', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/image/v2/images/ed30c92d-ec4b-4b6c-b2c4-9a0925b9500c/file'}
Body: b''
2025-12-23 13:57:28,783 81152 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2025-12-23 13:57:28,783 81152 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2025-12-23 13:57:29,041 81152 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://192.168.122.178/compute/v2.1/os-keypairs 0.257s
2025-12-23 13:57:29,042 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-491414370", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJfQpSKeM8D41s9WitQBRGJK955nS2103K3tYYHaV9KcYNGWbbmAdzFlMoRyUZ57WT7BuN2ySuwUZA2xJDnkbEyBMArsIUNnufWNnkTokm76s3y4boFhmvIk7vZRkh5Ziw=="}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:57:28 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-487f9425-3bdc-42f8-87e3-cf8a313a42d5', 'x-compute-request-id': 'req-487f9425-3bdc-42f8-87e3-cf8a313a42d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-491414370", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJfQpSKeM8D41s9WitQBRGJK955nS2103K3tYYHaV9KcYNGWbbmAdzFlMoRyUZ57WT7BuN2ySuwUZA2xJDnkbEyBMArsIUNnufWNnkTokm76s3y4boFhmvIk7vZRkh5Ziw==", "fingerprint": "a0:29:62:ec:53:f1:ea:9f:4a:74:a4:d9:47:b9:10:72", "user_id": "8afdd8eb47874a08a526a26df780d4b6"}}'
2025-12-23 13:57:29,044 81152 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-491414370 created
2025-12-23 13:57:29,432 81152 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/networking/v2.0/security-groups 0.388s
2025-12-23 13:57:29,433 81152 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--1936575702", "description": "tempest-description--1648014380"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:57:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-05d226b4-e0c0-4cf6-b045-fad4ce55db3a', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "10241285-90cc-42cf-b9f7-3b12d54edecc", "name": "tempest-securitygroup--1936575702", "stateful": true, "tenant_id": "4eb5fbf1adc6430eb667b79b7a6c95e9", "project_id": "4eb5fbf1adc6430eb667b79b7a6c95e9", "description": "tempest-description--1648014380", "shared": false, "security_group_rules": [{"id": "70326fe7-4f4c-41d5-9c48-4b140b0f16f5", "project_id": "4eb5fbf1adc6430eb667b79b7a6c95e9", "tenant_id": "4eb5fbf1adc6430eb667b79b7a6c95e9", "security_group_id": "10241285-90cc-42cf-b9f7-3b12d54edecc", "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": 142, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-23T12:57:29Z", "updated_at": "2025-12-23T12:57:29Z", "revision_number": 0}, {"id": "d5b1f63a-310f-4eee-9695-f0e81984f145", "project_id": "4eb5fbf1adc6430eb667b79b7a6c95e9", "tenant_id": "4eb5fbf1adc6430eb667b79b7a6c95e9", "security_group_id": "10241285-90cc-42cf-b9f7-3b12d54edecc", "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": 141, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-23T12:57:29Z", "updated_at": "2025-12-23T12:57:29Z", "revision_number": 0}], "tags": [], "created_at": "2025-12-23T12:57:29Z", "updated_at": "2025-12-23T12:57:29Z", "revision_number": 1}}'
2025-12-23 13:57:29,978 81152 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/networking/v2.0/security-group-rules 0.544s
2025-12-23 13:57:29,978 81152 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": "10241285-90cc-42cf-b9f7-3b12d54edecc", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:57:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-a9daab66-a461-456e-9b25-87a9fc4b05fd', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "bf0c8bd3-afb1-428b-ae22-c44731858456", "project_id": "4eb5fbf1adc6430eb667b79b7a6c95e9", "tenant_id": "4eb5fbf1adc6430eb667b79b7a6c95e9", "security_group_id": "10241285-90cc-42cf-b9f7-3b12d54edecc", "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": "2025-12-23T12:57:29Z", "updated_at": "2025-12-23T12:57:29Z", "revision_number": 0}}'
2025-12-23 13:57:31,280 81152 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/networking/v2.0/security-group-rules 1.301s
2025-12-23 13:57:31,280 81152 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": "10241285-90cc-42cf-b9f7-3b12d54edecc", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:57:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-ca1985c9-1546-4408-bf99-91a0d0aa29fc', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "076845ef-6819-44f5-9abf-5d1368fbffcf", "project_id": "4eb5fbf1adc6430eb667b79b7a6c95e9", "tenant_id": "4eb5fbf1adc6430eb667b79b7a6c95e9", "security_group_id": "10241285-90cc-42cf-b9f7-3b12d54edecc", "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": "2025-12-23T12:57:31Z", "updated_at": "2025-12-23T12:57:31Z", "revision_number": 0}}'
2025-12-23 13:57:31,281 81152 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1936575702 created
2025-12-23 13:57:34,063 81152 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/networking/v2.0/floatingips 2.782s
2025-12-23 13:57:34,064 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "2022dc5c-1db1-4d79-8f10-03e050ad1526"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:57:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-5a7c5c1b-a00e-4706-95d8-b07363fad6b2', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "7aca6e71-bc98-46b5-a828-e360ae35c8c5", "tenant_id": "4eb5fbf1adc6430eb667b79b7a6c95e9", "project_id": "4eb5fbf1adc6430eb667b79b7a6c95e9", "floating_ip_address": "172.24.4.75", "floating_network_id": "2022dc5c-1db1-4d79-8f10-03e050ad1526", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-12-23T12:57:33Z", "updated_at": "2025-12-23T12:57:33Z", "revision_number": 0}}'
2025-12-23 13:57:34,064 81152 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '7aca6e71-bc98-46b5-a828-e360ae35c8c5', 'tenant_id': '4eb5fbf1adc6430eb667b79b7a6c95e9', 'project_id': '4eb5fbf1adc6430eb667b79b7a6c95e9', 'floating_ip_address': '172.24.4.75', 'floating_network_id': '2022dc5c-1db1-4d79-8f10-03e050ad1526', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-23T12:57:33Z', 'updated_at': '2025-12-23T12:57:33Z', 'revision_number': 0, 'ip': '172.24.4.75'} created
2025-12-23 13:57:34,188 81152 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://192.168.122.178/identity/v3/auth/tokens 0.120s
2025-12-23 13:57:34,188 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:57:34 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-7d61bfd4-ffc4-44a7-9688-99605e3323b1', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "8afdd8eb47874a08a526a26df780d4b6", "name": "tempest-AttachSCSIVolumeTestJSON-2071606509-project-member", "password_expires_at": null}, "audit_ids": ["rL6fzE0CQM6ky2yLLB8H4g"], "expires_at": "2025-12-23T13:57:34.000000Z", "issued_at": "2025-12-23T12:57:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4eb5fbf1adc6430eb667b79b7a6c95e9", "name": "tempest-AttachSCSIVolumeTestJSON-2071606509"}, "is_domain": false, "roles": [{"id": "33c052702d8947aca6e9f3c187efdc36", "name": "reader"}, {"id": "1396919ed4534591818d740796472755", "name": "member"}], "catalog": [{"endpoints": [{"id": "96c32ad3f6274708b259878e45f1e9cd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/identity", "region": "RegionOne"}], "id": "32eed16d2ec24754875d4eae500907c8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ade6c470d4ea4571aaa7f3232351a970", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/image", "region": "RegionOne"}], "id": "4980eb572a1a4f43bac1760c3d4de918", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89ae2642d56947ebb69124692a84e96b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/placement", "region": "RegionOne"}], "id": "7142ef5bfe034f589eb6a3ec4bc18d5c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "96dc3d307399484fbd08ff5186203dd2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/networking", "region": "RegionOne"}], "id": "7ea9ecf25aca44208a4ee0a0f5c9b0f9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "cdc96df523804eaa8a706aec7434a986", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/volume/v3", "region": "RegionOne"}], "id": "982392a271ba4fe6ad782cefc69ed486", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "009bbd79ca7f46d9b86d3601d76c1fbc", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2.1", "region": "RegionOne"}], "id": "c435593889334b6f8bbe9754bc4fd445", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a54caf0551134d089c8275920f76d856", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2/4eb5fbf1adc6430eb667b79b7a6c95e9", "region": "RegionOne"}], "id": "d2d771d6206f4f0c931ae6b177d98938", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-23 13:57:34,188 81152 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': 'a866a792-f8f7-4f23-b7be-d97fa63d7e65', 'name': 'tempest-AttachSCSIVolumeTestJSON-1117910191-network', 'tenant_id': '4eb5fbf1adc6430eb667b79b7a6c95e9', 'project_id': '4eb5fbf1adc6430eb667b79b7a6c95e9', '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': 57956, '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': '2025-12-23T12:57:00Z', 'updated_at': '2025-12-23T12:57:00Z', 'revision_number': 1} available for tenant
2025-12-23 13:57:34,189 81152 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-491414370', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJfQpSKeM8D41s9WitQBRGJK955nS2103K3tYYHaV9KcYNGWbbmAdzFlMoRyUZ57WT7BuN2ySuwUZA2xJDnkbEyBMArsIUNnufWNnkTokm76s3y4boFhmvIk7vZRkh5Ziw==', 'fingerprint': 'a0:29:62:ec:53:f1:ea:9f:4a:74:a4:d9:47:b9:10:72', 'user_id': '8afdd8eb47874a08a526a26df780d4b6', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBvoqLTQVDjiNa+VVEJpz0XTEdKpEV04o8Z0gNtVCLvDq4nOT55IF2+\nDpdq2GGyW+WgBwYFK4EEACKhZANiAASX0KUinjPA+NbPVorUAURiSveeZ0ttdNyt\n7WGB2lfSnGDRlm25gHcxZTKEclGee1k+wbjdskrsFGQNsSQ55GxMgTAK7CFDZ7n1\njZ5E6JJu+rN8uG6BYZryJO72UZIeWYs=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '10241285-90cc-42cf-b9f7-3b12d54edecc', 'name': 'tempest-securitygroup--1936575702', 'stateful': True, 'tenant_id': '4eb5fbf1adc6430eb667b79b7a6c95e9', 'project_id': '4eb5fbf1adc6430eb667b79b7a6c95e9', 'description': 'tempest-description--1648014380', 'shared': False, 'security_group_rules': [{'id': '70326fe7-4f4c-41d5-9c48-4b140b0f16f5', 'project_id': '4eb5fbf1adc6430eb667b79b7a6c95e9', 'tenant_id': '4eb5fbf1adc6430eb667b79b7a6c95e9', 'security_group_id': '10241285-90cc-42cf-b9f7-3b12d54edecc', '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': 142, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-23T12:57:29Z', 'updated_at': '2025-12-23T12:57:29Z', 'revision_number': 0}, {'id': 'd5b1f63a-310f-4eee-9695-f0e81984f145', 'project_id': '4eb5fbf1adc6430eb667b79b7a6c95e9', 'tenant_id': '4eb5fbf1adc6430eb667b79b7a6c95e9', 'security_group_id': '10241285-90cc-42cf-b9f7-3b12d54edecc', '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': 141, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-23T12:57:29Z', 'updated_at': '2025-12-23T12:57:29Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-12-23T12:57:29Z', 'updated_at': '2025-12-23T12:57:29Z', 'revision_number': 1}, 'floating_ip': {'id': '7aca6e71-bc98-46b5-a828-e360ae35c8c5', 'tenant_id': '4eb5fbf1adc6430eb667b79b7a6c95e9', 'project_id': '4eb5fbf1adc6430eb667b79b7a6c95e9', 'floating_ip_address': '172.24.4.75', 'floating_network_id': '2022dc5c-1db1-4d79-8f10-03e050ad1526', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-23T12:57:33Z', 'updated_at': '2025-12-23T12:57:33Z', 'revision_number': 0, 'ip': '172.24.4.75'}}
2025-12-23 13:57:39,314 81152 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://192.168.122.178/compute/v2.1/servers 5.124s
2025-12-23 13:57:39,315 81152 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-984224694", "imageRef": "ed30c92d-ec4b-4b6c-b2c4-9a0925b9500c", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "a866a792-f8f7-4f23-b7be-d97fa63d7e65"}], "security_groups": [{"name": "tempest-securitygroup--1936575702"}], "key_name": "tempest-keypair-491414370", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:57:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '414', 'location': 'http://192.168.122.178/compute/v2.1/servers/037a04aa-ddf2-4a57-9b5d-872357f97975', '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-8adeee4c-ad08-4c73-8880-6fd76c6c8af7', 'x-compute-request-id': 'req-8adeee4c-ad08-4c73-8880-6fd76c6c8af7', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/compute/v2.1/servers'}
Body: b'{"server": {"id": "037a04aa-ddf2-4a57-9b5d-872357f97975", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/037a04aa-ddf2-4a57-9b5d-872357f97975"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/037a04aa-ddf2-4a57-9b5d-872357f97975"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1936575702"}], "adminPass": "Udd2QipsCpfu"}}'
2025-12-23 13:57:39,373 81152 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.178/compute/v2.1/servers/037a04aa-ddf2-4a57-9b5d-872357f97975 0.055s
2025-12-23 13:57:39,373 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:57:39 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-da041623-b0bc-45fb-a2e8-5a8ec727c413', 'x-compute-request-id': 'req-da041623-b0bc-45fb-a2e8-5a8ec727c413', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/037a04aa-ddf2-4a57-9b5d-872357f97975'}
Body: b'{"server": {"id": "037a04aa-ddf2-4a57-9b5d-872357f97975", "name": "tempest-AttachSCSIVolumeTestJSON-server-984224694", "status": "BUILD", "tenant_id": "4eb5fbf1adc6430eb667b79b7a6c95e9", "user_id": "8afdd8eb47874a08a526a26df780d4b6", "metadata": {}, "hostId": "", "image": {"id": "ed30c92d-ec4b-4b6c-b2c4-9a0925b9500c", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/ed30c92d-ec4b-4b6c-b2c4-9a0925b9500c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:57:39Z", "updated": "2025-12-23T12:57:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/037a04aa-ddf2-4a57-9b5d-872357f97975"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/037a04aa-ddf2-4a57-9b5d-872357f97975"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-491414370", "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": []}}'
2025-12-23 13:57:40,465 81152 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.178/compute/v2.1/servers/037a04aa-ddf2-4a57-9b5d-872357f97975 0.078s
2025-12-23 13:57:40,466 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:57:40 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-64217094-f02d-4c27-92c3-064a5091380c', 'x-compute-request-id': 'req-64217094-f02d-4c27-92c3-064a5091380c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/037a04aa-ddf2-4a57-9b5d-872357f97975'}
Body: b'{"server": {"id": "037a04aa-ddf2-4a57-9b5d-872357f97975", "name": "tempest-AttachSCSIVolumeTestJSON-server-984224694", "status": "BUILD", "tenant_id": "4eb5fbf1adc6430eb667b79b7a6c95e9", "user_id": "8afdd8eb47874a08a526a26df780d4b6", "metadata": {}, "hostId": "", "image": {"id": "ed30c92d-ec4b-4b6c-b2c4-9a0925b9500c", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/ed30c92d-ec4b-4b6c-b2c4-9a0925b9500c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:57:39Z", "updated": "2025-12-23T12:57:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/037a04aa-ddf2-4a57-9b5d-872357f97975"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/037a04aa-ddf2-4a57-9b5d-872357f97975"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-491414370", "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": []}}'
2025-12-23 13:57:41,577 81152 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.178/compute/v2.1/servers/037a04aa-ddf2-4a57-9b5d-872357f97975 0.099s
2025-12-23 13:57:41,578 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:57:41 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-7430eb85-cd12-45c5-99b5-e95f23436ce9', 'x-compute-request-id': 'req-7430eb85-cd12-45c5-99b5-e95f23436ce9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/037a04aa-ddf2-4a57-9b5d-872357f97975'}
Body: b'{"server": {"id": "037a04aa-ddf2-4a57-9b5d-872357f97975", "name": "tempest-AttachSCSIVolumeTestJSON-server-984224694", "status": "BUILD", "tenant_id": "4eb5fbf1adc6430eb667b79b7a6c95e9", "user_id": "8afdd8eb47874a08a526a26df780d4b6", "metadata": {}, "hostId": "", "image": {"id": "ed30c92d-ec4b-4b6c-b2c4-9a0925b9500c", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/ed30c92d-ec4b-4b6c-b2c4-9a0925b9500c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:57:39Z", "updated": "2025-12-23T12:57:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/037a04aa-ddf2-4a57-9b5d-872357f97975"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/037a04aa-ddf2-4a57-9b5d-872357f97975"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-491414370", "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": []}}'
2025-12-23 13:57:41,589 81152 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2025-12-23 13:57:42,668 81152 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.178/compute/v2.1/servers/037a04aa-ddf2-4a57-9b5d-872357f97975 0.078s
2025-12-23 13:57:42,668 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:57:42 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-a93baec2-7ba2-4db4-aca5-8324ea537d00', 'x-compute-request-id': 'req-a93baec2-7ba2-4db4-aca5-8324ea537d00', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/037a04aa-ddf2-4a57-9b5d-872357f97975'}
Body: b'{"server": {"id": "037a04aa-ddf2-4a57-9b5d-872357f97975", "name": "tempest-AttachSCSIVolumeTestJSON-server-984224694", "status": "BUILD", "tenant_id": "4eb5fbf1adc6430eb667b79b7a6c95e9", "user_id": "8afdd8eb47874a08a526a26df780d4b6", "metadata": {}, "hostId": "", "image": {"id": "ed30c92d-ec4b-4b6c-b2c4-9a0925b9500c", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/ed30c92d-ec4b-4b6c-b2c4-9a0925b9500c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:57:39Z", "updated": "2025-12-23T12:57:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/037a04aa-ddf2-4a57-9b5d-872357f97975"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/037a04aa-ddf2-4a57-9b5d-872357f97975"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-491414370", "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": []}}'
2025-12-23 13:57:44,189 81152 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.178/compute/v2.1/servers/037a04aa-ddf2-4a57-9b5d-872357f97975 0.508s
2025-12-23 13:57:44,190 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:57:43 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-ebeb7841-0ee3-43dc-99c0-5c211b727fa1', 'x-compute-request-id': 'req-ebeb7841-0ee3-43dc-99c0-5c211b727fa1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/037a04aa-ddf2-4a57-9b5d-872357f97975'}
Body: b'{"server": {"id": "037a04aa-ddf2-4a57-9b5d-872357f97975", "name": "tempest-AttachSCSIVolumeTestJSON-server-984224694", "status": "BUILD", "tenant_id": "4eb5fbf1adc6430eb667b79b7a6c95e9", "user_id": "8afdd8eb47874a08a526a26df780d4b6", "metadata": {}, "hostId": "", "image": {"id": "ed30c92d-ec4b-4b6c-b2c4-9a0925b9500c", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/ed30c92d-ec4b-4b6c-b2c4-9a0925b9500c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:57:39Z", "updated": "2025-12-23T12:57:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/037a04aa-ddf2-4a57-9b5d-872357f97975"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/037a04aa-ddf2-4a57-9b5d-872357f97975"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-491414370", "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": []}}'
2025-12-23 13:57:45,486 81152 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.178/compute/v2.1/servers/037a04aa-ddf2-4a57-9b5d-872357f97975 0.284s
2025-12-23 13:57:45,487 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:57:45 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-b975d8d0-dd14-4fe0-8510-1c5e8db0e3c2', 'x-compute-request-id': 'req-b975d8d0-dd14-4fe0-8510-1c5e8db0e3c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/037a04aa-ddf2-4a57-9b5d-872357f97975'}
Body: b'{"server": {"id": "037a04aa-ddf2-4a57-9b5d-872357f97975", "name": "tempest-AttachSCSIVolumeTestJSON-server-984224694", "status": "ERROR", "tenant_id": "4eb5fbf1adc6430eb667b79b7a6c95e9", "user_id": "8afdd8eb47874a08a526a26df780d4b6", "metadata": {}, "hostId": "", "image": {"id": "ed30c92d-ec4b-4b6c-b2c4-9a0925b9500c", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/ed30c92d-ec4b-4b6c-b2c4-9a0925b9500c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:57:39Z", "updated": "2025-12-23T12:57:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/037a04aa-ddf2-4a57-9b5d-872357f97975"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/037a04aa-ddf2-4a57-9b5d-872357f97975"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-23T12:57:45Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 037a04aa-ddf2-4a57-9b5d-872357f97975."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-491414370", "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": []}}'
2025-12-23 13:57:45,498 81152 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "ERROR/None" after 6 second wait
2025-12-23 13:57:46,077 81152 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 204 DELETE http://192.168.122.178/compute/v2.1/servers/037a04aa-ddf2-4a57-9b5d-872357f97975 0.578s
2025-12-23 13:57:46,078 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:57:45 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-6740b304-269f-47d6-b06f-177f1a097738', 'x-compute-request-id': 'req-6740b304-269f-47d6-b06f-177f1a097738', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/037a04aa-ddf2-4a57-9b5d-872357f97975'}
Body: b''
2025-12-23 13:57:46,113 81152 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 404 GET http://192.168.122.178/compute/v2.1/servers/037a04aa-ddf2-4a57-9b5d-872357f97975 0.035s
2025-12-23 13:57:46,114 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:57: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-72dbf25b-1c99-406c-ad61-3bac04e4bae6', 'x-compute-request-id': 'req-72dbf25b-1c99-406c-ad61-3bac04e4bae6', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/037a04aa-ddf2-4a57-9b5d-872357f97975'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 037a04aa-ddf2-4a57-9b5d-872357f97975 could not be found."}}'
2025-12-23 13:57:46,141 81152 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://192.168.122.178/compute/v2.1/os-keypairs/tempest-keypair-491414370 0.025s
2025-12-23 13:57:46,141 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:57: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-a66f51f2-85b5-4c40-a526-9e4ef13224dc', 'x-compute-request-id': 'req-a66f51f2-85b5-4c40-a526-9e4ef13224dc', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/compute/v2.1/os-keypairs/tempest-keypair-491414370'}
Body: b''
2025-12-23 13:57:46,727 81152 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://192.168.122.178/networking/v2.0/security-groups/10241285-90cc-42cf-b9f7-3b12d54edecc 0.585s
2025-12-23 13:57:46,728 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:57:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-d2f6adcb-2756-43f4-a5b8-5e88fb4cbf92', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/networking/v2.0/security-groups/10241285-90cc-42cf-b9f7-3b12d54edecc'}
Body: b''
2025-12-23 13:57:46,905 81152 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://192.168.122.178/networking/v2.0/security-groups/10241285-90cc-42cf-b9f7-3b12d54edecc 0.177s
2025-12-23 13:57:46,905 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:57:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-5af829e3-a5ef-4835-ad30-1cd1db756dbc', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.178/networking/v2.0/security-groups/10241285-90cc-42cf-b9f7-3b12d54edecc'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 10241285-90cc-42cf-b9f7-3b12d54edecc does not exist", "detail": ""}}'
2025-12-23 13:57:47,928 81152 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://192.168.122.178/networking/v2.0/floatingips/7aca6e71-bc98-46b5-a828-e360ae35c8c5 1.022s
2025-12-23 13:57:47,928 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:57:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-e9086672-2f9f-401d-a269-c226ed048378', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/networking/v2.0/floatingips/7aca6e71-bc98-46b5-a828-e360ae35c8c5'}
Body: b''
2025-12-23 13:57:48,030 81152 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://192.168.122.178/image/v2/images/ed30c92d-ec4b-4b6c-b2c4-9a0925b9500c 0.102s
2025-12-23 13:57:48,031 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:57:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-51f25abd-8d7a-4ebc-abc7-206c0b47d1e4', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/image/v2/images/ed30c92d-ec4b-4b6c-b2c4-9a0925b9500c'}
Body: b''
2025-12-23 13:57:48,048 81152 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://192.168.122.178/image/v2/images/ed30c92d-ec4b-4b6c-b2c4-9a0925b9500c 0.017s
2025-12-23 13:57:48,048 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:57:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3035a02d-87ca-472a-a16d-73f0c51dae5b', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.178/image/v2/images/ed30c92d-ec4b-4b6c-b2c4-9a0925b9500c'}
Body: b'{"message": "No image found with ID ed30c92d-ec4b-4b6c-b2c4-9a0925b9500c<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 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, 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 326, 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 037a04aa-ddf2-4a57-9b5d-872357f97975 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-23T12:57:45Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 037a04aa-ddf2-4a57-9b5d-872357f97975.'}. Request ID of server operation performed before checking the server status req-8adeee4c-ad08-4c73-8880-6fd76c6c8af7.
|
||||||
| 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:'': {{{
2025-12-23 13:58:27,892 81152 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 201 POST http://192.168.122.178/identity/v3/auth/tokens 0.132s
2025-12-23 13:58:27,893 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:27 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-91f55c30-d2ac-457d-b40d-a300ef00e4ff', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "32632e261c5d4d15b1a0f16d887fd7bf", "name": "tempest-VolumesAdminNegativeTest-1834325356-project-member", "password_expires_at": null}, "audit_ids": ["PvaqAXMZR6KzgvLaB2UZKA"], "expires_at": "2025-12-23T13:58:27.000000Z", "issued_at": "2025-12-23T12:58:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "88b47378883b4e63bd94227116d93abe", "name": "tempest-VolumesAdminNegativeTest-1834325356"}, "is_domain": false, "roles": [{"id": "33c052702d8947aca6e9f3c187efdc36", "name": "reader"}, {"id": "1396919ed4534591818d740796472755", "name": "member"}], "catalog": [{"endpoints": [{"id": "96c32ad3f6274708b259878e45f1e9cd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/identity", "region": "RegionOne"}], "id": "32eed16d2ec24754875d4eae500907c8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ade6c470d4ea4571aaa7f3232351a970", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/image", "region": "RegionOne"}], "id": "4980eb572a1a4f43bac1760c3d4de918", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89ae2642d56947ebb69124692a84e96b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/placement", "region": "RegionOne"}], "id": "7142ef5bfe034f589eb6a3ec4bc18d5c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "96dc3d307399484fbd08ff5186203dd2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/networking", "region": "RegionOne"}], "id": "7ea9ecf25aca44208a4ee0a0f5c9b0f9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "cdc96df523804eaa8a706aec7434a986", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/volume/v3", "region": "RegionOne"}], "id": "982392a271ba4fe6ad782cefc69ed486", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "009bbd79ca7f46d9b86d3601d76c1fbc", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2.1", "region": "RegionOne"}], "id": "c435593889334b6f8bbe9754bc4fd445", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a54caf0551134d089c8275920f76d856", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2/88b47378883b4e63bd94227116d93abe", "region": "RegionOne"}], "id": "d2d771d6206f4f0c931ae6b177d98938", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-23 13:58:27,893 81152 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': '99e240fe-d7f8-4651-a23e-2a3be1c02c48', 'name': 'tempest-VolumesAdminNegativeTest-1647281820-network', 'tenant_id': '88b47378883b4e63bd94227116d93abe', 'project_id': '88b47378883b4e63bd94227116d93abe', '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': 23302, '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': '2025-12-23T12:57:57Z', 'updated_at': '2025-12-23T12:57:57Z', 'revision_number': 1} available for tenant
2025-12-23 13:58:28,814 81152 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 202 POST http://192.168.122.178/compute/v2.1/servers 0.920s
2025-12-23 13:58:28,815 81152 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-2066428065", "imageRef": "e2d1dc78-9498-46e2-8931-07b129784a25", "flavorRef": "42", "networks": [{"uuid": "99e240fe-d7f8-4651-a23e-2a3be1c02c48"}]}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.178/compute/v2.1/servers/5a1c5893-5072-4957-8d82-97ab905ca755', '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-b4daeca8-ae93-485d-8245-8a5eae8faaa7', 'x-compute-request-id': 'req-b4daeca8-ae93-485d-8245-8a5eae8faaa7', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/compute/v2.1/servers'}
Body: b'{"server": {"id": "5a1c5893-5072-4957-8d82-97ab905ca755", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/5a1c5893-5072-4957-8d82-97ab905ca755"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/5a1c5893-5072-4957-8d82-97ab905ca755"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "68ar3SdCWWCg"}}'
2025-12-23 13:58:28,934 81152 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.178/compute/v2.1/servers/5a1c5893-5072-4957-8d82-97ab905ca755 0.116s
2025-12-23 13:58:28,934 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:28 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-940aef7f-f53b-430e-a71f-4551ed2a10b3', 'x-compute-request-id': 'req-940aef7f-f53b-430e-a71f-4551ed2a10b3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/5a1c5893-5072-4957-8d82-97ab905ca755'}
Body: b'{"server": {"id": "5a1c5893-5072-4957-8d82-97ab905ca755", "name": "tempest-VolumesAdminNegativeTest-server-2066428065", "status": "BUILD", "tenant_id": "88b47378883b4e63bd94227116d93abe", "user_id": "32632e261c5d4d15b1a0f16d887fd7bf", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:58:29Z", "updated": "2025-12-23T12:58:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/5a1c5893-5072-4957-8d82-97ab905ca755"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/5a1c5893-5072-4957-8d82-97ab905ca755"}], "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": []}}'
2025-12-23 13:58:30,066 81152 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.178/compute/v2.1/servers/5a1c5893-5072-4957-8d82-97ab905ca755 0.119s
2025-12-23 13:58:30,066 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1236', '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-32eea1e3-b366-4bbb-a320-06308f818230', 'x-compute-request-id': 'req-32eea1e3-b366-4bbb-a320-06308f818230', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/5a1c5893-5072-4957-8d82-97ab905ca755'}
Body: b'{"server": {"id": "5a1c5893-5072-4957-8d82-97ab905ca755", "name": "tempest-VolumesAdminNegativeTest-server-2066428065", "status": "BUILD", "tenant_id": "88b47378883b4e63bd94227116d93abe", "user_id": "32632e261c5d4d15b1a0f16d887fd7bf", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:58:28Z", "updated": "2025-12-23T12:58:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/5a1c5893-5072-4957-8d82-97ab905ca755"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/5a1c5893-5072-4957-8d82-97ab905ca755"}], "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": []}}'
2025-12-23 13:58:31,211 81152 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.178/compute/v2.1/servers/5a1c5893-5072-4957-8d82-97ab905ca755 0.132s
2025-12-23 13:58:31,211 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:31 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-5a098ceb-eca6-4737-88de-63966792535d', 'x-compute-request-id': 'req-5a098ceb-eca6-4737-88de-63966792535d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/5a1c5893-5072-4957-8d82-97ab905ca755'}
Body: b'{"server": {"id": "5a1c5893-5072-4957-8d82-97ab905ca755", "name": "tempest-VolumesAdminNegativeTest-server-2066428065", "status": "BUILD", "tenant_id": "88b47378883b4e63bd94227116d93abe", "user_id": "32632e261c5d4d15b1a0f16d887fd7bf", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:58:28Z", "updated": "2025-12-23T12:58:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/5a1c5893-5072-4957-8d82-97ab905ca755"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/5a1c5893-5072-4957-8d82-97ab905ca755"}], "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": []}}'
2025-12-23 13:58:31,222 81152 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2025-12-23 13:58:32,823 81152 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.178/compute/v2.1/servers/5a1c5893-5072-4957-8d82-97ab905ca755 0.600s
2025-12-23 13:58:32,823 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:32 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-15b3f20f-9b31-435c-a172-6a89dfd43351', 'x-compute-request-id': 'req-15b3f20f-9b31-435c-a172-6a89dfd43351', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/5a1c5893-5072-4957-8d82-97ab905ca755'}
Body: b'{"server": {"id": "5a1c5893-5072-4957-8d82-97ab905ca755", "name": "tempest-VolumesAdminNegativeTest-server-2066428065", "status": "BUILD", "tenant_id": "88b47378883b4e63bd94227116d93abe", "user_id": "32632e261c5d4d15b1a0f16d887fd7bf", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:58:28Z", "updated": "2025-12-23T12:58:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/5a1c5893-5072-4957-8d82-97ab905ca755"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/5a1c5893-5072-4957-8d82-97ab905ca755"}], "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": []}}'
2025-12-23 13:58:33,990 81152 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.178/compute/v2.1/servers/5a1c5893-5072-4957-8d82-97ab905ca755 0.155s
2025-12-23 13:58:33,990 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:33 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-93bfde30-b242-4413-b495-8a983c93fdc8', 'x-compute-request-id': 'req-93bfde30-b242-4413-b495-8a983c93fdc8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/5a1c5893-5072-4957-8d82-97ab905ca755'}
Body: b'{"server": {"id": "5a1c5893-5072-4957-8d82-97ab905ca755", "name": "tempest-VolumesAdminNegativeTest-server-2066428065", "status": "BUILD", "tenant_id": "88b47378883b4e63bd94227116d93abe", "user_id": "32632e261c5d4d15b1a0f16d887fd7bf", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:58:28Z", "updated": "2025-12-23T12:58:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/5a1c5893-5072-4957-8d82-97ab905ca755"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/5a1c5893-5072-4957-8d82-97ab905ca755"}], "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": []}}'
2025-12-23 13:58:34,001 81152 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/scheduling" after 6 second wait
2025-12-23 13:58:35,238 81152 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.178/compute/v2.1/servers/5a1c5893-5072-4957-8d82-97ab905ca755 0.235s
2025-12-23 13:58:35,238 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1424', '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-d513ba76-ba91-4655-9375-75083d556ec4', 'x-compute-request-id': 'req-d513ba76-ba91-4655-9375-75083d556ec4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/5a1c5893-5072-4957-8d82-97ab905ca755'}
Body: b'{"server": {"id": "5a1c5893-5072-4957-8d82-97ab905ca755", "name": "tempest-VolumesAdminNegativeTest-server-2066428065", "status": "ERROR", "tenant_id": "88b47378883b4e63bd94227116d93abe", "user_id": "32632e261c5d4d15b1a0f16d887fd7bf", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:58:28Z", "updated": "2025-12-23T12:58:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/5a1c5893-5072-4957-8d82-97ab905ca755"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/5a1c5893-5072-4957-8d82-97ab905ca755"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-23T12:58:34Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 5a1c5893-5072-4957-8d82-97ab905ca755."}, "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": []}}'
2025-12-23 13:58:35,249 81152 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 7 second wait
2025-12-23 13:58:36,303 81152 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 204 DELETE http://192.168.122.178/compute/v2.1/servers/5a1c5893-5072-4957-8d82-97ab905ca755 1.053s
2025-12-23 13:58:36,303 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:35 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-aa150de3-0539-4177-b584-74f57f216bae', 'x-compute-request-id': 'req-aa150de3-0539-4177-b584-74f57f216bae', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/5a1c5893-5072-4957-8d82-97ab905ca755'}
Body: b''
2025-12-23 13:58:36,351 81152 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 404 GET http://192.168.122.178/compute/v2.1/servers/5a1c5893-5072-4957-8d82-97ab905ca755 0.047s
2025-12-23 13:58:36,351 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:36 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-2ef19c1c-9625-498a-8d6a-d07616805008', 'x-compute-request-id': 'req-2ef19c1c-9625-498a-8d6a-d07616805008', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/5a1c5893-5072-4957-8d82-97ab905ca755'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 5a1c5893-5072-4957-8d82-97ab905ca755 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 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, 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 326, 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 5a1c5893-5072-4957-8d82-97ab905ca755 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-23T12:58:34Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 5a1c5893-5072-4957-8d82-97ab905ca755.'}. Request ID of server operation performed before checking the server status req-b4daeca8-ae93-485d-8245-8a5eae8faaa7.
|
||||||
| 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:'': {{{
2025-12-23 13:58:39,618 81148 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 201 POST http://192.168.122.178/identity/v3/auth/tokens 0.049s
2025-12-23 13:58:39,619 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:39 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-9e68ca7c-e317-4216-9d6e-5d613b498cff', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "3b07d19a7cc340b9a0a65a3883afda28", "name": "tempest-DeleteServersTestJSON-354848677-project-member", "password_expires_at": null}, "audit_ids": ["SkzC4HK9QA2-lHglwSST9A"], "expires_at": "2025-12-23T13:58:39.000000Z", "issued_at": "2025-12-23T12:58:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e259f75589c471794ab8190120e89c7", "name": "tempest-DeleteServersTestJSON-354848677"}, "is_domain": false, "roles": [{"id": "33c052702d8947aca6e9f3c187efdc36", "name": "reader"}, {"id": "1396919ed4534591818d740796472755", "name": "member"}], "catalog": [{"endpoints": [{"id": "96c32ad3f6274708b259878e45f1e9cd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/identity", "region": "RegionOne"}], "id": "32eed16d2ec24754875d4eae500907c8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ade6c470d4ea4571aaa7f3232351a970", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/image", "region": "RegionOne"}], "id": "4980eb572a1a4f43bac1760c3d4de918", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89ae2642d56947ebb69124692a84e96b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/placement", "region": "RegionOne"}], "id": "7142ef5bfe034f589eb6a3ec4bc18d5c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "96dc3d307399484fbd08ff5186203dd2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/networking", "region": "RegionOne"}], "id": "7ea9ecf25aca44208a4ee0a0f5c9b0f9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "cdc96df523804eaa8a706aec7434a986", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/volume/v3", "region": "RegionOne"}], "id": "982392a271ba4fe6ad782cefc69ed486", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "009bbd79ca7f46d9b86d3601d76c1fbc", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2.1", "region": "RegionOne"}], "id": "c435593889334b6f8bbe9754bc4fd445", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a54caf0551134d089c8275920f76d856", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2/8e259f75589c471794ab8190120e89c7", "region": "RegionOne"}], "id": "d2d771d6206f4f0c931ae6b177d98938", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-23 13:58:39,619 81148 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': '8a5af4ee-2c70-499b-abe7-63ad75be20c2', 'name': 'tempest-DeleteServersTestJSON-1168279265-network', 'tenant_id': '8e259f75589c471794ab8190120e89c7', 'project_id': '8e259f75589c471794ab8190120e89c7', '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': 18182, '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': '2025-12-23T12:58:31Z', 'updated_at': '2025-12-23T12:58:31Z', 'revision_number': 1} available for tenant
2025-12-23 13:58:41,039 81148 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://192.168.122.178/compute/v2.1/servers 1.419s
2025-12-23 13:58:41,039 81148 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-541661819", "imageRef": "e2d1dc78-9498-46e2-8931-07b129784a25", "flavorRef": "42", "networks": [{"uuid": "8a5af4ee-2c70-499b-abe7-63ad75be20c2"}]}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.178/compute/v2.1/servers/5d37bf10-b8ae-4e0e-abbd-8b08112ce8d2', '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-f7f5c72b-51f0-4508-a0e3-3015adbeee08', 'x-compute-request-id': 'req-f7f5c72b-51f0-4508-a0e3-3015adbeee08', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/compute/v2.1/servers'}
Body: b'{"server": {"id": "5d37bf10-b8ae-4e0e-abbd-8b08112ce8d2", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/5d37bf10-b8ae-4e0e-abbd-8b08112ce8d2"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/5d37bf10-b8ae-4e0e-abbd-8b08112ce8d2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "r8rmwDEwW2BF"}}'
2025-12-23 13:58:41,490 81148 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.178/compute/v2.1/servers/5d37bf10-b8ae-4e0e-abbd-8b08112ce8d2 0.448s
2025-12-23 13:58:41,490 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:41 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-ae4d69b7-8c1b-4438-a95b-9efa2f8fa405', 'x-compute-request-id': 'req-ae4d69b7-8c1b-4438-a95b-9efa2f8fa405', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/5d37bf10-b8ae-4e0e-abbd-8b08112ce8d2'}
Body: b'{"server": {"id": "5d37bf10-b8ae-4e0e-abbd-8b08112ce8d2", "name": "tempest-DeleteServersTestJSON-server-541661819", "status": "BUILD", "tenant_id": "8e259f75589c471794ab8190120e89c7", "user_id": "3b07d19a7cc340b9a0a65a3883afda28", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:58:41Z", "updated": "2025-12-23T12:58:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/5d37bf10-b8ae-4e0e-abbd-8b08112ce8d2"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/5d37bf10-b8ae-4e0e-abbd-8b08112ce8d2"}], "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": []}}'
2025-12-23 13:58:42,639 81148 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.178/compute/v2.1/servers/5d37bf10-b8ae-4e0e-abbd-8b08112ce8d2 0.136s
2025-12-23 13:58:42,639 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:42 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-a0d9bb13-5a4a-4c22-aa9b-59a2a208a06a', 'x-compute-request-id': 'req-a0d9bb13-5a4a-4c22-aa9b-59a2a208a06a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/5d37bf10-b8ae-4e0e-abbd-8b08112ce8d2'}
Body: b'{"server": {"id": "5d37bf10-b8ae-4e0e-abbd-8b08112ce8d2", "name": "tempest-DeleteServersTestJSON-server-541661819", "status": "BUILD", "tenant_id": "8e259f75589c471794ab8190120e89c7", "user_id": "3b07d19a7cc340b9a0a65a3883afda28", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:58:41Z", "updated": "2025-12-23T12:58:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/5d37bf10-b8ae-4e0e-abbd-8b08112ce8d2"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/5d37bf10-b8ae-4e0e-abbd-8b08112ce8d2"}], "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": []}}'
2025-12-23 13:58:42,650 81148 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait
2025-12-23 13:58:43,786 81148 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.178/compute/v2.1/servers/5d37bf10-b8ae-4e0e-abbd-8b08112ce8d2 0.134s
2025-12-23 13:58:43,787 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:43 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-0284bdb6-1105-473d-940c-83022f24f41d', 'x-compute-request-id': 'req-0284bdb6-1105-473d-940c-83022f24f41d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/5d37bf10-b8ae-4e0e-abbd-8b08112ce8d2'}
Body: b'{"server": {"id": "5d37bf10-b8ae-4e0e-abbd-8b08112ce8d2", "name": "tempest-DeleteServersTestJSON-server-541661819", "status": "BUILD", "tenant_id": "8e259f75589c471794ab8190120e89c7", "user_id": "3b07d19a7cc340b9a0a65a3883afda28", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:58:41Z", "updated": "2025-12-23T12:58:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/5d37bf10-b8ae-4e0e-abbd-8b08112ce8d2"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/5d37bf10-b8ae-4e0e-abbd-8b08112ce8d2"}], "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": []}}'
2025-12-23 13:58:44,880 81148 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.178/compute/v2.1/servers/5d37bf10-b8ae-4e0e-abbd-8b08112ce8d2 0.081s
2025-12-23 13:58:44,880 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:44 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-b9d3feee-3549-40ee-b240-a6124ab9c876', 'x-compute-request-id': 'req-b9d3feee-3549-40ee-b240-a6124ab9c876', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/5d37bf10-b8ae-4e0e-abbd-8b08112ce8d2'}
Body: b'{"server": {"id": "5d37bf10-b8ae-4e0e-abbd-8b08112ce8d2", "name": "tempest-DeleteServersTestJSON-server-541661819", "status": "BUILD", "tenant_id": "8e259f75589c471794ab8190120e89c7", "user_id": "3b07d19a7cc340b9a0a65a3883afda28", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:58:41Z", "updated": "2025-12-23T12:58:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/5d37bf10-b8ae-4e0e-abbd-8b08112ce8d2"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/5d37bf10-b8ae-4e0e-abbd-8b08112ce8d2"}], "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": []}}'
2025-12-23 13:58:45,966 81148 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.178/compute/v2.1/servers/5d37bf10-b8ae-4e0e-abbd-8b08112ce8d2 0.074s
2025-12-23 13:58:45,966 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:45 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-c7bc77e3-ee50-4f1d-8416-3b345f16f7a6', 'x-compute-request-id': 'req-c7bc77e3-ee50-4f1d-8416-3b345f16f7a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/5d37bf10-b8ae-4e0e-abbd-8b08112ce8d2'}
Body: b'{"server": {"id": "5d37bf10-b8ae-4e0e-abbd-8b08112ce8d2", "name": "tempest-DeleteServersTestJSON-server-541661819", "status": "BUILD", "tenant_id": "8e259f75589c471794ab8190120e89c7", "user_id": "3b07d19a7cc340b9a0a65a3883afda28", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:58:41Z", "updated": "2025-12-23T12:58:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/5d37bf10-b8ae-4e0e-abbd-8b08112ce8d2"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/5d37bf10-b8ae-4e0e-abbd-8b08112ce8d2"}], "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": []}}'
2025-12-23 13:58:45,977 81148 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/scheduling" after 4 second wait
2025-12-23 13:58:47,200 81148 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.178/compute/v2.1/servers/5d37bf10-b8ae-4e0e-abbd-8b08112ce8d2 0.221s
2025-12-23 13:58:47,200 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:46 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-c28ad9a3-7e4b-41c7-9dee-329075c23f71', 'x-compute-request-id': 'req-c28ad9a3-7e4b-41c7-9dee-329075c23f71', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/5d37bf10-b8ae-4e0e-abbd-8b08112ce8d2'}
Body: b'{"server": {"id": "5d37bf10-b8ae-4e0e-abbd-8b08112ce8d2", "name": "tempest-DeleteServersTestJSON-server-541661819", "status": "ERROR", "tenant_id": "8e259f75589c471794ab8190120e89c7", "user_id": "3b07d19a7cc340b9a0a65a3883afda28", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:58:41Z", "updated": "2025-12-23T12:58:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/5d37bf10-b8ae-4e0e-abbd-8b08112ce8d2"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/5d37bf10-b8ae-4e0e-abbd-8b08112ce8d2"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-23T12:58:46Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 5d37bf10-b8ae-4e0e-abbd-8b08112ce8d2."}, "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": []}}'
2025-12-23 13:58:47,211 81148 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 6 second wait
2025-12-23 13:58:47,643 81148 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 204 DELETE http://192.168.122.178/compute/v2.1/servers/5d37bf10-b8ae-4e0e-abbd-8b08112ce8d2 0.431s
2025-12-23 13:58:47,643 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:47 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-8e89bf79-217a-4c35-b79f-6fb0e836f320', 'x-compute-request-id': 'req-8e89bf79-217a-4c35-b79f-6fb0e836f320', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/5d37bf10-b8ae-4e0e-abbd-8b08112ce8d2'}
Body: b''
2025-12-23 13:58:47,679 81148 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 404 GET http://192.168.122.178/compute/v2.1/servers/5d37bf10-b8ae-4e0e-abbd-8b08112ce8d2 0.035s
2025-12-23 13:58:47,679 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:47 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-ee74ec0b-3882-4600-bf3b-b00d6228e73a', 'x-compute-request-id': 'req-ee74ec0b-3882-4600-bf3b-b00d6228e73a', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/5d37bf10-b8ae-4e0e-abbd-8b08112ce8d2'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 5d37bf10-b8ae-4e0e-abbd-8b08112ce8d2 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 115, 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 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, 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 326, 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 5d37bf10-b8ae-4e0e-abbd-8b08112ce8d2 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-23T12:58:46Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 5d37bf10-b8ae-4e0e-abbd-8b08112ce8d2.'}. Request ID of server operation performed before checking the server status req-f7f5c72b-51f0-4508-a0e3-3015adbeee08.
|
||||||
| 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:'': {{{
2025-12-23 13:59:12,133 81152 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://192.168.122.178/networking/v2.0/networks 0.977s
2025-12-23 13:59:12,134 81152 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-2038462527"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '621', 'x-openstack-request-id': 'req-af3ad685-6da3-4dbf-bc59-17cbdf0d1b1c', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/networks'}
Body: b'{"network":{"id":"75dba967-d247-4bdf-9594-ce18f2f5f772","name":"tempest-tagged-attachments-test-net-2038462527","tenant_id":"27214380d4924743a0adaa8ef21b5a2b","project_id":"27214380d4924743a0adaa8ef21b5a2b","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":"2025-12-23T12:59:11Z","updated_at":"2025-12-23T12:59:11Z","revision_number":1}}'
2025-12-23 13:59:13,439 81152 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://192.168.122.178/networking/v2.0/subnets 1.304s
2025-12-23 13:59:13,439 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"network_id": "75dba967-d247-4bdf-9594-ce18f2f5f772", "cidr": "10.10.10.0/24", "ip_version": 4}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-8798625f-41b6-4eaf-9081-c316ef3cbb14', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/subnets'}
Body: b'{"subnet":{"id":"3b1baa07-4b14-4ac6-aec6-24b2ccbe7820","name":"","tenant_id":"27214380d4924743a0adaa8ef21b5a2b","network_id":"75dba967-d247-4bdf-9594-ce18f2f5f772","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":"2025-12-23T12:59:12Z","updated_at":"2025-12-23T12:59:12Z","revision_number":0,"project_id":"27214380d4924743a0adaa8ef21b5a2b"}}'
2025-12-23 13:59:13,702 81152 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://192.168.122.178/volume/v3/volumes 0.262s
2025-12-23 13:59:13,703 81152 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-1470776319"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b50186c0-2cf6-4e14-be5d-11ed71d4c2e1', 'content-length': '761', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b50186c0-2cf6-4e14-be5d-11ed71d4c2e1', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/volume/v3/volumes'}
Body: b'{"volume": {"id": "7b8cd0c2-959f-4c8d-b97e-18bc0d527b94", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:59:13.628781", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1470776319", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/7b8cd0c2-959f-4c8d-b97e-18bc0d527b94"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/7b8cd0c2-959f-4c8d-b97e-18bc0d527b94"}], "user_id": "be4fda710cda4cb68dfa6b47a263ec28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-23 13:59:13,812 81152 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.178/volume/v3/volumes/7b8cd0c2-959f-4c8d-b97e-18bc0d527b94 0.099s
2025-12-23 13:59:13,812 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e6ff308-aa3f-4dbc-9021-1fe5d4a61257', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e6ff308-aa3f-4dbc-9021-1fe5d4a61257', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/7b8cd0c2-959f-4c8d-b97e-18bc0d527b94'}
Body: b'{"volume": {"id": "7b8cd0c2-959f-4c8d-b97e-18bc0d527b94", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:59:14.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1470776319", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/7b8cd0c2-959f-4c8d-b97e-18bc0d527b94"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/7b8cd0c2-959f-4c8d-b97e-18bc0d527b94"}], "user_id": "be4fda710cda4cb68dfa6b47a263ec28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "27214380d4924743a0adaa8ef21b5a2b"}}'
2025-12-23 13:59:14,871 81152 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.178/volume/v3/volumes/7b8cd0c2-959f-4c8d-b97e-18bc0d527b94 0.048s
2025-12-23 13:59:14,872 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aecc2f59-8dab-4473-bc25-7efc300e5ab1', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aecc2f59-8dab-4473-bc25-7efc300e5ab1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/7b8cd0c2-959f-4c8d-b97e-18bc0d527b94'}
Body: b'{"volume": {"id": "7b8cd0c2-959f-4c8d-b97e-18bc0d527b94", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:59:14.000000", "updated_at": "2025-12-23T12:59:15.000000", "name": "tempest-TaggedAttachmentsTest-volume-1470776319", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/7b8cd0c2-959f-4c8d-b97e-18bc0d527b94"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/7b8cd0c2-959f-4c8d-b97e-18bc0d527b94"}], "user_id": "be4fda710cda4cb68dfa6b47a263ec28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "27214380d4924743a0adaa8ef21b5a2b"}}'
2025-12-23 13:59:15,939 81152 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.178/volume/v3/volumes/7b8cd0c2-959f-4c8d-b97e-18bc0d527b94 0.056s
2025-12-23 13:59:15,939 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-604a509a-7874-4338-ab85-a9a10436f142', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-604a509a-7874-4338-ab85-a9a10436f142', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/7b8cd0c2-959f-4c8d-b97e-18bc0d527b94'}
Body: b'{"volume": {"id": "7b8cd0c2-959f-4c8d-b97e-18bc0d527b94", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:59:14.000000", "updated_at": "2025-12-23T12:59:15.000000", "name": "tempest-TaggedAttachmentsTest-volume-1470776319", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/7b8cd0c2-959f-4c8d-b97e-18bc0d527b94"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/7b8cd0c2-959f-4c8d-b97e-18bc0d527b94"}], "user_id": "be4fda710cda4cb68dfa6b47a263ec28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "27214380d4924743a0adaa8ef21b5a2b"}}'
2025-12-23 13:59:15,949 81152 INFO [tempest.common.waiters] volume 7b8cd0c2-959f-4c8d-b97e-18bc0d527b94 reached available after waiting for 2.949453 seconds
2025-12-23 13:59:15,950 81152 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2025-12-23 13:59:15,950 81152 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2025-12-23 13:59:16,002 81152 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/compute/v2.1/os-keypairs 0.051s
2025-12-23 13:59:16,002 81152 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-1620464246", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBg0v42U7GwS4pERqBF/qqRTjVqFHPSIZVlDGqF2LrMuer0s+BVFbcH2eejJfCTc2rRvRoQMiDQZIGQY9FFPkVWxpXyl2GX0Wc79nHJg3fk5MNEoRYX5vfpLzIC2UOGwfw=="}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '401', '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-f944b5c6-1205-410f-927b-80496c476c57', 'x-compute-request-id': 'req-f944b5c6-1205-410f-927b-80496c476c57', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1620464246", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBg0v42U7GwS4pERqBF/qqRTjVqFHPSIZVlDGqF2LrMuer0s+BVFbcH2eejJfCTc2rRvRoQMiDQZIGQY9FFPkVWxpXyl2GX0Wc79nHJg3fk5MNEoRYX5vfpLzIC2UOGwfw==", "fingerprint": "04:15:f2:f2:f6:cc:f7:c6:01:a0:71:99:20:92:a1:c1", "user_id": "be4fda710cda4cb68dfa6b47a263ec28"}}'
2025-12-23 13:59:16,004 81152 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1620464246 created
2025-12-23 13:59:16,220 81152 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/networking/v2.0/security-groups 0.215s
2025-12-23 13:59:16,221 81152 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--432643287", "description": "tempest-description--454892793"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-8b119721-66db-423f-a303-8ca2235c79ec', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "7c27429f-9c18-42e8-990b-95837b48ec2b", "name": "tempest-securitygroup--432643287", "stateful": true, "tenant_id": "27214380d4924743a0adaa8ef21b5a2b", "project_id": "27214380d4924743a0adaa8ef21b5a2b", "description": "tempest-description--454892793", "shared": false, "security_group_rules": [{"id": "2ec4a997-d02c-4a69-ba16-876b1ca89e69", "project_id": "27214380d4924743a0adaa8ef21b5a2b", "tenant_id": "27214380d4924743a0adaa8ef21b5a2b", "security_group_id": "7c27429f-9c18-42e8-990b-95837b48ec2b", "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": 347, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-23T12:59:16Z", "updated_at": "2025-12-23T12:59:16Z", "revision_number": 0}, {"id": "53858a21-60c5-427c-9231-fd5d5b020f49", "project_id": "27214380d4924743a0adaa8ef21b5a2b", "tenant_id": "27214380d4924743a0adaa8ef21b5a2b", "security_group_id": "7c27429f-9c18-42e8-990b-95837b48ec2b", "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": 346, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-23T12:59:16Z", "updated_at": "2025-12-23T12:59:16Z", "revision_number": 0}], "tags": [], "created_at": "2025-12-23T12:59:16Z", "updated_at": "2025-12-23T12:59:16Z", "revision_number": 1}}'
2025-12-23 13:59:16,470 81152 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/networking/v2.0/security-group-rules 0.249s
2025-12-23 13:59:16,470 81152 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": "7c27429f-9c18-42e8-990b-95837b48ec2b", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-ae99c4ec-2f6d-4d3b-9e86-0e09116d74f7', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "278684d3-555b-42df-bfba-5f167cc4d386", "project_id": "27214380d4924743a0adaa8ef21b5a2b", "tenant_id": "27214380d4924743a0adaa8ef21b5a2b", "security_group_id": "7c27429f-9c18-42e8-990b-95837b48ec2b", "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": "2025-12-23T12:59:16Z", "updated_at": "2025-12-23T12:59:16Z", "revision_number": 0}}'
2025-12-23 13:59:16,700 81152 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/networking/v2.0/security-group-rules 0.229s
2025-12-23 13:59:16,700 81152 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": "7c27429f-9c18-42e8-990b-95837b48ec2b", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-c088eae6-2c18-4d46-a88f-5cb420de8fb2', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "28297254-fcb1-4a24-97d9-d05fd1cccb59", "project_id": "27214380d4924743a0adaa8ef21b5a2b", "tenant_id": "27214380d4924743a0adaa8ef21b5a2b", "security_group_id": "7c27429f-9c18-42e8-990b-95837b48ec2b", "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": "2025-12-23T12:59:16Z", "updated_at": "2025-12-23T12:59:16Z", "revision_number": 0}}'
2025-12-23 13:59:16,700 81152 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--432643287 created
2025-12-23 13:59:17,430 81152 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/networking/v2.0/floatingips 0.729s
2025-12-23 13:59:17,430 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "2022dc5c-1db1-4d79-8f10-03e050ad1526"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-0c9f6f75-eb20-4ef3-866f-f4be2b11d729', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "532a6cff-a458-46cf-8637-d37499cdf7df", "tenant_id": "27214380d4924743a0adaa8ef21b5a2b", "project_id": "27214380d4924743a0adaa8ef21b5a2b", "floating_ip_address": "172.24.4.88", "floating_network_id": "2022dc5c-1db1-4d79-8f10-03e050ad1526", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-12-23T12:59:17Z", "updated_at": "2025-12-23T12:59:17Z", "revision_number": 0}}'
2025-12-23 13:59:17,430 81152 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '532a6cff-a458-46cf-8637-d37499cdf7df', 'tenant_id': '27214380d4924743a0adaa8ef21b5a2b', 'project_id': '27214380d4924743a0adaa8ef21b5a2b', 'floating_ip_address': '172.24.4.88', 'floating_network_id': '2022dc5c-1db1-4d79-8f10-03e050ad1526', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-23T12:59:17Z', 'updated_at': '2025-12-23T12:59:17Z', 'revision_number': 0, 'ip': '172.24.4.88'} created
2025-12-23 13:59:17,548 81152 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://192.168.122.178/identity/v3/auth/tokens 0.113s
2025-12-23 13:59:17,548 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:17 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-2fcaa86e-3538-4b5e-815e-79fc7cc87f5d', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "be4fda710cda4cb68dfa6b47a263ec28", "name": "tempest-TaggedAttachmentsTest-1839459937-project-member", "password_expires_at": null}, "audit_ids": ["RYJ4IU50S6aYP766WtHF0Q"], "expires_at": "2025-12-23T13:59:17.000000Z", "issued_at": "2025-12-23T12:59:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27214380d4924743a0adaa8ef21b5a2b", "name": "tempest-TaggedAttachmentsTest-1839459937"}, "is_domain": false, "roles": [{"id": "33c052702d8947aca6e9f3c187efdc36", "name": "reader"}, {"id": "1396919ed4534591818d740796472755", "name": "member"}], "catalog": [{"endpoints": [{"id": "96c32ad3f6274708b259878e45f1e9cd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/identity", "region": "RegionOne"}], "id": "32eed16d2ec24754875d4eae500907c8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ade6c470d4ea4571aaa7f3232351a970", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/image", "region": "RegionOne"}], "id": "4980eb572a1a4f43bac1760c3d4de918", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89ae2642d56947ebb69124692a84e96b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/placement", "region": "RegionOne"}], "id": "7142ef5bfe034f589eb6a3ec4bc18d5c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "96dc3d307399484fbd08ff5186203dd2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/networking", "region": "RegionOne"}], "id": "7ea9ecf25aca44208a4ee0a0f5c9b0f9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "cdc96df523804eaa8a706aec7434a986", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/volume/v3", "region": "RegionOne"}], "id": "982392a271ba4fe6ad782cefc69ed486", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "009bbd79ca7f46d9b86d3601d76c1fbc", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2.1", "region": "RegionOne"}], "id": "c435593889334b6f8bbe9754bc4fd445", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a54caf0551134d089c8275920f76d856", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2/27214380d4924743a0adaa8ef21b5a2b", "region": "RegionOne"}], "id": "d2d771d6206f4f0c931ae6b177d98938", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-23 13:59:17,549 81152 INFO [tempest.lib.common.fixed_network] (TaggedAttachmentsTest:test_tagged_attachment) Found network {'id': '2312e118-0b7e-42e6-ba6d-587cbdb8f597', 'name': 'tempest-TaggedAttachmentsTest-1148097795-network', 'tenant_id': '27214380d4924743a0adaa8ef21b5a2b', 'project_id': '27214380d4924743a0adaa8ef21b5a2b', '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': 31479, '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': '2025-12-23T12:58:51Z', 'updated_at': '2025-12-23T12:58:51Z', 'revision_number': 1} available for tenant
2025-12-23 13:59:17,655 81152 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://192.168.122.178/identity/v3/auth/tokens 0.102s
2025-12-23 13:59:17,655 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:17 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-988eedb0-961a-4945-9b50-a159824719eb', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "be4fda710cda4cb68dfa6b47a263ec28", "name": "tempest-TaggedAttachmentsTest-1839459937-project-member", "password_expires_at": null}, "audit_ids": ["3oV7fymYTWegOwiYsMmo1w"], "expires_at": "2025-12-23T13:59:17.000000Z", "issued_at": "2025-12-23T12:59:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27214380d4924743a0adaa8ef21b5a2b", "name": "tempest-TaggedAttachmentsTest-1839459937"}, "is_domain": false, "roles": [{"id": "33c052702d8947aca6e9f3c187efdc36", "name": "reader"}, {"id": "1396919ed4534591818d740796472755", "name": "member"}], "catalog": [{"endpoints": [{"id": "96c32ad3f6274708b259878e45f1e9cd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/identity", "region": "RegionOne"}], "id": "32eed16d2ec24754875d4eae500907c8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ade6c470d4ea4571aaa7f3232351a970", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/image", "region": "RegionOne"}], "id": "4980eb572a1a4f43bac1760c3d4de918", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89ae2642d56947ebb69124692a84e96b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/placement", "region": "RegionOne"}], "id": "7142ef5bfe034f589eb6a3ec4bc18d5c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "96dc3d307399484fbd08ff5186203dd2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/networking", "region": "RegionOne"}], "id": "7ea9ecf25aca44208a4ee0a0f5c9b0f9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "cdc96df523804eaa8a706aec7434a986", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/volume/v3", "region": "RegionOne"}], "id": "982392a271ba4fe6ad782cefc69ed486", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "009bbd79ca7f46d9b86d3601d76c1fbc", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2.1", "region": "RegionOne"}], "id": "c435593889334b6f8bbe9754bc4fd445", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a54caf0551134d089c8275920f76d856", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2/27214380d4924743a0adaa8ef21b5a2b", "region": "RegionOne"}], "id": "d2d771d6206f4f0c931ae6b177d98938", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-23 13:59:17,655 81152 INFO [tempest.lib.common.fixed_network] (TaggedAttachmentsTest:test_tagged_attachment) Found network {'id': '2312e118-0b7e-42e6-ba6d-587cbdb8f597', 'name': 'tempest-TaggedAttachmentsTest-1148097795-network', 'tenant_id': '27214380d4924743a0adaa8ef21b5a2b', 'project_id': '27214380d4924743a0adaa8ef21b5a2b', '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': 31479, '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': '2025-12-23T12:58:51Z', 'updated_at': '2025-12-23T12:58:51Z', 'revision_number': 1} available for tenant
2025-12-23 13:59:17,656 81152 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1620464246', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBg0v42U7GwS4pERqBF/qqRTjVqFHPSIZVlDGqF2LrMuer0s+BVFbcH2eejJfCTc2rRvRoQMiDQZIGQY9FFPkVWxpXyl2GX0Wc79nHJg3fk5MNEoRYX5vfpLzIC2UOGwfw==', 'fingerprint': '04:15:f2:f2:f6:cc:f7:c6:01:a0:71:99:20:92:a1:c1', 'user_id': 'be4fda710cda4cb68dfa6b47a263ec28', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBtpdNGXLQn9jaKHDxQOmCcYhR+ESd78PhUuv6qxayZlslRPOdS4BpN\nqBF+VoDuEzygBwYFK4EEACKhZANiAAQYNL+NlOxsEuKREagRf6qkU41ahRz0iGVZ\nQxqhdi6zLnq9LPgVRW3B9nnoyXwk3Nq0b0aEDIg0GSBkGPRRT5FVsaV8pdhl9FnO\n/ZxyYN35OTDRKEWF+b36S8yAtlDhsH8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '7c27429f-9c18-42e8-990b-95837b48ec2b', 'name': 'tempest-securitygroup--432643287', 'stateful': True, 'tenant_id': '27214380d4924743a0adaa8ef21b5a2b', 'project_id': '27214380d4924743a0adaa8ef21b5a2b', 'description': 'tempest-description--454892793', 'shared': False, 'security_group_rules': [{'id': '2ec4a997-d02c-4a69-ba16-876b1ca89e69', 'project_id': '27214380d4924743a0adaa8ef21b5a2b', 'tenant_id': '27214380d4924743a0adaa8ef21b5a2b', 'security_group_id': '7c27429f-9c18-42e8-990b-95837b48ec2b', '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': 347, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-23T12:59:16Z', 'updated_at': '2025-12-23T12:59:16Z', 'revision_number': 0}, {'id': '53858a21-60c5-427c-9231-fd5d5b020f49', 'project_id': '27214380d4924743a0adaa8ef21b5a2b', 'tenant_id': '27214380d4924743a0adaa8ef21b5a2b', 'security_group_id': '7c27429f-9c18-42e8-990b-95837b48ec2b', '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': 346, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-23T12:59:16Z', 'updated_at': '2025-12-23T12:59:16Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-12-23T12:59:16Z', 'updated_at': '2025-12-23T12:59:16Z', 'revision_number': 1}, 'floating_ip': {'id': '532a6cff-a458-46cf-8637-d37499cdf7df', 'tenant_id': '27214380d4924743a0adaa8ef21b5a2b', 'project_id': '27214380d4924743a0adaa8ef21b5a2b', 'floating_ip_address': '172.24.4.88', 'floating_network_id': '2022dc5c-1db1-4d79-8f10-03e050ad1526', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-23T12:59:17Z', 'updated_at': '2025-12-23T12:59:17Z', 'revision_number': 0, 'ip': '172.24.4.88'}}
2025-12-23 13:59:18,772 81152 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://192.168.122.178/compute/v2.1/servers 1.116s
2025-12-23 13:59:18,773 81152 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-868340928", "imageRef": "e2d1dc78-9498-46e2-8931-07b129784a25", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "2312e118-0b7e-42e6-ba6d-587cbdb8f597"}], "security_groups": [{"name": "tempest-securitygroup--432643287"}], "key_name": "tempest-keypair-1620464246", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '413', 'location': 'http://192.168.122.178/compute/v2.1/servers/92ed44c4-93dc-42c9-9490-4e223aac7e26', '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-f19c7344-093c-41c7-b8bd-a336a364fa10', 'x-compute-request-id': 'req-f19c7344-093c-41c7-b8bd-a336a364fa10', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/compute/v2.1/servers'}
Body: b'{"server": {"id": "92ed44c4-93dc-42c9-9490-4e223aac7e26", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/92ed44c4-93dc-42c9-9490-4e223aac7e26"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/92ed44c4-93dc-42c9-9490-4e223aac7e26"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--432643287"}], "adminPass": "XDctnaSwJd35"}}'
2025-12-23 13:59:18,862 81152 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.178/compute/v2.1/servers/92ed44c4-93dc-42c9-9490-4e223aac7e26 0.087s
2025-12-23 13:59:18,862 81152 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': 'Tue, 23 Dec 2025 12:59:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1335', '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-881fd63f-aa4d-41fc-8751-b4f44bd71cf1', 'x-compute-request-id': 'req-881fd63f-aa4d-41fc-8751-b4f44bd71cf1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/92ed44c4-93dc-42c9-9490-4e223aac7e26'}
Body: b'{"server": {"id": "92ed44c4-93dc-42c9-9490-4e223aac7e26", "name": "tempest-device-tagging-server-868340928", "status": "BUILD", "tenant_id": "27214380d4924743a0adaa8ef21b5a2b", "user_id": "be4fda710cda4cb68dfa6b47a263ec28", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-23T12:59:19Z", "updated": "2025-12-23T12:59:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/92ed44c4-93dc-42c9-9490-4e223aac7e26"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/92ed44c4-93dc-42c9-9490-4e223aac7e26"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1620464246", "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": []}}'
2025-12-23 13:59:19,962 81152 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.178/compute/v2.1/servers/92ed44c4-93dc-42c9-9490-4e223aac7e26 0.084s
2025-12-23 13:59:19,962 81152 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': 'Tue, 23 Dec 2025 12:59:19 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-a88ab959-a8ee-4e4b-822a-16da56cde073', 'x-compute-request-id': 'req-a88ab959-a8ee-4e4b-822a-16da56cde073', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/92ed44c4-93dc-42c9-9490-4e223aac7e26'}
Body: b'{"server": {"id": "92ed44c4-93dc-42c9-9490-4e223aac7e26", "name": "tempest-device-tagging-server-868340928", "status": "BUILD", "tenant_id": "27214380d4924743a0adaa8ef21b5a2b", "user_id": "be4fda710cda4cb68dfa6b47a263ec28", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-23T12:59:18Z", "updated": "2025-12-23T12:59:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/92ed44c4-93dc-42c9-9490-4e223aac7e26"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/92ed44c4-93dc-42c9-9490-4e223aac7e26"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1620464246", "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": []}}'
2025-12-23 13:59:21,184 81152 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.178/compute/v2.1/servers/92ed44c4-93dc-42c9-9490-4e223aac7e26 0.208s
2025-12-23 13:59:21,185 81152 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': 'Tue, 23 Dec 2025 12:59:20 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-58d31e2c-2970-4857-9c09-5b809dec4027', 'x-compute-request-id': 'req-58d31e2c-2970-4857-9c09-5b809dec4027', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/92ed44c4-93dc-42c9-9490-4e223aac7e26'}
Body: b'{"server": {"id": "92ed44c4-93dc-42c9-9490-4e223aac7e26", "name": "tempest-device-tagging-server-868340928", "status": "BUILD", "tenant_id": "27214380d4924743a0adaa8ef21b5a2b", "user_id": "be4fda710cda4cb68dfa6b47a263ec28", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-23T12:59:18Z", "updated": "2025-12-23T12:59:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/92ed44c4-93dc-42c9-9490-4e223aac7e26"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/92ed44c4-93dc-42c9-9490-4e223aac7e26"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1620464246", "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": []}}'
2025-12-23 13:59:21,207 81152 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2025-12-23 13:59:22,310 81152 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.178/compute/v2.1/servers/92ed44c4-93dc-42c9-9490-4e223aac7e26 0.101s
2025-12-23 13:59:22,310 81152 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': 'Tue, 23 Dec 2025 12:59:22 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-188dfb6d-b20c-417c-b854-47ced8a3b235', 'x-compute-request-id': 'req-188dfb6d-b20c-417c-b854-47ced8a3b235', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/92ed44c4-93dc-42c9-9490-4e223aac7e26'}
Body: b'{"server": {"id": "92ed44c4-93dc-42c9-9490-4e223aac7e26", "name": "tempest-device-tagging-server-868340928", "status": "BUILD", "tenant_id": "27214380d4924743a0adaa8ef21b5a2b", "user_id": "be4fda710cda4cb68dfa6b47a263ec28", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-23T12:59:18Z", "updated": "2025-12-23T12:59:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/92ed44c4-93dc-42c9-9490-4e223aac7e26"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/92ed44c4-93dc-42c9-9490-4e223aac7e26"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1620464246", "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": []}}'
2025-12-23 13:59:23,443 81152 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.178/compute/v2.1/servers/92ed44c4-93dc-42c9-9490-4e223aac7e26 0.117s
2025-12-23 13:59:23,443 81152 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': 'Tue, 23 Dec 2025 12:59:23 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-26885c1d-9dc6-4b44-8a2c-23e368111bbc', 'x-compute-request-id': 'req-26885c1d-9dc6-4b44-8a2c-23e368111bbc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/92ed44c4-93dc-42c9-9490-4e223aac7e26'}
Body: b'{"server": {"id": "92ed44c4-93dc-42c9-9490-4e223aac7e26", "name": "tempest-device-tagging-server-868340928", "status": "BUILD", "tenant_id": "27214380d4924743a0adaa8ef21b5a2b", "user_id": "be4fda710cda4cb68dfa6b47a263ec28", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-23T12:59:18Z", "updated": "2025-12-23T12:59:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/92ed44c4-93dc-42c9-9490-4e223aac7e26"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/92ed44c4-93dc-42c9-9490-4e223aac7e26"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1620464246", "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": []}}'
2025-12-23 13:59:25,388 81152 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.178/compute/v2.1/servers/92ed44c4-93dc-42c9-9490-4e223aac7e26 0.931s
2025-12-23 13:59:25,389 81152 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': 'Tue, 23 Dec 2025 12:59:24 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-d984b79d-8d4f-4f85-96a5-6137c5399207', 'x-compute-request-id': 'req-d984b79d-8d4f-4f85-96a5-6137c5399207', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/92ed44c4-93dc-42c9-9490-4e223aac7e26'}
Body: b'{"server": {"id": "92ed44c4-93dc-42c9-9490-4e223aac7e26", "name": "tempest-device-tagging-server-868340928", "status": "ERROR", "tenant_id": "27214380d4924743a0adaa8ef21b5a2b", "user_id": "be4fda710cda4cb68dfa6b47a263ec28", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-23T12:59:18Z", "updated": "2025-12-23T12:59:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/92ed44c4-93dc-42c9-9490-4e223aac7e26"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/92ed44c4-93dc-42c9-9490-4e223aac7e26"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-23T12:59:24Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 92ed44c4-93dc-42c9-9490-4e223aac7e26."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1620464246", "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": []}}'
2025-12-23 13:59:25,404 81152 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "ERROR/None" after 7 second wait
2025-12-23 13:59:26,189 81152 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 204 DELETE http://192.168.122.178/compute/v2.1/servers/92ed44c4-93dc-42c9-9490-4e223aac7e26 0.785s
2025-12-23 13:59:26,190 81152 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': 'Tue, 23 Dec 2025 12:59:25 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-37436c71-d6b4-4eb5-a879-ec1b1807f4d4', 'x-compute-request-id': 'req-37436c71-d6b4-4eb5-a879-ec1b1807f4d4', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/92ed44c4-93dc-42c9-9490-4e223aac7e26'}
Body: b''
2025-12-23 13:59:26,233 81152 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 404 GET http://192.168.122.178/compute/v2.1/servers/92ed44c4-93dc-42c9-9490-4e223aac7e26 0.042s
2025-12-23 13:59:26,233 81152 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': 'Tue, 23 Dec 2025 12:59:26 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-9ca2f9ac-8ba1-4316-86b3-751aef51167e', 'x-compute-request-id': 'req-9ca2f9ac-8ba1-4316-86b3-751aef51167e', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/92ed44c4-93dc-42c9-9490-4e223aac7e26'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 92ed44c4-93dc-42c9-9490-4e223aac7e26 could not be found."}}'
2025-12-23 13:59:26,272 81152 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.178/compute/v2.1/os-keypairs/tempest-keypair-1620464246 0.037s
2025-12-23 13:59:26,272 81152 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': 'Tue, 23 Dec 2025 12:59:26 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-58672d25-542c-468e-b549-c2fe59036266', 'x-compute-request-id': 'req-58672d25-542c-468e-b549-c2fe59036266', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/compute/v2.1/os-keypairs/tempest-keypair-1620464246'}
Body: b''
2025-12-23 13:59:27,237 81152 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.178/networking/v2.0/security-groups/7c27429f-9c18-42e8-990b-95837b48ec2b 0.964s
2025-12-23 13:59:27,237 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-2267190e-f890-4208-9c7b-c46420926e64', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/networking/v2.0/security-groups/7c27429f-9c18-42e8-990b-95837b48ec2b'}
Body: b''
2025-12-23 13:59:27,552 81152 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 404 GET http://192.168.122.178/networking/v2.0/security-groups/7c27429f-9c18-42e8-990b-95837b48ec2b 0.314s
2025-12-23 13:59:27,553 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-82a83424-004b-4eb2-92d5-4756b05efdde', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.178/networking/v2.0/security-groups/7c27429f-9c18-42e8-990b-95837b48ec2b'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 7c27429f-9c18-42e8-990b-95837b48ec2b does not exist", "detail": ""}}'
2025-12-23 13:59:28,111 81152 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.178/networking/v2.0/floatingips/532a6cff-a458-46cf-8637-d37499cdf7df 0.558s
2025-12-23 13:59:28,112 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-4205a8f7-9698-4f88-b9d8-78f09e8bc29e', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/networking/v2.0/floatingips/532a6cff-a458-46cf-8637-d37499cdf7df'}
Body: b''
2025-12-23 13:59:28,647 81152 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.178/networking/v2.0/subnets/3b1baa07-4b14-4ac6-aec6-24b2ccbe7820 0.535s
2025-12-23 13:59:28,648 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-952ee0a4-cb89-46bb-be5b-9cf9cea700e4', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/networking/v2.0/subnets/3b1baa07-4b14-4ac6-aec6-24b2ccbe7820'}
Body: b''
2025-12-23 13:59:29,303 81152 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.178/networking/v2.0/networks/75dba967-d247-4bdf-9594-ce18f2f5f772 0.655s
2025-12-23 13:59:29,304 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-7dfeccd2-15d0-4536-9f56-ed47a761cc96', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/networking/v2.0/networks/75dba967-d247-4bdf-9594-ce18f2f5f772'}
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 378, in test_tagged_attachment
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, 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 326, 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 92ed44c4-93dc-42c9-9490-4e223aac7e26 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-23T12:59:24Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 92ed44c4-93dc-42c9-9490-4e223aac7e26.'}. Request ID of server operation performed before checking the server status req-f19c7344-093c-41c7-b8bd-a336a364fa10.
|
||||||
| 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:'': {{{
2025-12-23 13:58:12,947 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://192.168.122.178/volume/v3/volumes 0.604s
2025-12-23 13:58:12,947 81154 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-416798059", "imageRef": "e2d1dc78-9498-46e2-8931-07b129784a25"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a884c538-8778-49de-986f-c5d7921a8c28', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a884c538-8778-49de-986f-c5d7921a8c28', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/volume/v3/volumes'}
Body: b'{"volume": {"id": "5ff53ac3-119c-4565-86b0-de52d8bbc2c2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:58:12.884095", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-416798059", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/5ff53ac3-119c-4565-86b0-de52d8bbc2c2"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/5ff53ac3-119c-4565-86b0-de52d8bbc2c2"}], "user_id": "f632de40d3a949e290d61950154c23cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-23 13:58:13,026 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.178/volume/v3/volumes/5ff53ac3-119c-4565-86b0-de52d8bbc2c2 0.067s
2025-12-23 13:58:13,027 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ab01c35-59aa-4687-afc3-32d9f2eee72d', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ab01c35-59aa-4687-afc3-32d9f2eee72d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/5ff53ac3-119c-4565-86b0-de52d8bbc2c2'}
Body: b'{"volume": {"id": "5ff53ac3-119c-4565-86b0-de52d8bbc2c2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:58:13.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-416798059", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/5ff53ac3-119c-4565-86b0-de52d8bbc2c2"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/5ff53ac3-119c-4565-86b0-de52d8bbc2c2"}], "user_id": "f632de40d3a949e290d61950154c23cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c398967e633d4f75adb19ca6cc9bb386"}}'
2025-12-23 13:58:14,074 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.178/volume/v3/volumes/5ff53ac3-119c-4565-86b0-de52d8bbc2c2 0.034s
2025-12-23 13:58:14,074 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04a3cd90-e50c-4c64-bbf5-01b3f9c715e8', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04a3cd90-e50c-4c64-bbf5-01b3f9c715e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/5ff53ac3-119c-4565-86b0-de52d8bbc2c2'}
Body: b'{"volume": {"id": "5ff53ac3-119c-4565-86b0-de52d8bbc2c2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:58:13.000000", "updated_at": "2025-12-23T12:58:13.000000", "name": "tempest-TaggedBootDevicesTest-volume-416798059", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/5ff53ac3-119c-4565-86b0-de52d8bbc2c2"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/5ff53ac3-119c-4565-86b0-de52d8bbc2c2"}], "user_id": "f632de40d3a949e290d61950154c23cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c398967e633d4f75adb19ca6cc9bb386"}}'
2025-12-23 13:58:15,145 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.178/volume/v3/volumes/5ff53ac3-119c-4565-86b0-de52d8bbc2c2 0.059s
2025-12-23 13:58:15,145 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cae58589-ab9b-4daf-b3e3-8d66ec73e34c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cae58589-ab9b-4daf-b3e3-8d66ec73e34c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/5ff53ac3-119c-4565-86b0-de52d8bbc2c2'}
Body: b'{"volume": {"id": "5ff53ac3-119c-4565-86b0-de52d8bbc2c2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:58:13.000000", "updated_at": "2025-12-23T12:58:13.000000", "name": "tempest-TaggedBootDevicesTest-volume-416798059", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/5ff53ac3-119c-4565-86b0-de52d8bbc2c2"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/5ff53ac3-119c-4565-86b0-de52d8bbc2c2"}], "user_id": "f632de40d3a949e290d61950154c23cc", "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": "c398967e633d4f75adb19ca6cc9bb386"}}'
2025-12-23 13:58:16,237 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.178/volume/v3/volumes/5ff53ac3-119c-4565-86b0-de52d8bbc2c2 0.076s
2025-12-23 13:58:16,238 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8f6262a-7aba-4ac8-bafd-8efa81c5f32b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8f6262a-7aba-4ac8-bafd-8efa81c5f32b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/5ff53ac3-119c-4565-86b0-de52d8bbc2c2'}
Body: b'{"volume": {"id": "5ff53ac3-119c-4565-86b0-de52d8bbc2c2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:58:13.000000", "updated_at": "2025-12-23T12:58:16.000000", "name": "tempest-TaggedBootDevicesTest-volume-416798059", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/5ff53ac3-119c-4565-86b0-de52d8bbc2c2"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/5ff53ac3-119c-4565-86b0-de52d8bbc2c2"}], "user_id": "f632de40d3a949e290d61950154c23cc", "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": "c398967e633d4f75adb19ca6cc9bb386"}}'
2025-12-23 13:58:17,326 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.178/volume/v3/volumes/5ff53ac3-119c-4565-86b0-de52d8bbc2c2 0.075s
2025-12-23 13:58:17,326 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d293e30e-d592-4317-be0c-2c0f4fbe00af', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d293e30e-d592-4317-be0c-2c0f4fbe00af', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/5ff53ac3-119c-4565-86b0-de52d8bbc2c2'}
Body: b'{"volume": {"id": "5ff53ac3-119c-4565-86b0-de52d8bbc2c2", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:58:13.000000", "updated_at": "2025-12-23T12:58:17.000000", "name": "tempest-TaggedBootDevicesTest-volume-416798059", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/5ff53ac3-119c-4565-86b0-de52d8bbc2c2"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/5ff53ac3-119c-4565-86b0-de52d8bbc2c2"}], "user_id": "f632de40d3a949e290d61950154c23cc", "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": "c398967e633d4f75adb19ca6cc9bb386"}}'
2025-12-23 13:58:18,388 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.178/volume/v3/volumes/5ff53ac3-119c-4565-86b0-de52d8bbc2c2 0.050s
2025-12-23 13:58:18,389 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f44d489a-81a5-4d98-84c7-1a525a9ad6a6', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f44d489a-81a5-4d98-84c7-1a525a9ad6a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/5ff53ac3-119c-4565-86b0-de52d8bbc2c2'}
Body: b'{"volume": {"id": "5ff53ac3-119c-4565-86b0-de52d8bbc2c2", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:58:13.000000", "updated_at": "2025-12-23T12:58:17.000000", "name": "tempest-TaggedBootDevicesTest-volume-416798059", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/5ff53ac3-119c-4565-86b0-de52d8bbc2c2"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/5ff53ac3-119c-4565-86b0-de52d8bbc2c2"}], "user_id": "f632de40d3a949e290d61950154c23cc", "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": "c398967e633d4f75adb19ca6cc9bb386"}}'
2025-12-23 13:58:19,480 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.178/volume/v3/volumes/5ff53ac3-119c-4565-86b0-de52d8bbc2c2 0.080s
2025-12-23 13:58:19,480 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba2b7d0a-3eb7-4d0f-8e9f-d670ac2595bb', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba2b7d0a-3eb7-4d0f-8e9f-d670ac2595bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/5ff53ac3-119c-4565-86b0-de52d8bbc2c2'}
Body: b'{"volume": {"id": "5ff53ac3-119c-4565-86b0-de52d8bbc2c2", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:58:13.000000", "updated_at": "2025-12-23T12:58:17.000000", "name": "tempest-TaggedBootDevicesTest-volume-416798059", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/5ff53ac3-119c-4565-86b0-de52d8bbc2c2"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/5ff53ac3-119c-4565-86b0-de52d8bbc2c2"}], "user_id": "f632de40d3a949e290d61950154c23cc", "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": "c398967e633d4f75adb19ca6cc9bb386"}}'
2025-12-23 13:58:20,533 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.178/volume/v3/volumes/5ff53ac3-119c-4565-86b0-de52d8bbc2c2 0.042s
2025-12-23 13:58:20,533 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca2d3f3e-dccd-4edd-85ae-19f5c637220b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca2d3f3e-dccd-4edd-85ae-19f5c637220b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/5ff53ac3-119c-4565-86b0-de52d8bbc2c2'}
Body: b'{"volume": {"id": "5ff53ac3-119c-4565-86b0-de52d8bbc2c2", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:58:13.000000", "updated_at": "2025-12-23T12:58:17.000000", "name": "tempest-TaggedBootDevicesTest-volume-416798059", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/5ff53ac3-119c-4565-86b0-de52d8bbc2c2"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/5ff53ac3-119c-4565-86b0-de52d8bbc2c2"}], "user_id": "f632de40d3a949e290d61950154c23cc", "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": "c398967e633d4f75adb19ca6cc9bb386"}}'
2025-12-23 13:58:21,588 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.178/volume/v3/volumes/5ff53ac3-119c-4565-86b0-de52d8bbc2c2 0.044s
2025-12-23 13:58:21,588 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a385f0e-da4c-46c0-8339-bdd5e7b956f3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a385f0e-da4c-46c0-8339-bdd5e7b956f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/5ff53ac3-119c-4565-86b0-de52d8bbc2c2'}
Body: b'{"volume": {"id": "5ff53ac3-119c-4565-86b0-de52d8bbc2c2", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:58:13.000000", "updated_at": "2025-12-23T12:58:17.000000", "name": "tempest-TaggedBootDevicesTest-volume-416798059", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/5ff53ac3-119c-4565-86b0-de52d8bbc2c2"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/5ff53ac3-119c-4565-86b0-de52d8bbc2c2"}], "user_id": "f632de40d3a949e290d61950154c23cc", "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": "c398967e633d4f75adb19ca6cc9bb386"}}'
2025-12-23 13:58:22,652 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.178/volume/v3/volumes/5ff53ac3-119c-4565-86b0-de52d8bbc2c2 0.052s
2025-12-23 13:58:22,652 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d396ad25-1d49-44fc-9c83-54a91188ff12', 'content-length': '1331', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d396ad25-1d49-44fc-9c83-54a91188ff12', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/5ff53ac3-119c-4565-86b0-de52d8bbc2c2'}
Body: b'{"volume": {"id": "5ff53ac3-119c-4565-86b0-de52d8bbc2c2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:58:13.000000", "updated_at": "2025-12-23T12:58:23.000000", "name": "tempest-TaggedBootDevicesTest-volume-416798059", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/5ff53ac3-119c-4565-86b0-de52d8bbc2c2"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/5ff53ac3-119c-4565-86b0-de52d8bbc2c2"}], "user_id": "f632de40d3a949e290d61950154c23cc", "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": "e2d1dc78-9498-46e2-8931-07b129784a25", "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": "c398967e633d4f75adb19ca6cc9bb386"}}'
2025-12-23 13:58:22,662 81154 INFO [tempest.common.waiters] volume 5ff53ac3-119c-4565-86b0-de52d8bbc2c2 reached available after waiting for 9.662856 seconds
2025-12-23 13:58:22,958 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://192.168.122.178/volume/v3/volumes 0.295s
2025-12-23 13:58:22,958 81154 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-916149248"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30f05096-b620-43c5-9eb8-eb7cdcd02b5c', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30f05096-b620-43c5-9eb8-eb7cdcd02b5c', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/volume/v3/volumes'}
Body: b'{"volume": {"id": "a584bcbf-d00a-483f-9fad-f5600cd5ce1c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:58:22.867624", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-916149248", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/a584bcbf-d00a-483f-9fad-f5600cd5ce1c"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/a584bcbf-d00a-483f-9fad-f5600cd5ce1c"}], "user_id": "f632de40d3a949e290d61950154c23cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-23 13:58:23,027 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.178/volume/v3/volumes/a584bcbf-d00a-483f-9fad-f5600cd5ce1c 0.060s
2025-12-23 13:58:23,027 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7109436-0307-4ab4-ba73-c1eb3eb186e8', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7109436-0307-4ab4-ba73-c1eb3eb186e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/a584bcbf-d00a-483f-9fad-f5600cd5ce1c'}
Body: b'{"volume": {"id": "a584bcbf-d00a-483f-9fad-f5600cd5ce1c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:58:23.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-916149248", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/a584bcbf-d00a-483f-9fad-f5600cd5ce1c"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/a584bcbf-d00a-483f-9fad-f5600cd5ce1c"}], "user_id": "f632de40d3a949e290d61950154c23cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c398967e633d4f75adb19ca6cc9bb386"}}'
2025-12-23 13:58:24,112 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.178/volume/v3/volumes/a584bcbf-d00a-483f-9fad-f5600cd5ce1c 0.073s
2025-12-23 13:58:24,112 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eda2d48f-bbcd-46d8-839e-dad7ab5e83b6', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eda2d48f-bbcd-46d8-839e-dad7ab5e83b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/a584bcbf-d00a-483f-9fad-f5600cd5ce1c'}
Body: b'{"volume": {"id": "a584bcbf-d00a-483f-9fad-f5600cd5ce1c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:58:23.000000", "updated_at": "2025-12-23T12:58:24.000000", "name": "tempest-TaggedBootDevicesTest-volume-916149248", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/a584bcbf-d00a-483f-9fad-f5600cd5ce1c"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/a584bcbf-d00a-483f-9fad-f5600cd5ce1c"}], "user_id": "f632de40d3a949e290d61950154c23cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c398967e633d4f75adb19ca6cc9bb386"}}'
2025-12-23 13:58:25,158 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.178/volume/v3/volumes/a584bcbf-d00a-483f-9fad-f5600cd5ce1c 0.034s
2025-12-23 13:58:25,158 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8189088f-be6c-4531-8eea-3604f9c9d601', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8189088f-be6c-4531-8eea-3604f9c9d601', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/a584bcbf-d00a-483f-9fad-f5600cd5ce1c'}
Body: b'{"volume": {"id": "a584bcbf-d00a-483f-9fad-f5600cd5ce1c", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:58:23.000000", "updated_at": "2025-12-23T12:58:25.000000", "name": "tempest-TaggedBootDevicesTest-volume-916149248", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/a584bcbf-d00a-483f-9fad-f5600cd5ce1c"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/a584bcbf-d00a-483f-9fad-f5600cd5ce1c"}], "user_id": "f632de40d3a949e290d61950154c23cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c398967e633d4f75adb19ca6cc9bb386"}}'
2025-12-23 13:58:25,168 81154 INFO [tempest.common.waiters] volume a584bcbf-d00a-483f-9fad-f5600cd5ce1c reached available after waiting for 2.168465 seconds
2025-12-23 13:58:25,412 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://192.168.122.178/volume/v3/volumes 0.243s
2025-12-23 13:58:25,412 81154 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-1933891045"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed0205cd-fb8d-4b7a-b667-50efb6bdf054', 'content-length': '761', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed0205cd-fb8d-4b7a-b667-50efb6bdf054', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/volume/v3/volumes'}
Body: b'{"volume": {"id": "d6fa8059-d23b-4b7d-bba7-9e7a84998429", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:58:25.321420", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1933891045", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/d6fa8059-d23b-4b7d-bba7-9e7a84998429"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/d6fa8059-d23b-4b7d-bba7-9e7a84998429"}], "user_id": "f632de40d3a949e290d61950154c23cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-23 13:58:25,456 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.178/volume/v3/volumes/d6fa8059-d23b-4b7d-bba7-9e7a84998429 0.035s
2025-12-23 13:58:25,456 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f783d38f-6c7a-45a3-8af6-daae518a23f1', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f783d38f-6c7a-45a3-8af6-daae518a23f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/d6fa8059-d23b-4b7d-bba7-9e7a84998429'}
Body: b'{"volume": {"id": "d6fa8059-d23b-4b7d-bba7-9e7a84998429", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:58:25.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1933891045", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/d6fa8059-d23b-4b7d-bba7-9e7a84998429"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/d6fa8059-d23b-4b7d-bba7-9e7a84998429"}], "user_id": "f632de40d3a949e290d61950154c23cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c398967e633d4f75adb19ca6cc9bb386"}}'
2025-12-23 13:58:26,528 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.178/volume/v3/volumes/d6fa8059-d23b-4b7d-bba7-9e7a84998429 0.061s
2025-12-23 13:58:26,529 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a734d88a-78cf-4aeb-a642-292625833fe8', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a734d88a-78cf-4aeb-a642-292625833fe8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/d6fa8059-d23b-4b7d-bba7-9e7a84998429'}
Body: b'{"volume": {"id": "d6fa8059-d23b-4b7d-bba7-9e7a84998429", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:58:25.000000", "updated_at": "2025-12-23T12:58:25.000000", "name": "tempest-TaggedBootDevicesTest-volume-1933891045", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/d6fa8059-d23b-4b7d-bba7-9e7a84998429"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/d6fa8059-d23b-4b7d-bba7-9e7a84998429"}], "user_id": "f632de40d3a949e290d61950154c23cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c398967e633d4f75adb19ca6cc9bb386"}}'
2025-12-23 13:58:27,623 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.178/volume/v3/volumes/d6fa8059-d23b-4b7d-bba7-9e7a84998429 0.083s
2025-12-23 13:58:27,624 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37df2249-f173-4903-9611-6a10de4ac340', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37df2249-f173-4903-9611-6a10de4ac340', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/d6fa8059-d23b-4b7d-bba7-9e7a84998429'}
Body: b'{"volume": {"id": "d6fa8059-d23b-4b7d-bba7-9e7a84998429", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:58:25.000000", "updated_at": "2025-12-23T12:58:25.000000", "name": "tempest-TaggedBootDevicesTest-volume-1933891045", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/d6fa8059-d23b-4b7d-bba7-9e7a84998429"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/d6fa8059-d23b-4b7d-bba7-9e7a84998429"}], "user_id": "f632de40d3a949e290d61950154c23cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c398967e633d4f75adb19ca6cc9bb386"}}'
2025-12-23 13:58:28,690 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.178/volume/v3/volumes/d6fa8059-d23b-4b7d-bba7-9e7a84998429 0.055s
2025-12-23 13:58:28,690 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07bd22b4-78a3-4546-81f6-ae66f4cf8bac', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07bd22b4-78a3-4546-81f6-ae66f4cf8bac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/d6fa8059-d23b-4b7d-bba7-9e7a84998429'}
Body: b'{"volume": {"id": "d6fa8059-d23b-4b7d-bba7-9e7a84998429", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:58:25.000000", "updated_at": "2025-12-23T12:58:29.000000", "name": "tempest-TaggedBootDevicesTest-volume-1933891045", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/d6fa8059-d23b-4b7d-bba7-9e7a84998429"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/d6fa8059-d23b-4b7d-bba7-9e7a84998429"}], "user_id": "f632de40d3a949e290d61950154c23cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c398967e633d4f75adb19ca6cc9bb386"}}'
2025-12-23 13:58:28,705 81154 INFO [tempest.common.waiters] volume d6fa8059-d23b-4b7d-bba7-9e7a84998429 reached available after waiting for 3.705018 seconds
2025-12-23 13:58:30,364 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://192.168.122.178/networking/v2.0/networks 1.659s
2025-12-23 13:58:30,365 81154 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-1465791828"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '613', 'x-openstack-request-id': 'req-63bf6e4e-3be3-46f1-aaee-527129d756e6', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/networks'}
Body: b'{"network":{"id":"023375b3-dedb-4831-a832-5651008f7cee","name":"tempest-device-tagging-net1-1465791828","tenant_id":"c398967e633d4f75adb19ca6cc9bb386","project_id":"c398967e633d4f75adb19ca6cc9bb386","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":"2025-12-23T12:58:28Z","updated_at":"2025-12-23T12:58:29Z","revision_number":1}}'
2025-12-23 13:58:31,034 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://192.168.122.178/networking/v2.0/networks 0.669s
2025-12-23 13:58:31,035 81154 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-1020785893"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '613', 'x-openstack-request-id': 'req-7e15af5a-9799-4d27-a6ab-97b6f8b299a5', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/networks'}
Body: b'{"network":{"id":"d4907acc-5554-49ee-87f0-82c53a0fcaf3","name":"tempest-device-tagging-net2-1020785893","tenant_id":"c398967e633d4f75adb19ca6cc9bb386","project_id":"c398967e633d4f75adb19ca6cc9bb386","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":"2025-12-23T12:58:30Z","updated_at":"2025-12-23T12:58:30Z","revision_number":1}}'
2025-12-23 13:58:31,985 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://192.168.122.178/networking/v2.0/subnets 0.949s
2025-12-23 13:58:31,985 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"network_id": "023375b3-dedb-4831-a832-5651008f7cee", "cidr": "10.1.1.0/24", "ip_version": 4}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '619', 'x-openstack-request-id': 'req-e440b44a-7b00-4f2b-8d3d-fa56a4d643ba', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/subnets'}
Body: b'{"subnet":{"id":"a58485a8-b4d6-4f2c-ab19-52bc13c84115","name":"","tenant_id":"c398967e633d4f75adb19ca6cc9bb386","network_id":"023375b3-dedb-4831-a832-5651008f7cee","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":"2025-12-23T12:58:31Z","updated_at":"2025-12-23T12:58:31Z","revision_number":0,"project_id":"c398967e633d4f75adb19ca6cc9bb386"}}'
2025-12-23 13:58:32,791 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://192.168.122.178/networking/v2.0/subnets 0.806s
2025-12-23 13:58:32,792 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"network_id": "d4907acc-5554-49ee-87f0-82c53a0fcaf3", "cidr": "10.2.2.0/24", "ip_version": 4}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '619', 'x-openstack-request-id': 'req-e87fdb78-b248-422c-bf2b-a5f55a7d1a34', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/subnets'}
Body: b'{"subnet":{"id":"8b3a9dfd-28c2-479d-8ca5-cfc839b28b52","name":"","tenant_id":"c398967e633d4f75adb19ca6cc9bb386","network_id":"d4907acc-5554-49ee-87f0-82c53a0fcaf3","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":"2025-12-23T12:58:32Z","updated_at":"2025-12-23T12:58:32Z","revision_number":0,"project_id":"c398967e633d4f75adb19ca6cc9bb386"}}'
2025-12-23 13:58:33,470 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://192.168.122.178/networking/v2.0/ports 0.677s
2025-12-23 13:58:33,470 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"port": {"network_id": "023375b3-dedb-4831-a832-5651008f7cee", "name": "tempest-TaggedBootDevicesTest-177017778", "fixed_ips": [{"subnet_id": "a58485a8-b4d6-4f2c-ab19-52bc13c84115"}]}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '732', 'x-openstack-request-id': 'req-21f6047a-7d1a-4999-90b0-d72cd2d36267', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/ports'}
Body: b'{"port":{"id":"4d91357e-608a-4899-9bf5-8d8bfd360387","name":"tempest-TaggedBootDevicesTest-177017778","network_id":"023375b3-dedb-4831-a832-5651008f7cee","tenant_id":"c398967e633d4f75adb19ca6cc9bb386","mac_address":"fa:16:3e:60:87:d9","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"a58485a8-b4d6-4f2c-ab19-52bc13c84115","ip_address":"10.1.1.189"}],"project_id":"c398967e633d4f75adb19ca6cc9bb386","port_security_enabled":true,"security_groups":["b3fb6c55-44ec-4b3b-b150-b37c17eda4d6"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2025-12-23T12:58:32Z","updated_at":"2025-12-23T12:58:33Z","revision_number":1}}'
2025-12-23 13:58:33,949 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://192.168.122.178/networking/v2.0/ports 0.478s
2025-12-23 13:58:33,950 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"port": {"network_id": "023375b3-dedb-4831-a832-5651008f7cee", "name": "tempest-TaggedBootDevicesTest-429004788", "fixed_ips": [{"subnet_id": "a58485a8-b4d6-4f2c-ab19-52bc13c84115"}]}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '732', 'x-openstack-request-id': 'req-aecd33c4-2993-4fc6-90a1-8ade2f7f9835', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/ports'}
Body: b'{"port":{"id":"c85c20a6-3d14-44f2-b976-5f471be91da4","name":"tempest-TaggedBootDevicesTest-429004788","network_id":"023375b3-dedb-4831-a832-5651008f7cee","tenant_id":"c398967e633d4f75adb19ca6cc9bb386","mac_address":"fa:16:3e:c4:1e:12","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"a58485a8-b4d6-4f2c-ab19-52bc13c84115","ip_address":"10.1.1.164"}],"project_id":"c398967e633d4f75adb19ca6cc9bb386","port_security_enabled":true,"security_groups":["b3fb6c55-44ec-4b3b-b150-b37c17eda4d6"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2025-12-23T12:58:33Z","updated_at":"2025-12-23T12:58:33Z","revision_number":1}}'
2025-12-23 13:58:33,950 81154 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2025-12-23 13:58:33,950 81154 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2025-12-23 13:58:34,020 81154 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/compute/v2.1/os-keypairs 0.068s
2025-12-23 13:58:34,020 81154 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-412543476", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEf8lAqHxDcPQQvBFjHDAzW6cLGweE1wHYgMG+z9g55CaNqb7lhq6Eafv/M4flsBzppT4niLPbuFGrZj2uL++I2SadMVp3oXvW6CxAwzXzsmlmArMtpkNYfQeOvbkn+g+w=="}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', '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-befc4ed6-de39-472b-a2eb-0e30e3d5f8f7', 'x-compute-request-id': 'req-befc4ed6-de39-472b-a2eb-0e30e3d5f8f7', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-412543476", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEf8lAqHxDcPQQvBFjHDAzW6cLGweE1wHYgMG+z9g55CaNqb7lhq6Eafv/M4flsBzppT4niLPbuFGrZj2uL++I2SadMVp3oXvW6CxAwzXzsmlmArMtpkNYfQeOvbkn+g+w==", "fingerprint": "a5:50:d1:e7:e5:e4:cc:11:8c:0c:f5:07:9f:83:61:7d", "user_id": "f632de40d3a949e290d61950154c23cc"}}'
2025-12-23 13:58:34,023 81154 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-412543476 created
2025-12-23 13:58:34,345 81154 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/networking/v2.0/security-groups 0.322s
2025-12-23 13:58:34,346 81154 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--1182315223", "description": "tempest-description--876567803"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-c30efce9-f9d4-4fe4-a1d7-bfb731a06adb', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "a3d48665-d99f-4311-881a-802cd5065e91", "name": "tempest-securitygroup--1182315223", "stateful": true, "tenant_id": "c398967e633d4f75adb19ca6cc9bb386", "project_id": "c398967e633d4f75adb19ca6cc9bb386", "description": "tempest-description--876567803", "shared": false, "security_group_rules": [{"id": "3c3c8a7a-c7a1-48c3-ba11-d8ad483770b8", "project_id": "c398967e633d4f75adb19ca6cc9bb386", "tenant_id": "c398967e633d4f75adb19ca6cc9bb386", "security_group_id": "a3d48665-d99f-4311-881a-802cd5065e91", "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": 256, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-23T12:58:34Z", "updated_at": "2025-12-23T12:58:34Z", "revision_number": 0}, {"id": "49e04a64-968c-4523-a6cc-17281597484a", "project_id": "c398967e633d4f75adb19ca6cc9bb386", "tenant_id": "c398967e633d4f75adb19ca6cc9bb386", "security_group_id": "a3d48665-d99f-4311-881a-802cd5065e91", "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": 257, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-23T12:58:34Z", "updated_at": "2025-12-23T12:58:34Z", "revision_number": 0}], "tags": [], "created_at": "2025-12-23T12:58:34Z", "updated_at": "2025-12-23T12:58:34Z", "revision_number": 1}}'
2025-12-23 13:58:34,538 81154 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/networking/v2.0/security-group-rules 0.192s
2025-12-23 13:58:34,539 81154 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": "a3d48665-d99f-4311-881a-802cd5065e91", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-69293eb8-e245-4330-94f8-99e9a8211cb2', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "5ad47ddf-8e9f-4d83-a5fd-30fbca92a219", "project_id": "c398967e633d4f75adb19ca6cc9bb386", "tenant_id": "c398967e633d4f75adb19ca6cc9bb386", "security_group_id": "a3d48665-d99f-4311-881a-802cd5065e91", "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": "2025-12-23T12:58:34Z", "updated_at": "2025-12-23T12:58:34Z", "revision_number": 0}}'
2025-12-23 13:58:34,718 81154 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/networking/v2.0/security-group-rules 0.179s
2025-12-23 13:58:34,719 81154 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": "a3d48665-d99f-4311-881a-802cd5065e91", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-6c034447-a4b2-4837-8886-b5302fbd5378', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "703924aa-c15f-4bc9-bc0f-dfc29a40c061", "project_id": "c398967e633d4f75adb19ca6cc9bb386", "tenant_id": "c398967e633d4f75adb19ca6cc9bb386", "security_group_id": "a3d48665-d99f-4311-881a-802cd5065e91", "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": "2025-12-23T12:58:34Z", "updated_at": "2025-12-23T12:58:34Z", "revision_number": 0}}'
2025-12-23 13:58:34,719 81154 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1182315223 created
2025-12-23 13:58:36,022 81154 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/networking/v2.0/floatingips 1.303s
2025-12-23 13:58:36,023 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "2022dc5c-1db1-4d79-8f10-03e050ad1526"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-8ddd2d62-f9f1-4104-94cb-9066dd863e75', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "52b8310f-e4b5-4aa5-9a92-fdbccf7c150b", "tenant_id": "c398967e633d4f75adb19ca6cc9bb386", "project_id": "c398967e633d4f75adb19ca6cc9bb386", "floating_ip_address": "172.24.4.240", "floating_network_id": "2022dc5c-1db1-4d79-8f10-03e050ad1526", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-12-23T12:58:35Z", "updated_at": "2025-12-23T12:58:35Z", "revision_number": 0}}'
2025-12-23 13:58:36,023 81154 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '52b8310f-e4b5-4aa5-9a92-fdbccf7c150b', 'tenant_id': 'c398967e633d4f75adb19ca6cc9bb386', 'project_id': 'c398967e633d4f75adb19ca6cc9bb386', 'floating_ip_address': '172.24.4.240', 'floating_network_id': '2022dc5c-1db1-4d79-8f10-03e050ad1526', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-23T12:58:35Z', 'updated_at': '2025-12-23T12:58:35Z', 'revision_number': 0, 'ip': '172.24.4.240'} created
2025-12-23 13:58:36,169 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://192.168.122.178/identity/v3/auth/tokens 0.141s
2025-12-23 13:58:36,169 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:36 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-97abc3c1-7117-497f-9af6-7e1646e5760b', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "f632de40d3a949e290d61950154c23cc", "name": "tempest-TaggedBootDevicesTest-2110691258-project-member", "password_expires_at": null}, "audit_ids": ["EKXxJPMRRWec4DknpTzvlA"], "expires_at": "2025-12-23T13:58:36.000000Z", "issued_at": "2025-12-23T12:58:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c398967e633d4f75adb19ca6cc9bb386", "name": "tempest-TaggedBootDevicesTest-2110691258"}, "is_domain": false, "roles": [{"id": "33c052702d8947aca6e9f3c187efdc36", "name": "reader"}, {"id": "1396919ed4534591818d740796472755", "name": "member"}], "catalog": [{"endpoints": [{"id": "96c32ad3f6274708b259878e45f1e9cd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/identity", "region": "RegionOne"}], "id": "32eed16d2ec24754875d4eae500907c8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ade6c470d4ea4571aaa7f3232351a970", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/image", "region": "RegionOne"}], "id": "4980eb572a1a4f43bac1760c3d4de918", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89ae2642d56947ebb69124692a84e96b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/placement", "region": "RegionOne"}], "id": "7142ef5bfe034f589eb6a3ec4bc18d5c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "96dc3d307399484fbd08ff5186203dd2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/networking", "region": "RegionOne"}], "id": "7ea9ecf25aca44208a4ee0a0f5c9b0f9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "cdc96df523804eaa8a706aec7434a986", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/volume/v3", "region": "RegionOne"}], "id": "982392a271ba4fe6ad782cefc69ed486", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "009bbd79ca7f46d9b86d3601d76c1fbc", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2.1", "region": "RegionOne"}], "id": "c435593889334b6f8bbe9754bc4fd445", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a54caf0551134d089c8275920f76d856", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2/c398967e633d4f75adb19ca6cc9bb386", "region": "RegionOne"}], "id": "d2d771d6206f4f0c931ae6b177d98938", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-23 13:58:36,170 81154 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest:test_tagged_boot_devices) Found network {'id': '7ca04465-9fe2-4c7a-8948-61b88797f20d', 'name': 'tempest-TaggedBootDevicesTest-2014781156-network', 'tenant_id': 'c398967e633d4f75adb19ca6cc9bb386', 'project_id': 'c398967e633d4f75adb19ca6cc9bb386', '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': 54426, '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': '2025-12-23T12:57:54Z', 'updated_at': '2025-12-23T12:57:54Z', 'revision_number': 1} available for tenant
2025-12-23 13:58:36,234 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://192.168.122.178/identity/v3/auth/tokens 0.061s
2025-12-23 13:58:36,235 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:36 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-6e496065-850b-46f7-bc6c-ae63211133a5', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "f632de40d3a949e290d61950154c23cc", "name": "tempest-TaggedBootDevicesTest-2110691258-project-member", "password_expires_at": null}, "audit_ids": ["OcYIkkv7TM2O8U6UqNFTcw"], "expires_at": "2025-12-23T13:58:36.000000Z", "issued_at": "2025-12-23T12:58:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c398967e633d4f75adb19ca6cc9bb386", "name": "tempest-TaggedBootDevicesTest-2110691258"}, "is_domain": false, "roles": [{"id": "33c052702d8947aca6e9f3c187efdc36", "name": "reader"}, {"id": "1396919ed4534591818d740796472755", "name": "member"}], "catalog": [{"endpoints": [{"id": "96c32ad3f6274708b259878e45f1e9cd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/identity", "region": "RegionOne"}], "id": "32eed16d2ec24754875d4eae500907c8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ade6c470d4ea4571aaa7f3232351a970", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/image", "region": "RegionOne"}], "id": "4980eb572a1a4f43bac1760c3d4de918", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89ae2642d56947ebb69124692a84e96b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/placement", "region": "RegionOne"}], "id": "7142ef5bfe034f589eb6a3ec4bc18d5c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "96dc3d307399484fbd08ff5186203dd2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/networking", "region": "RegionOne"}], "id": "7ea9ecf25aca44208a4ee0a0f5c9b0f9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "cdc96df523804eaa8a706aec7434a986", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/volume/v3", "region": "RegionOne"}], "id": "982392a271ba4fe6ad782cefc69ed486", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "009bbd79ca7f46d9b86d3601d76c1fbc", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2.1", "region": "RegionOne"}], "id": "c435593889334b6f8bbe9754bc4fd445", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a54caf0551134d089c8275920f76d856", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2/c398967e633d4f75adb19ca6cc9bb386", "region": "RegionOne"}], "id": "d2d771d6206f4f0c931ae6b177d98938", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-23 13:58:36,235 81154 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest:test_tagged_boot_devices) Found network {'id': '7ca04465-9fe2-4c7a-8948-61b88797f20d', 'name': 'tempest-TaggedBootDevicesTest-2014781156-network', 'tenant_id': 'c398967e633d4f75adb19ca6cc9bb386', 'project_id': 'c398967e633d4f75adb19ca6cc9bb386', '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': 54426, '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': '2025-12-23T12:57:54Z', 'updated_at': '2025-12-23T12:57:54Z', 'revision_number': 1} available for tenant
2025-12-23 13:58:36,236 81154 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-412543476', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEf8lAqHxDcPQQvBFjHDAzW6cLGweE1wHYgMG+z9g55CaNqb7lhq6Eafv/M4flsBzppT4niLPbuFGrZj2uL++I2SadMVp3oXvW6CxAwzXzsmlmArMtpkNYfQeOvbkn+g+w==', 'fingerprint': 'a5:50:d1:e7:e5:e4:cc:11:8c:0c:f5:07:9f:83:61:7d', 'user_id': 'f632de40d3a949e290d61950154c23cc', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCNbek6WlrFxHY3P+sdPs7QQBBiEZa9/VlNAxzDZE1y3/KBu4Jyvglk\n46iFlSZZD32gBwYFK4EEACKhZANiAARH/JQKh8Q3D0ELwRYxwwM1unCxsHhNcB2I\nDBvs/YOeQmjam+5YauhGn7/zOH5bAc6aU+J4iz27hRq2Y9ri/viNkmnTFad6F71u\ngsQMM187JpZgKzLaZDWH0Hjr25J/oPs=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'a3d48665-d99f-4311-881a-802cd5065e91', 'name': 'tempest-securitygroup--1182315223', 'stateful': True, 'tenant_id': 'c398967e633d4f75adb19ca6cc9bb386', 'project_id': 'c398967e633d4f75adb19ca6cc9bb386', 'description': 'tempest-description--876567803', 'shared': False, 'security_group_rules': [{'id': '3c3c8a7a-c7a1-48c3-ba11-d8ad483770b8', 'project_id': 'c398967e633d4f75adb19ca6cc9bb386', 'tenant_id': 'c398967e633d4f75adb19ca6cc9bb386', 'security_group_id': 'a3d48665-d99f-4311-881a-802cd5065e91', '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': 256, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-23T12:58:34Z', 'updated_at': '2025-12-23T12:58:34Z', 'revision_number': 0}, {'id': '49e04a64-968c-4523-a6cc-17281597484a', 'project_id': 'c398967e633d4f75adb19ca6cc9bb386', 'tenant_id': 'c398967e633d4f75adb19ca6cc9bb386', 'security_group_id': 'a3d48665-d99f-4311-881a-802cd5065e91', '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': 257, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-23T12:58:34Z', 'updated_at': '2025-12-23T12:58:34Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-12-23T12:58:34Z', 'updated_at': '2025-12-23T12:58:34Z', 'revision_number': 1}, 'floating_ip': {'id': '52b8310f-e4b5-4aa5-9a92-fdbccf7c150b', 'tenant_id': 'c398967e633d4f75adb19ca6cc9bb386', 'project_id': 'c398967e633d4f75adb19ca6cc9bb386', 'floating_ip_address': '172.24.4.240', 'floating_network_id': '2022dc5c-1db1-4d79-8f10-03e050ad1526', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-23T12:58:35Z', 'updated_at': '2025-12-23T12:58:35Z', 'revision_number': 0, 'ip': '172.24.4.240'}}
2025-12-23 13:58:43,278 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://192.168.122.178/compute/v2.1/servers 7.041s
2025-12-23 13:58:43,278 81154 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-1701021299", "imageRef": "e2d1dc78-9498-46e2-8931-07b129784a25", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "7ca04465-9fe2-4c7a-8948-61b88797f20d"}, {"port": "4d91357e-608a-4899-9bf5-8d8bfd360387", "tag": "port-1"}, {"port": "c85c20a6-3d14-44f2-b976-5f471be91da4", "tag": "port-2"}, {"uuid": "023375b3-dedb-4831-a832-5651008f7cee", "tag": "net-1"}, {"uuid": "023375b3-dedb-4831-a832-5651008f7cee"}, {"uuid": "d4907acc-5554-49ee-87f0-82c53a0fcaf3", "fixed_ip": "10.2.2.100", "tag": "net-2-100"}, {"uuid": "d4907acc-5554-49ee-87f0-82c53a0fcaf3", "fixed_ip": "10.2.2.200", "tag": "net-2-200"}], "block_device_mapping_v2": [{"uuid": "5ff53ac3-119c-4565-86b0-de52d8bbc2c2", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "tag": "boot"}, {"uuid": "a584bcbf-d00a-483f-9fad-f5600cd5ce1c", "source_type": "volume", "destination_type": "volume", "boot_index": 1, "tag": "other"}, {"uuid": "d6fa8059-d23b-4b7d-bba7-9e7a84998429", "source_type": "volume", "destination_type": "volume", "boot_index": 2}], "security_groups": [{"name": "tempest-securitygroup--1182315223"}], "key_name": "tempest-keypair-412543476", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '414', 'location': 'http://192.168.122.178/compute/v2.1/servers/50ec662a-5987-4375-916a-95366c644cf6', '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-e243cf7f-5bdf-4946-8535-a9bfc074b115', 'x-compute-request-id': 'req-e243cf7f-5bdf-4946-8535-a9bfc074b115', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/compute/v2.1/servers'}
Body: b'{"server": {"id": "50ec662a-5987-4375-916a-95366c644cf6", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/50ec662a-5987-4375-916a-95366c644cf6"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/50ec662a-5987-4375-916a-95366c644cf6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1182315223"}], "adminPass": "akgvgB2x7puH"}}'
2025-12-23 13:58:43,379 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.178/compute/v2.1/servers/50ec662a-5987-4375-916a-95366c644cf6 0.098s
2025-12-23 13:58:43,379 81154 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': 'Tue, 23 Dec 2025 12:58:43 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-3c39cc88-4267-42cf-b2bf-caeb8eae29c9', 'x-compute-request-id': 'req-3c39cc88-4267-42cf-b2bf-caeb8eae29c9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/50ec662a-5987-4375-916a-95366c644cf6'}
Body: b'{"server": {"id": "50ec662a-5987-4375-916a-95366c644cf6", "name": "tempest-device-tagging-server-1701021299", "status": "BUILD", "tenant_id": "c398967e633d4f75adb19ca6cc9bb386", "user_id": "f632de40d3a949e290d61950154c23cc", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:58:43Z", "updated": "2025-12-23T12:58:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/50ec662a-5987-4375-916a-95366c644cf6"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/50ec662a-5987-4375-916a-95366c644cf6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-412543476", "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": []}}'
2025-12-23 13:58:44,475 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.178/compute/v2.1/servers/50ec662a-5987-4375-916a-95366c644cf6 0.080s
2025-12-23 13:58:44,475 81154 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': 'Tue, 23 Dec 2025 12:58:44 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-62d6359d-764c-49f7-93b1-a1ba43ed32d0', 'x-compute-request-id': 'req-62d6359d-764c-49f7-93b1-a1ba43ed32d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/50ec662a-5987-4375-916a-95366c644cf6'}
Body: b'{"server": {"id": "50ec662a-5987-4375-916a-95366c644cf6", "name": "tempest-device-tagging-server-1701021299", "status": "BUILD", "tenant_id": "c398967e633d4f75adb19ca6cc9bb386", "user_id": "f632de40d3a949e290d61950154c23cc", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:58:43Z", "updated": "2025-12-23T12:58:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/50ec662a-5987-4375-916a-95366c644cf6"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/50ec662a-5987-4375-916a-95366c644cf6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-412543476", "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": []}}'
2025-12-23 13:58:45,629 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.178/compute/v2.1/servers/50ec662a-5987-4375-916a-95366c644cf6 0.138s
2025-12-23 13:58:45,629 81154 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': 'Tue, 23 Dec 2025 12:58:45 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-e9738dca-ddcf-4917-b70b-dc5bd04e17f1', 'x-compute-request-id': 'req-e9738dca-ddcf-4917-b70b-dc5bd04e17f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/50ec662a-5987-4375-916a-95366c644cf6'}
Body: b'{"server": {"id": "50ec662a-5987-4375-916a-95366c644cf6", "name": "tempest-device-tagging-server-1701021299", "status": "BUILD", "tenant_id": "c398967e633d4f75adb19ca6cc9bb386", "user_id": "f632de40d3a949e290d61950154c23cc", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:58:43Z", "updated": "2025-12-23T12:58:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/50ec662a-5987-4375-916a-95366c644cf6"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/50ec662a-5987-4375-916a-95366c644cf6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412543476", "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": "5ff53ac3-119c-4565-86b0-de52d8bbc2c2", "delete_on_termination": false}, {"id": "a584bcbf-d00a-483f-9fad-f5600cd5ce1c", "delete_on_termination": false}, {"id": "d6fa8059-d23b-4b7d-bba7-9e7a84998429", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2025-12-23 13:58:45,643 81154 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2025-12-23 13:58:46,726 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.178/compute/v2.1/servers/50ec662a-5987-4375-916a-95366c644cf6 0.082s
2025-12-23 13:58:46,727 81154 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': 'Tue, 23 Dec 2025 12:58:46 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-1077e57e-0bae-4bf5-b069-5ceba95eea9e', 'x-compute-request-id': 'req-1077e57e-0bae-4bf5-b069-5ceba95eea9e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/50ec662a-5987-4375-916a-95366c644cf6'}
Body: b'{"server": {"id": "50ec662a-5987-4375-916a-95366c644cf6", "name": "tempest-device-tagging-server-1701021299", "status": "BUILD", "tenant_id": "c398967e633d4f75adb19ca6cc9bb386", "user_id": "f632de40d3a949e290d61950154c23cc", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:58:43Z", "updated": "2025-12-23T12:58:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/50ec662a-5987-4375-916a-95366c644cf6"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/50ec662a-5987-4375-916a-95366c644cf6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412543476", "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": "5ff53ac3-119c-4565-86b0-de52d8bbc2c2", "delete_on_termination": false}, {"id": "a584bcbf-d00a-483f-9fad-f5600cd5ce1c", "delete_on_termination": false}, {"id": "d6fa8059-d23b-4b7d-bba7-9e7a84998429", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2025-12-23 13:58:48,610 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.178/compute/v2.1/servers/50ec662a-5987-4375-916a-95366c644cf6 0.869s
2025-12-23 13:58:48,611 81154 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': 'Tue, 23 Dec 2025 12:58:47 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-efb90e3b-45c2-4bbf-9d63-a2dc02ddc78e', 'x-compute-request-id': 'req-efb90e3b-45c2-4bbf-9d63-a2dc02ddc78e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/50ec662a-5987-4375-916a-95366c644cf6'}
Body: b'{"server": {"id": "50ec662a-5987-4375-916a-95366c644cf6", "name": "tempest-device-tagging-server-1701021299", "status": "BUILD", "tenant_id": "c398967e633d4f75adb19ca6cc9bb386", "user_id": "f632de40d3a949e290d61950154c23cc", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:58:43Z", "updated": "2025-12-23T12:58:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/50ec662a-5987-4375-916a-95366c644cf6"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/50ec662a-5987-4375-916a-95366c644cf6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412543476", "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": "5ff53ac3-119c-4565-86b0-de52d8bbc2c2", "delete_on_termination": false}, {"id": "a584bcbf-d00a-483f-9fad-f5600cd5ce1c", "delete_on_termination": false}, {"id": "d6fa8059-d23b-4b7d-bba7-9e7a84998429", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2025-12-23 13:58:50,030 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.178/compute/v2.1/servers/50ec662a-5987-4375-916a-95366c644cf6 0.402s
2025-12-23 13:58:50,031 81154 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': 'Tue, 23 Dec 2025 12:58:49 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-32852c6f-c93f-4292-9711-6d9815fd3037', 'x-compute-request-id': 'req-32852c6f-c93f-4292-9711-6d9815fd3037', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/50ec662a-5987-4375-916a-95366c644cf6'}
Body: b'{"server": {"id": "50ec662a-5987-4375-916a-95366c644cf6", "name": "tempest-device-tagging-server-1701021299", "status": "BUILD", "tenant_id": "c398967e633d4f75adb19ca6cc9bb386", "user_id": "f632de40d3a949e290d61950154c23cc", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:58:43Z", "updated": "2025-12-23T12:58:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/50ec662a-5987-4375-916a-95366c644cf6"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/50ec662a-5987-4375-916a-95366c644cf6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-412543476", "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": "5ff53ac3-119c-4565-86b0-de52d8bbc2c2", "delete_on_termination": false}, {"id": "a584bcbf-d00a-483f-9fad-f5600cd5ce1c", "delete_on_termination": false}, {"id": "d6fa8059-d23b-4b7d-bba7-9e7a84998429", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2025-12-23 13:58:50,047 81154 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/scheduling" after 7 second wait
2025-12-23 13:58:51,209 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.178/compute/v2.1/servers/50ec662a-5987-4375-916a-95366c644cf6 0.161s
2025-12-23 13:58:51,210 81154 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': 'Tue, 23 Dec 2025 12:58:51 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-e0109e31-0916-4f4c-919c-29dd76af021c', 'x-compute-request-id': 'req-e0109e31-0916-4f4c-919c-29dd76af021c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/50ec662a-5987-4375-916a-95366c644cf6'}
Body: b'{"server": {"id": "50ec662a-5987-4375-916a-95366c644cf6", "name": "tempest-device-tagging-server-1701021299", "status": "ERROR", "tenant_id": "c398967e633d4f75adb19ca6cc9bb386", "user_id": "f632de40d3a949e290d61950154c23cc", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:58:43Z", "updated": "2025-12-23T12:58:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/50ec662a-5987-4375-916a-95366c644cf6"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/50ec662a-5987-4375-916a-95366c644cf6"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-23T12:58:50Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 50ec662a-5987-4375-916a-95366c644cf6."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-412543476", "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": "5ff53ac3-119c-4565-86b0-de52d8bbc2c2", "delete_on_termination": false}, {"id": "a584bcbf-d00a-483f-9fad-f5600cd5ce1c", "delete_on_termination": false}, {"id": "d6fa8059-d23b-4b7d-bba7-9e7a84998429", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2025-12-23 13:58:51,223 81154 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 8 second wait
2025-12-23 13:58:52,142 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 204 DELETE http://192.168.122.178/compute/v2.1/servers/50ec662a-5987-4375-916a-95366c644cf6 0.918s
2025-12-23 13:58:52,142 81154 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': 'Tue, 23 Dec 2025 12:58:51 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-b15ed19b-144e-40f7-8e95-4cf540497366', 'x-compute-request-id': 'req-b15ed19b-144e-40f7-8e95-4cf540497366', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/50ec662a-5987-4375-916a-95366c644cf6'}
Body: b''
2025-12-23 13:58:52,183 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 404 GET http://192.168.122.178/compute/v2.1/servers/50ec662a-5987-4375-916a-95366c644cf6 0.040s
2025-12-23 13:58:52,183 81154 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': 'Tue, 23 Dec 2025 12:58:52 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-a75c14f6-4628-4681-adc7-ff2e1daaf9ce', 'x-compute-request-id': 'req-a75c14f6-4628-4681-adc7-ff2e1daaf9ce', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/50ec662a-5987-4375-916a-95366c644cf6'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 50ec662a-5987-4375-916a-95366c644cf6 could not be found."}}'
2025-12-23 13:58:52,221 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://192.168.122.178/compute/v2.1/os-keypairs/tempest-keypair-412543476 0.036s
2025-12-23 13:58:52,221 81154 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': 'Tue, 23 Dec 2025 12:58:52 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-62a5c35f-08be-4ed0-aa9d-0d18623f9cca', 'x-compute-request-id': 'req-62a5c35f-08be-4ed0-aa9d-0d18623f9cca', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/compute/v2.1/os-keypairs/tempest-keypair-412543476'}
Body: b''
2025-12-23 13:58:52,471 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://192.168.122.178/networking/v2.0/security-groups/a3d48665-d99f-4311-881a-802cd5065e91 0.249s
2025-12-23 13:58:52,471 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-227ea062-e32a-46e5-9152-88cc1b152c4f', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/networking/v2.0/security-groups/a3d48665-d99f-4311-881a-802cd5065e91'}
Body: b''
2025-12-23 13:58:52,521 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 404 GET http://192.168.122.178/networking/v2.0/security-groups/a3d48665-d99f-4311-881a-802cd5065e91 0.049s
2025-12-23 13:58:52,522 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-0fcb81dd-8913-44e0-8bd5-eea7e69e5841', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.178/networking/v2.0/security-groups/a3d48665-d99f-4311-881a-802cd5065e91'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group a3d48665-d99f-4311-881a-802cd5065e91 does not exist", "detail": ""}}'
2025-12-23 13:58:52,903 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://192.168.122.178/networking/v2.0/floatingips/52b8310f-e4b5-4aa5-9a92-fdbccf7c150b 0.381s
2025-12-23 13:58:52,903 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-dde3d4b6-134f-4e07-a36c-1a32d70a08b1', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/networking/v2.0/floatingips/52b8310f-e4b5-4aa5-9a92-fdbccf7c150b'}
Body: b''
2025-12-23 13:58:53,932 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://192.168.122.178/networking/v2.0/ports/c85c20a6-3d14-44f2-b976-5f471be91da4 1.028s
2025-12-23 13:58:53,932 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-1058da4b-3a87-441e-96c9-7dd17e7cebc6', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/networking/v2.0/ports/c85c20a6-3d14-44f2-b976-5f471be91da4'}
Body: b''
2025-12-23 13:58:54,424 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://192.168.122.178/networking/v2.0/ports/4d91357e-608a-4899-9bf5-8d8bfd360387 0.491s
2025-12-23 13:58:54,424 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-8ab9416d-7f82-4145-a3c5-0d9994e6b717', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/networking/v2.0/ports/4d91357e-608a-4899-9bf5-8d8bfd360387'}
Body: b''
2025-12-23 13:58:55,478 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://192.168.122.178/networking/v2.0/subnets/8b3a9dfd-28c2-479d-8ca5-cfc839b28b52 1.053s
2025-12-23 13:58:55,478 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-1bccc221-fd1e-44f0-a187-1f7369994c51', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/networking/v2.0/subnets/8b3a9dfd-28c2-479d-8ca5-cfc839b28b52'}
Body: b''
2025-12-23 13:58:56,720 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://192.168.122.178/networking/v2.0/subnets/a58485a8-b4d6-4f2c-ab19-52bc13c84115 1.241s
2025-12-23 13:58:56,720 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-4c3704a5-671f-415e-aecb-7be305af4e25', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/networking/v2.0/subnets/a58485a8-b4d6-4f2c-ab19-52bc13c84115'}
Body: b''
2025-12-23 13:58:59,821 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://192.168.122.178/networking/v2.0/networks/d4907acc-5554-49ee-87f0-82c53a0fcaf3 3.100s
2025-12-23 13:58:59,821 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-ffde0ee3-6c46-46d7-9e7a-fa8e22529f18', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/networking/v2.0/networks/d4907acc-5554-49ee-87f0-82c53a0fcaf3'}
Body: b''
2025-12-23 13:59:02,849 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://192.168.122.178/networking/v2.0/networks/023375b3-dedb-4831-a832-5651008f7cee 3.028s
2025-12-23 13:59:02,849 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:58:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-133ad2f3-57bb-448d-a1a7-75ab72c4e60c', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/networking/v2.0/networks/023375b3-dedb-4831-a832-5651008f7cee'}
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 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, 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 326, 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 50ec662a-5987-4375-916a-95366c644cf6 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-23T12:58:50Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 50ec662a-5987-4375-916a-95366c644cf6.'}. Request ID of server operation performed before checking the server status req-e243cf7f-5bdf-4946-8535-a9bfc074b115.
|
||||||
| 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:'': {{{
2025-12-23 13:59:35,617 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://192.168.122.178/volume/v3/volumes 0.684s
2025-12-23 13:59:35,618 81154 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-476204201", "imageRef": "e2d1dc78-9498-46e2-8931-07b129784a25"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dadfe7c7-19b5-4752-a6a5-83bbd41d63ab', 'content-length': '765', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dadfe7c7-19b5-4752-a6a5-83bbd41d63ab', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/volume/v3/volumes'}
Body: b'{"volume": {"id": "219a47bc-e262-4ec0-b033-a8047e278506", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:59:35.500648", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-476204201", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/219a47bc-e262-4ec0-b033-a8047e278506"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/219a47bc-e262-4ec0-b033-a8047e278506"}], "user_id": "7432138b7823475eb5ff3ab826d00adc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-23 13:59:35,682 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.178/volume/v3/volumes/219a47bc-e262-4ec0-b033-a8047e278506 0.056s
2025-12-23 13:59:35,683 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2995bfcb-7757-471d-9b5e-82e0ebcac05b', 'content-length': '833', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2995bfcb-7757-471d-9b5e-82e0ebcac05b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/219a47bc-e262-4ec0-b033-a8047e278506'}
Body: b'{"volume": {"id": "219a47bc-e262-4ec0-b033-a8047e278506", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:59:36.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-476204201", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/219a47bc-e262-4ec0-b033-a8047e278506"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/219a47bc-e262-4ec0-b033-a8047e278506"}], "user_id": "7432138b7823475eb5ff3ab826d00adc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "18a05ece53a04bfcaef885ffdc51c6f3"}}'
2025-12-23 13:59:36,761 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.178/volume/v3/volumes/219a47bc-e262-4ec0-b033-a8047e278506 0.067s
2025-12-23 13:59:36,761 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a29223e3-8dd2-433b-92b8-f97b9645d891', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a29223e3-8dd2-433b-92b8-f97b9645d891', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/219a47bc-e262-4ec0-b033-a8047e278506'}
Body: b'{"volume": {"id": "219a47bc-e262-4ec0-b033-a8047e278506", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:59:36.000000", "updated_at": "2025-12-23T12:59:36.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-476204201", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/219a47bc-e262-4ec0-b033-a8047e278506"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/219a47bc-e262-4ec0-b033-a8047e278506"}], "user_id": "7432138b7823475eb5ff3ab826d00adc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "18a05ece53a04bfcaef885ffdc51c6f3"}}'
2025-12-23 13:59:37,825 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.178/volume/v3/volumes/219a47bc-e262-4ec0-b033-a8047e278506 0.053s
2025-12-23 13:59:37,825 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07a43009-8865-4ef0-8cc3-1866e6c9d045', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07a43009-8865-4ef0-8cc3-1866e6c9d045', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/219a47bc-e262-4ec0-b033-a8047e278506'}
Body: b'{"volume": {"id": "219a47bc-e262-4ec0-b033-a8047e278506", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:59:36.000000", "updated_at": "2025-12-23T12:59:36.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-476204201", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/219a47bc-e262-4ec0-b033-a8047e278506"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/219a47bc-e262-4ec0-b033-a8047e278506"}], "user_id": "7432138b7823475eb5ff3ab826d00adc", "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": "18a05ece53a04bfcaef885ffdc51c6f3"}}'
2025-12-23 13:59:38,869 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.178/volume/v3/volumes/219a47bc-e262-4ec0-b033-a8047e278506 0.033s
2025-12-23 13:59:38,869 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d27ba5f-1fdf-462d-ae8c-74a1616b3912', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d27ba5f-1fdf-462d-ae8c-74a1616b3912', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/219a47bc-e262-4ec0-b033-a8047e278506'}
Body: b'{"volume": {"id": "219a47bc-e262-4ec0-b033-a8047e278506", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:59:36.000000", "updated_at": "2025-12-23T12:59:38.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-476204201", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/219a47bc-e262-4ec0-b033-a8047e278506"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/219a47bc-e262-4ec0-b033-a8047e278506"}], "user_id": "7432138b7823475eb5ff3ab826d00adc", "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": "18a05ece53a04bfcaef885ffdc51c6f3"}}'
2025-12-23 13:59:39,947 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.178/volume/v3/volumes/219a47bc-e262-4ec0-b033-a8047e278506 0.067s
2025-12-23 13:59:39,947 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6e75537-4645-4b43-bf12-e8c967ce52bd', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6e75537-4645-4b43-bf12-e8c967ce52bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/219a47bc-e262-4ec0-b033-a8047e278506'}
Body: b'{"volume": {"id": "219a47bc-e262-4ec0-b033-a8047e278506", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:59:36.000000", "updated_at": "2025-12-23T12:59:39.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-476204201", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/219a47bc-e262-4ec0-b033-a8047e278506"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/219a47bc-e262-4ec0-b033-a8047e278506"}], "user_id": "7432138b7823475eb5ff3ab826d00adc", "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": "18a05ece53a04bfcaef885ffdc51c6f3"}}'
2025-12-23 13:59:41,023 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.178/volume/v3/volumes/219a47bc-e262-4ec0-b033-a8047e278506 0.061s
2025-12-23 13:59:41,024 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae93d031-bd1d-4693-87b6-30b7afaaea04', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae93d031-bd1d-4693-87b6-30b7afaaea04', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/219a47bc-e262-4ec0-b033-a8047e278506'}
Body: b'{"volume": {"id": "219a47bc-e262-4ec0-b033-a8047e278506", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:59:36.000000", "updated_at": "2025-12-23T12:59:39.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-476204201", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/219a47bc-e262-4ec0-b033-a8047e278506"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/219a47bc-e262-4ec0-b033-a8047e278506"}], "user_id": "7432138b7823475eb5ff3ab826d00adc", "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": "18a05ece53a04bfcaef885ffdc51c6f3"}}'
2025-12-23 13:59:42,124 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.178/volume/v3/volumes/219a47bc-e262-4ec0-b033-a8047e278506 0.089s
2025-12-23 13:59:42,124 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a21cdbc-d84a-41d1-b157-8b0c94d988db', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a21cdbc-d84a-41d1-b157-8b0c94d988db', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/219a47bc-e262-4ec0-b033-a8047e278506'}
Body: b'{"volume": {"id": "219a47bc-e262-4ec0-b033-a8047e278506", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:59:36.000000", "updated_at": "2025-12-23T12:59:39.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-476204201", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/219a47bc-e262-4ec0-b033-a8047e278506"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/219a47bc-e262-4ec0-b033-a8047e278506"}], "user_id": "7432138b7823475eb5ff3ab826d00adc", "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": "18a05ece53a04bfcaef885ffdc51c6f3"}}'
2025-12-23 13:59:43,199 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.178/volume/v3/volumes/219a47bc-e262-4ec0-b033-a8047e278506 0.063s
2025-12-23 13:59:43,199 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-942dd30e-f227-414c-95e9-cd1153ba1e8e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-942dd30e-f227-414c-95e9-cd1153ba1e8e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/219a47bc-e262-4ec0-b033-a8047e278506'}
Body: b'{"volume": {"id": "219a47bc-e262-4ec0-b033-a8047e278506", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:59:36.000000", "updated_at": "2025-12-23T12:59:39.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-476204201", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/219a47bc-e262-4ec0-b033-a8047e278506"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/219a47bc-e262-4ec0-b033-a8047e278506"}], "user_id": "7432138b7823475eb5ff3ab826d00adc", "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": "18a05ece53a04bfcaef885ffdc51c6f3"}}'
2025-12-23 13:59:44,294 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.178/volume/v3/volumes/219a47bc-e262-4ec0-b033-a8047e278506 0.084s
2025-12-23 13:59:44,294 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecc60aaf-5d37-4a1f-a558-e0172bb1efdd', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecc60aaf-5d37-4a1f-a558-e0172bb1efdd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/219a47bc-e262-4ec0-b033-a8047e278506'}
Body: b'{"volume": {"id": "219a47bc-e262-4ec0-b033-a8047e278506", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:59:36.000000", "updated_at": "2025-12-23T12:59:39.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-476204201", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/219a47bc-e262-4ec0-b033-a8047e278506"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/219a47bc-e262-4ec0-b033-a8047e278506"}], "user_id": "7432138b7823475eb5ff3ab826d00adc", "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": "18a05ece53a04bfcaef885ffdc51c6f3"}}'
2025-12-23 13:59:45,343 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.178/volume/v3/volumes/219a47bc-e262-4ec0-b033-a8047e278506 0.038s
2025-12-23 13:59:45,344 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d34bd40f-fcaa-4d15-b256-f6461111d47b', 'content-length': '1336', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d34bd40f-fcaa-4d15-b256-f6461111d47b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/219a47bc-e262-4ec0-b033-a8047e278506'}
Body: b'{"volume": {"id": "219a47bc-e262-4ec0-b033-a8047e278506", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:59:36.000000", "updated_at": "2025-12-23T12:59:44.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-476204201", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/219a47bc-e262-4ec0-b033-a8047e278506"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/219a47bc-e262-4ec0-b033-a8047e278506"}], "user_id": "7432138b7823475eb5ff3ab826d00adc", "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": "e2d1dc78-9498-46e2-8931-07b129784a25", "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": "18a05ece53a04bfcaef885ffdc51c6f3"}}'
2025-12-23 13:59:45,354 81154 INFO [tempest.common.waiters] volume 219a47bc-e262-4ec0-b033-a8047e278506 reached available after waiting for 10.354622 seconds
2025-12-23 13:59:45,636 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://192.168.122.178/volume/v3/volumes 0.282s
2025-12-23 13:59:45,637 81154 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-1181181672"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5152abc5-39f7-46eb-899e-d2d4d58d421f', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5152abc5-39f7-46eb-899e-d2d4d58d421f', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/volume/v3/volumes'}
Body: b'{"volume": {"id": "d4bdf37a-567f-4d04-a1c6-f5a6543c5075", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:59:45.499426", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1181181672", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/d4bdf37a-567f-4d04-a1c6-f5a6543c5075"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/d4bdf37a-567f-4d04-a1c6-f5a6543c5075"}], "user_id": "7432138b7823475eb5ff3ab826d00adc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-23 13:59:45,678 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.178/volume/v3/volumes/d4bdf37a-567f-4d04-a1c6-f5a6543c5075 0.032s
2025-12-23 13:59:45,678 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39b6d558-8087-4391-ba46-f26f0d16940d', 'content-length': '834', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39b6d558-8087-4391-ba46-f26f0d16940d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/d4bdf37a-567f-4d04-a1c6-f5a6543c5075'}
Body: b'{"volume": {"id": "d4bdf37a-567f-4d04-a1c6-f5a6543c5075", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:59:45.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1181181672", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/d4bdf37a-567f-4d04-a1c6-f5a6543c5075"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/d4bdf37a-567f-4d04-a1c6-f5a6543c5075"}], "user_id": "7432138b7823475eb5ff3ab826d00adc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "18a05ece53a04bfcaef885ffdc51c6f3"}}'
2025-12-23 13:59:46,769 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.178/volume/v3/volumes/d4bdf37a-567f-4d04-a1c6-f5a6543c5075 0.079s
2025-12-23 13:59:46,769 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c420012-7ccd-4bbc-9824-26d0f5e7b58e', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c420012-7ccd-4bbc-9824-26d0f5e7b58e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/d4bdf37a-567f-4d04-a1c6-f5a6543c5075'}
Body: b'{"volume": {"id": "d4bdf37a-567f-4d04-a1c6-f5a6543c5075", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:59:45.000000", "updated_at": "2025-12-23T12:59:47.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1181181672", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/d4bdf37a-567f-4d04-a1c6-f5a6543c5075"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/d4bdf37a-567f-4d04-a1c6-f5a6543c5075"}], "user_id": "7432138b7823475eb5ff3ab826d00adc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "18a05ece53a04bfcaef885ffdc51c6f3"}}'
2025-12-23 13:59:47,824 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.178/volume/v3/volumes/d4bdf37a-567f-4d04-a1c6-f5a6543c5075 0.042s
2025-12-23 13:59:47,824 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef7824b6-ccbc-40ea-9d2c-473028468af9', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef7824b6-ccbc-40ea-9d2c-473028468af9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/d4bdf37a-567f-4d04-a1c6-f5a6543c5075'}
Body: b'{"volume": {"id": "d4bdf37a-567f-4d04-a1c6-f5a6543c5075", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:59:45.000000", "updated_at": "2025-12-23T12:59:47.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1181181672", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/d4bdf37a-567f-4d04-a1c6-f5a6543c5075"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/d4bdf37a-567f-4d04-a1c6-f5a6543c5075"}], "user_id": "7432138b7823475eb5ff3ab826d00adc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "18a05ece53a04bfcaef885ffdc51c6f3"}}'
2025-12-23 13:59:47,834 81154 INFO [tempest.common.waiters] volume d4bdf37a-567f-4d04-a1c6-f5a6543c5075 reached available after waiting for 2.834709 seconds
2025-12-23 13:59:48,047 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://192.168.122.178/volume/v3/volumes 0.213s
2025-12-23 13:59:48,048 81154 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-1769043034"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff0898a0-944f-4310-a158-c3651a0df8b0', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff0898a0-944f-4310-a158-c3651a0df8b0', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/volume/v3/volumes'}
Body: b'{"volume": {"id": "0d523289-2826-4f8c-8396-bd163ee757cc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:59:47.956921", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1769043034", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/0d523289-2826-4f8c-8396-bd163ee757cc"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/0d523289-2826-4f8c-8396-bd163ee757cc"}], "user_id": "7432138b7823475eb5ff3ab826d00adc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-23 13:59:48,153 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.178/volume/v3/volumes/0d523289-2826-4f8c-8396-bd163ee757cc 0.095s
2025-12-23 13:59:48,153 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5afcf0d9-2da5-4e6f-82a0-73fb7ac0f40f', 'content-length': '834', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5afcf0d9-2da5-4e6f-82a0-73fb7ac0f40f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/0d523289-2826-4f8c-8396-bd163ee757cc'}
Body: b'{"volume": {"id": "0d523289-2826-4f8c-8396-bd163ee757cc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:59:48.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1769043034", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/0d523289-2826-4f8c-8396-bd163ee757cc"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/0d523289-2826-4f8c-8396-bd163ee757cc"}], "user_id": "7432138b7823475eb5ff3ab826d00adc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "18a05ece53a04bfcaef885ffdc51c6f3"}}'
2025-12-23 13:59:49,201 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.178/volume/v3/volumes/0d523289-2826-4f8c-8396-bd163ee757cc 0.036s
2025-12-23 13:59:49,201 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f29dd8b-e8e6-4581-924d-673e8a4f9680', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f29dd8b-e8e6-4581-924d-673e8a4f9680', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/0d523289-2826-4f8c-8396-bd163ee757cc'}
Body: b'{"volume": {"id": "0d523289-2826-4f8c-8396-bd163ee757cc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:59:48.000000", "updated_at": "2025-12-23T12:59:49.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1769043034", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/0d523289-2826-4f8c-8396-bd163ee757cc"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/0d523289-2826-4f8c-8396-bd163ee757cc"}], "user_id": "7432138b7823475eb5ff3ab826d00adc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "18a05ece53a04bfcaef885ffdc51c6f3"}}'
2025-12-23 13:59:50,251 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.178/volume/v3/volumes/0d523289-2826-4f8c-8396-bd163ee757cc 0.039s
2025-12-23 13:59:50,252 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8da587e6-f98f-4be5-a809-8271de1f043a', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8da587e6-f98f-4be5-a809-8271de1f043a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/0d523289-2826-4f8c-8396-bd163ee757cc'}
Body: b'{"volume": {"id": "0d523289-2826-4f8c-8396-bd163ee757cc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T12:59:48.000000", "updated_at": "2025-12-23T12:59:50.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1769043034", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/0d523289-2826-4f8c-8396-bd163ee757cc"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/0d523289-2826-4f8c-8396-bd163ee757cc"}], "user_id": "7432138b7823475eb5ff3ab826d00adc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "18a05ece53a04bfcaef885ffdc51c6f3"}}'
2025-12-23 13:59:50,262 81154 INFO [tempest.common.waiters] volume 0d523289-2826-4f8c-8396-bd163ee757cc reached available after waiting for 2.262393 seconds
2025-12-23 13:59:51,745 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.178/networking/v2.0/networks 1.482s
2025-12-23 13:59:51,745 81154 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-1916573286"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '613', 'x-openstack-request-id': 'req-96203ec8-a1d8-44aa-88f6-9f3f16087634', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/networks'}
Body: b'{"network":{"id":"9a588a35-fda0-4099-9842-1e4924ea946a","name":"tempest-device-tagging-net1-1916573286","tenant_id":"18a05ece53a04bfcaef885ffdc51c6f3","project_id":"18a05ece53a04bfcaef885ffdc51c6f3","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":"2025-12-23T12:59:50Z","updated_at":"2025-12-23T12:59:50Z","revision_number":1}}'
2025-12-23 13:59:52,891 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.178/networking/v2.0/networks 1.145s
2025-12-23 13:59:52,892 81154 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-1874162473"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '613', 'x-openstack-request-id': 'req-94d8503c-c83d-4eeb-b006-0e8dc784a6a6', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/networks'}
Body: b'{"network":{"id":"e1134764-f5b6-46da-8690-6e9d5025e7eb","name":"tempest-device-tagging-net2-1874162473","tenant_id":"18a05ece53a04bfcaef885ffdc51c6f3","project_id":"18a05ece53a04bfcaef885ffdc51c6f3","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":"2025-12-23T12:59:52Z","updated_at":"2025-12-23T12:59:52Z","revision_number":1}}'
2025-12-23 13:59:53,697 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.178/networking/v2.0/subnets 0.805s
2025-12-23 13:59:53,697 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"network_id": "9a588a35-fda0-4099-9842-1e4924ea946a", "cidr": "10.1.1.0/24", "ip_version": 4}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '619', 'x-openstack-request-id': 'req-f50e7909-acae-4a01-900e-d09bb27a8269', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/subnets'}
Body: b'{"subnet":{"id":"bad2c80c-30f5-4c50-bd16-1fc178966276","name":"","tenant_id":"18a05ece53a04bfcaef885ffdc51c6f3","network_id":"9a588a35-fda0-4099-9842-1e4924ea946a","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":"2025-12-23T12:59:53Z","updated_at":"2025-12-23T12:59:53Z","revision_number":0,"project_id":"18a05ece53a04bfcaef885ffdc51c6f3"}}'
2025-12-23 13:59:54,538 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.178/networking/v2.0/subnets 0.840s
2025-12-23 13:59:54,539 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"network_id": "e1134764-f5b6-46da-8690-6e9d5025e7eb", "cidr": "10.2.2.0/24", "ip_version": 4}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '619', 'x-openstack-request-id': 'req-58989473-989c-4c06-9fad-b288925151b1', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/subnets'}
Body: b'{"subnet":{"id":"414075ba-d844-42f1-94aa-35ab7506b41a","name":"","tenant_id":"18a05ece53a04bfcaef885ffdc51c6f3","network_id":"e1134764-f5b6-46da-8690-6e9d5025e7eb","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":"2025-12-23T12:59:53Z","updated_at":"2025-12-23T12:59:53Z","revision_number":0,"project_id":"18a05ece53a04bfcaef885ffdc51c6f3"}}'
2025-12-23 13:59:55,195 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.178/networking/v2.0/ports 0.656s
2025-12-23 13:59:55,196 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"port": {"network_id": "9a588a35-fda0-4099-9842-1e4924ea946a", "name": "tempest-TaggedBootDevicesTest_v242-2097391544", "fixed_ips": [{"subnet_id": "bad2c80c-30f5-4c50-bd16-1fc178966276"}]}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '737', 'x-openstack-request-id': 'req-7ba32990-e5d9-44c1-9375-2c774e3b63eb', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/ports'}
Body: b'{"port":{"id":"ae45ad6e-87d2-47cf-bd61-214725e20148","name":"tempest-TaggedBootDevicesTest_v242-2097391544","network_id":"9a588a35-fda0-4099-9842-1e4924ea946a","tenant_id":"18a05ece53a04bfcaef885ffdc51c6f3","mac_address":"fa:16:3e:74:50:da","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"bad2c80c-30f5-4c50-bd16-1fc178966276","ip_address":"10.1.1.80"}],"project_id":"18a05ece53a04bfcaef885ffdc51c6f3","port_security_enabled":true,"security_groups":["50b35f86-f284-4d11-82ff-b0aa8b9acc75"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2025-12-23T12:59:54Z","updated_at":"2025-12-23T12:59:54Z","revision_number":1}}'
2025-12-23 13:59:56,098 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.178/networking/v2.0/ports 0.901s
2025-12-23 13:59:56,098 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"port": {"network_id": "9a588a35-fda0-4099-9842-1e4924ea946a", "name": "tempest-TaggedBootDevicesTest_v242-1496328468", "fixed_ips": [{"subnet_id": "bad2c80c-30f5-4c50-bd16-1fc178966276"}]}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '738', 'x-openstack-request-id': 'req-04b277af-1d00-4518-addd-04ad08e13ca7', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/ports'}
Body: b'{"port":{"id":"da192d79-dcbf-420c-a420-de4def447db0","name":"tempest-TaggedBootDevicesTest_v242-1496328468","network_id":"9a588a35-fda0-4099-9842-1e4924ea946a","tenant_id":"18a05ece53a04bfcaef885ffdc51c6f3","mac_address":"fa:16:3e:05:1a:ac","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"bad2c80c-30f5-4c50-bd16-1fc178966276","ip_address":"10.1.1.103"}],"project_id":"18a05ece53a04bfcaef885ffdc51c6f3","port_security_enabled":true,"security_groups":["50b35f86-f284-4d11-82ff-b0aa8b9acc75"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2025-12-23T12:59:55Z","updated_at":"2025-12-23T12:59:55Z","revision_number":1}}'
2025-12-23 13:59:56,098 81154 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2025-12-23 13:59:56,099 81154 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2025-12-23 13:59:56,147 81154 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/compute/v2.1/os-keypairs 0.047s
2025-12-23 13:59:56,147 81154 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-216734235", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMFZwe8waJ6LX7oyq7U5dmBkff2xOrYECdk3Fz23isOgS/bWBAbTQ2uDslsKjrTZPlzqab1MsbeiSPTYfASgh5WcqlpnUHGhqCH4PXos1BFMJ5lfsgBI2Ytys1rmnLoM5w=="}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', '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-23824806-2261-4a90-9de2-9ddfb8f5fee9', 'x-compute-request-id': 'req-23824806-2261-4a90-9de2-9ddfb8f5fee9', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-216734235", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMFZwe8waJ6LX7oyq7U5dmBkff2xOrYECdk3Fz23isOgS/bWBAbTQ2uDslsKjrTZPlzqab1MsbeiSPTYfASgh5WcqlpnUHGhqCH4PXos1BFMJ5lfsgBI2Ytys1rmnLoM5w==", "fingerprint": "3f:8a:be:e2:30:c9:fc:cb:2b:ae:47:11:83:58:46:69", "user_id": "7432138b7823475eb5ff3ab826d00adc"}}'
2025-12-23 13:59:56,149 81154 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-216734235 created
2025-12-23 13:59:56,374 81154 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/networking/v2.0/security-groups 0.224s
2025-12-23 13:59:56,375 81154 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--806467202", "description": "tempest-description--318551165"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-450f00eb-2410-4912-9201-d8ebf70feb7d', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "a8b7b9a1-b224-4c0e-83ef-637cca920c3a", "name": "tempest-securitygroup--806467202", "stateful": true, "tenant_id": "18a05ece53a04bfcaef885ffdc51c6f3", "project_id": "18a05ece53a04bfcaef885ffdc51c6f3", "description": "tempest-description--318551165", "shared": false, "security_group_rules": [{"id": "2c495926-5e3f-44c3-a210-928b503a59dd", "project_id": "18a05ece53a04bfcaef885ffdc51c6f3", "tenant_id": "18a05ece53a04bfcaef885ffdc51c6f3", "security_group_id": "a8b7b9a1-b224-4c0e-83ef-637cca920c3a", "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": 466, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-23T12:59:56Z", "updated_at": "2025-12-23T12:59:56Z", "revision_number": 0}, {"id": "ad7132d4-cc11-4e65-8ca8-67746008ed3e", "project_id": "18a05ece53a04bfcaef885ffdc51c6f3", "tenant_id": "18a05ece53a04bfcaef885ffdc51c6f3", "security_group_id": "a8b7b9a1-b224-4c0e-83ef-637cca920c3a", "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": 465, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-23T12:59:56Z", "updated_at": "2025-12-23T12:59:56Z", "revision_number": 0}], "tags": [], "created_at": "2025-12-23T12:59:56Z", "updated_at": "2025-12-23T12:59:56Z", "revision_number": 1}}'
2025-12-23 13:59:56,613 81154 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/networking/v2.0/security-group-rules 0.238s
2025-12-23 13:59:56,614 81154 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": "a8b7b9a1-b224-4c0e-83ef-637cca920c3a", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-e5f5c721-51ce-4b50-97ac-56a2a93c5eae', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "8abf08ee-817d-4322-93d4-f0eaf7b4d099", "project_id": "18a05ece53a04bfcaef885ffdc51c6f3", "tenant_id": "18a05ece53a04bfcaef885ffdc51c6f3", "security_group_id": "a8b7b9a1-b224-4c0e-83ef-637cca920c3a", "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": "2025-12-23T12:59:56Z", "updated_at": "2025-12-23T12:59:56Z", "revision_number": 0}}'
2025-12-23 13:59:56,844 81154 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/networking/v2.0/security-group-rules 0.230s
2025-12-23 13:59:56,844 81154 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": "a8b7b9a1-b224-4c0e-83ef-637cca920c3a", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-4d1bbab2-1527-46a2-a3cc-74e8e4d6357b', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "a747feb7-64cc-431b-835c-38761ef57593", "project_id": "18a05ece53a04bfcaef885ffdc51c6f3", "tenant_id": "18a05ece53a04bfcaef885ffdc51c6f3", "security_group_id": "a8b7b9a1-b224-4c0e-83ef-637cca920c3a", "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": "2025-12-23T12:59:56Z", "updated_at": "2025-12-23T12:59:56Z", "revision_number": 0}}'
2025-12-23 13:59:56,845 81154 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--806467202 created
2025-12-23 13:59:57,604 81154 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/networking/v2.0/floatingips 0.759s
2025-12-23 13:59:57,605 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "2022dc5c-1db1-4d79-8f10-03e050ad1526"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-afa72402-652e-45ee-9275-9921f9d60942', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "d8d4424a-e626-422e-8715-6d0656cfa383", "tenant_id": "18a05ece53a04bfcaef885ffdc51c6f3", "project_id": "18a05ece53a04bfcaef885ffdc51c6f3", "floating_ip_address": "172.24.4.89", "floating_network_id": "2022dc5c-1db1-4d79-8f10-03e050ad1526", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-12-23T12:59:57Z", "updated_at": "2025-12-23T12:59:57Z", "revision_number": 0}}'
2025-12-23 13:59:57,605 81154 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'd8d4424a-e626-422e-8715-6d0656cfa383', 'tenant_id': '18a05ece53a04bfcaef885ffdc51c6f3', 'project_id': '18a05ece53a04bfcaef885ffdc51c6f3', 'floating_ip_address': '172.24.4.89', 'floating_network_id': '2022dc5c-1db1-4d79-8f10-03e050ad1526', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-23T12:59:57Z', 'updated_at': '2025-12-23T12:59:57Z', 'revision_number': 0, 'ip': '172.24.4.89'} created
2025-12-23 13:59:57,702 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.178/identity/v3/auth/tokens 0.093s
2025-12-23 13:59:57,702 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:57 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-368da5a7-b09c-42d2-9bfc-20f12b73b32d', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "7432138b7823475eb5ff3ab826d00adc", "name": "tempest-TaggedBootDevicesTest_v242-984726517-project-member", "password_expires_at": null}, "audit_ids": ["qippnjOGSTCBsXqZLpj-GQ"], "expires_at": "2025-12-23T13:59:57.000000Z", "issued_at": "2025-12-23T12:59:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "18a05ece53a04bfcaef885ffdc51c6f3", "name": "tempest-TaggedBootDevicesTest_v242-984726517"}, "is_domain": false, "roles": [{"id": "33c052702d8947aca6e9f3c187efdc36", "name": "reader"}, {"id": "1396919ed4534591818d740796472755", "name": "member"}], "catalog": [{"endpoints": [{"id": "96c32ad3f6274708b259878e45f1e9cd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/identity", "region": "RegionOne"}], "id": "32eed16d2ec24754875d4eae500907c8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ade6c470d4ea4571aaa7f3232351a970", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/image", "region": "RegionOne"}], "id": "4980eb572a1a4f43bac1760c3d4de918", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89ae2642d56947ebb69124692a84e96b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/placement", "region": "RegionOne"}], "id": "7142ef5bfe034f589eb6a3ec4bc18d5c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "96dc3d307399484fbd08ff5186203dd2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/networking", "region": "RegionOne"}], "id": "7ea9ecf25aca44208a4ee0a0f5c9b0f9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "cdc96df523804eaa8a706aec7434a986", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/volume/v3", "region": "RegionOne"}], "id": "982392a271ba4fe6ad782cefc69ed486", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "009bbd79ca7f46d9b86d3601d76c1fbc", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2.1", "region": "RegionOne"}], "id": "c435593889334b6f8bbe9754bc4fd445", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a54caf0551134d089c8275920f76d856", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2/18a05ece53a04bfcaef885ffdc51c6f3", "region": "RegionOne"}], "id": "d2d771d6206f4f0c931ae6b177d98938", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-23 13:59:57,703 81154 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest_v242:test_tagged_boot_devices) Found network {'id': 'bf23f7e9-810c-4126-afa3-98633843e4bf', 'name': 'tempest-TaggedBootDevicesTest_v242-1484874988-network', 'tenant_id': '18a05ece53a04bfcaef885ffdc51c6f3', 'project_id': '18a05ece53a04bfcaef885ffdc51c6f3', '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': 1963, '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': '2025-12-23T12:59:19Z', 'updated_at': '2025-12-23T12:59:19Z', 'revision_number': 1} available for tenant
2025-12-23 13:59:57,748 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.178/identity/v3/auth/tokens 0.042s
2025-12-23 13:59:57,749 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:57 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-ab632685-0a5a-4eef-8fac-62f4d00538f3', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "7432138b7823475eb5ff3ab826d00adc", "name": "tempest-TaggedBootDevicesTest_v242-984726517-project-member", "password_expires_at": null}, "audit_ids": ["gBcuH-lWQbyzbmrixy71FQ"], "expires_at": "2025-12-23T13:59:57.000000Z", "issued_at": "2025-12-23T12:59:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "18a05ece53a04bfcaef885ffdc51c6f3", "name": "tempest-TaggedBootDevicesTest_v242-984726517"}, "is_domain": false, "roles": [{"id": "33c052702d8947aca6e9f3c187efdc36", "name": "reader"}, {"id": "1396919ed4534591818d740796472755", "name": "member"}], "catalog": [{"endpoints": [{"id": "96c32ad3f6274708b259878e45f1e9cd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/identity", "region": "RegionOne"}], "id": "32eed16d2ec24754875d4eae500907c8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ade6c470d4ea4571aaa7f3232351a970", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/image", "region": "RegionOne"}], "id": "4980eb572a1a4f43bac1760c3d4de918", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89ae2642d56947ebb69124692a84e96b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/placement", "region": "RegionOne"}], "id": "7142ef5bfe034f589eb6a3ec4bc18d5c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "96dc3d307399484fbd08ff5186203dd2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/networking", "region": "RegionOne"}], "id": "7ea9ecf25aca44208a4ee0a0f5c9b0f9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "cdc96df523804eaa8a706aec7434a986", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/volume/v3", "region": "RegionOne"}], "id": "982392a271ba4fe6ad782cefc69ed486", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "009bbd79ca7f46d9b86d3601d76c1fbc", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2.1", "region": "RegionOne"}], "id": "c435593889334b6f8bbe9754bc4fd445", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a54caf0551134d089c8275920f76d856", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2/18a05ece53a04bfcaef885ffdc51c6f3", "region": "RegionOne"}], "id": "d2d771d6206f4f0c931ae6b177d98938", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-23 13:59:57,749 81154 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest_v242:test_tagged_boot_devices) Found network {'id': 'bf23f7e9-810c-4126-afa3-98633843e4bf', 'name': 'tempest-TaggedBootDevicesTest_v242-1484874988-network', 'tenant_id': '18a05ece53a04bfcaef885ffdc51c6f3', 'project_id': '18a05ece53a04bfcaef885ffdc51c6f3', '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': 1963, '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': '2025-12-23T12:59:19Z', 'updated_at': '2025-12-23T12:59:19Z', 'revision_number': 1} available for tenant
2025-12-23 13:59:57,749 81154 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-216734235', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMFZwe8waJ6LX7oyq7U5dmBkff2xOrYECdk3Fz23isOgS/bWBAbTQ2uDslsKjrTZPlzqab1MsbeiSPTYfASgh5WcqlpnUHGhqCH4PXos1BFMJ5lfsgBI2Ytys1rmnLoM5w==', 'fingerprint': '3f:8a:be:e2:30:c9:fc:cb:2b:ae:47:11:83:58:46:69', 'user_id': '7432138b7823475eb5ff3ab826d00adc', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDFrG7I7yXwnWV/+Lykca4F5yJwB9g9ZWhXNOMU1qOR1Izf+0QnBhwI\nN+1LJydAcYOgBwYFK4EEACKhZANiAATBWcHvMGiei1+6Mqu1OXZgZH39sTq2BAnZ\nNxc9t4rDoEv21gQG00Nrg7JbCo602T5c6mm9TLG3okj02HwEoIeVnKpaZ1Bxoagh\n+D16LNQRTCeZX7IASNmLcrNa5py6DOc=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'a8b7b9a1-b224-4c0e-83ef-637cca920c3a', 'name': 'tempest-securitygroup--806467202', 'stateful': True, 'tenant_id': '18a05ece53a04bfcaef885ffdc51c6f3', 'project_id': '18a05ece53a04bfcaef885ffdc51c6f3', 'description': 'tempest-description--318551165', 'shared': False, 'security_group_rules': [{'id': '2c495926-5e3f-44c3-a210-928b503a59dd', 'project_id': '18a05ece53a04bfcaef885ffdc51c6f3', 'tenant_id': '18a05ece53a04bfcaef885ffdc51c6f3', 'security_group_id': 'a8b7b9a1-b224-4c0e-83ef-637cca920c3a', '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': 466, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-23T12:59:56Z', 'updated_at': '2025-12-23T12:59:56Z', 'revision_number': 0}, {'id': 'ad7132d4-cc11-4e65-8ca8-67746008ed3e', 'project_id': '18a05ece53a04bfcaef885ffdc51c6f3', 'tenant_id': '18a05ece53a04bfcaef885ffdc51c6f3', 'security_group_id': 'a8b7b9a1-b224-4c0e-83ef-637cca920c3a', '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': 465, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-23T12:59:56Z', 'updated_at': '2025-12-23T12:59:56Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-12-23T12:59:56Z', 'updated_at': '2025-12-23T12:59:56Z', 'revision_number': 1}, 'floating_ip': {'id': 'd8d4424a-e626-422e-8715-6d0656cfa383', 'tenant_id': '18a05ece53a04bfcaef885ffdc51c6f3', 'project_id': '18a05ece53a04bfcaef885ffdc51c6f3', 'floating_ip_address': '172.24.4.89', 'floating_network_id': '2022dc5c-1db1-4d79-8f10-03e050ad1526', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-23T12:59:57Z', 'updated_at': '2025-12-23T12:59:57Z', 'revision_number': 0, 'ip': '172.24.4.89'}}
2025-12-23 13:59:59,843 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://192.168.122.178/compute/v2.1/servers 2.093s
2025-12-23 13:59:59,844 81154 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-1677369996", "imageRef": "e2d1dc78-9498-46e2-8931-07b129784a25", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "bf23f7e9-810c-4126-afa3-98633843e4bf"}, {"port": "ae45ad6e-87d2-47cf-bd61-214725e20148", "tag": "port-1"}, {"port": "da192d79-dcbf-420c-a420-de4def447db0", "tag": "port-2"}, {"uuid": "9a588a35-fda0-4099-9842-1e4924ea946a", "tag": "net-1"}, {"uuid": "9a588a35-fda0-4099-9842-1e4924ea946a"}, {"uuid": "e1134764-f5b6-46da-8690-6e9d5025e7eb", "fixed_ip": "10.2.2.100", "tag": "net-2-100"}, {"uuid": "e1134764-f5b6-46da-8690-6e9d5025e7eb", "fixed_ip": "10.2.2.200", "tag": "net-2-200"}], "block_device_mapping_v2": [{"uuid": "219a47bc-e262-4ec0-b033-a8047e278506", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "tag": "boot"}, {"uuid": "d4bdf37a-567f-4d04-a1c6-f5a6543c5075", "source_type": "volume", "destination_type": "volume", "boot_index": 1, "tag": "other"}, {"uuid": "0d523289-2826-4f8c-8396-bd163ee757cc", "source_type": "volume", "destination_type": "volume", "boot_index": 2}], "security_groups": [{"name": "tempest-securitygroup--806467202"}], "key_name": "tempest-keypair-216734235", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '413', 'location': 'http://192.168.122.178/compute/v2.1/servers/5830a006-598f-4925-847e-0745a7f09c1d', '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-b67cd87e-8463-47b8-a214-bc482114ce00', 'x-compute-request-id': 'req-b67cd87e-8463-47b8-a214-bc482114ce00', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/compute/v2.1/servers'}
Body: b'{"server": {"id": "5830a006-598f-4925-847e-0745a7f09c1d", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/5830a006-598f-4925-847e-0745a7f09c1d"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/5830a006-598f-4925-847e-0745a7f09c1d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--806467202"}], "adminPass": "RVrxY56divYN"}}'
2025-12-23 13:59:59,908 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.178/compute/v2.1/servers/5830a006-598f-4925-847e-0745a7f09c1d 0.062s
2025-12-23 13:59:59,908 81154 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': 'Tue, 23 Dec 2025 12:59:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1299', '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-f01aed05-c8d3-46a0-8e70-348aad5c66ee', 'x-compute-request-id': 'req-f01aed05-c8d3-46a0-8e70-348aad5c66ee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/5830a006-598f-4925-847e-0745a7f09c1d'}
Body: b'{"server": {"id": "5830a006-598f-4925-847e-0745a7f09c1d", "name": "tempest-device-tagging-server-1677369996", "status": "BUILD", "tenant_id": "18a05ece53a04bfcaef885ffdc51c6f3", "user_id": "7432138b7823475eb5ff3ab826d00adc", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:00:00Z", "updated": "2025-12-23T12:59:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/5830a006-598f-4925-847e-0745a7f09c1d"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/5830a006-598f-4925-847e-0745a7f09c1d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-216734235", "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": []}}'
2025-12-23 14:00:01,001 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.178/compute/v2.1/servers/5830a006-598f-4925-847e-0745a7f09c1d 0.078s
2025-12-23 14:00:01,002 81154 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': 'Tue, 23 Dec 2025 13:00:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1541', '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-f6ac15fb-9e7e-4897-a855-189f3a925beb', 'x-compute-request-id': 'req-f6ac15fb-9e7e-4897-a855-189f3a925beb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/5830a006-598f-4925-847e-0745a7f09c1d'}
Body: b'{"server": {"id": "5830a006-598f-4925-847e-0745a7f09c1d", "name": "tempest-device-tagging-server-1677369996", "status": "BUILD", "tenant_id": "18a05ece53a04bfcaef885ffdc51c6f3", "user_id": "7432138b7823475eb5ff3ab826d00adc", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:59:59Z", "updated": "2025-12-23T13:00:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/5830a006-598f-4925-847e-0745a7f09c1d"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/5830a006-598f-4925-847e-0745a7f09c1d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-216734235", "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": "219a47bc-e262-4ec0-b033-a8047e278506", "delete_on_termination": false}, {"id": "d4bdf37a-567f-4d04-a1c6-f5a6543c5075", "delete_on_termination": false}, {"id": "0d523289-2826-4f8c-8396-bd163ee757cc", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2025-12-23 14:00:02,099 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.178/compute/v2.1/servers/5830a006-598f-4925-847e-0745a7f09c1d 0.083s
2025-12-23 14:00:02,099 81154 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': 'Tue, 23 Dec 2025 13:00:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1533', '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-18fa5b58-3fbb-4f72-87fb-03c3416316e9', 'x-compute-request-id': 'req-18fa5b58-3fbb-4f72-87fb-03c3416316e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/5830a006-598f-4925-847e-0745a7f09c1d'}
Body: b'{"server": {"id": "5830a006-598f-4925-847e-0745a7f09c1d", "name": "tempest-device-tagging-server-1677369996", "status": "BUILD", "tenant_id": "18a05ece53a04bfcaef885ffdc51c6f3", "user_id": "7432138b7823475eb5ff3ab826d00adc", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:59:59Z", "updated": "2025-12-23T13:00:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/5830a006-598f-4925-847e-0745a7f09c1d"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/5830a006-598f-4925-847e-0745a7f09c1d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-216734235", "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": "219a47bc-e262-4ec0-b033-a8047e278506", "delete_on_termination": false}, {"id": "d4bdf37a-567f-4d04-a1c6-f5a6543c5075", "delete_on_termination": false}, {"id": "0d523289-2826-4f8c-8396-bd163ee757cc", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2025-12-23 14:00:02,113 81154 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2025-12-23 14:00:03,400 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.178/compute/v2.1/servers/5830a006-598f-4925-847e-0745a7f09c1d 0.286s
2025-12-23 14:00:03,400 81154 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': 'Tue, 23 Dec 2025 13:00:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1533', '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-d5f8f743-e568-4a20-8181-3433507d91e9', 'x-compute-request-id': 'req-d5f8f743-e568-4a20-8181-3433507d91e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/5830a006-598f-4925-847e-0745a7f09c1d'}
Body: b'{"server": {"id": "5830a006-598f-4925-847e-0745a7f09c1d", "name": "tempest-device-tagging-server-1677369996", "status": "BUILD", "tenant_id": "18a05ece53a04bfcaef885ffdc51c6f3", "user_id": "7432138b7823475eb5ff3ab826d00adc", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:59:59Z", "updated": "2025-12-23T13:00:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/5830a006-598f-4925-847e-0745a7f09c1d"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/5830a006-598f-4925-847e-0745a7f09c1d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-216734235", "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": "219a47bc-e262-4ec0-b033-a8047e278506", "delete_on_termination": false}, {"id": "d4bdf37a-567f-4d04-a1c6-f5a6543c5075", "delete_on_termination": false}, {"id": "0d523289-2826-4f8c-8396-bd163ee757cc", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2025-12-23 14:00:04,511 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.178/compute/v2.1/servers/5830a006-598f-4925-847e-0745a7f09c1d 0.095s
2025-12-23 14:00:04,511 81154 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': 'Tue, 23 Dec 2025 13:00:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1533', '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-3f51584f-0537-419e-9b2c-68034033b8e2', 'x-compute-request-id': 'req-3f51584f-0537-419e-9b2c-68034033b8e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/5830a006-598f-4925-847e-0745a7f09c1d'}
Body: b'{"server": {"id": "5830a006-598f-4925-847e-0745a7f09c1d", "name": "tempest-device-tagging-server-1677369996", "status": "BUILD", "tenant_id": "18a05ece53a04bfcaef885ffdc51c6f3", "user_id": "7432138b7823475eb5ff3ab826d00adc", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:59:59Z", "updated": "2025-12-23T13:00:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/5830a006-598f-4925-847e-0745a7f09c1d"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/5830a006-598f-4925-847e-0745a7f09c1d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-216734235", "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": "219a47bc-e262-4ec0-b033-a8047e278506", "delete_on_termination": false}, {"id": "d4bdf37a-567f-4d04-a1c6-f5a6543c5075", "delete_on_termination": false}, {"id": "0d523289-2826-4f8c-8396-bd163ee757cc", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2025-12-23 14:00:05,620 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.178/compute/v2.1/servers/5830a006-598f-4925-847e-0745a7f09c1d 0.093s
2025-12-23 14:00:05,620 81154 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': 'Tue, 23 Dec 2025 13:00:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1537', '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-6ccdadca-118a-4f53-9c40-982df4a5050c', 'x-compute-request-id': 'req-6ccdadca-118a-4f53-9c40-982df4a5050c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/5830a006-598f-4925-847e-0745a7f09c1d'}
Body: b'{"server": {"id": "5830a006-598f-4925-847e-0745a7f09c1d", "name": "tempest-device-tagging-server-1677369996", "status": "BUILD", "tenant_id": "18a05ece53a04bfcaef885ffdc51c6f3", "user_id": "7432138b7823475eb5ff3ab826d00adc", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:59:59Z", "updated": "2025-12-23T13:00:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/5830a006-598f-4925-847e-0745a7f09c1d"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/5830a006-598f-4925-847e-0745a7f09c1d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-216734235", "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": "219a47bc-e262-4ec0-b033-a8047e278506", "delete_on_termination": false}, {"id": "d4bdf37a-567f-4d04-a1c6-f5a6543c5075", "delete_on_termination": false}, {"id": "0d523289-2826-4f8c-8396-bd163ee757cc", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2025-12-23 14:00:05,635 81154 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/scheduling" after 6 second wait
2025-12-23 14:00:06,778 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.178/compute/v2.1/servers/5830a006-598f-4925-847e-0745a7f09c1d 0.141s
2025-12-23 14:00:06,778 81154 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': 'Tue, 23 Dec 2025 13:00:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1729', '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-4f6571a1-a1aa-4c8b-9bc1-c5fdd62570c2', 'x-compute-request-id': 'req-4f6571a1-a1aa-4c8b-9bc1-c5fdd62570c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/5830a006-598f-4925-847e-0745a7f09c1d'}
Body: b'{"server": {"id": "5830a006-598f-4925-847e-0745a7f09c1d", "name": "tempest-device-tagging-server-1677369996", "status": "ERROR", "tenant_id": "18a05ece53a04bfcaef885ffdc51c6f3", "user_id": "7432138b7823475eb5ff3ab826d00adc", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:59:59Z", "updated": "2025-12-23T13:00:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/5830a006-598f-4925-847e-0745a7f09c1d"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/5830a006-598f-4925-847e-0745a7f09c1d"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-23T13:00:06Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 5830a006-598f-4925-847e-0745a7f09c1d."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-216734235", "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": "219a47bc-e262-4ec0-b033-a8047e278506", "delete_on_termination": false}, {"id": "d4bdf37a-567f-4d04-a1c6-f5a6543c5075", "delete_on_termination": false}, {"id": "0d523289-2826-4f8c-8396-bd163ee757cc", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2025-12-23 14:00:06,791 81154 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 7 second wait
2025-12-23 14:00:07,322 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 204 DELETE http://192.168.122.178/compute/v2.1/servers/5830a006-598f-4925-847e-0745a7f09c1d 0.530s
2025-12-23 14:00:07,323 81154 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': 'Tue, 23 Dec 2025 13:00:06 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-48d1d86c-3835-486e-90e7-58b19ab0182f', 'x-compute-request-id': 'req-48d1d86c-3835-486e-90e7-58b19ab0182f', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/5830a006-598f-4925-847e-0745a7f09c1d'}
Body: b''
2025-12-23 14:00:07,430 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 404 GET http://192.168.122.178/compute/v2.1/servers/5830a006-598f-4925-847e-0745a7f09c1d 0.107s
2025-12-23 14:00:07,431 81154 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': 'Tue, 23 Dec 2025 13:00:07 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-3f6b82c8-61eb-4bb6-b19e-cc01de9c6045', 'x-compute-request-id': 'req-3f6b82c8-61eb-4bb6-b19e-cc01de9c6045', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/5830a006-598f-4925-847e-0745a7f09c1d'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 5830a006-598f-4925-847e-0745a7f09c1d could not be found."}}'
2025-12-23 14:00:07,458 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.178/compute/v2.1/os-keypairs/tempest-keypair-216734235 0.026s
2025-12-23 14:00:07,458 81154 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': 'Tue, 23 Dec 2025 13:00:07 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-48ff6870-dd0a-4521-bbb6-09eb119e325d', 'x-compute-request-id': 'req-48ff6870-dd0a-4521-bbb6-09eb119e325d', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/compute/v2.1/os-keypairs/tempest-keypair-216734235'}
Body: b''
2025-12-23 14:00:07,666 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.178/networking/v2.0/security-groups/a8b7b9a1-b224-4c0e-83ef-637cca920c3a 0.207s
2025-12-23 14:00:07,666 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-59bc0b29-bb1c-4d78-8167-535ad5b9ae8a', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/networking/v2.0/security-groups/a8b7b9a1-b224-4c0e-83ef-637cca920c3a'}
Body: b''
2025-12-23 14:00:07,684 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 404 GET http://192.168.122.178/networking/v2.0/security-groups/a8b7b9a1-b224-4c0e-83ef-637cca920c3a 0.017s
2025-12-23 14:00:07,684 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-098dde83-1f55-4416-943b-7002270cd0be', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.178/networking/v2.0/security-groups/a8b7b9a1-b224-4c0e-83ef-637cca920c3a'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group a8b7b9a1-b224-4c0e-83ef-637cca920c3a does not exist", "detail": ""}}'
2025-12-23 14:00:07,989 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.178/networking/v2.0/floatingips/d8d4424a-e626-422e-8715-6d0656cfa383 0.304s
2025-12-23 14:00:07,989 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-3dcfdfa9-c53c-49f0-b4bf-88d5a334a76e', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/networking/v2.0/floatingips/d8d4424a-e626-422e-8715-6d0656cfa383'}
Body: b''
2025-12-23 14:00:08,394 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.178/networking/v2.0/ports/da192d79-dcbf-420c-a420-de4def447db0 0.404s
2025-12-23 14:00:08,395 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-dabad79c-e3b9-43ce-9cc2-4c8707e4d72c', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/networking/v2.0/ports/da192d79-dcbf-420c-a420-de4def447db0'}
Body: b''
2025-12-23 14:00:08,674 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.178/networking/v2.0/ports/ae45ad6e-87d2-47cf-bd61-214725e20148 0.279s
2025-12-23 14:00:08,675 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-67c43bb1-cad4-4007-a90e-495a4da7d618', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/networking/v2.0/ports/ae45ad6e-87d2-47cf-bd61-214725e20148'}
Body: b''
2025-12-23 14:00:08,899 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.178/networking/v2.0/subnets/414075ba-d844-42f1-94aa-35ab7506b41a 0.223s
2025-12-23 14:00:08,899 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-f2cc794c-0883-456c-bed6-b69ba5f6df24', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/networking/v2.0/subnets/414075ba-d844-42f1-94aa-35ab7506b41a'}
Body: b''
2025-12-23 14:00:09,068 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.178/networking/v2.0/subnets/bad2c80c-30f5-4c50-bd16-1fc178966276 0.169s
2025-12-23 14:00:09,069 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-d94bb81e-ee22-4c3b-bc04-e201f50ffae9', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/networking/v2.0/subnets/bad2c80c-30f5-4c50-bd16-1fc178966276'}
Body: b''
2025-12-23 14:00:09,478 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.178/networking/v2.0/networks/e1134764-f5b6-46da-8690-6e9d5025e7eb 0.409s
2025-12-23 14:00:09,478 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-cf664b8b-7062-4654-873d-6c4a8afebecb', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/networking/v2.0/networks/e1134764-f5b6-46da-8690-6e9d5025e7eb'}
Body: b''
2025-12-23 14:00:09,941 81154 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.178/networking/v2.0/networks/9a588a35-fda0-4099-9842-1e4924ea946a 0.462s
2025-12-23 14:00:09,941 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-25078e35-1869-4758-9881-152530a133aa', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/networking/v2.0/networks/9a588a35-fda0-4099-9842-1e4924ea946a'}
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 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, 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 326, 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 5830a006-598f-4925-847e-0745a7f09c1d failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-23T13:00:06Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 5830a006-598f-4925-847e-0745a7f09c1d.'}. Request ID of server operation performed before checking the server status req-b67cd87e-8463-47b8-a214-bc482114ce00.
|
||||||
| 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:'': {{{
2025-12-23 13:59:52,378 81152 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2025-12-23 13:59:52,379 81152 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2025-12-23 13:59:52,592 81152 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/compute/v2.1/os-keypairs 0.213s
2025-12-23 13:59:52,593 81152 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-1880845082", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJN/zfTnocuLbq4bl4hurAxKVCaaHnDMJpRFAYMGS4NGwP2e76EzThRoK+0V+0Jf4eDZaXyRi2esu12Jyg1SB7em6K4YJQIi7/oj4iTR4QtZmy/T5vZzduHFX+Fnr2B3NA=="}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:52 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-0457598a-698b-46dd-8dfb-47b1e75cc6a8', 'x-compute-request-id': 'req-0457598a-698b-46dd-8dfb-47b1e75cc6a8', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1880845082", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJN/zfTnocuLbq4bl4hurAxKVCaaHnDMJpRFAYMGS4NGwP2e76EzThRoK+0V+0Jf4eDZaXyRi2esu12Jyg1SB7em6K4YJQIi7/oj4iTR4QtZmy/T5vZzduHFX+Fnr2B3NA==", "fingerprint": "a1:a0:92:78:e8:e2:3e:55:6b:51:9f:dd:f9:47:20:91", "user_id": "e08e9cb571f14f04a771a03c3f36431c"}}'
2025-12-23 13:59:52,595 81152 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1880845082 created
2025-12-23 13:59:52,866 81152 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/networking/v2.0/security-groups 0.271s
2025-12-23 13:59:52,867 81152 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--1046542439", "description": "tempest-description--1932392800"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-9ba3903d-3b80-4fa2-999e-1c02b23ee93a', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "265892b2-a98f-4007-8b03-0145f53a9533", "name": "tempest-securitygroup--1046542439", "stateful": true, "tenant_id": "0dabe211af4c48cea774f1e0223c1f06", "project_id": "0dabe211af4c48cea774f1e0223c1f06", "description": "tempest-description--1932392800", "shared": false, "security_group_rules": [{"id": "44109efa-8951-4f48-aa1f-9d9c8a8e97f1", "project_id": "0dabe211af4c48cea774f1e0223c1f06", "tenant_id": "0dabe211af4c48cea774f1e0223c1f06", "security_group_id": "265892b2-a98f-4007-8b03-0145f53a9533", "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": 454, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-23T12:59:52Z", "updated_at": "2025-12-23T12:59:52Z", "revision_number": 0}, {"id": "db418643-8634-4e46-ab3f-e1bb8e7b26eb", "project_id": "0dabe211af4c48cea774f1e0223c1f06", "tenant_id": "0dabe211af4c48cea774f1e0223c1f06", "security_group_id": "265892b2-a98f-4007-8b03-0145f53a9533", "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": 455, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-23T12:59:52Z", "updated_at": "2025-12-23T12:59:52Z", "revision_number": 0}], "tags": [], "created_at": "2025-12-23T12:59:52Z", "updated_at": "2025-12-23T12:59:52Z", "revision_number": 1}}'
2025-12-23 13:59:53,132 81152 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/networking/v2.0/security-group-rules 0.264s
2025-12-23 13:59:53,132 81152 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": "265892b2-a98f-4007-8b03-0145f53a9533", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-b20aa4d4-32b5-4835-be9e-9a7fd7fc3609', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "69dbbe0b-d25f-4183-bf69-6a1f98d07ca6", "project_id": "0dabe211af4c48cea774f1e0223c1f06", "tenant_id": "0dabe211af4c48cea774f1e0223c1f06", "security_group_id": "265892b2-a98f-4007-8b03-0145f53a9533", "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": "2025-12-23T12:59:53Z", "updated_at": "2025-12-23T12:59:53Z", "revision_number": 0}}'
2025-12-23 13:59:53,352 81152 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/networking/v2.0/security-group-rules 0.220s
2025-12-23 13:59:53,353 81152 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": "265892b2-a98f-4007-8b03-0145f53a9533", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-2b7f1941-3bab-4a23-adf8-6014f886340f', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "f2c90a21-d328-4a50-a79b-e03aa7fc6b86", "project_id": "0dabe211af4c48cea774f1e0223c1f06", "tenant_id": "0dabe211af4c48cea774f1e0223c1f06", "security_group_id": "265892b2-a98f-4007-8b03-0145f53a9533", "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": "2025-12-23T12:59:53Z", "updated_at": "2025-12-23T12:59:53Z", "revision_number": 0}}'
2025-12-23 13:59:53,353 81152 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1046542439 created
2025-12-23 13:59:54,083 81152 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/networking/v2.0/floatingips 0.730s
2025-12-23 13:59:54,084 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "2022dc5c-1db1-4d79-8f10-03e050ad1526"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-0baae2f8-02c7-4cc8-a87b-40b62f51c476', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "9b1daa34-b536-4121-9d8a-1ff3281bf985", "tenant_id": "0dabe211af4c48cea774f1e0223c1f06", "project_id": "0dabe211af4c48cea774f1e0223c1f06", "floating_ip_address": "172.24.4.42", "floating_network_id": "2022dc5c-1db1-4d79-8f10-03e050ad1526", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-12-23T12:59:53Z", "updated_at": "2025-12-23T12:59:53Z", "revision_number": 0}}'
2025-12-23 13:59:54,084 81152 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '9b1daa34-b536-4121-9d8a-1ff3281bf985', 'tenant_id': '0dabe211af4c48cea774f1e0223c1f06', 'project_id': '0dabe211af4c48cea774f1e0223c1f06', 'floating_ip_address': '172.24.4.42', 'floating_network_id': '2022dc5c-1db1-4d79-8f10-03e050ad1526', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-23T12:59:53Z', 'updated_at': '2025-12-23T12:59:53Z', 'revision_number': 0, 'ip': '172.24.4.42'} created
2025-12-23 13:59:54,129 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 201 POST http://192.168.122.178/identity/v3/auth/tokens 0.041s
2025-12-23 13:59:54,130 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:54 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-627c8f7a-0246-4a50-bdda-805861f15bf2', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "e08e9cb571f14f04a771a03c3f36431c", "name": "tempest-AttachVolumeShelveTestJSON-853945586-project-member", "password_expires_at": null}, "audit_ids": ["4QCSelJMTwS-nptoblXtzA"], "expires_at": "2025-12-23T13:59:54.000000Z", "issued_at": "2025-12-23T12:59:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0dabe211af4c48cea774f1e0223c1f06", "name": "tempest-AttachVolumeShelveTestJSON-853945586"}, "is_domain": false, "roles": [{"id": "33c052702d8947aca6e9f3c187efdc36", "name": "reader"}, {"id": "1396919ed4534591818d740796472755", "name": "member"}], "catalog": [{"endpoints": [{"id": "96c32ad3f6274708b259878e45f1e9cd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/identity", "region": "RegionOne"}], "id": "32eed16d2ec24754875d4eae500907c8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ade6c470d4ea4571aaa7f3232351a970", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/image", "region": "RegionOne"}], "id": "4980eb572a1a4f43bac1760c3d4de918", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89ae2642d56947ebb69124692a84e96b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/placement", "region": "RegionOne"}], "id": "7142ef5bfe034f589eb6a3ec4bc18d5c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "96dc3d307399484fbd08ff5186203dd2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/networking", "region": "RegionOne"}], "id": "7ea9ecf25aca44208a4ee0a0f5c9b0f9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "cdc96df523804eaa8a706aec7434a986", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/volume/v3", "region": "RegionOne"}], "id": "982392a271ba4fe6ad782cefc69ed486", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "009bbd79ca7f46d9b86d3601d76c1fbc", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2.1", "region": "RegionOne"}], "id": "c435593889334b6f8bbe9754bc4fd445", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a54caf0551134d089c8275920f76d856", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2/0dabe211af4c48cea774f1e0223c1f06", "region": "RegionOne"}], "id": "d2d771d6206f4f0c931ae6b177d98938", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-23 13:59:54,130 81152 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': 'b27340f0-78e0-4a83-a446-7385a4afabf0', 'name': 'tempest-AttachVolumeShelveTestJSON-333646284-network', 'tenant_id': '0dabe211af4c48cea774f1e0223c1f06', 'project_id': '0dabe211af4c48cea774f1e0223c1f06', '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': 15233, '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': '2025-12-23T12:59:44Z', 'updated_at': '2025-12-23T12:59:44Z', 'revision_number': 1} available for tenant
2025-12-23 13:59:54,131 81152 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1880845082', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJN/zfTnocuLbq4bl4hurAxKVCaaHnDMJpRFAYMGS4NGwP2e76EzThRoK+0V+0Jf4eDZaXyRi2esu12Jyg1SB7em6K4YJQIi7/oj4iTR4QtZmy/T5vZzduHFX+Fnr2B3NA==', 'fingerprint': 'a1:a0:92:78:e8:e2:3e:55:6b:51:9f:dd:f9:47:20:91', 'user_id': 'e08e9cb571f14f04a771a03c3f36431c', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAc6X65PlR/xNyb8xv00A+x4x33n0ZPo3MqlPu0YDfLsdKiZhf1NtFT\nPfU/wH2opJegBwYFK4EEACKhZANiAASTf83056HLi26uG5eIbqwMSlQmmh5wzCaU\nRQGDBkuDRsD9nu+hM04UaCvtFftCX+Hg2Wl8kYtnrLtdicoNUge3puiuGCUCIu/6\nI+Ik0eELWZsv0+b2c3bhxV/hZ69gdzQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '265892b2-a98f-4007-8b03-0145f53a9533', 'name': 'tempest-securitygroup--1046542439', 'stateful': True, 'tenant_id': '0dabe211af4c48cea774f1e0223c1f06', 'project_id': '0dabe211af4c48cea774f1e0223c1f06', 'description': 'tempest-description--1932392800', 'shared': False, 'security_group_rules': [{'id': '44109efa-8951-4f48-aa1f-9d9c8a8e97f1', 'project_id': '0dabe211af4c48cea774f1e0223c1f06', 'tenant_id': '0dabe211af4c48cea774f1e0223c1f06', 'security_group_id': '265892b2-a98f-4007-8b03-0145f53a9533', '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': 454, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-23T12:59:52Z', 'updated_at': '2025-12-23T12:59:52Z', 'revision_number': 0}, {'id': 'db418643-8634-4e46-ab3f-e1bb8e7b26eb', 'project_id': '0dabe211af4c48cea774f1e0223c1f06', 'tenant_id': '0dabe211af4c48cea774f1e0223c1f06', 'security_group_id': '265892b2-a98f-4007-8b03-0145f53a9533', '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': 455, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-23T12:59:52Z', 'updated_at': '2025-12-23T12:59:52Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-12-23T12:59:52Z', 'updated_at': '2025-12-23T12:59:52Z', 'revision_number': 1}, 'floating_ip': {'id': '9b1daa34-b536-4121-9d8a-1ff3281bf985', 'tenant_id': '0dabe211af4c48cea774f1e0223c1f06', 'project_id': '0dabe211af4c48cea774f1e0223c1f06', 'floating_ip_address': '172.24.4.42', 'floating_network_id': '2022dc5c-1db1-4d79-8f10-03e050ad1526', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-23T12:59:53Z', 'updated_at': '2025-12-23T12:59:53Z', 'revision_number': 0, 'ip': '172.24.4.42'}}
2025-12-23 13:59:54,754 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://192.168.122.178/compute/v2.1/servers 0.623s
2025-12-23 13:59:54,755 81152 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-453995888", "imageRef": "e2d1dc78-9498-46e2-8931-07b129784a25", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "b27340f0-78e0-4a83-a446-7385a4afabf0"}], "security_groups": [{"name": "tempest-securitygroup--1046542439"}], "key_name": "tempest-keypair-1880845082", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '410', 'location': 'http://192.168.122.178/compute/v2.1/servers/b57fbdd7-dd7d-4dbf-9902-4ab379b644ec', '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-d25042f9-4ab1-4088-8b10-82baf9e40360', 'x-compute-request-id': 'req-d25042f9-4ab1-4088-8b10-82baf9e40360', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/compute/v2.1/servers'}
Body: b'{"server": {"id": "b57fbdd7-dd7d-4dbf-9902-4ab379b644ec", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/b57fbdd7-dd7d-4dbf-9902-4ab379b644ec"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/b57fbdd7-dd7d-4dbf-9902-4ab379b644ec"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1046542439"}], "adminPass": "password"}}'
2025-12-23 13:59:54,833 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://192.168.122.178/compute/v2.1/servers/b57fbdd7-dd7d-4dbf-9902-4ab379b644ec 0.076s
2025-12-23 13:59:54,834 81152 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': 'Tue, 23 Dec 2025 12:59:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1295', '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-b149d13e-6f0d-4cd0-b47a-6bef92a878cd', 'x-compute-request-id': 'req-b149d13e-6f0d-4cd0-b47a-6bef92a878cd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/b57fbdd7-dd7d-4dbf-9902-4ab379b644ec'}
Body: b'{"server": {"id": "b57fbdd7-dd7d-4dbf-9902-4ab379b644ec", "name": "tempest-AttachVolumeShelveTestJSON-server-453995888", "status": "BUILD", "tenant_id": "0dabe211af4c48cea774f1e0223c1f06", "user_id": "e08e9cb571f14f04a771a03c3f36431c", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:59:55Z", "updated": "2025-12-23T12:59:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/b57fbdd7-dd7d-4dbf-9902-4ab379b644ec"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/b57fbdd7-dd7d-4dbf-9902-4ab379b644ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1880845082", "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}}'
2025-12-23 13:59:56,086 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://192.168.122.178/compute/v2.1/servers/b57fbdd7-dd7d-4dbf-9902-4ab379b644ec 0.238s
2025-12-23 13:59:56,087 81152 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': 'Tue, 23 Dec 2025 12:59:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1299', '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-ddb816e5-fcff-495f-bfad-26d25ab9fb55', 'x-compute-request-id': 'req-ddb816e5-fcff-495f-bfad-26d25ab9fb55', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/b57fbdd7-dd7d-4dbf-9902-4ab379b644ec'}
Body: b'{"server": {"id": "b57fbdd7-dd7d-4dbf-9902-4ab379b644ec", "name": "tempest-AttachVolumeShelveTestJSON-server-453995888", "status": "BUILD", "tenant_id": "0dabe211af4c48cea774f1e0223c1f06", "user_id": "e08e9cb571f14f04a771a03c3f36431c", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:59:54Z", "updated": "2025-12-23T12:59:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/b57fbdd7-dd7d-4dbf-9902-4ab379b644ec"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/b57fbdd7-dd7d-4dbf-9902-4ab379b644ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1880845082", "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}}'
2025-12-23 13:59:57,620 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://192.168.122.178/compute/v2.1/servers/b57fbdd7-dd7d-4dbf-9902-4ab379b644ec 0.519s
2025-12-23 13:59:57,621 81152 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': 'Tue, 23 Dec 2025 12:59:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1291', '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-557da916-0224-4e9b-b94f-0c44207e8230', 'x-compute-request-id': 'req-557da916-0224-4e9b-b94f-0c44207e8230', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/b57fbdd7-dd7d-4dbf-9902-4ab379b644ec'}
Body: b'{"server": {"id": "b57fbdd7-dd7d-4dbf-9902-4ab379b644ec", "name": "tempest-AttachVolumeShelveTestJSON-server-453995888", "status": "BUILD", "tenant_id": "0dabe211af4c48cea774f1e0223c1f06", "user_id": "e08e9cb571f14f04a771a03c3f36431c", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:59:54Z", "updated": "2025-12-23T12:59:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/b57fbdd7-dd7d-4dbf-9902-4ab379b644ec"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/b57fbdd7-dd7d-4dbf-9902-4ab379b644ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1880845082", "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}}'
2025-12-23 13:59:57,634 81152 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2025-12-23 13:59:58,904 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://192.168.122.178/compute/v2.1/servers/b57fbdd7-dd7d-4dbf-9902-4ab379b644ec 0.268s
2025-12-23 13:59:58,904 81152 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': 'Tue, 23 Dec 2025 12:59:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1291', '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-01bd4259-e59e-4bc7-b6d4-43daa87a5c6f', 'x-compute-request-id': 'req-01bd4259-e59e-4bc7-b6d4-43daa87a5c6f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/b57fbdd7-dd7d-4dbf-9902-4ab379b644ec'}
Body: b'{"server": {"id": "b57fbdd7-dd7d-4dbf-9902-4ab379b644ec", "name": "tempest-AttachVolumeShelveTestJSON-server-453995888", "status": "BUILD", "tenant_id": "0dabe211af4c48cea774f1e0223c1f06", "user_id": "e08e9cb571f14f04a771a03c3f36431c", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:59:54Z", "updated": "2025-12-23T12:59:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/b57fbdd7-dd7d-4dbf-9902-4ab379b644ec"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/b57fbdd7-dd7d-4dbf-9902-4ab379b644ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1880845082", "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}}'
2025-12-23 14:00:00,011 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://192.168.122.178/compute/v2.1/servers/b57fbdd7-dd7d-4dbf-9902-4ab379b644ec 0.093s
2025-12-23 14:00:00,011 81152 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': 'Tue, 23 Dec 2025 12:59:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1295', '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-88e60a02-9dc7-4e71-bdfc-57159ccace9c', 'x-compute-request-id': 'req-88e60a02-9dc7-4e71-bdfc-57159ccace9c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/b57fbdd7-dd7d-4dbf-9902-4ab379b644ec'}
Body: b'{"server": {"id": "b57fbdd7-dd7d-4dbf-9902-4ab379b644ec", "name": "tempest-AttachVolumeShelveTestJSON-server-453995888", "status": "BUILD", "tenant_id": "0dabe211af4c48cea774f1e0223c1f06", "user_id": "e08e9cb571f14f04a771a03c3f36431c", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:59:54Z", "updated": "2025-12-23T13:00:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/b57fbdd7-dd7d-4dbf-9902-4ab379b644ec"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/b57fbdd7-dd7d-4dbf-9902-4ab379b644ec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1880845082", "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}}'
2025-12-23 14:00:00,024 81152 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/scheduling" after 6 second wait
2025-12-23 14:00:01,123 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://192.168.122.178/compute/v2.1/servers/b57fbdd7-dd7d-4dbf-9902-4ab379b644ec 0.097s
2025-12-23 14:00:01,123 81152 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': 'Tue, 23 Dec 2025 13:00:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1487', '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-aa7dfda8-2e4e-4d3e-9a1c-3a1693f13e91', 'x-compute-request-id': 'req-aa7dfda8-2e4e-4d3e-9a1c-3a1693f13e91', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/b57fbdd7-dd7d-4dbf-9902-4ab379b644ec'}
Body: b'{"server": {"id": "b57fbdd7-dd7d-4dbf-9902-4ab379b644ec", "name": "tempest-AttachVolumeShelveTestJSON-server-453995888", "status": "ERROR", "tenant_id": "0dabe211af4c48cea774f1e0223c1f06", "user_id": "e08e9cb571f14f04a771a03c3f36431c", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:59:54Z", "updated": "2025-12-23T13:00:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/b57fbdd7-dd7d-4dbf-9902-4ab379b644ec"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/b57fbdd7-dd7d-4dbf-9902-4ab379b644ec"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-23T13:00:00Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance b57fbdd7-dd7d-4dbf-9902-4ab379b644ec."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1880845082", "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}}'
2025-12-23 14:00:01,136 81152 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 7 second wait
2025-12-23 14:00:01,396 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 204 DELETE http://192.168.122.178/compute/v2.1/servers/b57fbdd7-dd7d-4dbf-9902-4ab379b644ec 0.259s
2025-12-23 14:00:01,396 81152 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': 'Tue, 23 Dec 2025 13:00:01 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-77861bcb-7533-4484-94b3-0d9a5ecc2660', 'x-compute-request-id': 'req-77861bcb-7533-4484-94b3-0d9a5ecc2660', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/b57fbdd7-dd7d-4dbf-9902-4ab379b644ec'}
Body: b''
2025-12-23 14:00:01,424 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 404 GET http://192.168.122.178/compute/v2.1/servers/b57fbdd7-dd7d-4dbf-9902-4ab379b644ec 0.027s
2025-12-23 14:00:01,424 81152 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': 'Tue, 23 Dec 2025 13:00:01 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-508c290b-6ea3-405e-a7fe-b993edcf9c58', 'x-compute-request-id': 'req-508c290b-6ea3-405e-a7fe-b993edcf9c58', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/b57fbdd7-dd7d-4dbf-9902-4ab379b644ec'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance b57fbdd7-dd7d-4dbf-9902-4ab379b644ec could not be found."}}'
2025-12-23 14:00:01,448 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://192.168.122.178/compute/v2.1/os-keypairs/tempest-keypair-1880845082 0.023s
2025-12-23 14:00:01,448 81152 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': 'Tue, 23 Dec 2025 13:00:01 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-a045bcac-4337-43d2-a649-6c9667d82cce', 'x-compute-request-id': 'req-a045bcac-4337-43d2-a649-6c9667d82cce', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/compute/v2.1/os-keypairs/tempest-keypair-1880845082'}
Body: b''
2025-12-23 14:00:01,658 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://192.168.122.178/networking/v2.0/security-groups/265892b2-a98f-4007-8b03-0145f53a9533 0.209s
2025-12-23 14:00:01,658 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-b64a0baa-62a3-49ec-b6d8-9734d051cd99', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/networking/v2.0/security-groups/265892b2-a98f-4007-8b03-0145f53a9533'}
Body: b''
2025-12-23 14:00:01,672 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://192.168.122.178/networking/v2.0/security-groups/265892b2-a98f-4007-8b03-0145f53a9533 0.013s
2025-12-23 14:00:01,672 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-d42d3f6e-eb50-4a84-a9fa-33c75256f8e2', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.178/networking/v2.0/security-groups/265892b2-a98f-4007-8b03-0145f53a9533'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 265892b2-a98f-4007-8b03-0145f53a9533 does not exist", "detail": ""}}'
2025-12-23 14:00:01,982 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://192.168.122.178/networking/v2.0/floatingips/9b1daa34-b536-4121-9d8a-1ff3281bf985 0.309s
2025-12-23 14:00:01,983 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-13488700-70d0-4332-9b6d-79b1d9c715aa', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/networking/v2.0/floatingips/9b1daa34-b536-4121-9d8a-1ff3281bf985'}
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 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, 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 326, 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 b57fbdd7-dd7d-4dbf-9902-4ab379b644ec failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-23T13:00:00Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance b57fbdd7-dd7d-4dbf-9902-4ab379b644ec.'}. Request ID of server operation performed before checking the server status req-d25042f9-4ab1-4088-8b10-82baf9e40360.
|
||||||
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:'': {{{
2025-12-23 14:00:01,985 81152 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2025-12-23 14:00:01,985 81152 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2025-12-23 14:00:02,030 81152 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/compute/v2.1/os-keypairs 0.043s
2025-12-23 14:00:02,030 81152 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-1981246213", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKyaY8lITM/Ktr3uPQlLx3iR8XekPWEJ0ntW4TJYghcsWS5XtIq8YqAXj31L8FDGPESLhRgewjSpwk4gL6+/1lw86xgx/SaGwG+dGgh17q7EhPcTDZlDeGi6XHSUoPLTTw=="}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:01 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-0547acf9-6d5d-4a2f-81dd-fd4e0378098b', 'x-compute-request-id': 'req-0547acf9-6d5d-4a2f-81dd-fd4e0378098b', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1981246213", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKyaY8lITM/Ktr3uPQlLx3iR8XekPWEJ0ntW4TJYghcsWS5XtIq8YqAXj31L8FDGPESLhRgewjSpwk4gL6+/1lw86xgx/SaGwG+dGgh17q7EhPcTDZlDeGi6XHSUoPLTTw==", "fingerprint": "f8:e9:15:84:9b:7c:f0:85:30:b6:15:da:9c:d1:00:a8", "user_id": "e08e9cb571f14f04a771a03c3f36431c"}}'
2025-12-23 14:00:02,032 81152 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1981246213 created
2025-12-23 14:00:02,331 81152 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/networking/v2.0/security-groups 0.298s
2025-12-23 14:00:02,331 81152 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--1192238906", "description": "tempest-description--41215315"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-ec0ebbff-b4e0-44a1-8caa-c852391f5022', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "bec95689-7a5f-40cb-a9bc-b6ade66ea8ed", "name": "tempest-securitygroup--1192238906", "stateful": true, "tenant_id": "0dabe211af4c48cea774f1e0223c1f06", "project_id": "0dabe211af4c48cea774f1e0223c1f06", "description": "tempest-description--41215315", "shared": false, "security_group_rules": [{"id": "42a5469a-820c-42dd-bc15-e69f8a8ecd5a", "project_id": "0dabe211af4c48cea774f1e0223c1f06", "tenant_id": "0dabe211af4c48cea774f1e0223c1f06", "security_group_id": "bec95689-7a5f-40cb-a9bc-b6ade66ea8ed", "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": 479, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-23T13:00:02Z", "updated_at": "2025-12-23T13:00:02Z", "revision_number": 0}, {"id": "5d185503-1031-4b3d-9543-04a67afd2455", "project_id": "0dabe211af4c48cea774f1e0223c1f06", "tenant_id": "0dabe211af4c48cea774f1e0223c1f06", "security_group_id": "bec95689-7a5f-40cb-a9bc-b6ade66ea8ed", "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": 480, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-23T13:00:02Z", "updated_at": "2025-12-23T13:00:02Z", "revision_number": 0}], "tags": [], "created_at": "2025-12-23T13:00:02Z", "updated_at": "2025-12-23T13:00:02Z", "revision_number": 1}}'
2025-12-23 14:00:02,517 81152 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/networking/v2.0/security-group-rules 0.185s
2025-12-23 14:00:02,517 81152 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": "bec95689-7a5f-40cb-a9bc-b6ade66ea8ed", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-15102fcc-7d47-4e0e-ad14-627271aaa3af', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "bd7c8a2d-b3e2-43f8-8ba1-96e368b0a46c", "project_id": "0dabe211af4c48cea774f1e0223c1f06", "tenant_id": "0dabe211af4c48cea774f1e0223c1f06", "security_group_id": "bec95689-7a5f-40cb-a9bc-b6ade66ea8ed", "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": "2025-12-23T13:00:02Z", "updated_at": "2025-12-23T13:00:02Z", "revision_number": 0}}'
2025-12-23 14:00:02,700 81152 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/networking/v2.0/security-group-rules 0.182s
2025-12-23 14:00:02,700 81152 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": "bec95689-7a5f-40cb-a9bc-b6ade66ea8ed", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-c9ef6b8d-b585-4d9c-a48d-27888103efd9', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "414151ff-0277-436d-8d54-5694a61c6252", "project_id": "0dabe211af4c48cea774f1e0223c1f06", "tenant_id": "0dabe211af4c48cea774f1e0223c1f06", "security_group_id": "bec95689-7a5f-40cb-a9bc-b6ade66ea8ed", "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": "2025-12-23T13:00:02Z", "updated_at": "2025-12-23T13:00:02Z", "revision_number": 0}}'
2025-12-23 14:00:02,701 81152 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1192238906 created
2025-12-23 14:00:03,328 81152 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/networking/v2.0/floatingips 0.627s
2025-12-23 14:00:03,329 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "2022dc5c-1db1-4d79-8f10-03e050ad1526"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-7b229130-7dd9-4be2-8987-6b1a30df0fc0', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "b0b3eae4-0d0c-420a-b5af-62cdf900b158", "tenant_id": "0dabe211af4c48cea774f1e0223c1f06", "project_id": "0dabe211af4c48cea774f1e0223c1f06", "floating_ip_address": "172.24.4.172", "floating_network_id": "2022dc5c-1db1-4d79-8f10-03e050ad1526", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-12-23T13:00:03Z", "updated_at": "2025-12-23T13:00:03Z", "revision_number": 0}}'
2025-12-23 14:00:03,329 81152 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'b0b3eae4-0d0c-420a-b5af-62cdf900b158', 'tenant_id': '0dabe211af4c48cea774f1e0223c1f06', 'project_id': '0dabe211af4c48cea774f1e0223c1f06', 'floating_ip_address': '172.24.4.172', 'floating_network_id': '2022dc5c-1db1-4d79-8f10-03e050ad1526', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-23T13:00:03Z', 'updated_at': '2025-12-23T13:00:03Z', 'revision_number': 0, 'ip': '172.24.4.172'} created
2025-12-23 14:00:03,374 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 201 POST http://192.168.122.178/identity/v3/auth/tokens 0.041s
2025-12-23 14:00:03,374 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:03 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-3d0e93e1-9b87-47e6-94c2-b5251e383f0e', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "e08e9cb571f14f04a771a03c3f36431c", "name": "tempest-AttachVolumeShelveTestJSON-853945586-project-member", "password_expires_at": null}, "audit_ids": ["FBl97WceSsy82wsC0ZVpyA"], "expires_at": "2025-12-23T14:00:03.000000Z", "issued_at": "2025-12-23T13:00:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0dabe211af4c48cea774f1e0223c1f06", "name": "tempest-AttachVolumeShelveTestJSON-853945586"}, "is_domain": false, "roles": [{"id": "33c052702d8947aca6e9f3c187efdc36", "name": "reader"}, {"id": "1396919ed4534591818d740796472755", "name": "member"}], "catalog": [{"endpoints": [{"id": "96c32ad3f6274708b259878e45f1e9cd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/identity", "region": "RegionOne"}], "id": "32eed16d2ec24754875d4eae500907c8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ade6c470d4ea4571aaa7f3232351a970", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/image", "region": "RegionOne"}], "id": "4980eb572a1a4f43bac1760c3d4de918", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89ae2642d56947ebb69124692a84e96b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/placement", "region": "RegionOne"}], "id": "7142ef5bfe034f589eb6a3ec4bc18d5c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "96dc3d307399484fbd08ff5186203dd2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/networking", "region": "RegionOne"}], "id": "7ea9ecf25aca44208a4ee0a0f5c9b0f9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "cdc96df523804eaa8a706aec7434a986", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/volume/v3", "region": "RegionOne"}], "id": "982392a271ba4fe6ad782cefc69ed486", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "009bbd79ca7f46d9b86d3601d76c1fbc", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2.1", "region": "RegionOne"}], "id": "c435593889334b6f8bbe9754bc4fd445", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a54caf0551134d089c8275920f76d856", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2/0dabe211af4c48cea774f1e0223c1f06", "region": "RegionOne"}], "id": "d2d771d6206f4f0c931ae6b177d98938", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-23 14:00:03,374 81152 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': 'b27340f0-78e0-4a83-a446-7385a4afabf0', 'name': 'tempest-AttachVolumeShelveTestJSON-333646284-network', 'tenant_id': '0dabe211af4c48cea774f1e0223c1f06', 'project_id': '0dabe211af4c48cea774f1e0223c1f06', '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': 15233, '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': '2025-12-23T12:59:44Z', 'updated_at': '2025-12-23T12:59:44Z', 'revision_number': 1} available for tenant
2025-12-23 14:00:03,375 81152 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1981246213', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKyaY8lITM/Ktr3uPQlLx3iR8XekPWEJ0ntW4TJYghcsWS5XtIq8YqAXj31L8FDGPESLhRgewjSpwk4gL6+/1lw86xgx/SaGwG+dGgh17q7EhPcTDZlDeGi6XHSUoPLTTw==', 'fingerprint': 'f8:e9:15:84:9b:7c:f0:85:30:b6:15:da:9c:d1:00:a8', 'user_id': 'e08e9cb571f14f04a771a03c3f36431c', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCS/Nmq6FYPNJ6SN8j5Z/3sy/vvsV7Zj7byvDAG7z8id0Y69bUMMiZg\nX1Q0dKJpQeagBwYFK4EEACKhZANiAASsmmPJSEzPyra97j0JS8d4kfF3pD1hCdJ7\nVuEyWIIXLFkuV7SKvGKgF499S/BQxjxEi4UYHsI0qcJOIC+vv9ZcPOsYMf0mhsBv\nnRoIde6uxIT3Ew2ZQ3houlx0lKDy008=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'bec95689-7a5f-40cb-a9bc-b6ade66ea8ed', 'name': 'tempest-securitygroup--1192238906', 'stateful': True, 'tenant_id': '0dabe211af4c48cea774f1e0223c1f06', 'project_id': '0dabe211af4c48cea774f1e0223c1f06', 'description': 'tempest-description--41215315', 'shared': False, 'security_group_rules': [{'id': '42a5469a-820c-42dd-bc15-e69f8a8ecd5a', 'project_id': '0dabe211af4c48cea774f1e0223c1f06', 'tenant_id': '0dabe211af4c48cea774f1e0223c1f06', 'security_group_id': 'bec95689-7a5f-40cb-a9bc-b6ade66ea8ed', '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': 479, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-23T13:00:02Z', 'updated_at': '2025-12-23T13:00:02Z', 'revision_number': 0}, {'id': '5d185503-1031-4b3d-9543-04a67afd2455', 'project_id': '0dabe211af4c48cea774f1e0223c1f06', 'tenant_id': '0dabe211af4c48cea774f1e0223c1f06', 'security_group_id': 'bec95689-7a5f-40cb-a9bc-b6ade66ea8ed', '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': 480, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-23T13:00:02Z', 'updated_at': '2025-12-23T13:00:02Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-12-23T13:00:02Z', 'updated_at': '2025-12-23T13:00:02Z', 'revision_number': 1}, 'floating_ip': {'id': 'b0b3eae4-0d0c-420a-b5af-62cdf900b158', 'tenant_id': '0dabe211af4c48cea774f1e0223c1f06', 'project_id': '0dabe211af4c48cea774f1e0223c1f06', 'floating_ip_address': '172.24.4.172', 'floating_network_id': '2022dc5c-1db1-4d79-8f10-03e050ad1526', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-23T13:00:03Z', 'updated_at': '2025-12-23T13:00:03Z', 'revision_number': 0, 'ip': '172.24.4.172'}}
2025-12-23 14:00:03,883 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://192.168.122.178/compute/v2.1/servers 0.508s
2025-12-23 14:00:03,884 81152 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-1713343944", "imageRef": "e2d1dc78-9498-46e2-8931-07b129784a25", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "b27340f0-78e0-4a83-a446-7385a4afabf0"}], "security_groups": [{"name": "tempest-securitygroup--1192238906"}], "key_name": "tempest-keypair-1981246213", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '410', 'location': 'http://192.168.122.178/compute/v2.1/servers/cdbdb31b-e714-48bd-8467-4e2515cf55c6', '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-a6094e4b-226c-4c49-9412-4b083f3018c4', 'x-compute-request-id': 'req-a6094e4b-226c-4c49-9412-4b083f3018c4', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/compute/v2.1/servers'}
Body: b'{"server": {"id": "cdbdb31b-e714-48bd-8467-4e2515cf55c6", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/cdbdb31b-e714-48bd-8467-4e2515cf55c6"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/cdbdb31b-e714-48bd-8467-4e2515cf55c6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1192238906"}], "adminPass": "password"}}'
2025-12-23 14:00:03,950 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://192.168.122.178/compute/v2.1/servers/cdbdb31b-e714-48bd-8467-4e2515cf55c6 0.064s
2025-12-23 14:00:03,950 81152 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': 'Tue, 23 Dec 2025 13:00:03 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-f4f31469-b5e5-415c-bdbd-9a0c7c75bd88', 'x-compute-request-id': 'req-f4f31469-b5e5-415c-bdbd-9a0c7c75bd88', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/cdbdb31b-e714-48bd-8467-4e2515cf55c6'}
Body: b'{"server": {"id": "cdbdb31b-e714-48bd-8467-4e2515cf55c6", "name": "tempest-AttachVolumeShelveTestJSON-server-1713343944", "status": "BUILD", "tenant_id": "0dabe211af4c48cea774f1e0223c1f06", "user_id": "e08e9cb571f14f04a771a03c3f36431c", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:00:04Z", "updated": "2025-12-23T13:00:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/cdbdb31b-e714-48bd-8467-4e2515cf55c6"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/cdbdb31b-e714-48bd-8467-4e2515cf55c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1981246213", "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}}'
2025-12-23 14:00:05,065 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://192.168.122.178/compute/v2.1/servers/cdbdb31b-e714-48bd-8467-4e2515cf55c6 0.101s
2025-12-23 14:00:05,065 81152 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': 'Tue, 23 Dec 2025 13:00:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1300', '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-c514a67f-0871-4874-b736-2ec96b5410e8', 'x-compute-request-id': 'req-c514a67f-0871-4874-b736-2ec96b5410e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/cdbdb31b-e714-48bd-8467-4e2515cf55c6'}
Body: b'{"server": {"id": "cdbdb31b-e714-48bd-8467-4e2515cf55c6", "name": "tempest-AttachVolumeShelveTestJSON-server-1713343944", "status": "BUILD", "tenant_id": "0dabe211af4c48cea774f1e0223c1f06", "user_id": "e08e9cb571f14f04a771a03c3f36431c", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:00:03Z", "updated": "2025-12-23T13:00:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/cdbdb31b-e714-48bd-8467-4e2515cf55c6"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/cdbdb31b-e714-48bd-8467-4e2515cf55c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1981246213", "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}}'
2025-12-23 14:00:06,167 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://192.168.122.178/compute/v2.1/servers/cdbdb31b-e714-48bd-8467-4e2515cf55c6 0.088s
2025-12-23 14:00:06,167 81152 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': 'Tue, 23 Dec 2025 13:00:06 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-9014e5ba-393a-41c1-aeb2-858c5a76c4b1', 'x-compute-request-id': 'req-9014e5ba-393a-41c1-aeb2-858c5a76c4b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/cdbdb31b-e714-48bd-8467-4e2515cf55c6'}
Body: b'{"server": {"id": "cdbdb31b-e714-48bd-8467-4e2515cf55c6", "name": "tempest-AttachVolumeShelveTestJSON-server-1713343944", "status": "BUILD", "tenant_id": "0dabe211af4c48cea774f1e0223c1f06", "user_id": "e08e9cb571f14f04a771a03c3f36431c", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:00:03Z", "updated": "2025-12-23T13:00:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/cdbdb31b-e714-48bd-8467-4e2515cf55c6"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/cdbdb31b-e714-48bd-8467-4e2515cf55c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1981246213", "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}}'
2025-12-23 14:00:06,180 81152 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2025-12-23 14:00:07,401 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://192.168.122.178/compute/v2.1/servers/cdbdb31b-e714-48bd-8467-4e2515cf55c6 0.219s
2025-12-23 14:00:07,401 81152 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': 'Tue, 23 Dec 2025 13:00: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-913aca63-5be2-41b8-8748-9a56a66655d0', 'x-compute-request-id': 'req-913aca63-5be2-41b8-8748-9a56a66655d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/cdbdb31b-e714-48bd-8467-4e2515cf55c6'}
Body: b'{"server": {"id": "cdbdb31b-e714-48bd-8467-4e2515cf55c6", "name": "tempest-AttachVolumeShelveTestJSON-server-1713343944", "status": "BUILD", "tenant_id": "0dabe211af4c48cea774f1e0223c1f06", "user_id": "e08e9cb571f14f04a771a03c3f36431c", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:00:03Z", "updated": "2025-12-23T13:00:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/cdbdb31b-e714-48bd-8467-4e2515cf55c6"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/cdbdb31b-e714-48bd-8467-4e2515cf55c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1981246213", "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}}'
2025-12-23 14:00:08,512 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://192.168.122.178/compute/v2.1/servers/cdbdb31b-e714-48bd-8467-4e2515cf55c6 0.097s
2025-12-23 14:00:08,512 81152 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': 'Tue, 23 Dec 2025 13:00: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-5614808c-698c-4106-9fa1-e8d062c3248d', 'x-compute-request-id': 'req-5614808c-698c-4106-9fa1-e8d062c3248d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/cdbdb31b-e714-48bd-8467-4e2515cf55c6'}
Body: b'{"server": {"id": "cdbdb31b-e714-48bd-8467-4e2515cf55c6", "name": "tempest-AttachVolumeShelveTestJSON-server-1713343944", "status": "BUILD", "tenant_id": "0dabe211af4c48cea774f1e0223c1f06", "user_id": "e08e9cb571f14f04a771a03c3f36431c", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:00:03Z", "updated": "2025-12-23T13:00:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/cdbdb31b-e714-48bd-8467-4e2515cf55c6"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/cdbdb31b-e714-48bd-8467-4e2515cf55c6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1981246213", "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}}'
2025-12-23 14:00:09,619 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://192.168.122.178/compute/v2.1/servers/cdbdb31b-e714-48bd-8467-4e2515cf55c6 0.092s
2025-12-23 14:00:09,619 81152 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': 'Tue, 23 Dec 2025 13:00:09 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-33d6ccd2-b983-4bbe-93f0-35f375d792bf', 'x-compute-request-id': 'req-33d6ccd2-b983-4bbe-93f0-35f375d792bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/cdbdb31b-e714-48bd-8467-4e2515cf55c6'}
Body: b'{"server": {"id": "cdbdb31b-e714-48bd-8467-4e2515cf55c6", "name": "tempest-AttachVolumeShelveTestJSON-server-1713343944", "status": "ERROR", "tenant_id": "0dabe211af4c48cea774f1e0223c1f06", "user_id": "e08e9cb571f14f04a771a03c3f36431c", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:00:03Z", "updated": "2025-12-23T13:00:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/cdbdb31b-e714-48bd-8467-4e2515cf55c6"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/cdbdb31b-e714-48bd-8467-4e2515cf55c6"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-23T13:00:09Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance cdbdb31b-e714-48bd-8467-4e2515cf55c6."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1981246213", "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}}'
2025-12-23 14:00:09,632 81152 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "ERROR/None" after 6 second wait
2025-12-23 14:00:09,999 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 204 DELETE http://192.168.122.178/compute/v2.1/servers/cdbdb31b-e714-48bd-8467-4e2515cf55c6 0.367s
2025-12-23 14:00:09,999 81152 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': 'Tue, 23 Dec 2025 13:00:09 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-8380f486-a846-4488-a27e-38b1a268d063', 'x-compute-request-id': 'req-8380f486-a846-4488-a27e-38b1a268d063', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/cdbdb31b-e714-48bd-8467-4e2515cf55c6'}
Body: b''
2025-12-23 14:00:10,034 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 404 GET http://192.168.122.178/compute/v2.1/servers/cdbdb31b-e714-48bd-8467-4e2515cf55c6 0.034s
2025-12-23 14:00:10,034 81152 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': 'Tue, 23 Dec 2025 13:00:10 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-aea04f77-cffa-4b0e-a22d-3f3ac8831db5', 'x-compute-request-id': 'req-aea04f77-cffa-4b0e-a22d-3f3ac8831db5', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/cdbdb31b-e714-48bd-8467-4e2515cf55c6'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance cdbdb31b-e714-48bd-8467-4e2515cf55c6 could not be found."}}'
2025-12-23 14:00:10,071 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://192.168.122.178/compute/v2.1/os-keypairs/tempest-keypair-1981246213 0.036s
2025-12-23 14:00:10,071 81152 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': 'Tue, 23 Dec 2025 13:00:10 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-db2f5d03-c1ef-4539-9eec-f276e3b98fc0', 'x-compute-request-id': 'req-db2f5d03-c1ef-4539-9eec-f276e3b98fc0', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/compute/v2.1/os-keypairs/tempest-keypair-1981246213'}
Body: b''
2025-12-23 14:00:10,262 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://192.168.122.178/networking/v2.0/security-groups/bec95689-7a5f-40cb-a9bc-b6ade66ea8ed 0.190s
2025-12-23 14:00:10,262 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-e818e3e1-76e6-4209-8104-2f7478330586', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/networking/v2.0/security-groups/bec95689-7a5f-40cb-a9bc-b6ade66ea8ed'}
Body: b''
2025-12-23 14:00:10,280 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://192.168.122.178/networking/v2.0/security-groups/bec95689-7a5f-40cb-a9bc-b6ade66ea8ed 0.017s
2025-12-23 14:00:10,280 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-b7c606a7-69f4-4fcb-a4ee-8b1e49195fa3', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.178/networking/v2.0/security-groups/bec95689-7a5f-40cb-a9bc-b6ade66ea8ed'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group bec95689-7a5f-40cb-a9bc-b6ade66ea8ed does not exist", "detail": ""}}'
2025-12-23 14:00:10,597 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://192.168.122.178/networking/v2.0/floatingips/b0b3eae4-0d0c-420a-b5af-62cdf900b158 0.316s
2025-12-23 14:00:10,598 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-2b0ad17a-24e4-400b-bdb7-556c83cfbc01', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/networking/v2.0/floatingips/b0b3eae4-0d0c-420a-b5af-62cdf900b158'}
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 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, 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 326, 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 cdbdb31b-e714-48bd-8467-4e2515cf55c6 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-23T13:00:09Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance cdbdb31b-e714-48bd-8467-4e2515cf55c6.'}. Request ID of server operation performed before checking the server status req-a6094e4b-226c-4c49-9412-4b083f3018c4.
|
||||||
| 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:'': {{{
2025-12-23 14:00:22,498 81152 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2025-12-23 14:00:22,498 81152 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2025-12-23 14:00:22,647 81152 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://192.168.122.178/compute/v2.1/os-keypairs 0.148s
2025-12-23 14:00:22,647 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1446376576", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGgh8JrUTxQXKQOaogpnWbO6jjtNeFwQIQeuR5oukMGNuMuHBIW3u8grZtfHyO7GOG58AiTPrp4YZm190ErlXfAtLyzZIB8mZd7LYyaPvK/lHBhA7UsSfna7acs6uLT7AA=="}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:22 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-ffeb361a-f20f-411f-8edd-cf389c2d57d4', 'x-compute-request-id': 'req-ffeb361a-f20f-411f-8edd-cf389c2d57d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1446376576", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGgh8JrUTxQXKQOaogpnWbO6jjtNeFwQIQeuR5oukMGNuMuHBIW3u8grZtfHyO7GOG58AiTPrp4YZm190ErlXfAtLyzZIB8mZd7LYyaPvK/lHBhA7UsSfna7acs6uLT7AA==", "fingerprint": "ef:b5:4d:8f:1b:12:b6:93:d2:1f:67:77:8e:c7:28:3c", "user_id": "0dde9c879b8c426c82279db1b12c7dd1"}}'
2025-12-23 14:00:22,649 81152 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1446376576 created
2025-12-23 14:00:22,902 81152 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/networking/v2.0/security-groups 0.252s
2025-12-23 14:00:22,902 81152 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--1559996686", "description": "tempest-description--1520450577"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-b3c5ccd6-46d3-4623-aca1-055a666607fb', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "4858e382-9d15-4edf-9fa9-9b29c9997769", "name": "tempest-securitygroup--1559996686", "stateful": true, "tenant_id": "5851a28031494140a77ceb627434a204", "project_id": "5851a28031494140a77ceb627434a204", "description": "tempest-description--1520450577", "shared": false, "security_group_rules": [{"id": "93e5eeb7-62cd-4bba-8c4e-405bb12a99d4", "project_id": "5851a28031494140a77ceb627434a204", "tenant_id": "5851a28031494140a77ceb627434a204", "security_group_id": "4858e382-9d15-4edf-9fa9-9b29c9997769", "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": 515, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-23T13:00:22Z", "updated_at": "2025-12-23T13:00:22Z", "revision_number": 0}, {"id": "e70a92a6-c4d6-458c-9ee7-95899e820ee3", "project_id": "5851a28031494140a77ceb627434a204", "tenant_id": "5851a28031494140a77ceb627434a204", "security_group_id": "4858e382-9d15-4edf-9fa9-9b29c9997769", "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": 516, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-23T13:00:22Z", "updated_at": "2025-12-23T13:00:22Z", "revision_number": 0}], "tags": [], "created_at": "2025-12-23T13:00:22Z", "updated_at": "2025-12-23T13:00:22Z", "revision_number": 1}}'
2025-12-23 14:00:23,090 81152 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/networking/v2.0/security-group-rules 0.187s
2025-12-23 14:00:23,090 81152 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": "4858e382-9d15-4edf-9fa9-9b29c9997769", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-907ba6e3-2456-4245-ab72-fe3d8f08e05c', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "9e0d0bf4-e225-4584-8ffc-2dc09a4134fe", "project_id": "5851a28031494140a77ceb627434a204", "tenant_id": "5851a28031494140a77ceb627434a204", "security_group_id": "4858e382-9d15-4edf-9fa9-9b29c9997769", "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": "2025-12-23T13:00:22Z", "updated_at": "2025-12-23T13:00:22Z", "revision_number": 0}}'
2025-12-23 14:00:23,315 81152 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/networking/v2.0/security-group-rules 0.224s
2025-12-23 14:00:23,315 81152 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": "4858e382-9d15-4edf-9fa9-9b29c9997769", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-86f14c1c-0f55-4ea2-931f-0ff33dbe138d', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "4764d3a6-c348-48ed-8c6c-0ffbb181f9d4", "project_id": "5851a28031494140a77ceb627434a204", "tenant_id": "5851a28031494140a77ceb627434a204", "security_group_id": "4858e382-9d15-4edf-9fa9-9b29c9997769", "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": "2025-12-23T13:00:23Z", "updated_at": "2025-12-23T13:00:23Z", "revision_number": 0}}'
2025-12-23 14:00:23,316 81152 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1559996686 created
2025-12-23 14:00:23,996 81152 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/networking/v2.0/floatingips 0.679s
2025-12-23 14:00:23,996 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "2022dc5c-1db1-4d79-8f10-03e050ad1526"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-9936ebbd-ce89-4bc4-86ce-c99bcd671d7b', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "085d88fd-66df-45d9-95dd-3e4e551c0a15", "tenant_id": "5851a28031494140a77ceb627434a204", "project_id": "5851a28031494140a77ceb627434a204", "floating_ip_address": "172.24.4.225", "floating_network_id": "2022dc5c-1db1-4d79-8f10-03e050ad1526", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-12-23T13:00:23Z", "updated_at": "2025-12-23T13:00:23Z", "revision_number": 0}}'
2025-12-23 14:00:23,996 81152 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '085d88fd-66df-45d9-95dd-3e4e551c0a15', 'tenant_id': '5851a28031494140a77ceb627434a204', 'project_id': '5851a28031494140a77ceb627434a204', 'floating_ip_address': '172.24.4.225', 'floating_network_id': '2022dc5c-1db1-4d79-8f10-03e050ad1526', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-23T13:00:23Z', 'updated_at': '2025-12-23T13:00:23Z', 'revision_number': 0, 'ip': '172.24.4.225'} created
2025-12-23 14:00:24,048 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://192.168.122.178/identity/v3/auth/tokens 0.048s
2025-12-23 14:00:24,049 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:24 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-a3885fc4-7e2e-4658-b58a-1741606e9aec', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "0dde9c879b8c426c82279db1b12c7dd1", "name": "tempest-AttachVolumeTestJSON-1607448603-project-member", "password_expires_at": null}, "audit_ids": ["-6z67NwZSo2yVQfPaoFMJQ"], "expires_at": "2025-12-23T14:00:24.000000Z", "issued_at": "2025-12-23T13:00:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5851a28031494140a77ceb627434a204", "name": "tempest-AttachVolumeTestJSON-1607448603"}, "is_domain": false, "roles": [{"id": "33c052702d8947aca6e9f3c187efdc36", "name": "reader"}, {"id": "1396919ed4534591818d740796472755", "name": "member"}], "catalog": [{"endpoints": [{"id": "96c32ad3f6274708b259878e45f1e9cd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/identity", "region": "RegionOne"}], "id": "32eed16d2ec24754875d4eae500907c8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ade6c470d4ea4571aaa7f3232351a970", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/image", "region": "RegionOne"}], "id": "4980eb572a1a4f43bac1760c3d4de918", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89ae2642d56947ebb69124692a84e96b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/placement", "region": "RegionOne"}], "id": "7142ef5bfe034f589eb6a3ec4bc18d5c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "96dc3d307399484fbd08ff5186203dd2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/networking", "region": "RegionOne"}], "id": "7ea9ecf25aca44208a4ee0a0f5c9b0f9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "cdc96df523804eaa8a706aec7434a986", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/volume/v3", "region": "RegionOne"}], "id": "982392a271ba4fe6ad782cefc69ed486", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "009bbd79ca7f46d9b86d3601d76c1fbc", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2.1", "region": "RegionOne"}], "id": "c435593889334b6f8bbe9754bc4fd445", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a54caf0551134d089c8275920f76d856", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2/5851a28031494140a77ceb627434a204", "region": "RegionOne"}], "id": "d2d771d6206f4f0c931ae6b177d98938", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-23 14:00:24,049 81152 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': '15917a72-b2e3-4b44-a332-4527b8f9d858', 'name': 'tempest-AttachVolumeTestJSON-815992352-network', 'tenant_id': '5851a28031494140a77ceb627434a204', 'project_id': '5851a28031494140a77ceb627434a204', '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': 25007, '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': '2025-12-23T13:00:15Z', 'updated_at': '2025-12-23T13:00:15Z', 'revision_number': 1} available for tenant
2025-12-23 14:00:24,049 81152 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1446376576', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGgh8JrUTxQXKQOaogpnWbO6jjtNeFwQIQeuR5oukMGNuMuHBIW3u8grZtfHyO7GOG58AiTPrp4YZm190ErlXfAtLyzZIB8mZd7LYyaPvK/lHBhA7UsSfna7acs6uLT7AA==', 'fingerprint': 'ef:b5:4d:8f:1b:12:b6:93:d2:1f:67:77:8e:c7:28:3c', 'user_id': '0dde9c879b8c426c82279db1b12c7dd1', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDj+112T4vKi9EYRbk8IdajwO/yP8d6Gubr10+Et8wU9kk75JpN7LT/\n8PFpuCnLSIKgBwYFK4EEACKhZANiAARoIfCa1E8UFykDmqIKZ1mzuo47TXhcECEH\nrkeaLpDBjbjLhwSFt7vIK2bXx8juxjhufAIkz66eGGZtfdBK5V3wLS8s2SAfJmXe\ny2Mmj7yv5RwYQO1LEn52u2nLOri0+wA=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '4858e382-9d15-4edf-9fa9-9b29c9997769', 'name': 'tempest-securitygroup--1559996686', 'stateful': True, 'tenant_id': '5851a28031494140a77ceb627434a204', 'project_id': '5851a28031494140a77ceb627434a204', 'description': 'tempest-description--1520450577', 'shared': False, 'security_group_rules': [{'id': '93e5eeb7-62cd-4bba-8c4e-405bb12a99d4', 'project_id': '5851a28031494140a77ceb627434a204', 'tenant_id': '5851a28031494140a77ceb627434a204', 'security_group_id': '4858e382-9d15-4edf-9fa9-9b29c9997769', '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': 515, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-23T13:00:22Z', 'updated_at': '2025-12-23T13:00:22Z', 'revision_number': 0}, {'id': 'e70a92a6-c4d6-458c-9ee7-95899e820ee3', 'project_id': '5851a28031494140a77ceb627434a204', 'tenant_id': '5851a28031494140a77ceb627434a204', 'security_group_id': '4858e382-9d15-4edf-9fa9-9b29c9997769', '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': 516, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-23T13:00:22Z', 'updated_at': '2025-12-23T13:00:22Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-12-23T13:00:22Z', 'updated_at': '2025-12-23T13:00:22Z', 'revision_number': 1}, 'floating_ip': {'id': '085d88fd-66df-45d9-95dd-3e4e551c0a15', 'tenant_id': '5851a28031494140a77ceb627434a204', 'project_id': '5851a28031494140a77ceb627434a204', 'floating_ip_address': '172.24.4.225', 'floating_network_id': '2022dc5c-1db1-4d79-8f10-03e050ad1526', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-23T13:00:23Z', 'updated_at': '2025-12-23T13:00:23Z', 'revision_number': 0, 'ip': '172.24.4.225'}}
2025-12-23 14:00:24,703 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://192.168.122.178/compute/v2.1/servers 0.653s
2025-12-23 14:00:24,703 81152 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-1347780203", "imageRef": "e2d1dc78-9498-46e2-8931-07b129784a25", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "15917a72-b2e3-4b44-a332-4527b8f9d858"}], "security_groups": [{"name": "tempest-securitygroup--1559996686"}], "key_name": "tempest-keypair-1446376576", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '410', 'location': 'http://192.168.122.178/compute/v2.1/servers/85282f44-5dbb-4595-b62e-c1fffc88d40c', '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-9aa59380-cb83-4151-9c49-435ae10c7efe', 'x-compute-request-id': 'req-9aa59380-cb83-4151-9c49-435ae10c7efe', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/compute/v2.1/servers'}
Body: b'{"server": {"id": "85282f44-5dbb-4595-b62e-c1fffc88d40c", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/85282f44-5dbb-4595-b62e-c1fffc88d40c"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/85282f44-5dbb-4595-b62e-c1fffc88d40c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1559996686"}], "adminPass": "password"}}'
2025-12-23 14:00:25,062 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://192.168.122.178/compute/v2.1/servers/85282f44-5dbb-4595-b62e-c1fffc88d40c 0.356s
2025-12-23 14:00:25,063 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:24 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-1248d391-6964-4cd1-92ba-9b29dbb35516', 'x-compute-request-id': 'req-1248d391-6964-4cd1-92ba-9b29dbb35516', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/85282f44-5dbb-4595-b62e-c1fffc88d40c'}
Body: b'{"server": {"id": "85282f44-5dbb-4595-b62e-c1fffc88d40c", "name": "tempest-AttachVolumeTestJSON-server-1347780203", "status": "BUILD", "tenant_id": "5851a28031494140a77ceb627434a204", "user_id": "0dde9c879b8c426c82279db1b12c7dd1", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:00:25Z", "updated": "2025-12-23T13:00:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/85282f44-5dbb-4595-b62e-c1fffc88d40c"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/85282f44-5dbb-4595-b62e-c1fffc88d40c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1446376576", "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": []}}'
2025-12-23 14:00:26,424 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://192.168.122.178/compute/v2.1/servers/85282f44-5dbb-4595-b62e-c1fffc88d40c 0.349s
2025-12-23 14:00:26,424 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:26 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-d782c98c-45d8-4ad5-867b-e6f5a43244d7', 'x-compute-request-id': 'req-d782c98c-45d8-4ad5-867b-e6f5a43244d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/85282f44-5dbb-4595-b62e-c1fffc88d40c'}
Body: b'{"server": {"id": "85282f44-5dbb-4595-b62e-c1fffc88d40c", "name": "tempest-AttachVolumeTestJSON-server-1347780203", "status": "BUILD", "tenant_id": "5851a28031494140a77ceb627434a204", "user_id": "0dde9c879b8c426c82279db1b12c7dd1", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:00:24Z", "updated": "2025-12-23T13:00:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/85282f44-5dbb-4595-b62e-c1fffc88d40c"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/85282f44-5dbb-4595-b62e-c1fffc88d40c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1446376576", "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": []}}'
2025-12-23 14:00:26,435 81152 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait
2025-12-23 14:00:27,647 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://192.168.122.178/compute/v2.1/servers/85282f44-5dbb-4595-b62e-c1fffc88d40c 0.211s
2025-12-23 14:00:27,647 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:27 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-de4aa171-bbc2-4388-ac3a-896789ba0be1', 'x-compute-request-id': 'req-de4aa171-bbc2-4388-ac3a-896789ba0be1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/85282f44-5dbb-4595-b62e-c1fffc88d40c'}
Body: b'{"server": {"id": "85282f44-5dbb-4595-b62e-c1fffc88d40c", "name": "tempest-AttachVolumeTestJSON-server-1347780203", "status": "BUILD", "tenant_id": "5851a28031494140a77ceb627434a204", "user_id": "0dde9c879b8c426c82279db1b12c7dd1", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:00:24Z", "updated": "2025-12-23T13:00:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/85282f44-5dbb-4595-b62e-c1fffc88d40c"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/85282f44-5dbb-4595-b62e-c1fffc88d40c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1446376576", "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": []}}'
2025-12-23 14:00:29,468 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://192.168.122.178/compute/v2.1/servers/85282f44-5dbb-4595-b62e-c1fffc88d40c 0.809s
2025-12-23 14:00:29,468 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:28 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-a04b649b-bc3a-4d45-b212-c025ef95df97', 'x-compute-request-id': 'req-a04b649b-bc3a-4d45-b212-c025ef95df97', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/85282f44-5dbb-4595-b62e-c1fffc88d40c'}
Body: b'{"server": {"id": "85282f44-5dbb-4595-b62e-c1fffc88d40c", "name": "tempest-AttachVolumeTestJSON-server-1347780203", "status": "BUILD", "tenant_id": "5851a28031494140a77ceb627434a204", "user_id": "0dde9c879b8c426c82279db1b12c7dd1", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:00:24Z", "updated": "2025-12-23T13:00:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/85282f44-5dbb-4595-b62e-c1fffc88d40c"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/85282f44-5dbb-4595-b62e-c1fffc88d40c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1446376576", "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": []}}'
2025-12-23 14:00:30,778 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://192.168.122.178/compute/v2.1/servers/85282f44-5dbb-4595-b62e-c1fffc88d40c 0.299s
2025-12-23 14:00:30,778 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:30 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-d06e1330-3211-48ec-be9a-93ca592b3f6b', 'x-compute-request-id': 'req-d06e1330-3211-48ec-be9a-93ca592b3f6b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/85282f44-5dbb-4595-b62e-c1fffc88d40c'}
Body: b'{"server": {"id": "85282f44-5dbb-4595-b62e-c1fffc88d40c", "name": "tempest-AttachVolumeTestJSON-server-1347780203", "status": "ERROR", "tenant_id": "5851a28031494140a77ceb627434a204", "user_id": "0dde9c879b8c426c82279db1b12c7dd1", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:00:24Z", "updated": "2025-12-23T13:00:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/85282f44-5dbb-4595-b62e-c1fffc88d40c"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/85282f44-5dbb-4595-b62e-c1fffc88d40c"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-23T13:00:30Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 85282f44-5dbb-4595-b62e-c1fffc88d40c."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1446376576", "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": []}}'
2025-12-23 14:00:30,789 81152 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "ERROR/None" after 5 second wait
2025-12-23 14:00:32,555 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 204 DELETE http://192.168.122.178/compute/v2.1/servers/85282f44-5dbb-4595-b62e-c1fffc88d40c 1.765s
2025-12-23 14:00:32,556 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00: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-b3155925-6a1c-4b94-bd8a-2c8e3dd4f631', 'x-compute-request-id': 'req-b3155925-6a1c-4b94-bd8a-2c8e3dd4f631', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/85282f44-5dbb-4595-b62e-c1fffc88d40c'}
Body: b''
2025-12-23 14:00:32,631 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 404 GET http://192.168.122.178/compute/v2.1/servers/85282f44-5dbb-4595-b62e-c1fffc88d40c 0.075s
2025-12-23 14:00:32,631 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:32 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-3d02061f-8244-49c2-b80c-913732249524', 'x-compute-request-id': 'req-3d02061f-8244-49c2-b80c-913732249524', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/85282f44-5dbb-4595-b62e-c1fffc88d40c'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 85282f44-5dbb-4595-b62e-c1fffc88d40c could not be found."}}'
2025-12-23 14:00:32,665 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://192.168.122.178/compute/v2.1/os-keypairs/tempest-keypair-1446376576 0.033s
2025-12-23 14:00:32,666 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:32 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-e2608e78-b84a-4985-8ebc-d02c7fcbb068', 'x-compute-request-id': 'req-e2608e78-b84a-4985-8ebc-d02c7fcbb068', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/compute/v2.1/os-keypairs/tempest-keypair-1446376576'}
Body: b''
2025-12-23 14:00:33,527 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://192.168.122.178/networking/v2.0/security-groups/4858e382-9d15-4edf-9fa9-9b29c9997769 0.860s
2025-12-23 14:00:33,527 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-eb88373d-7192-41bb-9c98-2b1a93076837', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/networking/v2.0/security-groups/4858e382-9d15-4edf-9fa9-9b29c9997769'}
Body: b''
2025-12-23 14:00:34,365 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://192.168.122.178/networking/v2.0/security-groups/4858e382-9d15-4edf-9fa9-9b29c9997769 0.838s
2025-12-23 14:00:34,366 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-d8e8692a-ee09-45ed-ba2a-19bbfad8a83e', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.178/networking/v2.0/security-groups/4858e382-9d15-4edf-9fa9-9b29c9997769'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 4858e382-9d15-4edf-9fa9-9b29c9997769 does not exist", "detail": ""}}'
2025-12-23 14:00:34,947 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://192.168.122.178/networking/v2.0/floatingips/085d88fd-66df-45d9-95dd-3e4e551c0a15 0.580s
2025-12-23 14:00:34,947 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-132ac3a4-e857-4cbf-b578-f1c353d5e853', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/networking/v2.0/floatingips/085d88fd-66df-45d9-95dd-3e4e551c0a15'}
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 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, 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 326, 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 85282f44-5dbb-4595-b62e-c1fffc88d40c failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-23T13:00:30Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 85282f44-5dbb-4595-b62e-c1fffc88d40c.'}. Request ID of server operation performed before checking the server status req-9aa59380-cb83-4151-9c49-435ae10c7efe.
|
||||||
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:'': {{{
2025-12-23 14:00:34,950 81152 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2025-12-23 14:00:34,951 81152 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2025-12-23 14:00:35,019 81152 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://192.168.122.178/compute/v2.1/os-keypairs 0.067s
2025-12-23 14:00:35,020 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-843709897", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBManlZuqpAh2t+h72sgTr4gdPi8C24tBhtSNjuQ3/Vrvc2G2ldykGNqTmxktGN7l8asoMgPs7gHztkRibUmW38xDU/yBf4/5hlUMbne0y1q4mgnBi20uecoic+A49gLPzA=="}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:34 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-eee447d4-34ac-4204-a0ec-021e99ca906a', 'x-compute-request-id': 'req-eee447d4-34ac-4204-a0ec-021e99ca906a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-843709897", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBManlZuqpAh2t+h72sgTr4gdPi8C24tBhtSNjuQ3/Vrvc2G2ldykGNqTmxktGN7l8asoMgPs7gHztkRibUmW38xDU/yBf4/5hlUMbne0y1q4mgnBi20uecoic+A49gLPzA==", "fingerprint": "da:8d:a1:ef:d6:1d:ac:27:33:fd:90:b7:d7:d2:57:65", "user_id": "0dde9c879b8c426c82279db1b12c7dd1"}}'
2025-12-23 14:00:35,022 81152 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-843709897 created
2025-12-23 14:00:35,357 81152 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/networking/v2.0/security-groups 0.335s
2025-12-23 14:00:35,357 81152 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--1253415347", "description": "tempest-description--1268682268"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-7fa475d8-c99b-404d-a4f2-bff20879fb7d', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "0e302a20-8cc7-4565-8e6d-f870e76137fa", "name": "tempest-securitygroup--1253415347", "stateful": true, "tenant_id": "5851a28031494140a77ceb627434a204", "project_id": "5851a28031494140a77ceb627434a204", "description": "tempest-description--1268682268", "shared": false, "security_group_rules": [{"id": "ab833421-809b-4fe8-8ff6-d8f28c2f5b49", "project_id": "5851a28031494140a77ceb627434a204", "tenant_id": "5851a28031494140a77ceb627434a204", "security_group_id": "0e302a20-8cc7-4565-8e6d-f870e76137fa", "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": 571, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-23T13:00:35Z", "updated_at": "2025-12-23T13:00:35Z", "revision_number": 0}, {"id": "f8150800-b034-452f-927c-864a7afbf12c", "project_id": "5851a28031494140a77ceb627434a204", "tenant_id": "5851a28031494140a77ceb627434a204", "security_group_id": "0e302a20-8cc7-4565-8e6d-f870e76137fa", "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": 572, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-23T13:00:35Z", "updated_at": "2025-12-23T13:00:35Z", "revision_number": 0}], "tags": [], "created_at": "2025-12-23T13:00:35Z", "updated_at": "2025-12-23T13:00:35Z", "revision_number": 1}}'
2025-12-23 14:00:35,563 81152 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/networking/v2.0/security-group-rules 0.205s
2025-12-23 14:00:35,563 81152 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": "0e302a20-8cc7-4565-8e6d-f870e76137fa", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-eedc9d26-33b7-4248-ac9e-40e6064326ed', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "e2efbe7b-dbb7-4c1b-9eac-0628eb45538b", "project_id": "5851a28031494140a77ceb627434a204", "tenant_id": "5851a28031494140a77ceb627434a204", "security_group_id": "0e302a20-8cc7-4565-8e6d-f870e76137fa", "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": "2025-12-23T13:00:35Z", "updated_at": "2025-12-23T13:00:35Z", "revision_number": 0}}'
2025-12-23 14:00:35,760 81152 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/networking/v2.0/security-group-rules 0.196s
2025-12-23 14:00:35,760 81152 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": "0e302a20-8cc7-4565-8e6d-f870e76137fa", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-ab3dfad7-06de-4e99-a6df-b3c7033d3c67', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "fb63658c-656c-4f79-ac70-16fd7911c1ae", "project_id": "5851a28031494140a77ceb627434a204", "tenant_id": "5851a28031494140a77ceb627434a204", "security_group_id": "0e302a20-8cc7-4565-8e6d-f870e76137fa", "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": "2025-12-23T13:00:35Z", "updated_at": "2025-12-23T13:00:35Z", "revision_number": 0}}'
2025-12-23 14:00:35,760 81152 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1253415347 created
2025-12-23 14:00:36,537 81152 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/networking/v2.0/floatingips 0.776s
2025-12-23 14:00:36,537 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "2022dc5c-1db1-4d79-8f10-03e050ad1526"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-3b00a31c-cb79-4a9f-98c8-97b7979527a6', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "25cc7afd-bc1d-40df-900c-8519e9eb7bb9", "tenant_id": "5851a28031494140a77ceb627434a204", "project_id": "5851a28031494140a77ceb627434a204", "floating_ip_address": "172.24.4.133", "floating_network_id": "2022dc5c-1db1-4d79-8f10-03e050ad1526", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-12-23T13:00:36Z", "updated_at": "2025-12-23T13:00:36Z", "revision_number": 0}}'
2025-12-23 14:00:36,537 81152 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '25cc7afd-bc1d-40df-900c-8519e9eb7bb9', 'tenant_id': '5851a28031494140a77ceb627434a204', 'project_id': '5851a28031494140a77ceb627434a204', 'floating_ip_address': '172.24.4.133', 'floating_network_id': '2022dc5c-1db1-4d79-8f10-03e050ad1526', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-23T13:00:36Z', 'updated_at': '2025-12-23T13:00:36Z', 'revision_number': 0, 'ip': '172.24.4.133'} created
2025-12-23 14:00:36,614 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 201 POST http://192.168.122.178/identity/v3/auth/tokens 0.072s
2025-12-23 14:00:36,614 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:36 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-f2175625-b12d-4cd1-b170-6b1734a7196d', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "0dde9c879b8c426c82279db1b12c7dd1", "name": "tempest-AttachVolumeTestJSON-1607448603-project-member", "password_expires_at": null}, "audit_ids": ["6tTKytvZSDeKYeMntlE0MQ"], "expires_at": "2025-12-23T14:00:36.000000Z", "issued_at": "2025-12-23T13:00:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5851a28031494140a77ceb627434a204", "name": "tempest-AttachVolumeTestJSON-1607448603"}, "is_domain": false, "roles": [{"id": "33c052702d8947aca6e9f3c187efdc36", "name": "reader"}, {"id": "1396919ed4534591818d740796472755", "name": "member"}], "catalog": [{"endpoints": [{"id": "96c32ad3f6274708b259878e45f1e9cd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/identity", "region": "RegionOne"}], "id": "32eed16d2ec24754875d4eae500907c8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ade6c470d4ea4571aaa7f3232351a970", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/image", "region": "RegionOne"}], "id": "4980eb572a1a4f43bac1760c3d4de918", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89ae2642d56947ebb69124692a84e96b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/placement", "region": "RegionOne"}], "id": "7142ef5bfe034f589eb6a3ec4bc18d5c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "96dc3d307399484fbd08ff5186203dd2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/networking", "region": "RegionOne"}], "id": "7ea9ecf25aca44208a4ee0a0f5c9b0f9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "cdc96df523804eaa8a706aec7434a986", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/volume/v3", "region": "RegionOne"}], "id": "982392a271ba4fe6ad782cefc69ed486", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "009bbd79ca7f46d9b86d3601d76c1fbc", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2.1", "region": "RegionOne"}], "id": "c435593889334b6f8bbe9754bc4fd445", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a54caf0551134d089c8275920f76d856", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2/5851a28031494140a77ceb627434a204", "region": "RegionOne"}], "id": "d2d771d6206f4f0c931ae6b177d98938", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-23 14:00:36,615 81152 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '15917a72-b2e3-4b44-a332-4527b8f9d858', 'name': 'tempest-AttachVolumeTestJSON-815992352-network', 'tenant_id': '5851a28031494140a77ceb627434a204', 'project_id': '5851a28031494140a77ceb627434a204', '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': 25007, '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': '2025-12-23T13:00:15Z', 'updated_at': '2025-12-23T13:00:15Z', 'revision_number': 1} available for tenant
2025-12-23 14:00:36,615 81152 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-843709897', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBManlZuqpAh2t+h72sgTr4gdPi8C24tBhtSNjuQ3/Vrvc2G2ldykGNqTmxktGN7l8asoMgPs7gHztkRibUmW38xDU/yBf4/5hlUMbne0y1q4mgnBi20uecoic+A49gLPzA==', 'fingerprint': 'da:8d:a1:ef:d6:1d:ac:27:33:fd:90:b7:d7:d2:57:65', 'user_id': '0dde9c879b8c426c82279db1b12c7dd1', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDTU23L4zfiKHdig689NYK0ZmZyqvP8pULQaInmMMTVHdfH72cFhp2S\nZeI9+lNEx9CgBwYFK4EEACKhZANiAATGp5WbqqQIdrfoe9rIE6+IHT4vAtuLQYbU\njY7kN/1a73NhtpXcpBjak5sZLRje5fGrKDID7O4B87ZEYm1Jlt/MQ1P8gX+P+YZV\nDG53tMtauJoJwYttLnnKInPgOPYCz8w=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '0e302a20-8cc7-4565-8e6d-f870e76137fa', 'name': 'tempest-securitygroup--1253415347', 'stateful': True, 'tenant_id': '5851a28031494140a77ceb627434a204', 'project_id': '5851a28031494140a77ceb627434a204', 'description': 'tempest-description--1268682268', 'shared': False, 'security_group_rules': [{'id': 'ab833421-809b-4fe8-8ff6-d8f28c2f5b49', 'project_id': '5851a28031494140a77ceb627434a204', 'tenant_id': '5851a28031494140a77ceb627434a204', 'security_group_id': '0e302a20-8cc7-4565-8e6d-f870e76137fa', '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': 571, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-23T13:00:35Z', 'updated_at': '2025-12-23T13:00:35Z', 'revision_number': 0}, {'id': 'f8150800-b034-452f-927c-864a7afbf12c', 'project_id': '5851a28031494140a77ceb627434a204', 'tenant_id': '5851a28031494140a77ceb627434a204', 'security_group_id': '0e302a20-8cc7-4565-8e6d-f870e76137fa', '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': 572, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-23T13:00:35Z', 'updated_at': '2025-12-23T13:00:35Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-12-23T13:00:35Z', 'updated_at': '2025-12-23T13:00:35Z', 'revision_number': 1}, 'floating_ip': {'id': '25cc7afd-bc1d-40df-900c-8519e9eb7bb9', 'tenant_id': '5851a28031494140a77ceb627434a204', 'project_id': '5851a28031494140a77ceb627434a204', 'floating_ip_address': '172.24.4.133', 'floating_network_id': '2022dc5c-1db1-4d79-8f10-03e050ad1526', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-23T13:00:36Z', 'updated_at': '2025-12-23T13:00:36Z', 'revision_number': 0, 'ip': '172.24.4.133'}}
2025-12-23 14:00:37,178 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://192.168.122.178/compute/v2.1/servers 0.562s
2025-12-23 14:00:37,178 81152 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-275014928", "imageRef": "e2d1dc78-9498-46e2-8931-07b129784a25", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "15917a72-b2e3-4b44-a332-4527b8f9d858"}], "security_groups": [{"name": "tempest-securitygroup--1253415347"}], "key_name": "tempest-keypair-843709897", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '410', 'location': 'http://192.168.122.178/compute/v2.1/servers/e7061f85-dded-44e8-bbcf-a12b7598dee2', '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-f7f360f9-6507-4d29-aec9-e4fded2f1b50', 'x-compute-request-id': 'req-f7f360f9-6507-4d29-aec9-e4fded2f1b50', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/compute/v2.1/servers'}
Body: b'{"server": {"id": "e7061f85-dded-44e8-bbcf-a12b7598dee2", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/e7061f85-dded-44e8-bbcf-a12b7598dee2"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/e7061f85-dded-44e8-bbcf-a12b7598dee2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1253415347"}], "adminPass": "password"}}'
2025-12-23 14:00:37,288 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://192.168.122.178/compute/v2.1/servers/e7061f85-dded-44e8-bbcf-a12b7598dee2 0.107s
2025-12-23 14:00:37,288 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:37 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-a6a11874-1e1f-4d28-af43-391cd3176d12', 'x-compute-request-id': 'req-a6a11874-1e1f-4d28-af43-391cd3176d12', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/e7061f85-dded-44e8-bbcf-a12b7598dee2'}
Body: b'{"server": {"id": "e7061f85-dded-44e8-bbcf-a12b7598dee2", "name": "tempest-AttachVolumeTestJSON-server-275014928", "status": "BUILD", "tenant_id": "5851a28031494140a77ceb627434a204", "user_id": "0dde9c879b8c426c82279db1b12c7dd1", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:00:37Z", "updated": "2025-12-23T13:00:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/e7061f85-dded-44e8-bbcf-a12b7598dee2"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/e7061f85-dded-44e8-bbcf-a12b7598dee2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-843709897", "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": []}}'
2025-12-23 14:00:38,428 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://192.168.122.178/compute/v2.1/servers/e7061f85-dded-44e8-bbcf-a12b7598dee2 0.128s
2025-12-23 14:00:38,429 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:38 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-23877fd6-e9a2-43a4-8d9d-78d889e2d898', 'x-compute-request-id': 'req-23877fd6-e9a2-43a4-8d9d-78d889e2d898', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/e7061f85-dded-44e8-bbcf-a12b7598dee2'}
Body: b'{"server": {"id": "e7061f85-dded-44e8-bbcf-a12b7598dee2", "name": "tempest-AttachVolumeTestJSON-server-275014928", "status": "BUILD", "tenant_id": "5851a28031494140a77ceb627434a204", "user_id": "0dde9c879b8c426c82279db1b12c7dd1", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:00:37Z", "updated": "2025-12-23T13:00:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/e7061f85-dded-44e8-bbcf-a12b7598dee2"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/e7061f85-dded-44e8-bbcf-a12b7598dee2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-843709897", "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": []}}'
2025-12-23 14:00:39,602 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://192.168.122.178/compute/v2.1/servers/e7061f85-dded-44e8-bbcf-a12b7598dee2 0.162s
2025-12-23 14:00:39,602 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1246', '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-0f3c3e02-e8d4-4753-8ba0-0e4c5c939ea7', 'x-compute-request-id': 'req-0f3c3e02-e8d4-4753-8ba0-0e4c5c939ea7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/e7061f85-dded-44e8-bbcf-a12b7598dee2'}
Body: b'{"server": {"id": "e7061f85-dded-44e8-bbcf-a12b7598dee2", "name": "tempest-AttachVolumeTestJSON-server-275014928", "status": "BUILD", "tenant_id": "5851a28031494140a77ceb627434a204", "user_id": "0dde9c879b8c426c82279db1b12c7dd1", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:00:37Z", "updated": "2025-12-23T13:00:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/e7061f85-dded-44e8-bbcf-a12b7598dee2"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/e7061f85-dded-44e8-bbcf-a12b7598dee2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-843709897", "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": []}}'
2025-12-23 14:00:39,617 81152 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2025-12-23 14:00:40,919 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://192.168.122.178/compute/v2.1/servers/e7061f85-dded-44e8-bbcf-a12b7598dee2 0.300s
2025-12-23 14:00:40,919 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1246', '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-e318e554-8c24-42b7-bef9-d69a75e7f6cb', 'x-compute-request-id': 'req-e318e554-8c24-42b7-bef9-d69a75e7f6cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/e7061f85-dded-44e8-bbcf-a12b7598dee2'}
Body: b'{"server": {"id": "e7061f85-dded-44e8-bbcf-a12b7598dee2", "name": "tempest-AttachVolumeTestJSON-server-275014928", "status": "BUILD", "tenant_id": "5851a28031494140a77ceb627434a204", "user_id": "0dde9c879b8c426c82279db1b12c7dd1", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:00:37Z", "updated": "2025-12-23T13:00:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/e7061f85-dded-44e8-bbcf-a12b7598dee2"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/e7061f85-dded-44e8-bbcf-a12b7598dee2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-843709897", "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": []}}'
2025-12-23 14:00:42,372 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://192.168.122.178/compute/v2.1/servers/e7061f85-dded-44e8-bbcf-a12b7598dee2 0.441s
2025-12-23 14:00:42,373 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1246', '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-be90bfaa-8116-4301-bf8e-e62d8683f5bb', 'x-compute-request-id': 'req-be90bfaa-8116-4301-bf8e-e62d8683f5bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/e7061f85-dded-44e8-bbcf-a12b7598dee2'}
Body: b'{"server": {"id": "e7061f85-dded-44e8-bbcf-a12b7598dee2", "name": "tempest-AttachVolumeTestJSON-server-275014928", "status": "BUILD", "tenant_id": "5851a28031494140a77ceb627434a204", "user_id": "0dde9c879b8c426c82279db1b12c7dd1", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:00:37Z", "updated": "2025-12-23T13:00:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/e7061f85-dded-44e8-bbcf-a12b7598dee2"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/e7061f85-dded-44e8-bbcf-a12b7598dee2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-843709897", "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": []}}'
2025-12-23 14:00:43,488 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://192.168.122.178/compute/v2.1/servers/e7061f85-dded-44e8-bbcf-a12b7598dee2 0.104s
2025-12-23 14:00:43,488 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1442', '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-43d737f6-90f5-4358-af9d-018d5674538a', 'x-compute-request-id': 'req-43d737f6-90f5-4358-af9d-018d5674538a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/e7061f85-dded-44e8-bbcf-a12b7598dee2'}
Body: b'{"server": {"id": "e7061f85-dded-44e8-bbcf-a12b7598dee2", "name": "tempest-AttachVolumeTestJSON-server-275014928", "status": "ERROR", "tenant_id": "5851a28031494140a77ceb627434a204", "user_id": "0dde9c879b8c426c82279db1b12c7dd1", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:00:37Z", "updated": "2025-12-23T13:00:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/e7061f85-dded-44e8-bbcf-a12b7598dee2"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/e7061f85-dded-44e8-bbcf-a12b7598dee2"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-23T13:00:43Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance e7061f85-dded-44e8-bbcf-a12b7598dee2."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-843709897", "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": []}}'
2025-12-23 14:00:43,499 81152 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "ERROR/None" after 6 second wait
2025-12-23 14:00:43,801 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 204 DELETE http://192.168.122.178/compute/v2.1/servers/e7061f85-dded-44e8-bbcf-a12b7598dee2 0.302s
2025-12-23 14:00:43,802 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00: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-a46aee35-6464-43ce-a5ba-95074b9dc681', 'x-compute-request-id': 'req-a46aee35-6464-43ce-a5ba-95074b9dc681', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/e7061f85-dded-44e8-bbcf-a12b7598dee2'}
Body: b''
2025-12-23 14:00:43,837 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 404 GET http://192.168.122.178/compute/v2.1/servers/e7061f85-dded-44e8-bbcf-a12b7598dee2 0.035s
2025-12-23 14:00:43,837 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00: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-81c0a29a-3bb8-48d6-a8fa-f9bce17f2ddc', 'x-compute-request-id': 'req-81c0a29a-3bb8-48d6-a8fa-f9bce17f2ddc', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/e7061f85-dded-44e8-bbcf-a12b7598dee2'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance e7061f85-dded-44e8-bbcf-a12b7598dee2 could not be found."}}'
2025-12-23 14:00:43,867 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://192.168.122.178/compute/v2.1/os-keypairs/tempest-keypair-843709897 0.029s
2025-12-23 14:00:43,867 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:43 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-0bbea9f6-8c07-4a78-8837-34f170a73e72', 'x-compute-request-id': 'req-0bbea9f6-8c07-4a78-8837-34f170a73e72', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/compute/v2.1/os-keypairs/tempest-keypair-843709897'}
Body: b''
2025-12-23 14:00:44,065 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://192.168.122.178/networking/v2.0/security-groups/0e302a20-8cc7-4565-8e6d-f870e76137fa 0.197s
2025-12-23 14:00:44,065 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-0128afbb-3c82-433d-8233-33f48c64fe12', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/networking/v2.0/security-groups/0e302a20-8cc7-4565-8e6d-f870e76137fa'}
Body: b''
2025-12-23 14:00:44,083 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://192.168.122.178/networking/v2.0/security-groups/0e302a20-8cc7-4565-8e6d-f870e76137fa 0.018s
2025-12-23 14:00:44,084 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-5baee91f-97f0-4ecd-9b2a-e461bd7cdef1', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.178/networking/v2.0/security-groups/0e302a20-8cc7-4565-8e6d-f870e76137fa'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 0e302a20-8cc7-4565-8e6d-f870e76137fa does not exist", "detail": ""}}'
2025-12-23 14:00:44,452 81152 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://192.168.122.178/networking/v2.0/floatingips/25cc7afd-bc1d-40df-900c-8519e9eb7bb9 0.367s
2025-12-23 14:00:44,453 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-9bcf9b2e-ddbf-4322-b2dd-052b60dbf35f', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/networking/v2.0/floatingips/25cc7afd-bc1d-40df-900c-8519e9eb7bb9'}
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 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, 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 326, 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 e7061f85-dded-44e8-bbcf-a12b7598dee2 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-23T13:00:43Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance e7061f85-dded-44e8-bbcf-a12b7598dee2.'}. Request ID of server operation performed before checking the server status req-f7f360f9-6507-4d29-aec9-e4fded2f1b50.
|
||||||
| 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:'': {{{
2025-12-23 13:59:43,781 81148 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2025-12-23 13:59:43,781 81148 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2025-12-23 13:59:43,981 81148 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://192.168.122.178/compute/v2.1/os-keypairs 0.199s
2025-12-23 13:59:43,982 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1045988892", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIHy0luhAU0jlfQb/NBvza/wJaw0cGp7S+k10f5r5oS/TXUWslHv+WM+C+WSvlM+wfd/LI/Zxx4DQnO8oIWiP+/I/Fz/dJFnRXxsVtPkbyW3uBcfKn0aOkXPo61kKMnPuQ=="}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:43 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-51a65007-737e-4ee6-9574-30bae53404de', 'x-compute-request-id': 'req-51a65007-737e-4ee6-9574-30bae53404de', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1045988892", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIHy0luhAU0jlfQb/NBvza/wJaw0cGp7S+k10f5r5oS/TXUWslHv+WM+C+WSvlM+wfd/LI/Zxx4DQnO8oIWiP+/I/Fz/dJFnRXxsVtPkbyW3uBcfKn0aOkXPo61kKMnPuQ==", "fingerprint": "67:7a:12:d0:43:a6:ac:81:5f:31:c3:ba:c5:9b:d1:38", "user_id": "9861f1a2d8b04ea0a83ee08b16290db8"}}'
2025-12-23 13:59:43,984 81148 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1045988892 created
2025-12-23 13:59:44,930 81148 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/networking/v2.0/security-groups 0.946s
2025-12-23 13:59:44,931 81148 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--709101068", "description": "tempest-description--1700037327"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-be9410ae-e716-453c-bfb2-b42b359c6839', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "bc8fb42c-94fe-48da-9253-fac68d45a89f", "name": "tempest-securitygroup--709101068", "stateful": true, "tenant_id": "3d101369d5d846e48f93fbc7fd715650", "project_id": "3d101369d5d846e48f93fbc7fd715650", "description": "tempest-description--1700037327", "shared": false, "security_group_rules": [{"id": "583ba05b-3125-4e1b-89fe-c3b68496c53a", "project_id": "3d101369d5d846e48f93fbc7fd715650", "tenant_id": "3d101369d5d846e48f93fbc7fd715650", "security_group_id": "bc8fb42c-94fe-48da-9253-fac68d45a89f", "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": 423, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-23T12:59:44Z", "updated_at": "2025-12-23T12:59:44Z", "revision_number": 0}, {"id": "f7540ce6-58d4-48d5-8ab4-5e3a2333947d", "project_id": "3d101369d5d846e48f93fbc7fd715650", "tenant_id": "3d101369d5d846e48f93fbc7fd715650", "security_group_id": "bc8fb42c-94fe-48da-9253-fac68d45a89f", "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": 422, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-23T12:59:44Z", "updated_at": "2025-12-23T12:59:44Z", "revision_number": 0}], "tags": [], "created_at": "2025-12-23T12:59:44Z", "updated_at": "2025-12-23T12:59:44Z", "revision_number": 1}}'
2025-12-23 13:59:45,227 81148 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/networking/v2.0/security-group-rules 0.295s
2025-12-23 13:59:45,227 81148 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": "bc8fb42c-94fe-48da-9253-fac68d45a89f", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-76db9cf9-1c33-4277-a95e-9b6388e25746', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "e2a39ba9-f0a2-4b8c-bd3c-315d1fdb92b7", "project_id": "3d101369d5d846e48f93fbc7fd715650", "tenant_id": "3d101369d5d846e48f93fbc7fd715650", "security_group_id": "bc8fb42c-94fe-48da-9253-fac68d45a89f", "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": "2025-12-23T12:59:45Z", "updated_at": "2025-12-23T12:59:45Z", "revision_number": 0}}'
2025-12-23 13:59:45,777 81148 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/networking/v2.0/security-group-rules 0.550s
2025-12-23 13:59:45,778 81148 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": "bc8fb42c-94fe-48da-9253-fac68d45a89f", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-b2f2fddd-b914-4da3-961c-a4ec7ba54108', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "d5c47f92-a99b-4279-b149-a516328a8bcf", "project_id": "3d101369d5d846e48f93fbc7fd715650", "tenant_id": "3d101369d5d846e48f93fbc7fd715650", "security_group_id": "bc8fb42c-94fe-48da-9253-fac68d45a89f", "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": "2025-12-23T12:59:45Z", "updated_at": "2025-12-23T12:59:45Z", "revision_number": 0}}'
2025-12-23 13:59:45,778 81148 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--709101068 created
2025-12-23 13:59:46,521 81148 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/networking/v2.0/floatingips 0.742s
2025-12-23 13:59:46,521 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "2022dc5c-1db1-4d79-8f10-03e050ad1526"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-53010c8c-214f-48e0-a847-2b2775905207', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "d840fb10-f6ed-426e-8a3d-18e7eb6ede50", "tenant_id": "3d101369d5d846e48f93fbc7fd715650", "project_id": "3d101369d5d846e48f93fbc7fd715650", "floating_ip_address": "172.24.4.44", "floating_network_id": "2022dc5c-1db1-4d79-8f10-03e050ad1526", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-12-23T12:59:46Z", "updated_at": "2025-12-23T12:59:46Z", "revision_number": 0}}'
2025-12-23 13:59:46,522 81148 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'd840fb10-f6ed-426e-8a3d-18e7eb6ede50', 'tenant_id': '3d101369d5d846e48f93fbc7fd715650', 'project_id': '3d101369d5d846e48f93fbc7fd715650', 'floating_ip_address': '172.24.4.44', 'floating_network_id': '2022dc5c-1db1-4d79-8f10-03e050ad1526', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-23T12:59:46Z', 'updated_at': '2025-12-23T12:59:46Z', 'revision_number': 0, 'ip': '172.24.4.44'} created
2025-12-23 13:59:46,618 81148 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 201 POST http://192.168.122.178/identity/v3/auth/tokens 0.091s
2025-12-23 13:59:46,618 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:46 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-5d15590d-d239-4a9e-819a-a39a85a767e1', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "9861f1a2d8b04ea0a83ee08b16290db8", "name": "tempest-AttachVolumeNegativeTest-1642428548-project-member", "password_expires_at": null}, "audit_ids": ["-YLsuvXVQOeE7QK-nPaCvQ"], "expires_at": "2025-12-23T13:59:46.000000Z", "issued_at": "2025-12-23T12:59:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d101369d5d846e48f93fbc7fd715650", "name": "tempest-AttachVolumeNegativeTest-1642428548"}, "is_domain": false, "roles": [{"id": "33c052702d8947aca6e9f3c187efdc36", "name": "reader"}, {"id": "1396919ed4534591818d740796472755", "name": "member"}], "catalog": [{"endpoints": [{"id": "96c32ad3f6274708b259878e45f1e9cd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/identity", "region": "RegionOne"}], "id": "32eed16d2ec24754875d4eae500907c8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ade6c470d4ea4571aaa7f3232351a970", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/image", "region": "RegionOne"}], "id": "4980eb572a1a4f43bac1760c3d4de918", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89ae2642d56947ebb69124692a84e96b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/placement", "region": "RegionOne"}], "id": "7142ef5bfe034f589eb6a3ec4bc18d5c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "96dc3d307399484fbd08ff5186203dd2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/networking", "region": "RegionOne"}], "id": "7ea9ecf25aca44208a4ee0a0f5c9b0f9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "cdc96df523804eaa8a706aec7434a986", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/volume/v3", "region": "RegionOne"}], "id": "982392a271ba4fe6ad782cefc69ed486", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "009bbd79ca7f46d9b86d3601d76c1fbc", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2.1", "region": "RegionOne"}], "id": "c435593889334b6f8bbe9754bc4fd445", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a54caf0551134d089c8275920f76d856", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2/3d101369d5d846e48f93fbc7fd715650", "region": "RegionOne"}], "id": "d2d771d6206f4f0c931ae6b177d98938", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-23 13:59:46,619 81148 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '553c37b3-6ef4-428e-be58-a2237c8b32fa', 'name': 'tempest-AttachVolumeNegativeTest-1236289866-network', 'tenant_id': '3d101369d5d846e48f93fbc7fd715650', 'project_id': '3d101369d5d846e48f93fbc7fd715650', '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': 61096, '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': '2025-12-23T12:59:32Z', 'updated_at': '2025-12-23T12:59:33Z', 'revision_number': 1} available for tenant
2025-12-23 13:59:46,619 81148 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1045988892', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIHy0luhAU0jlfQb/NBvza/wJaw0cGp7S+k10f5r5oS/TXUWslHv+WM+C+WSvlM+wfd/LI/Zxx4DQnO8oIWiP+/I/Fz/dJFnRXxsVtPkbyW3uBcfKn0aOkXPo61kKMnPuQ==', 'fingerprint': '67:7a:12:d0:43:a6:ac:81:5f:31:c3:ba:c5:9b:d1:38', 'user_id': '9861f1a2d8b04ea0a83ee08b16290db8', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDF2QXmnfKadTH0tjNPqH5ir+TSS26C4fIXP/Grq5E/wqIExnzm6a/n\nvBiBDAG7kdygBwYFK4EEACKhZANiAASB8tJboQFNI5X0G/zQb82v8CWsNHBqe0vp\nNdH+a+aEv011FrJR7/ljPgvlkr5TPsH3fyyP2cceA0JzvKCFoj/vyPxc/3SRZ0V8\nbFbT5G8lt7gXHyp9GjpFz6OtZCjJz7k=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'bc8fb42c-94fe-48da-9253-fac68d45a89f', 'name': 'tempest-securitygroup--709101068', 'stateful': True, 'tenant_id': '3d101369d5d846e48f93fbc7fd715650', 'project_id': '3d101369d5d846e48f93fbc7fd715650', 'description': 'tempest-description--1700037327', 'shared': False, 'security_group_rules': [{'id': '583ba05b-3125-4e1b-89fe-c3b68496c53a', 'project_id': '3d101369d5d846e48f93fbc7fd715650', 'tenant_id': '3d101369d5d846e48f93fbc7fd715650', 'security_group_id': 'bc8fb42c-94fe-48da-9253-fac68d45a89f', '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': 423, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-23T12:59:44Z', 'updated_at': '2025-12-23T12:59:44Z', 'revision_number': 0}, {'id': 'f7540ce6-58d4-48d5-8ab4-5e3a2333947d', 'project_id': '3d101369d5d846e48f93fbc7fd715650', 'tenant_id': '3d101369d5d846e48f93fbc7fd715650', 'security_group_id': 'bc8fb42c-94fe-48da-9253-fac68d45a89f', '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': 422, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-23T12:59:44Z', 'updated_at': '2025-12-23T12:59:44Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-12-23T12:59:44Z', 'updated_at': '2025-12-23T12:59:44Z', 'revision_number': 1}, 'floating_ip': {'id': 'd840fb10-f6ed-426e-8a3d-18e7eb6ede50', 'tenant_id': '3d101369d5d846e48f93fbc7fd715650', 'project_id': '3d101369d5d846e48f93fbc7fd715650', 'floating_ip_address': '172.24.4.44', 'floating_network_id': '2022dc5c-1db1-4d79-8f10-03e050ad1526', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-23T12:59:46Z', 'updated_at': '2025-12-23T12:59:46Z', 'revision_number': 0, 'ip': '172.24.4.44'}}
2025-12-23 13:59:47,273 81148 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://192.168.122.178/compute/v2.1/servers 0.653s
2025-12-23 13:59:47,273 81148 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-603130435", "imageRef": "e2d1dc78-9498-46e2-8931-07b129784a25", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "553c37b3-6ef4-428e-be58-a2237c8b32fa"}], "security_groups": [{"name": "tempest-securitygroup--709101068"}], "key_name": "tempest-keypair-1045988892", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '409', 'location': 'http://192.168.122.178/compute/v2.1/servers/9df82c9e-8a86-425c-9d70-d065cd0e43d6', '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-c4f3bc40-b3c2-4687-881a-d04efc8bca08', 'x-compute-request-id': 'req-c4f3bc40-b3c2-4687-881a-d04efc8bca08', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/compute/v2.1/servers'}
Body: b'{"server": {"id": "9df82c9e-8a86-425c-9d70-d065cd0e43d6", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/9df82c9e-8a86-425c-9d70-d065cd0e43d6"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/9df82c9e-8a86-425c-9d70-d065cd0e43d6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--709101068"}], "adminPass": "password"}}'
2025-12-23 13:59:47,356 81148 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.178/compute/v2.1/servers/9df82c9e-8a86-425c-9d70-d065cd0e43d6 0.080s
2025-12-23 13:59:47,356 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:47 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-67ee82a8-4023-44fb-b8aa-415d259ac724', 'x-compute-request-id': 'req-67ee82a8-4023-44fb-b8aa-415d259ac724', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/9df82c9e-8a86-425c-9d70-d065cd0e43d6'}
Body: b'{"server": {"id": "9df82c9e-8a86-425c-9d70-d065cd0e43d6", "name": "tempest-AttachVolumeNegativeTest-server-603130435", "status": "BUILD", "tenant_id": "3d101369d5d846e48f93fbc7fd715650", "user_id": "9861f1a2d8b04ea0a83ee08b16290db8", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:59:47Z", "updated": "2025-12-23T12:59:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/9df82c9e-8a86-425c-9d70-d065cd0e43d6"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/9df82c9e-8a86-425c-9d70-d065cd0e43d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1045988892", "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": []}}'
2025-12-23 13:59:48,594 81148 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.178/compute/v2.1/servers/9df82c9e-8a86-425c-9d70-d065cd0e43d6 0.225s
2025-12-23 13:59:48,594 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:48 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-28609b15-8a05-44b2-a504-2b5371f0ec42', 'x-compute-request-id': 'req-28609b15-8a05-44b2-a504-2b5371f0ec42', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/9df82c9e-8a86-425c-9d70-d065cd0e43d6'}
Body: b'{"server": {"id": "9df82c9e-8a86-425c-9d70-d065cd0e43d6", "name": "tempest-AttachVolumeNegativeTest-server-603130435", "status": "BUILD", "tenant_id": "3d101369d5d846e48f93fbc7fd715650", "user_id": "9861f1a2d8b04ea0a83ee08b16290db8", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:59:47Z", "updated": "2025-12-23T12:59:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/9df82c9e-8a86-425c-9d70-d065cd0e43d6"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/9df82c9e-8a86-425c-9d70-d065cd0e43d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1045988892", "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": []}}'
2025-12-23 13:59:50,305 81148 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.178/compute/v2.1/servers/9df82c9e-8a86-425c-9d70-d065cd0e43d6 0.699s
2025-12-23 13:59:50,306 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:49 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-87a8052c-34eb-4c28-a05a-756c948086d0', 'x-compute-request-id': 'req-87a8052c-34eb-4c28-a05a-756c948086d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/9df82c9e-8a86-425c-9d70-d065cd0e43d6'}
Body: b'{"server": {"id": "9df82c9e-8a86-425c-9d70-d065cd0e43d6", "name": "tempest-AttachVolumeNegativeTest-server-603130435", "status": "BUILD", "tenant_id": "3d101369d5d846e48f93fbc7fd715650", "user_id": "9861f1a2d8b04ea0a83ee08b16290db8", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:59:47Z", "updated": "2025-12-23T12:59:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/9df82c9e-8a86-425c-9d70-d065cd0e43d6"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/9df82c9e-8a86-425c-9d70-d065cd0e43d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1045988892", "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": []}}'
2025-12-23 13:59:50,317 81148 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2025-12-23 13:59:51,981 81148 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.178/compute/v2.1/servers/9df82c9e-8a86-425c-9d70-d065cd0e43d6 0.662s
2025-12-23 13:59:51,981 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:51 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-01d9cbfd-088d-4dec-9b5b-548f741e02cd', 'x-compute-request-id': 'req-01d9cbfd-088d-4dec-9b5b-548f741e02cd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/9df82c9e-8a86-425c-9d70-d065cd0e43d6'}
Body: b'{"server": {"id": "9df82c9e-8a86-425c-9d70-d065cd0e43d6", "name": "tempest-AttachVolumeNegativeTest-server-603130435", "status": "BUILD", "tenant_id": "3d101369d5d846e48f93fbc7fd715650", "user_id": "9861f1a2d8b04ea0a83ee08b16290db8", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:59:47Z", "updated": "2025-12-23T12:59:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/9df82c9e-8a86-425c-9d70-d065cd0e43d6"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/9df82c9e-8a86-425c-9d70-d065cd0e43d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1045988892", "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": []}}'
2025-12-23 13:59:53,166 81148 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.178/compute/v2.1/servers/9df82c9e-8a86-425c-9d70-d065cd0e43d6 0.173s
2025-12-23 13:59:53,167 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59: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-3cf505fb-f1b3-43e9-94b6-b29f38cafbc5', 'x-compute-request-id': 'req-3cf505fb-f1b3-43e9-94b6-b29f38cafbc5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/9df82c9e-8a86-425c-9d70-d065cd0e43d6'}
Body: b'{"server": {"id": "9df82c9e-8a86-425c-9d70-d065cd0e43d6", "name": "tempest-AttachVolumeNegativeTest-server-603130435", "status": "BUILD", "tenant_id": "3d101369d5d846e48f93fbc7fd715650", "user_id": "9861f1a2d8b04ea0a83ee08b16290db8", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:59:47Z", "updated": "2025-12-23T12:59:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/9df82c9e-8a86-425c-9d70-d065cd0e43d6"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/9df82c9e-8a86-425c-9d70-d065cd0e43d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1045988892", "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": []}}'
2025-12-23 13:59:54,287 81148 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.178/compute/v2.1/servers/9df82c9e-8a86-425c-9d70-d065cd0e43d6 0.108s
2025-12-23 13:59:54,288 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:54 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-6f2ef09b-3333-4ba6-8603-f87a58e0e397', 'x-compute-request-id': 'req-6f2ef09b-3333-4ba6-8603-f87a58e0e397', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/9df82c9e-8a86-425c-9d70-d065cd0e43d6'}
Body: b'{"server": {"id": "9df82c9e-8a86-425c-9d70-d065cd0e43d6", "name": "tempest-AttachVolumeNegativeTest-server-603130435", "status": "BUILD", "tenant_id": "3d101369d5d846e48f93fbc7fd715650", "user_id": "9861f1a2d8b04ea0a83ee08b16290db8", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:59:47Z", "updated": "2025-12-23T12:59:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/9df82c9e-8a86-425c-9d70-d065cd0e43d6"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/9df82c9e-8a86-425c-9d70-d065cd0e43d6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1045988892", "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": []}}'
2025-12-23 13:59:54,299 81148 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/scheduling" after 7 second wait
2025-12-23 13:59:55,404 81148 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.178/compute/v2.1/servers/9df82c9e-8a86-425c-9d70-d065cd0e43d6 0.104s
2025-12-23 13:59:55,405 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59: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-870cbedd-6d2d-4357-a7ee-209f5c9c81a9', 'x-compute-request-id': 'req-870cbedd-6d2d-4357-a7ee-209f5c9c81a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/9df82c9e-8a86-425c-9d70-d065cd0e43d6'}
Body: b'{"server": {"id": "9df82c9e-8a86-425c-9d70-d065cd0e43d6", "name": "tempest-AttachVolumeNegativeTest-server-603130435", "status": "ERROR", "tenant_id": "3d101369d5d846e48f93fbc7fd715650", "user_id": "9861f1a2d8b04ea0a83ee08b16290db8", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:59:47Z", "updated": "2025-12-23T12:59:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/9df82c9e-8a86-425c-9d70-d065cd0e43d6"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/9df82c9e-8a86-425c-9d70-d065cd0e43d6"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-23T12:59:55Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 9df82c9e-8a86-425c-9d70-d065cd0e43d6."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1045988892", "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": []}}'
2025-12-23 13:59:55,416 81148 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 8 second wait
2025-12-23 13:59:55,716 81148 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 204 DELETE http://192.168.122.178/compute/v2.1/servers/9df82c9e-8a86-425c-9d70-d065cd0e43d6 0.299s
2025-12-23 13:59:55,716 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59: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-041d4355-d604-43c0-9428-557c54becb49', 'x-compute-request-id': 'req-041d4355-d604-43c0-9428-557c54becb49', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/9df82c9e-8a86-425c-9d70-d065cd0e43d6'}
Body: b''
2025-12-23 13:59:55,760 81148 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 404 GET http://192.168.122.178/compute/v2.1/servers/9df82c9e-8a86-425c-9d70-d065cd0e43d6 0.044s
2025-12-23 13:59:55,761 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:55 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-c95aabaa-5693-45f4-a9f8-378f12a12489', 'x-compute-request-id': 'req-c95aabaa-5693-45f4-a9f8-378f12a12489', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/9df82c9e-8a86-425c-9d70-d065cd0e43d6'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 9df82c9e-8a86-425c-9d70-d065cd0e43d6 could not be found."}}'
2025-12-23 13:59:55,790 81148 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://192.168.122.178/compute/v2.1/os-keypairs/tempest-keypair-1045988892 0.028s
2025-12-23 13:59:55,790 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:55 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-ab69d037-2c2e-4724-97b4-21f81d70e9ce', 'x-compute-request-id': 'req-ab69d037-2c2e-4724-97b4-21f81d70e9ce', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/compute/v2.1/os-keypairs/tempest-keypair-1045988892'}
Body: b''
2025-12-23 13:59:56,049 81148 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://192.168.122.178/networking/v2.0/security-groups/bc8fb42c-94fe-48da-9253-fac68d45a89f 0.258s
2025-12-23 13:59:56,050 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-401617fb-7cd0-4f91-9cb9-0262932c717e', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/networking/v2.0/security-groups/bc8fb42c-94fe-48da-9253-fac68d45a89f'}
Body: b''
2025-12-23 13:59:56,085 81148 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://192.168.122.178/networking/v2.0/security-groups/bc8fb42c-94fe-48da-9253-fac68d45a89f 0.034s
2025-12-23 13:59:56,085 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-cd659f12-0db0-4dbe-8bed-ffe078ad5ddf', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.178/networking/v2.0/security-groups/bc8fb42c-94fe-48da-9253-fac68d45a89f'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group bc8fb42c-94fe-48da-9253-fac68d45a89f does not exist", "detail": ""}}'
2025-12-23 13:59:56,487 81148 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://192.168.122.178/networking/v2.0/floatingips/d840fb10-f6ed-426e-8a3d-18e7eb6ede50 0.402s
2025-12-23 13:59:56,488 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-1487a9fa-86a0-4bc6-b113-a272d85e020b', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/networking/v2.0/floatingips/d840fb10-f6ed-426e-8a3d-18e7eb6ede50'}
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 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, 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 326, 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 9df82c9e-8a86-425c-9d70-d065cd0e43d6 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-23T12:59:55Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 9df82c9e-8a86-425c-9d70-d065cd0e43d6.'}. Request ID of server operation performed before checking the server status req-c4f3bc40-b3c2-4687-881a-d04efc8bca08.
|
||||||
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:'': {{{
2025-12-23 13:59:56,491 81148 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2025-12-23 13:59:56,491 81148 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2025-12-23 13:59:56,579 81148 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://192.168.122.178/compute/v2.1/os-keypairs 0.087s
2025-12-23 13:59:56,579 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-28991912", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLK2aJCZ+vxAacAry6ELoUYVdCf4QjPjqS6LgS589XLDq/8gm65JhTv/qnP0JvXQGLyYXodgMFMqcxbapPBRy3KH+24X7xsI4x2dQqVH+5fVaCBDQt8xElvhWITOvqHeeA=="}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '384', '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-5007c56d-4824-4904-9f3d-65decc5431e6', 'x-compute-request-id': 'req-5007c56d-4824-4904-9f3d-65decc5431e6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-28991912", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLK2aJCZ+vxAacAry6ELoUYVdCf4QjPjqS6LgS589XLDq/8gm65JhTv/qnP0JvXQGLyYXodgMFMqcxbapPBRy3KH+24X7xsI4x2dQqVH+5fVaCBDQt8xElvhWITOvqHeeA==", "fingerprint": "bc:cf:cd:ee:6a:c7:f9:16:f7:70:4a:b7:20:5f:48:14", "user_id": "9861f1a2d8b04ea0a83ee08b16290db8"}}'
2025-12-23 13:59:56,581 81148 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-28991912 created
2025-12-23 13:59:56,888 81148 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/networking/v2.0/security-groups 0.306s
2025-12-23 13:59:56,888 81148 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--1665982537", "description": "tempest-description--1529135903"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-73bdaa23-80e5-4932-8401-51f46ff3155f', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "a4c79d6c-8216-4f7c-9228-c5723e6eaff0", "name": "tempest-securitygroup--1665982537", "stateful": true, "tenant_id": "3d101369d5d846e48f93fbc7fd715650", "project_id": "3d101369d5d846e48f93fbc7fd715650", "description": "tempest-description--1529135903", "shared": false, "security_group_rules": [{"id": "78625a2b-08c2-4dec-91b8-19bb8961f34c", "project_id": "3d101369d5d846e48f93fbc7fd715650", "tenant_id": "3d101369d5d846e48f93fbc7fd715650", "security_group_id": "a4c79d6c-8216-4f7c-9228-c5723e6eaff0", "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": 470, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-23T12:59:56Z", "updated_at": "2025-12-23T12:59:56Z", "revision_number": 0}, {"id": "80225751-37e0-49c9-a59a-d3ffdf38e261", "project_id": "3d101369d5d846e48f93fbc7fd715650", "tenant_id": "3d101369d5d846e48f93fbc7fd715650", "security_group_id": "a4c79d6c-8216-4f7c-9228-c5723e6eaff0", "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": 469, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-23T12:59:56Z", "updated_at": "2025-12-23T12:59:56Z", "revision_number": 0}], "tags": [], "created_at": "2025-12-23T12:59:56Z", "updated_at": "2025-12-23T12:59:56Z", "revision_number": 1}}'
2025-12-23 13:59:57,065 81148 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/networking/v2.0/security-group-rules 0.176s
2025-12-23 13:59:57,065 81148 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": "a4c79d6c-8216-4f7c-9228-c5723e6eaff0", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-16bbab1f-a07a-48c2-9245-2693936da597', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "e370ca61-d85c-4c3c-8aee-7eefe821dea3", "project_id": "3d101369d5d846e48f93fbc7fd715650", "tenant_id": "3d101369d5d846e48f93fbc7fd715650", "security_group_id": "a4c79d6c-8216-4f7c-9228-c5723e6eaff0", "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": "2025-12-23T12:59:56Z", "updated_at": "2025-12-23T12:59:56Z", "revision_number": 0}}'
2025-12-23 13:59:57,528 81148 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/networking/v2.0/security-group-rules 0.462s
2025-12-23 13:59:57,528 81148 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": "a4c79d6c-8216-4f7c-9228-c5723e6eaff0", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-3b6a3a55-3e5f-4790-ab08-62f6fc3f2372', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "ad15c445-e436-4e6b-b796-ff47a73a7d7d", "project_id": "3d101369d5d846e48f93fbc7fd715650", "tenant_id": "3d101369d5d846e48f93fbc7fd715650", "security_group_id": "a4c79d6c-8216-4f7c-9228-c5723e6eaff0", "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": "2025-12-23T12:59:57Z", "updated_at": "2025-12-23T12:59:57Z", "revision_number": 0}}'
2025-12-23 13:59:57,528 81148 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1665982537 created
2025-12-23 13:59:58,239 81148 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/networking/v2.0/floatingips 0.710s
2025-12-23 13:59:58,239 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "2022dc5c-1db1-4d79-8f10-03e050ad1526"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '526', 'x-openstack-request-id': 'req-68e1b3fb-69ca-4d70-9efb-c0ff20ab38d6', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "9adc1315-5996-4aba-b503-7f28cd9d2a59", "tenant_id": "3d101369d5d846e48f93fbc7fd715650", "project_id": "3d101369d5d846e48f93fbc7fd715650", "floating_ip_address": "172.24.4.5", "floating_network_id": "2022dc5c-1db1-4d79-8f10-03e050ad1526", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-12-23T12:59:57Z", "updated_at": "2025-12-23T12:59:57Z", "revision_number": 0}}'
2025-12-23 13:59:58,239 81148 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '9adc1315-5996-4aba-b503-7f28cd9d2a59', 'tenant_id': '3d101369d5d846e48f93fbc7fd715650', 'project_id': '3d101369d5d846e48f93fbc7fd715650', 'floating_ip_address': '172.24.4.5', 'floating_network_id': '2022dc5c-1db1-4d79-8f10-03e050ad1526', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-23T12:59:57Z', 'updated_at': '2025-12-23T12:59:57Z', 'revision_number': 0, 'ip': '172.24.4.5'} created
2025-12-23 13:59:58,346 81148 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 201 POST http://192.168.122.178/identity/v3/auth/tokens 0.103s
2025-12-23 13:59:58,346 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:58 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-681c0ef0-47c5-4257-8c05-8ab3c827deda', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "9861f1a2d8b04ea0a83ee08b16290db8", "name": "tempest-AttachVolumeNegativeTest-1642428548-project-member", "password_expires_at": null}, "audit_ids": ["NwaazpWzSuWa8zV1MjGKRg"], "expires_at": "2025-12-23T13:59:58.000000Z", "issued_at": "2025-12-23T12:59:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d101369d5d846e48f93fbc7fd715650", "name": "tempest-AttachVolumeNegativeTest-1642428548"}, "is_domain": false, "roles": [{"id": "33c052702d8947aca6e9f3c187efdc36", "name": "reader"}, {"id": "1396919ed4534591818d740796472755", "name": "member"}], "catalog": [{"endpoints": [{"id": "96c32ad3f6274708b259878e45f1e9cd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/identity", "region": "RegionOne"}], "id": "32eed16d2ec24754875d4eae500907c8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ade6c470d4ea4571aaa7f3232351a970", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/image", "region": "RegionOne"}], "id": "4980eb572a1a4f43bac1760c3d4de918", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89ae2642d56947ebb69124692a84e96b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/placement", "region": "RegionOne"}], "id": "7142ef5bfe034f589eb6a3ec4bc18d5c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "96dc3d307399484fbd08ff5186203dd2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/networking", "region": "RegionOne"}], "id": "7ea9ecf25aca44208a4ee0a0f5c9b0f9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "cdc96df523804eaa8a706aec7434a986", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/volume/v3", "region": "RegionOne"}], "id": "982392a271ba4fe6ad782cefc69ed486", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "009bbd79ca7f46d9b86d3601d76c1fbc", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2.1", "region": "RegionOne"}], "id": "c435593889334b6f8bbe9754bc4fd445", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a54caf0551134d089c8275920f76d856", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2/3d101369d5d846e48f93fbc7fd715650", "region": "RegionOne"}], "id": "d2d771d6206f4f0c931ae6b177d98938", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-23 13:59:58,347 81148 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': '553c37b3-6ef4-428e-be58-a2237c8b32fa', 'name': 'tempest-AttachVolumeNegativeTest-1236289866-network', 'tenant_id': '3d101369d5d846e48f93fbc7fd715650', 'project_id': '3d101369d5d846e48f93fbc7fd715650', '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': 61096, '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': '2025-12-23T12:59:32Z', 'updated_at': '2025-12-23T12:59:33Z', 'revision_number': 1} available for tenant
2025-12-23 13:59:58,347 81148 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-28991912', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLK2aJCZ+vxAacAry6ELoUYVdCf4QjPjqS6LgS589XLDq/8gm65JhTv/qnP0JvXQGLyYXodgMFMqcxbapPBRy3KH+24X7xsI4x2dQqVH+5fVaCBDQt8xElvhWITOvqHeeA==', 'fingerprint': 'bc:cf:cd:ee:6a:c7:f9:16:f7:70:4a:b7:20:5f:48:14', 'user_id': '9861f1a2d8b04ea0a83ee08b16290db8', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBXkdVapoWSFxkyz+sCyuN8B5QneY72p7R0ODSOPJpTFbb49MYnZn/E\nI1FX6KDOI8KgBwYFK4EEACKhZANiAASytmiQmfr8QGnAK8uhC6FGFXQn+EIz46ku\ni4EufPVyw6v/IJuuSYU7/6pz9Cb10Bi8mF6HYDBTKnMW2qTwUctyh/tuF+8bCOMd\nnUKlR/uX1WggQ0LfMRJb4ViEzr6h3ng=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'a4c79d6c-8216-4f7c-9228-c5723e6eaff0', 'name': 'tempest-securitygroup--1665982537', 'stateful': True, 'tenant_id': '3d101369d5d846e48f93fbc7fd715650', 'project_id': '3d101369d5d846e48f93fbc7fd715650', 'description': 'tempest-description--1529135903', 'shared': False, 'security_group_rules': [{'id': '78625a2b-08c2-4dec-91b8-19bb8961f34c', 'project_id': '3d101369d5d846e48f93fbc7fd715650', 'tenant_id': '3d101369d5d846e48f93fbc7fd715650', 'security_group_id': 'a4c79d6c-8216-4f7c-9228-c5723e6eaff0', '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': 470, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-23T12:59:56Z', 'updated_at': '2025-12-23T12:59:56Z', 'revision_number': 0}, {'id': '80225751-37e0-49c9-a59a-d3ffdf38e261', 'project_id': '3d101369d5d846e48f93fbc7fd715650', 'tenant_id': '3d101369d5d846e48f93fbc7fd715650', 'security_group_id': 'a4c79d6c-8216-4f7c-9228-c5723e6eaff0', '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': 469, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-23T12:59:56Z', 'updated_at': '2025-12-23T12:59:56Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-12-23T12:59:56Z', 'updated_at': '2025-12-23T12:59:56Z', 'revision_number': 1}, 'floating_ip': {'id': '9adc1315-5996-4aba-b503-7f28cd9d2a59', 'tenant_id': '3d101369d5d846e48f93fbc7fd715650', 'project_id': '3d101369d5d846e48f93fbc7fd715650', 'floating_ip_address': '172.24.4.5', 'floating_network_id': '2022dc5c-1db1-4d79-8f10-03e050ad1526', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-23T12:59:57Z', 'updated_at': '2025-12-23T12:59:57Z', 'revision_number': 0, 'ip': '172.24.4.5'}}
2025-12-23 13:59:58,813 81148 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://192.168.122.178/compute/v2.1/servers 0.465s
2025-12-23 13:59:58,813 81148 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-1553884231", "imageRef": "e2d1dc78-9498-46e2-8931-07b129784a25", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "553c37b3-6ef4-428e-be58-a2237c8b32fa"}], "security_groups": [{"name": "tempest-securitygroup--1665982537"}], "key_name": "tempest-keypair-28991912", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '410', 'location': 'http://192.168.122.178/compute/v2.1/servers/318b8297-506e-455a-a321-0a9945bc2edb', '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-79187aca-9fd9-4db5-8870-412443d96a97', 'x-compute-request-id': 'req-79187aca-9fd9-4db5-8870-412443d96a97', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/compute/v2.1/servers'}
Body: b'{"server": {"id": "318b8297-506e-455a-a321-0a9945bc2edb", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/318b8297-506e-455a-a321-0a9945bc2edb"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/318b8297-506e-455a-a321-0a9945bc2edb"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1665982537"}], "adminPass": "password"}}'
2025-12-23 13:59:58,999 81148 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://192.168.122.178/compute/v2.1/servers/318b8297-506e-455a-a321-0a9945bc2edb 0.184s
2025-12-23 13:59:59,000 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 12:59:58 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-c464d79f-0b39-4013-bcaa-8be361a5a806', 'x-compute-request-id': 'req-c464d79f-0b39-4013-bcaa-8be361a5a806', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/318b8297-506e-455a-a321-0a9945bc2edb'}
Body: b'{"server": {"id": "318b8297-506e-455a-a321-0a9945bc2edb", "name": "tempest-AttachVolumeNegativeTest-server-1553884231", "status": "BUILD", "tenant_id": "3d101369d5d846e48f93fbc7fd715650", "user_id": "9861f1a2d8b04ea0a83ee08b16290db8", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:59:59Z", "updated": "2025-12-23T12:59:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/318b8297-506e-455a-a321-0a9945bc2edb"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/318b8297-506e-455a-a321-0a9945bc2edb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-28991912", "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": []}}'
2025-12-23 14:00:00,100 81148 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://192.168.122.178/compute/v2.1/servers/318b8297-506e-455a-a321-0a9945bc2edb 0.088s
2025-12-23 14:00:00,101 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:00 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-72f2e0bb-7ed0-40d6-89a9-47f71ce85544', 'x-compute-request-id': 'req-72f2e0bb-7ed0-40d6-89a9-47f71ce85544', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/318b8297-506e-455a-a321-0a9945bc2edb'}
Body: b'{"server": {"id": "318b8297-506e-455a-a321-0a9945bc2edb", "name": "tempest-AttachVolumeNegativeTest-server-1553884231", "status": "BUILD", "tenant_id": "3d101369d5d846e48f93fbc7fd715650", "user_id": "9861f1a2d8b04ea0a83ee08b16290db8", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:59:58Z", "updated": "2025-12-23T13:00:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/318b8297-506e-455a-a321-0a9945bc2edb"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/318b8297-506e-455a-a321-0a9945bc2edb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-28991912", "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": []}}'
2025-12-23 14:00:00,112 81148 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait
2025-12-23 14:00:01,194 81148 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://192.168.122.178/compute/v2.1/servers/318b8297-506e-455a-a321-0a9945bc2edb 0.080s
2025-12-23 14:00:01,194 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:01 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-f853b911-848d-42f0-ab6d-bae6371af30a', 'x-compute-request-id': 'req-f853b911-848d-42f0-ab6d-bae6371af30a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/318b8297-506e-455a-a321-0a9945bc2edb'}
Body: b'{"server": {"id": "318b8297-506e-455a-a321-0a9945bc2edb", "name": "tempest-AttachVolumeNegativeTest-server-1553884231", "status": "BUILD", "tenant_id": "3d101369d5d846e48f93fbc7fd715650", "user_id": "9861f1a2d8b04ea0a83ee08b16290db8", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:59:58Z", "updated": "2025-12-23T13:00:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/318b8297-506e-455a-a321-0a9945bc2edb"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/318b8297-506e-455a-a321-0a9945bc2edb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-28991912", "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": []}}'
2025-12-23 14:00:02,355 81148 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://192.168.122.178/compute/v2.1/servers/318b8297-506e-455a-a321-0a9945bc2edb 0.149s
2025-12-23 14:00:02,356 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:02 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-aa8d97b5-1c63-4b9c-80a2-157c2489f745', 'x-compute-request-id': 'req-aa8d97b5-1c63-4b9c-80a2-157c2489f745', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/318b8297-506e-455a-a321-0a9945bc2edb'}
Body: b'{"server": {"id": "318b8297-506e-455a-a321-0a9945bc2edb", "name": "tempest-AttachVolumeNegativeTest-server-1553884231", "status": "BUILD", "tenant_id": "3d101369d5d846e48f93fbc7fd715650", "user_id": "9861f1a2d8b04ea0a83ee08b16290db8", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:59:58Z", "updated": "2025-12-23T13:00:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/318b8297-506e-455a-a321-0a9945bc2edb"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/318b8297-506e-455a-a321-0a9945bc2edb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-28991912", "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": []}}'
2025-12-23 14:00:03,481 81148 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://192.168.122.178/compute/v2.1/servers/318b8297-506e-455a-a321-0a9945bc2edb 0.113s
2025-12-23 14:00:03,481 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:03 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-bec3ea0a-c431-4952-8fbf-9cfe34daa98c', 'x-compute-request-id': 'req-bec3ea0a-c431-4952-8fbf-9cfe34daa98c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/318b8297-506e-455a-a321-0a9945bc2edb'}
Body: b'{"server": {"id": "318b8297-506e-455a-a321-0a9945bc2edb", "name": "tempest-AttachVolumeNegativeTest-server-1553884231", "status": "BUILD", "tenant_id": "3d101369d5d846e48f93fbc7fd715650", "user_id": "9861f1a2d8b04ea0a83ee08b16290db8", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:59:58Z", "updated": "2025-12-23T13:00:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/318b8297-506e-455a-a321-0a9945bc2edb"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/318b8297-506e-455a-a321-0a9945bc2edb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-28991912", "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": []}}'
2025-12-23 14:00:03,492 81148 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/scheduling" after 4 second wait
2025-12-23 14:00:04,598 81148 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://192.168.122.178/compute/v2.1/servers/318b8297-506e-455a-a321-0a9945bc2edb 0.105s
2025-12-23 14:00:04,599 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:04 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-7d0f389b-8b9d-4f5c-aad1-1960c179e3f7', 'x-compute-request-id': 'req-7d0f389b-8b9d-4f5c-aad1-1960c179e3f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/318b8297-506e-455a-a321-0a9945bc2edb'}
Body: b'{"server": {"id": "318b8297-506e-455a-a321-0a9945bc2edb", "name": "tempest-AttachVolumeNegativeTest-server-1553884231", "status": "ERROR", "tenant_id": "3d101369d5d846e48f93fbc7fd715650", "user_id": "9861f1a2d8b04ea0a83ee08b16290db8", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T12:59:58Z", "updated": "2025-12-23T13:00:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/318b8297-506e-455a-a321-0a9945bc2edb"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/318b8297-506e-455a-a321-0a9945bc2edb"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-23T13:00:04Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 318b8297-506e-455a-a321-0a9945bc2edb."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-28991912", "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": []}}'
2025-12-23 14:00:04,610 81148 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 5 second wait
2025-12-23 14:00:04,878 81148 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 204 DELETE http://192.168.122.178/compute/v2.1/servers/318b8297-506e-455a-a321-0a9945bc2edb 0.268s
2025-12-23 14:00:04,879 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:04 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-987d23c3-2c45-47ec-8708-75b0311d3f3e', 'x-compute-request-id': 'req-987d23c3-2c45-47ec-8708-75b0311d3f3e', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/318b8297-506e-455a-a321-0a9945bc2edb'}
Body: b''
2025-12-23 14:00:04,909 81148 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 404 GET http://192.168.122.178/compute/v2.1/servers/318b8297-506e-455a-a321-0a9945bc2edb 0.029s
2025-12-23 14:00:04,909 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:04 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-4edd3dcf-5a2a-409a-b628-e15df2bb33b3', 'x-compute-request-id': 'req-4edd3dcf-5a2a-409a-b628-e15df2bb33b3', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/318b8297-506e-455a-a321-0a9945bc2edb'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 318b8297-506e-455a-a321-0a9945bc2edb could not be found."}}'
2025-12-23 14:00:04,934 81148 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://192.168.122.178/compute/v2.1/os-keypairs/tempest-keypair-28991912 0.024s
2025-12-23 14:00:04,934 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:04 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-66dc57fb-1a33-4c23-ad16-6afa17433d23', 'x-compute-request-id': 'req-66dc57fb-1a33-4c23-ad16-6afa17433d23', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/compute/v2.1/os-keypairs/tempest-keypair-28991912'}
Body: b''
2025-12-23 14:00:05,120 81148 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://192.168.122.178/networking/v2.0/security-groups/a4c79d6c-8216-4f7c-9228-c5723e6eaff0 0.185s
2025-12-23 14:00:05,120 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-ac0ef9e4-95b1-4831-a4a6-07c482a56e84', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/networking/v2.0/security-groups/a4c79d6c-8216-4f7c-9228-c5723e6eaff0'}
Body: b''
2025-12-23 14:00:05,135 81148 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://192.168.122.178/networking/v2.0/security-groups/a4c79d6c-8216-4f7c-9228-c5723e6eaff0 0.015s
2025-12-23 14:00:05,136 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-69071005-b6a0-4084-965b-d362705508f6', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.178/networking/v2.0/security-groups/a4c79d6c-8216-4f7c-9228-c5723e6eaff0'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group a4c79d6c-8216-4f7c-9228-c5723e6eaff0 does not exist", "detail": ""}}'
2025-12-23 14:00:05,444 81148 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://192.168.122.178/networking/v2.0/floatingips/9adc1315-5996-4aba-b503-7f28cd9d2a59 0.307s
2025-12-23 14:00:05,444 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-aeafb01b-29b2-4060-955f-07da7bfef67a', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/networking/v2.0/floatingips/9adc1315-5996-4aba-b503-7f28cd9d2a59'}
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 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, 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 326, 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 318b8297-506e-455a-a321-0a9945bc2edb failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-23T13:00:04Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 318b8297-506e-455a-a321-0a9945bc2edb.'}. Request ID of server operation performed before checking the server status req-79187aca-9fd9-4db5-8870-412443d96a97.
|
||||||
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:'': {{{
2025-12-23 14:00:05,447 81148 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2025-12-23 14:00:05,447 81148 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2025-12-23 14:00:05,491 81148 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://192.168.122.178/compute/v2.1/os-keypairs 0.043s
2025-12-23 14:00:05,491 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-385292704", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC39M1uownxYZwR1f0veHKl2iCeG/hbDn6HPCK3B6GtJkP7UPE+fdokDcZB+Bi79O2qeLr438FlxtKBFqeRcykglNGHlC7GZOFfgMEEjd4MqVaM+dZRFfftGIoHfRDSvUA=="}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:05 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-198b51d6-6ae6-4735-8909-8355555100f0', 'x-compute-request-id': 'req-198b51d6-6ae6-4735-8909-8355555100f0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-385292704", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC39M1uownxYZwR1f0veHKl2iCeG/hbDn6HPCK3B6GtJkP7UPE+fdokDcZB+Bi79O2qeLr438FlxtKBFqeRcykglNGHlC7GZOFfgMEEjd4MqVaM+dZRFfftGIoHfRDSvUA==", "fingerprint": "b6:fe:df:1b:ae:c3:5d:c0:f1:00:22:35:f2:a1:95:aa", "user_id": "9861f1a2d8b04ea0a83ee08b16290db8"}}'
2025-12-23 14:00:05,493 81148 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-385292704 created
2025-12-23 14:00:05,795 81148 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/networking/v2.0/security-groups 0.302s
2025-12-23 14:00:05,796 81148 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--2129616193", "description": "tempest-description--973958710"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-7b969e7d-46f3-4d33-a2b8-a78a33f2e9e8', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "b2c97dfd-3e51-49a9-bc82-c42f158d595e", "name": "tempest-securitygroup--2129616193", "stateful": true, "tenant_id": "3d101369d5d846e48f93fbc7fd715650", "project_id": "3d101369d5d846e48f93fbc7fd715650", "description": "tempest-description--973958710", "shared": false, "security_group_rules": [{"id": "d4adcd1c-7faf-4f80-8f3a-6bc2ee8fdc8c", "project_id": "3d101369d5d846e48f93fbc7fd715650", "tenant_id": "3d101369d5d846e48f93fbc7fd715650", "security_group_id": "b2c97dfd-3e51-49a9-bc82-c42f158d595e", "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": 492, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-23T13:00:05Z", "updated_at": "2025-12-23T13:00:05Z", "revision_number": 0}, {"id": "eb97c8b0-7a16-4f39-97ce-8c98e5d722ec", "project_id": "3d101369d5d846e48f93fbc7fd715650", "tenant_id": "3d101369d5d846e48f93fbc7fd715650", "security_group_id": "b2c97dfd-3e51-49a9-bc82-c42f158d595e", "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": 491, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-23T13:00:05Z", "updated_at": "2025-12-23T13:00:05Z", "revision_number": 0}], "tags": [], "created_at": "2025-12-23T13:00:05Z", "updated_at": "2025-12-23T13:00:05Z", "revision_number": 1}}'
2025-12-23 14:00:06,003 81148 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/networking/v2.0/security-group-rules 0.207s
2025-12-23 14:00:06,004 81148 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": "b2c97dfd-3e51-49a9-bc82-c42f158d595e", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-b38de4be-7eb6-43de-b783-ea708bf862db', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "cdbc61bc-2d1f-4b5a-a613-4aecb560b9b9", "project_id": "3d101369d5d846e48f93fbc7fd715650", "tenant_id": "3d101369d5d846e48f93fbc7fd715650", "security_group_id": "b2c97dfd-3e51-49a9-bc82-c42f158d595e", "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": "2025-12-23T13:00:05Z", "updated_at": "2025-12-23T13:00:05Z", "revision_number": 0}}'
2025-12-23 14:00:06,232 81148 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/networking/v2.0/security-group-rules 0.227s
2025-12-23 14:00:06,232 81148 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": "b2c97dfd-3e51-49a9-bc82-c42f158d595e", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-6ee6b4c9-dcad-447e-9363-ecf4d98269cc', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "36342d57-083a-4823-9aea-8abbf304e5a3", "project_id": "3d101369d5d846e48f93fbc7fd715650", "tenant_id": "3d101369d5d846e48f93fbc7fd715650", "security_group_id": "b2c97dfd-3e51-49a9-bc82-c42f158d595e", "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": "2025-12-23T13:00:06Z", "updated_at": "2025-12-23T13:00:06Z", "revision_number": 0}}'
2025-12-23 14:00:06,232 81148 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2129616193 created
2025-12-23 14:00:06,934 81148 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/networking/v2.0/floatingips 0.701s
2025-12-23 14:00:06,934 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "2022dc5c-1db1-4d79-8f10-03e050ad1526"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-1f02424c-d0d3-4d1f-b958-15e5e6fec236', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "57cd1e19-6b99-4700-b1b3-a2c669e6ce18", "tenant_id": "3d101369d5d846e48f93fbc7fd715650", "project_id": "3d101369d5d846e48f93fbc7fd715650", "floating_ip_address": "172.24.4.194", "floating_network_id": "2022dc5c-1db1-4d79-8f10-03e050ad1526", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-12-23T13:00:06Z", "updated_at": "2025-12-23T13:00:06Z", "revision_number": 0}}'
2025-12-23 14:00:06,934 81148 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '57cd1e19-6b99-4700-b1b3-a2c669e6ce18', 'tenant_id': '3d101369d5d846e48f93fbc7fd715650', 'project_id': '3d101369d5d846e48f93fbc7fd715650', 'floating_ip_address': '172.24.4.194', 'floating_network_id': '2022dc5c-1db1-4d79-8f10-03e050ad1526', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-23T13:00:06Z', 'updated_at': '2025-12-23T13:00:06Z', 'revision_number': 0, 'ip': '172.24.4.194'} created
2025-12-23 14:00:07,039 81148 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://192.168.122.178/identity/v3/auth/tokens 0.101s
2025-12-23 14:00:07,040 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:06 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-3157c9ad-d831-4c1f-8b98-5432cbeedf5d', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "9861f1a2d8b04ea0a83ee08b16290db8", "name": "tempest-AttachVolumeNegativeTest-1642428548-project-member", "password_expires_at": null}, "audit_ids": ["DP24QGtlTm-QP0SJiOcisA"], "expires_at": "2025-12-23T14:00:06.000000Z", "issued_at": "2025-12-23T13:00:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d101369d5d846e48f93fbc7fd715650", "name": "tempest-AttachVolumeNegativeTest-1642428548"}, "is_domain": false, "roles": [{"id": "33c052702d8947aca6e9f3c187efdc36", "name": "reader"}, {"id": "1396919ed4534591818d740796472755", "name": "member"}], "catalog": [{"endpoints": [{"id": "96c32ad3f6274708b259878e45f1e9cd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/identity", "region": "RegionOne"}], "id": "32eed16d2ec24754875d4eae500907c8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ade6c470d4ea4571aaa7f3232351a970", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/image", "region": "RegionOne"}], "id": "4980eb572a1a4f43bac1760c3d4de918", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89ae2642d56947ebb69124692a84e96b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/placement", "region": "RegionOne"}], "id": "7142ef5bfe034f589eb6a3ec4bc18d5c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "96dc3d307399484fbd08ff5186203dd2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/networking", "region": "RegionOne"}], "id": "7ea9ecf25aca44208a4ee0a0f5c9b0f9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "cdc96df523804eaa8a706aec7434a986", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/volume/v3", "region": "RegionOne"}], "id": "982392a271ba4fe6ad782cefc69ed486", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "009bbd79ca7f46d9b86d3601d76c1fbc", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2.1", "region": "RegionOne"}], "id": "c435593889334b6f8bbe9754bc4fd445", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a54caf0551134d089c8275920f76d856", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2/3d101369d5d846e48f93fbc7fd715650", "region": "RegionOne"}], "id": "d2d771d6206f4f0c931ae6b177d98938", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-23 14:00:07,040 81148 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': '553c37b3-6ef4-428e-be58-a2237c8b32fa', 'name': 'tempest-AttachVolumeNegativeTest-1236289866-network', 'tenant_id': '3d101369d5d846e48f93fbc7fd715650', 'project_id': '3d101369d5d846e48f93fbc7fd715650', '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': 61096, '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': '2025-12-23T12:59:32Z', 'updated_at': '2025-12-23T12:59:33Z', 'revision_number': 1} available for tenant
2025-12-23 14:00:07,041 81148 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-385292704', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC39M1uownxYZwR1f0veHKl2iCeG/hbDn6HPCK3B6GtJkP7UPE+fdokDcZB+Bi79O2qeLr438FlxtKBFqeRcykglNGHlC7GZOFfgMEEjd4MqVaM+dZRFfftGIoHfRDSvUA==', 'fingerprint': 'b6:fe:df:1b:ae:c3:5d:c0:f1:00:22:35:f2:a1:95:aa', 'user_id': '9861f1a2d8b04ea0a83ee08b16290db8', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBH5SjGQvGrYTPuis/4/bYDBGmbYubmWuz374WHSYmRNAJM0Y/L8zKk\nRHIxzKmPtCCgBwYFK4EEACKhZANiAAQt/TNbqMJ8WGcEdX9L3hypdognhv4Ww5+h\nzwitwehrSZD+1DxPn3aJA3GQfgYu/Ttqni6+N/BZcbSgRankXMpIJTRh5QuxmThX\n4DBBI3eDKlWjPnWURX37RiKB30Q0r1A=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'b2c97dfd-3e51-49a9-bc82-c42f158d595e', 'name': 'tempest-securitygroup--2129616193', 'stateful': True, 'tenant_id': '3d101369d5d846e48f93fbc7fd715650', 'project_id': '3d101369d5d846e48f93fbc7fd715650', 'description': 'tempest-description--973958710', 'shared': False, 'security_group_rules': [{'id': 'd4adcd1c-7faf-4f80-8f3a-6bc2ee8fdc8c', 'project_id': '3d101369d5d846e48f93fbc7fd715650', 'tenant_id': '3d101369d5d846e48f93fbc7fd715650', 'security_group_id': 'b2c97dfd-3e51-49a9-bc82-c42f158d595e', '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': 492, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-23T13:00:05Z', 'updated_at': '2025-12-23T13:00:05Z', 'revision_number': 0}, {'id': 'eb97c8b0-7a16-4f39-97ce-8c98e5d722ec', 'project_id': '3d101369d5d846e48f93fbc7fd715650', 'tenant_id': '3d101369d5d846e48f93fbc7fd715650', 'security_group_id': 'b2c97dfd-3e51-49a9-bc82-c42f158d595e', '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': 491, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-23T13:00:05Z', 'updated_at': '2025-12-23T13:00:05Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-12-23T13:00:05Z', 'updated_at': '2025-12-23T13:00:05Z', 'revision_number': 1}, 'floating_ip': {'id': '57cd1e19-6b99-4700-b1b3-a2c669e6ce18', 'tenant_id': '3d101369d5d846e48f93fbc7fd715650', 'project_id': '3d101369d5d846e48f93fbc7fd715650', 'floating_ip_address': '172.24.4.194', 'floating_network_id': '2022dc5c-1db1-4d79-8f10-03e050ad1526', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-23T13:00:06Z', 'updated_at': '2025-12-23T13:00:06Z', 'revision_number': 0, 'ip': '172.24.4.194'}}
2025-12-23 14:00:07,553 81148 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://192.168.122.178/compute/v2.1/servers 0.512s
2025-12-23 14:00:07,554 81148 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-787701003", "imageRef": "e2d1dc78-9498-46e2-8931-07b129784a25", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "553c37b3-6ef4-428e-be58-a2237c8b32fa"}], "security_groups": [{"name": "tempest-securitygroup--2129616193"}], "key_name": "tempest-keypair-385292704", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '410', 'location': 'http://192.168.122.178/compute/v2.1/servers/becbc4d0-94ec-4b01-bf0f-0fdd5a6009bd', '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-207e7476-650d-40dd-94cf-0ce700c8bf15', 'x-compute-request-id': 'req-207e7476-650d-40dd-94cf-0ce700c8bf15', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/compute/v2.1/servers'}
Body: b'{"server": {"id": "becbc4d0-94ec-4b01-bf0f-0fdd5a6009bd", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/becbc4d0-94ec-4b01-bf0f-0fdd5a6009bd"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/becbc4d0-94ec-4b01-bf0f-0fdd5a6009bd"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2129616193"}], "adminPass": "password"}}'
2025-12-23 14:00:07,638 81148 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://192.168.122.178/compute/v2.1/servers/becbc4d0-94ec-4b01-bf0f-0fdd5a6009bd 0.081s
2025-12-23 14:00:07,638 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:07 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-f58f179e-56d9-4fc9-a9e7-24559f3ed999', 'x-compute-request-id': 'req-f58f179e-56d9-4fc9-a9e7-24559f3ed999', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/becbc4d0-94ec-4b01-bf0f-0fdd5a6009bd'}
Body: b'{"server": {"id": "becbc4d0-94ec-4b01-bf0f-0fdd5a6009bd", "name": "tempest-AttachVolumeNegativeTest-server-787701003", "status": "BUILD", "tenant_id": "3d101369d5d846e48f93fbc7fd715650", "user_id": "9861f1a2d8b04ea0a83ee08b16290db8", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:00:08Z", "updated": "2025-12-23T13:00:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/becbc4d0-94ec-4b01-bf0f-0fdd5a6009bd"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/becbc4d0-94ec-4b01-bf0f-0fdd5a6009bd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-385292704", "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": []}}'
2025-12-23 14:00:08,747 81148 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://192.168.122.178/compute/v2.1/servers/becbc4d0-94ec-4b01-bf0f-0fdd5a6009bd 0.097s
2025-12-23 14:00:08,748 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:08 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-5853e4b9-01d3-4c02-92ea-90ce715027e4', 'x-compute-request-id': 'req-5853e4b9-01d3-4c02-92ea-90ce715027e4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/becbc4d0-94ec-4b01-bf0f-0fdd5a6009bd'}
Body: b'{"server": {"id": "becbc4d0-94ec-4b01-bf0f-0fdd5a6009bd", "name": "tempest-AttachVolumeNegativeTest-server-787701003", "status": "BUILD", "tenant_id": "3d101369d5d846e48f93fbc7fd715650", "user_id": "9861f1a2d8b04ea0a83ee08b16290db8", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:00:07Z", "updated": "2025-12-23T13:00:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/becbc4d0-94ec-4b01-bf0f-0fdd5a6009bd"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/becbc4d0-94ec-4b01-bf0f-0fdd5a6009bd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-385292704", "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": []}}'
2025-12-23 14:00:09,895 81148 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://192.168.122.178/compute/v2.1/servers/becbc4d0-94ec-4b01-bf0f-0fdd5a6009bd 0.135s
2025-12-23 14:00:09,895 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:09 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-cb195514-dedb-4ce9-b7b3-5d0edf4a7145', 'x-compute-request-id': 'req-cb195514-dedb-4ce9-b7b3-5d0edf4a7145', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/becbc4d0-94ec-4b01-bf0f-0fdd5a6009bd'}
Body: b'{"server": {"id": "becbc4d0-94ec-4b01-bf0f-0fdd5a6009bd", "name": "tempest-AttachVolumeNegativeTest-server-787701003", "status": "BUILD", "tenant_id": "3d101369d5d846e48f93fbc7fd715650", "user_id": "9861f1a2d8b04ea0a83ee08b16290db8", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:00:07Z", "updated": "2025-12-23T13:00:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/becbc4d0-94ec-4b01-bf0f-0fdd5a6009bd"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/becbc4d0-94ec-4b01-bf0f-0fdd5a6009bd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-385292704", "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": []}}'
2025-12-23 14:00:09,906 81148 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2025-12-23 14:00:11,337 81148 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://192.168.122.178/compute/v2.1/servers/becbc4d0-94ec-4b01-bf0f-0fdd5a6009bd 0.430s
2025-12-23 14:00:11,338 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:10 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-d74c3a0c-e8f8-47f2-a686-34526c344af6', 'x-compute-request-id': 'req-d74c3a0c-e8f8-47f2-a686-34526c344af6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/becbc4d0-94ec-4b01-bf0f-0fdd5a6009bd'}
Body: b'{"server": {"id": "becbc4d0-94ec-4b01-bf0f-0fdd5a6009bd", "name": "tempest-AttachVolumeNegativeTest-server-787701003", "status": "BUILD", "tenant_id": "3d101369d5d846e48f93fbc7fd715650", "user_id": "9861f1a2d8b04ea0a83ee08b16290db8", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:00:07Z", "updated": "2025-12-23T13:00:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/becbc4d0-94ec-4b01-bf0f-0fdd5a6009bd"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/becbc4d0-94ec-4b01-bf0f-0fdd5a6009bd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-385292704", "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": []}}'
2025-12-23 14:00:12,459 81148 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://192.168.122.178/compute/v2.1/servers/becbc4d0-94ec-4b01-bf0f-0fdd5a6009bd 0.109s
2025-12-23 14:00:12,460 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:12 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-66c888d5-64fc-47ea-bae7-0b77fc1add2e', 'x-compute-request-id': 'req-66c888d5-64fc-47ea-bae7-0b77fc1add2e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/becbc4d0-94ec-4b01-bf0f-0fdd5a6009bd'}
Body: b'{"server": {"id": "becbc4d0-94ec-4b01-bf0f-0fdd5a6009bd", "name": "tempest-AttachVolumeNegativeTest-server-787701003", "status": "BUILD", "tenant_id": "3d101369d5d846e48f93fbc7fd715650", "user_id": "9861f1a2d8b04ea0a83ee08b16290db8", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:00:07Z", "updated": "2025-12-23T13:00:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/becbc4d0-94ec-4b01-bf0f-0fdd5a6009bd"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/becbc4d0-94ec-4b01-bf0f-0fdd5a6009bd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-385292704", "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": []}}'
2025-12-23 14:00:12,471 81148 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/scheduling" after 5 second wait
2025-12-23 14:00:13,568 81148 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://192.168.122.178/compute/v2.1/servers/becbc4d0-94ec-4b01-bf0f-0fdd5a6009bd 0.096s
2025-12-23 14:00:13,569 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:13 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-db1bc528-4a9f-4a80-95a1-3baaa50eedcd', 'x-compute-request-id': 'req-db1bc528-4a9f-4a80-95a1-3baaa50eedcd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/becbc4d0-94ec-4b01-bf0f-0fdd5a6009bd'}
Body: b'{"server": {"id": "becbc4d0-94ec-4b01-bf0f-0fdd5a6009bd", "name": "tempest-AttachVolumeNegativeTest-server-787701003", "status": "ERROR", "tenant_id": "3d101369d5d846e48f93fbc7fd715650", "user_id": "9861f1a2d8b04ea0a83ee08b16290db8", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:00:07Z", "updated": "2025-12-23T13:00:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/becbc4d0-94ec-4b01-bf0f-0fdd5a6009bd"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/becbc4d0-94ec-4b01-bf0f-0fdd5a6009bd"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-23T13:00:13Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance becbc4d0-94ec-4b01-bf0f-0fdd5a6009bd."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-385292704", "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": []}}'
2025-12-23 14:00:13,587 81148 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 6 second wait
2025-12-23 14:00:13,886 81148 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 204 DELETE http://192.168.122.178/compute/v2.1/servers/becbc4d0-94ec-4b01-bf0f-0fdd5a6009bd 0.299s
2025-12-23 14:00:13,886 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00: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-851bd2ab-2430-4765-a89f-60013d0f44a8', 'x-compute-request-id': 'req-851bd2ab-2430-4765-a89f-60013d0f44a8', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/becbc4d0-94ec-4b01-bf0f-0fdd5a6009bd'}
Body: b''
2025-12-23 14:00:13,928 81148 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 404 GET http://192.168.122.178/compute/v2.1/servers/becbc4d0-94ec-4b01-bf0f-0fdd5a6009bd 0.041s
2025-12-23 14:00:13,928 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00: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-3fecf593-6e1e-40af-b32e-a8936227a18b', 'x-compute-request-id': 'req-3fecf593-6e1e-40af-b32e-a8936227a18b', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/becbc4d0-94ec-4b01-bf0f-0fdd5a6009bd'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance becbc4d0-94ec-4b01-bf0f-0fdd5a6009bd could not be found."}}'
2025-12-23 14:00:13,953 81148 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://192.168.122.178/compute/v2.1/os-keypairs/tempest-keypair-385292704 0.024s
2025-12-23 14:00:13,953 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:13 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-6f9bc21b-25db-4cd2-9fde-105519a8587f', 'x-compute-request-id': 'req-6f9bc21b-25db-4cd2-9fde-105519a8587f', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/compute/v2.1/os-keypairs/tempest-keypair-385292704'}
Body: b''
2025-12-23 14:00:14,160 81148 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://192.168.122.178/networking/v2.0/security-groups/b2c97dfd-3e51-49a9-bc82-c42f158d595e 0.206s
2025-12-23 14:00:14,160 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-39b7291e-a02f-47ce-be5d-39ee98648834', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/networking/v2.0/security-groups/b2c97dfd-3e51-49a9-bc82-c42f158d595e'}
Body: b''
2025-12-23 14:00:14,175 81148 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://192.168.122.178/networking/v2.0/security-groups/b2c97dfd-3e51-49a9-bc82-c42f158d595e 0.014s
2025-12-23 14:00:14,175 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-b4a7523d-07a9-42dd-95ae-bacf78698154', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.178/networking/v2.0/security-groups/b2c97dfd-3e51-49a9-bc82-c42f158d595e'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group b2c97dfd-3e51-49a9-bc82-c42f158d595e does not exist", "detail": ""}}'
2025-12-23 14:00:14,571 81148 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://192.168.122.178/networking/v2.0/floatingips/57cd1e19-6b99-4700-b1b3-a2c669e6ce18 0.395s
2025-12-23 14:00:14,571 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-4e8a09eb-41c5-4531-8bc3-8b62de8a5498', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/networking/v2.0/floatingips/57cd1e19-6b99-4700-b1b3-a2c669e6ce18'}
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 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, 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 326, 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 becbc4d0-94ec-4b01-bf0f-0fdd5a6009bd failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-23T13:00:13Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance becbc4d0-94ec-4b01-bf0f-0fdd5a6009bd.'}. Request ID of server operation performed before checking the server status req-207e7476-650d-40dd-94cf-0ce700c8bf15.
|
||||||
| 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:'': {{{
2025-12-23 14:01:40,536 81152 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://192.168.122.178/identity/v3/auth/tokens 0.101s
2025-12-23 14:01:40,536 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:01:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2518', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b27cf71e-6df6-4db9-bdb2-cd4b966ded60', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "8c64c2e157384379a307b6ebc43ee961", "name": "tempest-VolumesActionsTest-981719062-project-member", "password_expires_at": null}, "audit_ids": ["B2FoaOeOT1agmwrlmmhipA"], "expires_at": "2025-12-23T14:01:40.000000Z", "issued_at": "2025-12-23T13:01:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "98229f3d370f4610a575832258330d4e", "name": "tempest-VolumesActionsTest-981719062"}, "is_domain": false, "roles": [{"id": "33c052702d8947aca6e9f3c187efdc36", "name": "reader"}, {"id": "1396919ed4534591818d740796472755", "name": "member"}], "catalog": [{"endpoints": [{"id": "96c32ad3f6274708b259878e45f1e9cd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/identity", "region": "RegionOne"}], "id": "32eed16d2ec24754875d4eae500907c8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ade6c470d4ea4571aaa7f3232351a970", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/image", "region": "RegionOne"}], "id": "4980eb572a1a4f43bac1760c3d4de918", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89ae2642d56947ebb69124692a84e96b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/placement", "region": "RegionOne"}], "id": "7142ef5bfe034f589eb6a3ec4bc18d5c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "96dc3d307399484fbd08ff5186203dd2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/networking", "region": "RegionOne"}], "id": "7ea9ecf25aca44208a4ee0a0f5c9b0f9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "cdc96df523804eaa8a706aec7434a986", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/volume/v3", "region": "RegionOne"}], "id": "982392a271ba4fe6ad782cefc69ed486", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "009bbd79ca7f46d9b86d3601d76c1fbc", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2.1", "region": "RegionOne"}], "id": "c435593889334b6f8bbe9754bc4fd445", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a54caf0551134d089c8275920f76d856", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2/98229f3d370f4610a575832258330d4e", "region": "RegionOne"}], "id": "d2d771d6206f4f0c931ae6b177d98938", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-23 14:01:40,536 81152 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': '600942e8-c1a0-426b-83c7-741c36cb28ac', 'name': 'tempest-VolumesActionsTest-111893375-network', 'tenant_id': '98229f3d370f4610a575832258330d4e', 'project_id': '98229f3d370f4610a575832258330d4e', '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': 56259, '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': '2025-12-23T13:01:24Z', 'updated_at': '2025-12-23T13:01:24Z', 'revision_number': 1} available for tenant
2025-12-23 14:01:41,263 81152 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://192.168.122.178/compute/v2.1/servers 0.725s
2025-12-23 14:01:41,263 81152 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-1316866315", "imageRef": "e2d1dc78-9498-46e2-8931-07b129784a25", "flavorRef": "42", "networks": [{"uuid": "600942e8-c1a0-426b-83c7-741c36cb28ac"}]}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:01:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.178/compute/v2.1/servers/1e2a83ac-a333-45dd-aacc-74558e939d07', '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-98ba2047-3720-4485-a98d-cdb2dd7975d6', 'x-compute-request-id': 'req-98ba2047-3720-4485-a98d-cdb2dd7975d6', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/compute/v2.1/servers'}
Body: b'{"server": {"id": "1e2a83ac-a333-45dd-aacc-74558e939d07", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/1e2a83ac-a333-45dd-aacc-74558e939d07"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/1e2a83ac-a333-45dd-aacc-74558e939d07"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "3SQAgZ4Xqdvy"}}'
2025-12-23 14:01:41,339 81152 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.178/compute/v2.1/servers/1e2a83ac-a333-45dd-aacc-74558e939d07 0.073s
2025-12-23 14:01:41,339 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:01:41 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-5c304856-5dd2-49d3-b1f2-bd9f88136b2a', 'x-compute-request-id': 'req-5c304856-5dd2-49d3-b1f2-bd9f88136b2a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/1e2a83ac-a333-45dd-aacc-74558e939d07'}
Body: b'{"server": {"id": "1e2a83ac-a333-45dd-aacc-74558e939d07", "name": "tempest-VolumesActionsTest-instance-1316866315", "status": "BUILD", "tenant_id": "98229f3d370f4610a575832258330d4e", "user_id": "8c64c2e157384379a307b6ebc43ee961", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:01:41Z", "updated": "2025-12-23T13:01:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/1e2a83ac-a333-45dd-aacc-74558e939d07"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/1e2a83ac-a333-45dd-aacc-74558e939d07"}], "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": []}}'
2025-12-23 14:01:42,427 81152 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.178/compute/v2.1/servers/1e2a83ac-a333-45dd-aacc-74558e939d07 0.076s
2025-12-23 14:01:42,427 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:01:42 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-38e3c982-74f1-40fb-99ba-3e5bc2690d05', 'x-compute-request-id': 'req-38e3c982-74f1-40fb-99ba-3e5bc2690d05', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/1e2a83ac-a333-45dd-aacc-74558e939d07'}
Body: b'{"server": {"id": "1e2a83ac-a333-45dd-aacc-74558e939d07", "name": "tempest-VolumesActionsTest-instance-1316866315", "status": "BUILD", "tenant_id": "98229f3d370f4610a575832258330d4e", "user_id": "8c64c2e157384379a307b6ebc43ee961", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:01:41Z", "updated": "2025-12-23T13:01:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/1e2a83ac-a333-45dd-aacc-74558e939d07"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/1e2a83ac-a333-45dd-aacc-74558e939d07"}], "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": []}}'
2025-12-23 14:01:43,521 81152 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.178/compute/v2.1/servers/1e2a83ac-a333-45dd-aacc-74558e939d07 0.081s
2025-12-23 14:01:43,521 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:01:43 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-9652cb34-c18b-4fcd-8b85-af2bc0c9b4f3', 'x-compute-request-id': 'req-9652cb34-c18b-4fcd-8b85-af2bc0c9b4f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/1e2a83ac-a333-45dd-aacc-74558e939d07'}
Body: b'{"server": {"id": "1e2a83ac-a333-45dd-aacc-74558e939d07", "name": "tempest-VolumesActionsTest-instance-1316866315", "status": "BUILD", "tenant_id": "98229f3d370f4610a575832258330d4e", "user_id": "8c64c2e157384379a307b6ebc43ee961", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:01:41Z", "updated": "2025-12-23T13:01:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/1e2a83ac-a333-45dd-aacc-74558e939d07"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/1e2a83ac-a333-45dd-aacc-74558e939d07"}], "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": []}}'
2025-12-23 14:01:43,532 81152 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2025-12-23 14:01:44,645 81152 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.178/compute/v2.1/servers/1e2a83ac-a333-45dd-aacc-74558e939d07 0.111s
2025-12-23 14:01:44,645 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:01:44 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-bafefb97-43a4-4e1e-9f28-d36e25a0f23e', 'x-compute-request-id': 'req-bafefb97-43a4-4e1e-9f28-d36e25a0f23e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/1e2a83ac-a333-45dd-aacc-74558e939d07'}
Body: b'{"server": {"id": "1e2a83ac-a333-45dd-aacc-74558e939d07", "name": "tempest-VolumesActionsTest-instance-1316866315", "status": "BUILD", "tenant_id": "98229f3d370f4610a575832258330d4e", "user_id": "8c64c2e157384379a307b6ebc43ee961", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:01:41Z", "updated": "2025-12-23T13:01:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/1e2a83ac-a333-45dd-aacc-74558e939d07"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/1e2a83ac-a333-45dd-aacc-74558e939d07"}], "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": []}}'
2025-12-23 14:01:45,732 81152 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.178/compute/v2.1/servers/1e2a83ac-a333-45dd-aacc-74558e939d07 0.075s
2025-12-23 14:01:45,732 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:01:45 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-2d7b5373-9429-4ff5-811f-c4cc0f103018', 'x-compute-request-id': 'req-2d7b5373-9429-4ff5-811f-c4cc0f103018', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/1e2a83ac-a333-45dd-aacc-74558e939d07'}
Body: b'{"server": {"id": "1e2a83ac-a333-45dd-aacc-74558e939d07", "name": "tempest-VolumesActionsTest-instance-1316866315", "status": "BUILD", "tenant_id": "98229f3d370f4610a575832258330d4e", "user_id": "8c64c2e157384379a307b6ebc43ee961", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:01:41Z", "updated": "2025-12-23T13:01:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/1e2a83ac-a333-45dd-aacc-74558e939d07"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/1e2a83ac-a333-45dd-aacc-74558e939d07"}], "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": []}}'
2025-12-23 14:01:47,293 81152 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.178/compute/v2.1/servers/1e2a83ac-a333-45dd-aacc-74558e939d07 0.548s
2025-12-23 14:01:47,293 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:01:46 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-5ffcd8d9-6735-4d0b-a1fb-ef60eb0f6f68', 'x-compute-request-id': 'req-5ffcd8d9-6735-4d0b-a1fb-ef60eb0f6f68', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/1e2a83ac-a333-45dd-aacc-74558e939d07'}
Body: b'{"server": {"id": "1e2a83ac-a333-45dd-aacc-74558e939d07", "name": "tempest-VolumesActionsTest-instance-1316866315", "status": "ERROR", "tenant_id": "98229f3d370f4610a575832258330d4e", "user_id": "8c64c2e157384379a307b6ebc43ee961", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:01:41Z", "updated": "2025-12-23T13:01:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/1e2a83ac-a333-45dd-aacc-74558e939d07"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/1e2a83ac-a333-45dd-aacc-74558e939d07"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-23T13:01:46Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 1e2a83ac-a333-45dd-aacc-74558e939d07."}, "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": []}}'
2025-12-23 14:01:47,304 81152 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "ERROR/None" after 6 second wait
2025-12-23 14:01:47,735 81152 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 204 DELETE http://192.168.122.178/compute/v2.1/servers/1e2a83ac-a333-45dd-aacc-74558e939d07 0.431s
2025-12-23 14:01:47,736 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:01:47 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-ab30c4f4-aee7-413d-bf44-9f860b4f4a66', 'x-compute-request-id': 'req-ab30c4f4-aee7-413d-bf44-9f860b4f4a66', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/1e2a83ac-a333-45dd-aacc-74558e939d07'}
Body: b''
2025-12-23 14:01:47,775 81152 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 404 GET http://192.168.122.178/compute/v2.1/servers/1e2a83ac-a333-45dd-aacc-74558e939d07 0.038s
2025-12-23 14:01:47,775 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:01:47 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-49f6718a-7d8f-49f0-b9f4-e528892a05d4', 'x-compute-request-id': 'req-49f6718a-7d8f-49f0-b9f4-e528892a05d4', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/1e2a83ac-a333-45dd-aacc-74558e939d07'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1e2a83ac-a333-45dd-aacc-74558e939d07 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 343, 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 326, 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 1e2a83ac-a333-45dd-aacc-74558e939d07 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-23T13:01:46Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 1e2a83ac-a333-45dd-aacc-74558e939d07.'}. Request ID of server operation performed before checking the server status req-98ba2047-3720-4485-a98d-cdb2dd7975d6.
|
||||||
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:'': {{{
2025-12-23 14:00:39,104 81150 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 201 POST http://192.168.122.178/identity/v3/auth/tokens 0.042s
2025-12-23 14:00:39,105 81150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2518', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-49cb7a55-04bc-4bc2-a10d-c17f63fa26c2', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "ae05854d94f546bd86cd5391b5a8dfd9", "name": "tempest-VolumesActionsTest-282106450-project-member", "password_expires_at": null}, "audit_ids": ["wpO52FHuQI6E3dngvD-2uQ"], "expires_at": "2025-12-23T14:00:39.000000Z", "issued_at": "2025-12-23T13:00:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d77e577fd9cf47b0825a2bb1c333a13c", "name": "tempest-VolumesActionsTest-282106450"}, "is_domain": false, "roles": [{"id": "33c052702d8947aca6e9f3c187efdc36", "name": "reader"}, {"id": "1396919ed4534591818d740796472755", "name": "member"}], "catalog": [{"endpoints": [{"id": "96c32ad3f6274708b259878e45f1e9cd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/identity", "region": "RegionOne"}], "id": "32eed16d2ec24754875d4eae500907c8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ade6c470d4ea4571aaa7f3232351a970", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/image", "region": "RegionOne"}], "id": "4980eb572a1a4f43bac1760c3d4de918", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89ae2642d56947ebb69124692a84e96b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/placement", "region": "RegionOne"}], "id": "7142ef5bfe034f589eb6a3ec4bc18d5c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "96dc3d307399484fbd08ff5186203dd2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/networking", "region": "RegionOne"}], "id": "7ea9ecf25aca44208a4ee0a0f5c9b0f9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "cdc96df523804eaa8a706aec7434a986", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/volume/v3", "region": "RegionOne"}], "id": "982392a271ba4fe6ad782cefc69ed486", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "009bbd79ca7f46d9b86d3601d76c1fbc", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2.1", "region": "RegionOne"}], "id": "c435593889334b6f8bbe9754bc4fd445", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a54caf0551134d089c8275920f76d856", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2/d77e577fd9cf47b0825a2bb1c333a13c", "region": "RegionOne"}], "id": "d2d771d6206f4f0c931ae6b177d98938", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-23 14:00:39,105 81150 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_attach_detach_volume_to_instance) Found network {'id': '1cad37f0-ec71-4d2d-a8c3-156326222a1e', 'name': 'tempest-VolumesActionsTest-373421252-network', 'tenant_id': 'd77e577fd9cf47b0825a2bb1c333a13c', 'project_id': 'd77e577fd9cf47b0825a2bb1c333a13c', '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': 45247, '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': '2025-12-23T13:00:28Z', 'updated_at': '2025-12-23T13:00:29Z', 'revision_number': 1} available for tenant
2025-12-23 14:00:39,686 81150 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 202 POST http://192.168.122.178/compute/v2.1/servers 0.579s
2025-12-23 14:00:39,686 81150 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-1130068365", "imageRef": "e2d1dc78-9498-46e2-8931-07b129784a25", "flavorRef": "42", "networks": [{"uuid": "1cad37f0-ec71-4d2d-a8c3-156326222a1e"}]}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.178/compute/v2.1/servers/3e0bf63c-eb13-4e14-ac9e-03b30c4096d1', '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-8c17a2a8-fa7d-4d9b-9d5a-0e231ad3e167', 'x-compute-request-id': 'req-8c17a2a8-fa7d-4d9b-9d5a-0e231ad3e167', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/compute/v2.1/servers'}
Body: b'{"server": {"id": "3e0bf63c-eb13-4e14-ac9e-03b30c4096d1", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/3e0bf63c-eb13-4e14-ac9e-03b30c4096d1"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/3e0bf63c-eb13-4e14-ac9e-03b30c4096d1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "b9hGF7vybfTb"}}'
2025-12-23 14:00:39,804 81150 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.178/compute/v2.1/servers/3e0bf63c-eb13-4e14-ac9e-03b30c4096d1 0.116s
2025-12-23 14:00:39,805 81150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:39 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-5464ee14-db1e-4774-a4dd-f4bdf8bcdabd', 'x-compute-request-id': 'req-5464ee14-db1e-4774-a4dd-f4bdf8bcdabd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/3e0bf63c-eb13-4e14-ac9e-03b30c4096d1'}
Body: b'{"server": {"id": "3e0bf63c-eb13-4e14-ac9e-03b30c4096d1", "name": "tempest-VolumesActionsTest-instance-1130068365", "status": "BUILD", "tenant_id": "d77e577fd9cf47b0825a2bb1c333a13c", "user_id": "ae05854d94f546bd86cd5391b5a8dfd9", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:00:40Z", "updated": "2025-12-23T13:00:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/3e0bf63c-eb13-4e14-ac9e-03b30c4096d1"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/3e0bf63c-eb13-4e14-ac9e-03b30c4096d1"}], "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": []}}'
2025-12-23 14:00:41,155 81150 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.178/compute/v2.1/servers/3e0bf63c-eb13-4e14-ac9e-03b30c4096d1 0.339s
2025-12-23 14:00:41,156 81150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:40 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-a4a3b266-becf-43d3-906a-d4053e6599b4', 'x-compute-request-id': 'req-a4a3b266-becf-43d3-906a-d4053e6599b4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/3e0bf63c-eb13-4e14-ac9e-03b30c4096d1'}
Body: b'{"server": {"id": "3e0bf63c-eb13-4e14-ac9e-03b30c4096d1", "name": "tempest-VolumesActionsTest-instance-1130068365", "status": "BUILD", "tenant_id": "d77e577fd9cf47b0825a2bb1c333a13c", "user_id": "ae05854d94f546bd86cd5391b5a8dfd9", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:00:39Z", "updated": "2025-12-23T13:00:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/3e0bf63c-eb13-4e14-ac9e-03b30c4096d1"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/3e0bf63c-eb13-4e14-ac9e-03b30c4096d1"}], "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": []}}'
2025-12-23 14:00:42,612 81150 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.178/compute/v2.1/servers/3e0bf63c-eb13-4e14-ac9e-03b30c4096d1 0.444s
2025-12-23 14:00:42,612 81150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:42 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-d6cea1cb-dfe6-437d-82fd-6b8bec41e11c', 'x-compute-request-id': 'req-d6cea1cb-dfe6-437d-82fd-6b8bec41e11c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/3e0bf63c-eb13-4e14-ac9e-03b30c4096d1'}
Body: b'{"server": {"id": "3e0bf63c-eb13-4e14-ac9e-03b30c4096d1", "name": "tempest-VolumesActionsTest-instance-1130068365", "status": "BUILD", "tenant_id": "d77e577fd9cf47b0825a2bb1c333a13c", "user_id": "ae05854d94f546bd86cd5391b5a8dfd9", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:00:39Z", "updated": "2025-12-23T13:00:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/3e0bf63c-eb13-4e14-ac9e-03b30c4096d1"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/3e0bf63c-eb13-4e14-ac9e-03b30c4096d1"}], "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": []}}'
2025-12-23 14:00:42,623 81150 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2025-12-23 14:00:43,706 81150 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.178/compute/v2.1/servers/3e0bf63c-eb13-4e14-ac9e-03b30c4096d1 0.082s
2025-12-23 14:00:43,707 81150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:43 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-001bceee-24a4-4a6b-90fc-b5c7f81b99ea', 'x-compute-request-id': 'req-001bceee-24a4-4a6b-90fc-b5c7f81b99ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/3e0bf63c-eb13-4e14-ac9e-03b30c4096d1'}
Body: b'{"server": {"id": "3e0bf63c-eb13-4e14-ac9e-03b30c4096d1", "name": "tempest-VolumesActionsTest-instance-1130068365", "status": "BUILD", "tenant_id": "d77e577fd9cf47b0825a2bb1c333a13c", "user_id": "ae05854d94f546bd86cd5391b5a8dfd9", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:00:39Z", "updated": "2025-12-23T13:00:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/3e0bf63c-eb13-4e14-ac9e-03b30c4096d1"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/3e0bf63c-eb13-4e14-ac9e-03b30c4096d1"}], "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": []}}'
2025-12-23 14:00:44,797 81150 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.178/compute/v2.1/servers/3e0bf63c-eb13-4e14-ac9e-03b30c4096d1 0.079s
2025-12-23 14:00:44,798 81150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:44 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-3ca35aee-98f9-4ec9-a171-52aa37f9c83a', 'x-compute-request-id': 'req-3ca35aee-98f9-4ec9-a171-52aa37f9c83a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/3e0bf63c-eb13-4e14-ac9e-03b30c4096d1'}
Body: b'{"server": {"id": "3e0bf63c-eb13-4e14-ac9e-03b30c4096d1", "name": "tempest-VolumesActionsTest-instance-1130068365", "status": "BUILD", "tenant_id": "d77e577fd9cf47b0825a2bb1c333a13c", "user_id": "ae05854d94f546bd86cd5391b5a8dfd9", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:00:39Z", "updated": "2025-12-23T13:00:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/3e0bf63c-eb13-4e14-ac9e-03b30c4096d1"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/3e0bf63c-eb13-4e14-ac9e-03b30c4096d1"}], "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": []}}'
2025-12-23 14:00:45,893 81150 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.178/compute/v2.1/servers/3e0bf63c-eb13-4e14-ac9e-03b30c4096d1 0.084s
2025-12-23 14:00:45,893 81150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:45 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-0d964566-4007-42a2-98be-7b0b1a7a4208', 'x-compute-request-id': 'req-0d964566-4007-42a2-98be-7b0b1a7a4208', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/3e0bf63c-eb13-4e14-ac9e-03b30c4096d1'}
Body: b'{"server": {"id": "3e0bf63c-eb13-4e14-ac9e-03b30c4096d1", "name": "tempest-VolumesActionsTest-instance-1130068365", "status": "ERROR", "tenant_id": "d77e577fd9cf47b0825a2bb1c333a13c", "user_id": "ae05854d94f546bd86cd5391b5a8dfd9", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:00:39Z", "updated": "2025-12-23T13:00:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/3e0bf63c-eb13-4e14-ac9e-03b30c4096d1"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/3e0bf63c-eb13-4e14-ac9e-03b30c4096d1"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-23T13:00:46Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 3e0bf63c-eb13-4e14-ac9e-03b30c4096d1."}, "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": []}}'
2025-12-23 14:00:45,904 81150 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "ERROR/None" after 6 second wait
2025-12-23 14:00:46,177 81150 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 204 DELETE http://192.168.122.178/compute/v2.1/servers/3e0bf63c-eb13-4e14-ac9e-03b30c4096d1 0.273s
2025-12-23 14:00:46,178 81150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:45 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-4a8691e1-8ca5-4113-887e-9fbef582e700', 'x-compute-request-id': 'req-4a8691e1-8ca5-4113-887e-9fbef582e700', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/3e0bf63c-eb13-4e14-ac9e-03b30c4096d1'}
Body: b''
2025-12-23 14:00:46,211 81150 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 404 GET http://192.168.122.178/compute/v2.1/servers/3e0bf63c-eb13-4e14-ac9e-03b30c4096d1 0.033s
2025-12-23 14:00:46,212 81150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00: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-8a4fdc7b-c22f-4ffb-a96b-afc7d98e8a0d', 'x-compute-request-id': 'req-8a4fdc7b-c22f-4ffb-a96b-afc7d98e8a0d', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/3e0bf63c-eb13-4e14-ac9e-03b30c4096d1'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 3e0bf63c-eb13-4e14-ac9e-03b30c4096d1 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 343, 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 326, 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 3e0bf63c-eb13-4e14-ac9e-03b30c4096d1 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-23T13:00:46Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 3e0bf63c-eb13-4e14-ac9e-03b30c4096d1.'}. Request ID of server operation performed before checking the server status req-8c17a2a8-fa7d-4d9b-9d5a-0e231ad3e167.
|
||||||
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:'': {{{
2025-12-23 14:00:46,278 81150 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 201 POST http://192.168.122.178/identity/v3/auth/tokens 0.045s
2025-12-23 14:00:46,278 81150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2518', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e46071a1-8a0d-4b3f-b161-6712f0dc8b40', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "ae05854d94f546bd86cd5391b5a8dfd9", "name": "tempest-VolumesActionsTest-282106450-project-member", "password_expires_at": null}, "audit_ids": ["vtLd3CV9Q3-38ocB5aNfxA"], "expires_at": "2025-12-23T14:00:46.000000Z", "issued_at": "2025-12-23T13:00:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d77e577fd9cf47b0825a2bb1c333a13c", "name": "tempest-VolumesActionsTest-282106450"}, "is_domain": false, "roles": [{"id": "33c052702d8947aca6e9f3c187efdc36", "name": "reader"}, {"id": "1396919ed4534591818d740796472755", "name": "member"}], "catalog": [{"endpoints": [{"id": "96c32ad3f6274708b259878e45f1e9cd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/identity", "region": "RegionOne"}], "id": "32eed16d2ec24754875d4eae500907c8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ade6c470d4ea4571aaa7f3232351a970", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/image", "region": "RegionOne"}], "id": "4980eb572a1a4f43bac1760c3d4de918", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89ae2642d56947ebb69124692a84e96b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/placement", "region": "RegionOne"}], "id": "7142ef5bfe034f589eb6a3ec4bc18d5c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "96dc3d307399484fbd08ff5186203dd2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/networking", "region": "RegionOne"}], "id": "7ea9ecf25aca44208a4ee0a0f5c9b0f9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "cdc96df523804eaa8a706aec7434a986", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/volume/v3", "region": "RegionOne"}], "id": "982392a271ba4fe6ad782cefc69ed486", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "009bbd79ca7f46d9b86d3601d76c1fbc", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2.1", "region": "RegionOne"}], "id": "c435593889334b6f8bbe9754bc4fd445", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a54caf0551134d089c8275920f76d856", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2/d77e577fd9cf47b0825a2bb1c333a13c", "region": "RegionOne"}], "id": "d2d771d6206f4f0c931ae6b177d98938", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-23 14:00:46,278 81150 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_get_volume_attachment) Found network {'id': '1cad37f0-ec71-4d2d-a8c3-156326222a1e', 'name': 'tempest-VolumesActionsTest-373421252-network', 'tenant_id': 'd77e577fd9cf47b0825a2bb1c333a13c', 'project_id': 'd77e577fd9cf47b0825a2bb1c333a13c', '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': 45247, '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': '2025-12-23T13:00:28Z', 'updated_at': '2025-12-23T13:00:29Z', 'revision_number': 1} available for tenant
2025-12-23 14:00:46,911 81150 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 202 POST http://192.168.122.178/compute/v2.1/servers 0.632s
2025-12-23 14:00:46,911 81150 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-654682154", "imageRef": "e2d1dc78-9498-46e2-8931-07b129784a25", "flavorRef": "42", "networks": [{"uuid": "1cad37f0-ec71-4d2d-a8c3-156326222a1e"}]}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.178/compute/v2.1/servers/16a4a03f-ff43-4bac-90d9-c06ffe3dfdc1', '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-a661522c-66c8-4f00-9ef7-8695698a56fd', 'x-compute-request-id': 'req-a661522c-66c8-4f00-9ef7-8695698a56fd', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/compute/v2.1/servers'}
Body: b'{"server": {"id": "16a4a03f-ff43-4bac-90d9-c06ffe3dfdc1", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/16a4a03f-ff43-4bac-90d9-c06ffe3dfdc1"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/16a4a03f-ff43-4bac-90d9-c06ffe3dfdc1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "76kLBxV4zPWM"}}'
2025-12-23 14:00:46,984 81150 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.178/compute/v2.1/servers/16a4a03f-ff43-4bac-90d9-c06ffe3dfdc1 0.070s
2025-12-23 14:00:46,984 81150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:46 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-849c034a-4449-4266-acee-1f24da09f15b', 'x-compute-request-id': 'req-849c034a-4449-4266-acee-1f24da09f15b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/16a4a03f-ff43-4bac-90d9-c06ffe3dfdc1'}
Body: b'{"server": {"id": "16a4a03f-ff43-4bac-90d9-c06ffe3dfdc1", "name": "tempest-VolumesActionsTest-instance-654682154", "status": "BUILD", "tenant_id": "d77e577fd9cf47b0825a2bb1c333a13c", "user_id": "ae05854d94f546bd86cd5391b5a8dfd9", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:00:47Z", "updated": "2025-12-23T13:00:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/16a4a03f-ff43-4bac-90d9-c06ffe3dfdc1"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/16a4a03f-ff43-4bac-90d9-c06ffe3dfdc1"}], "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": []}}'
2025-12-23 14:00:48,080 81150 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.178/compute/v2.1/servers/16a4a03f-ff43-4bac-90d9-c06ffe3dfdc1 0.084s
2025-12-23 14:00:48,080 81150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:47 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-50561baf-1f56-441c-ace7-5bdedda4f2b9', 'x-compute-request-id': 'req-50561baf-1f56-441c-ace7-5bdedda4f2b9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/16a4a03f-ff43-4bac-90d9-c06ffe3dfdc1'}
Body: b'{"server": {"id": "16a4a03f-ff43-4bac-90d9-c06ffe3dfdc1", "name": "tempest-VolumesActionsTest-instance-654682154", "status": "BUILD", "tenant_id": "d77e577fd9cf47b0825a2bb1c333a13c", "user_id": "ae05854d94f546bd86cd5391b5a8dfd9", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:00:46Z", "updated": "2025-12-23T13:00:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/16a4a03f-ff43-4bac-90d9-c06ffe3dfdc1"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/16a4a03f-ff43-4bac-90d9-c06ffe3dfdc1"}], "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": []}}'
2025-12-23 14:00:49,264 81150 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.178/compute/v2.1/servers/16a4a03f-ff43-4bac-90d9-c06ffe3dfdc1 0.172s
2025-12-23 14:00:49,264 81150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:49 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-1a9b843f-7659-45e1-bbf9-535bb9c0adbd', 'x-compute-request-id': 'req-1a9b843f-7659-45e1-bbf9-535bb9c0adbd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/16a4a03f-ff43-4bac-90d9-c06ffe3dfdc1'}
Body: b'{"server": {"id": "16a4a03f-ff43-4bac-90d9-c06ffe3dfdc1", "name": "tempest-VolumesActionsTest-instance-654682154", "status": "BUILD", "tenant_id": "d77e577fd9cf47b0825a2bb1c333a13c", "user_id": "ae05854d94f546bd86cd5391b5a8dfd9", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:00:46Z", "updated": "2025-12-23T13:00:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/16a4a03f-ff43-4bac-90d9-c06ffe3dfdc1"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/16a4a03f-ff43-4bac-90d9-c06ffe3dfdc1"}], "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": []}}'
2025-12-23 14:00:49,275 81150 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2025-12-23 14:00:50,364 81150 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.178/compute/v2.1/servers/16a4a03f-ff43-4bac-90d9-c06ffe3dfdc1 0.088s
2025-12-23 14:00:50,364 81150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:50 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-b79406e3-8fd6-405a-83b1-cd72a2cf7d3e', 'x-compute-request-id': 'req-b79406e3-8fd6-405a-83b1-cd72a2cf7d3e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/16a4a03f-ff43-4bac-90d9-c06ffe3dfdc1'}
Body: b'{"server": {"id": "16a4a03f-ff43-4bac-90d9-c06ffe3dfdc1", "name": "tempest-VolumesActionsTest-instance-654682154", "status": "BUILD", "tenant_id": "d77e577fd9cf47b0825a2bb1c333a13c", "user_id": "ae05854d94f546bd86cd5391b5a8dfd9", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:00:46Z", "updated": "2025-12-23T13:00:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/16a4a03f-ff43-4bac-90d9-c06ffe3dfdc1"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/16a4a03f-ff43-4bac-90d9-c06ffe3dfdc1"}], "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": []}}'
2025-12-23 14:00:51,477 81150 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.178/compute/v2.1/servers/16a4a03f-ff43-4bac-90d9-c06ffe3dfdc1 0.101s
2025-12-23 14:00:51,478 81150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:51 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-660102a4-08e5-4ae8-9143-21c114774a75', 'x-compute-request-id': 'req-660102a4-08e5-4ae8-9143-21c114774a75', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/16a4a03f-ff43-4bac-90d9-c06ffe3dfdc1'}
Body: b'{"server": {"id": "16a4a03f-ff43-4bac-90d9-c06ffe3dfdc1", "name": "tempest-VolumesActionsTest-instance-654682154", "status": "BUILD", "tenant_id": "d77e577fd9cf47b0825a2bb1c333a13c", "user_id": "ae05854d94f546bd86cd5391b5a8dfd9", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:00:46Z", "updated": "2025-12-23T13:00:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/16a4a03f-ff43-4bac-90d9-c06ffe3dfdc1"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/16a4a03f-ff43-4bac-90d9-c06ffe3dfdc1"}], "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": []}}'
2025-12-23 14:00:52,638 81150 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.178/compute/v2.1/servers/16a4a03f-ff43-4bac-90d9-c06ffe3dfdc1 0.148s
2025-12-23 14:00:52,639 81150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:52 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-81ce1152-3a2f-4464-b721-c214c1d0475a', 'x-compute-request-id': 'req-81ce1152-3a2f-4464-b721-c214c1d0475a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/16a4a03f-ff43-4bac-90d9-c06ffe3dfdc1'}
Body: b'{"server": {"id": "16a4a03f-ff43-4bac-90d9-c06ffe3dfdc1", "name": "tempest-VolumesActionsTest-instance-654682154", "status": "ERROR", "tenant_id": "d77e577fd9cf47b0825a2bb1c333a13c", "user_id": "ae05854d94f546bd86cd5391b5a8dfd9", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:00:46Z", "updated": "2025-12-23T13:00:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/16a4a03f-ff43-4bac-90d9-c06ffe3dfdc1"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/16a4a03f-ff43-4bac-90d9-c06ffe3dfdc1"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-23T13:00:52Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 16a4a03f-ff43-4bac-90d9-c06ffe3dfdc1."}, "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": []}}'
2025-12-23 14:00:52,649 81150 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "ERROR/None" after 6 second wait
2025-12-23 14:00:52,987 81150 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 204 DELETE http://192.168.122.178/compute/v2.1/servers/16a4a03f-ff43-4bac-90d9-c06ffe3dfdc1 0.337s
2025-12-23 14:00:52,987 81150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:52 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-b38e82eb-1f76-44ec-90a8-28ca4084967f', 'x-compute-request-id': 'req-b38e82eb-1f76-44ec-90a8-28ca4084967f', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/16a4a03f-ff43-4bac-90d9-c06ffe3dfdc1'}
Body: b''
2025-12-23 14:00:53,030 81150 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 404 GET http://192.168.122.178/compute/v2.1/servers/16a4a03f-ff43-4bac-90d9-c06ffe3dfdc1 0.043s
2025-12-23 14:00:53,031 81150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:00:52 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-e81a490c-27f7-4c23-8d10-2da324cb8f4a', 'x-compute-request-id': 'req-e81a490c-27f7-4c23-8d10-2da324cb8f4a', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/16a4a03f-ff43-4bac-90d9-c06ffe3dfdc1'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 16a4a03f-ff43-4bac-90d9-c06ffe3dfdc1 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 343, 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 326, 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 16a4a03f-ff43-4bac-90d9-c06ffe3dfdc1 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-23T13:00:52Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 16a4a03f-ff43-4bac-90d9-c06ffe3dfdc1.'}. Request ID of server operation performed before checking the server status req-a661522c-66c8-4f00-9ef7-8695698a56fd.
|
||||||
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:'': {{{
2025-12-23 14:03:20,550 81152 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 201 POST http://192.168.122.178/identity/v3/auth/tokens 0.033s
2025-12-23 14:03:20,551 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:03:20 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-b705e9cb-7341-4f82-a4a0-7ca2db61fc70', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "0e1672d192474258af74b233c71bec28", "name": "tempest-VolumesNegativeTest-257440728-project-member", "password_expires_at": null}, "audit_ids": ["EKge12yMTdCw8enu5rv_9g"], "expires_at": "2025-12-23T14:03:20.000000Z", "issued_at": "2025-12-23T13:03:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1c93c6aaaeb5407985a7e52e0b87c8d4", "name": "tempest-VolumesNegativeTest-257440728"}, "is_domain": false, "roles": [{"id": "33c052702d8947aca6e9f3c187efdc36", "name": "reader"}, {"id": "1396919ed4534591818d740796472755", "name": "member"}], "catalog": [{"endpoints": [{"id": "96c32ad3f6274708b259878e45f1e9cd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/identity", "region": "RegionOne"}], "id": "32eed16d2ec24754875d4eae500907c8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ade6c470d4ea4571aaa7f3232351a970", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/image", "region": "RegionOne"}], "id": "4980eb572a1a4f43bac1760c3d4de918", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89ae2642d56947ebb69124692a84e96b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/placement", "region": "RegionOne"}], "id": "7142ef5bfe034f589eb6a3ec4bc18d5c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "96dc3d307399484fbd08ff5186203dd2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/networking", "region": "RegionOne"}], "id": "7ea9ecf25aca44208a4ee0a0f5c9b0f9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "cdc96df523804eaa8a706aec7434a986", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/volume/v3", "region": "RegionOne"}], "id": "982392a271ba4fe6ad782cefc69ed486", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "009bbd79ca7f46d9b86d3601d76c1fbc", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2.1", "region": "RegionOne"}], "id": "c435593889334b6f8bbe9754bc4fd445", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a54caf0551134d089c8275920f76d856", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2/1c93c6aaaeb5407985a7e52e0b87c8d4", "region": "RegionOne"}], "id": "d2d771d6206f4f0c931ae6b177d98938", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-23 14:03:20,551 81152 INFO [tempest.lib.common.fixed_network] (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id) Found network None available for tenant
2025-12-23 14:03:21,019 81152 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 202 POST http://192.168.122.178/compute/v2.1/servers 0.467s
2025-12-23 14:03:21,020 81152 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-1748363585", "imageRef": "e2d1dc78-9498-46e2-8931-07b129784a25", "flavorRef": "42"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:03:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.178/compute/v2.1/servers/f281897f-4270-427d-b3fc-cd1336c53726', '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-6a4156fe-1bfc-4223-9886-d2232c29d531', 'x-compute-request-id': 'req-6a4156fe-1bfc-4223-9886-d2232c29d531', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/compute/v2.1/servers'}
Body: b'{"server": {"id": "f281897f-4270-427d-b3fc-cd1336c53726", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/f281897f-4270-427d-b3fc-cd1336c53726"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/f281897f-4270-427d-b3fc-cd1336c53726"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "RekLuJV8PZg7"}}'
2025-12-23 14:03:21,181 81152 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.178/compute/v2.1/servers/f281897f-4270-427d-b3fc-cd1336c53726 0.158s
2025-12-23 14:03:21,181 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:03:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1229', '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-59d1096b-c7ff-4ef0-adc0-28fd85f3fa6a', 'x-compute-request-id': 'req-59d1096b-c7ff-4ef0-adc0-28fd85f3fa6a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/f281897f-4270-427d-b3fc-cd1336c53726'}
Body: b'{"server": {"id": "f281897f-4270-427d-b3fc-cd1336c53726", "name": "tempest-VolumesNegativeTest-instance-1748363585", "status": "BUILD", "tenant_id": "1c93c6aaaeb5407985a7e52e0b87c8d4", "user_id": "0e1672d192474258af74b233c71bec28", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:03:21Z", "updated": "2025-12-23T13:03:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/f281897f-4270-427d-b3fc-cd1336c53726"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/f281897f-4270-427d-b3fc-cd1336c53726"}], "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": []}}'
2025-12-23 14:03:22,273 81152 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.178/compute/v2.1/servers/f281897f-4270-427d-b3fc-cd1336c53726 0.077s
2025-12-23 14:03:22,273 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:03:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1225', '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-34f6f282-b81e-4107-be19-38d72a874eb4', 'x-compute-request-id': 'req-34f6f282-b81e-4107-be19-38d72a874eb4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/f281897f-4270-427d-b3fc-cd1336c53726'}
Body: b'{"server": {"id": "f281897f-4270-427d-b3fc-cd1336c53726", "name": "tempest-VolumesNegativeTest-instance-1748363585", "status": "BUILD", "tenant_id": "1c93c6aaaeb5407985a7e52e0b87c8d4", "user_id": "0e1672d192474258af74b233c71bec28", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:03:20Z", "updated": "2025-12-23T13:03:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/f281897f-4270-427d-b3fc-cd1336c53726"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/f281897f-4270-427d-b3fc-cd1336c53726"}], "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": []}}'
2025-12-23 14:03:22,284 81152 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait
2025-12-23 14:03:23,382 81152 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.178/compute/v2.1/servers/f281897f-4270-427d-b3fc-cd1336c53726 0.097s
2025-12-23 14:03:23,383 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:03:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1225', '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-4655d0d6-8e0a-4dad-8e9c-c45cc2903649', 'x-compute-request-id': 'req-4655d0d6-8e0a-4dad-8e9c-c45cc2903649', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/f281897f-4270-427d-b3fc-cd1336c53726'}
Body: b'{"server": {"id": "f281897f-4270-427d-b3fc-cd1336c53726", "name": "tempest-VolumesNegativeTest-instance-1748363585", "status": "BUILD", "tenant_id": "1c93c6aaaeb5407985a7e52e0b87c8d4", "user_id": "0e1672d192474258af74b233c71bec28", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:03:20Z", "updated": "2025-12-23T13:03:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/f281897f-4270-427d-b3fc-cd1336c53726"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/f281897f-4270-427d-b3fc-cd1336c53726"}], "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": []}}'
2025-12-23 14:03:24,489 81152 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.178/compute/v2.1/servers/f281897f-4270-427d-b3fc-cd1336c53726 0.095s
2025-12-23 14:03:24,490 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:03:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1225', '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-0a439a72-cddc-4526-8e15-05ac15489fb1', 'x-compute-request-id': 'req-0a439a72-cddc-4526-8e15-05ac15489fb1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/f281897f-4270-427d-b3fc-cd1336c53726'}
Body: b'{"server": {"id": "f281897f-4270-427d-b3fc-cd1336c53726", "name": "tempest-VolumesNegativeTest-instance-1748363585", "status": "BUILD", "tenant_id": "1c93c6aaaeb5407985a7e52e0b87c8d4", "user_id": "0e1672d192474258af74b233c71bec28", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:03:20Z", "updated": "2025-12-23T13:03:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/f281897f-4270-427d-b3fc-cd1336c53726"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/f281897f-4270-427d-b3fc-cd1336c53726"}], "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": []}}'
2025-12-23 14:03:25,578 81152 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.178/compute/v2.1/servers/f281897f-4270-427d-b3fc-cd1336c53726 0.076s
2025-12-23 14:03:25,579 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:03:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1225', '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-090693dc-23cc-424d-85c4-456a0c4b5a4a', 'x-compute-request-id': 'req-090693dc-23cc-424d-85c4-456a0c4b5a4a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/f281897f-4270-427d-b3fc-cd1336c53726'}
Body: b'{"server": {"id": "f281897f-4270-427d-b3fc-cd1336c53726", "name": "tempest-VolumesNegativeTest-instance-1748363585", "status": "BUILD", "tenant_id": "1c93c6aaaeb5407985a7e52e0b87c8d4", "user_id": "0e1672d192474258af74b233c71bec28", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:03:20Z", "updated": "2025-12-23T13:03:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/f281897f-4270-427d-b3fc-cd1336c53726"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/f281897f-4270-427d-b3fc-cd1336c53726"}], "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": []}}'
2025-12-23 14:03:26,685 81152 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.178/compute/v2.1/servers/f281897f-4270-427d-b3fc-cd1336c53726 0.094s
2025-12-23 14:03:26,685 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:03:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1421', '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-91dd881f-eaa8-41dd-990c-6061d92c4fe4', 'x-compute-request-id': 'req-91dd881f-eaa8-41dd-990c-6061d92c4fe4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/f281897f-4270-427d-b3fc-cd1336c53726'}
Body: b'{"server": {"id": "f281897f-4270-427d-b3fc-cd1336c53726", "name": "tempest-VolumesNegativeTest-instance-1748363585", "status": "ERROR", "tenant_id": "1c93c6aaaeb5407985a7e52e0b87c8d4", "user_id": "0e1672d192474258af74b233c71bec28", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:03:20Z", "updated": "2025-12-23T13:03:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/f281897f-4270-427d-b3fc-cd1336c53726"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/f281897f-4270-427d-b3fc-cd1336c53726"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-23T13:03:26Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance f281897f-4270-427d-b3fc-cd1336c53726."}, "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": []}}'
2025-12-23 14:03:26,697 81152 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "ERROR/None" after 5 second wait
2025-12-23 14:03:26,993 81152 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 204 DELETE http://192.168.122.178/compute/v2.1/servers/f281897f-4270-427d-b3fc-cd1336c53726 0.296s
2025-12-23 14:03:26,994 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:03:26 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-d34d7ff7-5b7c-4771-bb20-a9ac266f93fe', 'x-compute-request-id': 'req-d34d7ff7-5b7c-4771-bb20-a9ac266f93fe', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/f281897f-4270-427d-b3fc-cd1336c53726'}
Body: b''
2025-12-23 14:03:27,027 81152 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 404 GET http://192.168.122.178/compute/v2.1/servers/f281897f-4270-427d-b3fc-cd1336c53726 0.033s
2025-12-23 14:03:27,028 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:03:26 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-5a39b380-0f94-4cf1-ac32-19a2edd7261b', 'x-compute-request-id': 'req-5a39b380-0f94-4cf1-ac32-19a2edd7261b', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/f281897f-4270-427d-b3fc-cd1336c53726'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance f281897f-4270-427d-b3fc-cd1336c53726 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 343, 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 326, 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 f281897f-4270-427d-b3fc-cd1336c53726 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-23T13:03:26Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance f281897f-4270-427d-b3fc-cd1336c53726.'}. Request ID of server operation performed before checking the server status req-6a4156fe-1bfc-4223-9886-d2232c29d531.
|
||||||
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:'': {{{
2025-12-23 14:04:03,475 81152 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1438959300-1999836138 on backend None
2025-12-23 14:04:03,599 81152 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 POST http://192.168.122.178/volume/v3/types 0.123s
2025-12-23 14:04:03,600 81152 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-1438959300-1999836138", "extra_specs": {}}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-642f8996-a7c2-40aa-ae5b-13f480c33e17', 'content-length': '269', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-642f8996-a7c2-40aa-ae5b-13f480c33e17', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/types'}
Body: b'{"volume_type": {"id": "0d7304fd-9ff2-47dd-aaec-1d3b390bcea0", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1438959300-1999836138", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2025-12-23 14:04:03,602 81152 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
2025-12-23 14:04:04,184 81152 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST http://192.168.122.178/image/v2/images 0.581s
2025-12-23 14:04:04,185 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"name": "tempest-scenario-img--702557894", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/b170ca1b-0957-468b-b21f-68963c4f50ed', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-ed4e2723-7c5b-4f0a-9d49-71ebd7c48aec', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/image/v2/images'}
Body: b'{"name": "tempest-scenario-img--702557894", "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": "bcd4689ea7d34fb1bb67536e69d67b68", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b170ca1b-0957-468b-b21f-68963c4f50ed", "created_at": "2025-12-23T13:04:04Z", "updated_at": "2025-12-23T13:04:04Z", "tags": [], "self": "/v2/images/b170ca1b-0957-468b-b21f-68963c4f50ed", "file": "/v2/images/b170ca1b-0957-468b-b21f-68963c4f50ed/file", "schema": "/v2/schemas/image"}'
2025-12-23 14:04:05,216 81152 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 204 PUT http://192.168.122.178/image/v2/images/b170ca1b-0957-468b-b21f-68963c4f50ed/file 1.031s
2025-12-23 14:04:05,217 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': '<omitted>'}
Body: <callable_iterator object at 0x7f602c9c49d0>
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-57a4c258-69c2-491c-9ef1-1d5aaac0e6dd', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/image/v2/images/b170ca1b-0957-468b-b21f-68963c4f50ed/file'}
Body: b''
2025-12-23 14:04:05,217 81152 DEBUG [tempest.scenario.manager] image:b170ca1b-0957-468b-b21f-68963c4f50ed
2025-12-23 14:04:05,255 81152 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST http://192.168.122.178/compute/v2.1/os-keypairs 0.037s
2025-12-23 14:04:05,255 81152 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-1231582403", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP9A5iBzXeQU8ZLJRUs/QX7GEOVA1tuasR1/4Hj9lQQnCQlf9L3WXhfITCCKb1aUdjoZ87BILwI/ZhKjGDrVViJ1RepaFCJgPa9Oi/ScA7nyJ3K9wC9IjdpIVGPPzJZ9wg=="}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:05 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-00dbd40e-d504-4c9b-8bdd-e68eb5b1ee92', 'x-compute-request-id': 'req-00dbd40e-d504-4c9b-8bdd-e68eb5b1ee92', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"type": "ssh", "name": "tempest-TestInstancesWithCinderVolumes-1231582403", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP9A5iBzXeQU8ZLJRUs/QX7GEOVA1tuasR1/4Hj9lQQnCQlf9L3WXhfITCCKb1aUdjoZ87BILwI/ZhKjGDrVViJ1RepaFCJgPa9Oi/ScA7nyJ3K9wC9IjdpIVGPPzJZ9wg==", "fingerprint": "29:31:fc:c7:fb:18:b6:31:d6:d8:8c:9e:5e:9c:e3:1f", "user_id": "161a50860beb498399cb592800d8edf8"}}'
2025-12-23 14:04:05,307 81152 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.178/compute/v2.1/os-availability-zone/detail 0.049s
2025-12-23 14:04:05,307 81152 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': 'Tue, 23 Dec 2025 13:04:05 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-ea0a5c0a-95eb-4ff3-bd2b-01b9d8b43dc7', 'x-compute-request-id': 'req-ea0a5c0a-95eb-4ff3-bd2b-01b9d8b43dc7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/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": "2025-12-23T13:03:47.000000"}, "nova-conductor": {"available": true, "active": true, "updated_at": "2025-12-23T13:04:03.000000"}}}}, {"zoneName": "nova", "zoneState": {"available": true}, "hosts": {"devstack": {"nova-compute": {"available": true, "active": true, "updated_at": "2025-12-23T13:03:04.000000"}}}}]}'
2025-12-23 14:04:05,311 81152 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-479528402-507464872 on backend None
2025-12-23 14:04:05,344 81152 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 POST http://192.168.122.178/volume/v3/types 0.032s
2025-12-23 14:04:05,344 81152 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-479528402-507464872", "extra_specs": {}}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07d0ad53-ae1d-4a37-ba8a-ca19f4196e15', 'content-length': '267', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07d0ad53-ae1d-4a37-ba8a-ca19f4196e15', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/types'}
Body: b'{"volume_type": {"id": "c512b63d-6f2b-46b0-8890-42698b5b5854", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-479528402-507464872", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2025-12-23 14:04:05,346 81152 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-242007293-1459357417 on backend None
2025-12-23 14:04:05,379 81152 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 POST http://192.168.122.178/volume/v3/types 0.033s
2025-12-23 14:04:05,380 81152 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-242007293-1459357417", "extra_specs": {}}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52ce9dac-7cc2-4fa1-85f2-b987a9172c72', 'content-length': '268', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52ce9dac-7cc2-4fa1-85f2-b987a9172c72', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/types'}
Body: b'{"volume_type": {"id": "0c0c5e3a-0d15-4b13-865b-0b0d42b069f8", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-242007293-1459357417", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2025-12-23 14:04:05,382 81152 DEBUG [tempest.scenario.test_instances_with_cinder_volumes] List of hosts selected to boot servers [{'zone': 'nova', 'host_name': 'devstack'}]:
2025-12-23 14:04:05,633 81152 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST http://192.168.122.178/volume/v3/volumes 0.251s
2025-12-23 14:04:05,634 81152 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-1168084005", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-479528402-507464872", "size": 1}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afd023dc-9867-4a87-8532-ec0ff4c1829d', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afd023dc-9867-4a87-8532-ec0ff4c1829d', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/volume/v3/volumes'}
Body: b'{"volume": {"id": "62a57627-a993-474c-bfe9-e274515a1844", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T13:04:05.563821", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-1168084005", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-479528402-507464872", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/62a57627-a993-474c-bfe9-e274515a1844"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/62a57627-a993-474c-bfe9-e274515a1844"}], "user_id": "161a50860beb498399cb592800d8edf8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-23 14:04:05,880 81152 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST http://192.168.122.178/volume/v3/volumes 0.238s
2025-12-23 14:04:05,881 81152 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-1595270227", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-242007293-1459357417", "size": 1}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9c7d6b1-07c7-4729-b8c3-cc0343c4a2b5', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9c7d6b1-07c7-4729-b8c3-cc0343c4a2b5', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/volume/v3/volumes'}
Body: b'{"volume": {"id": "1213f987-0a5c-4e5f-8e22-0aa279f48dec", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T13:04:05.798725", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-1595270227", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-242007293-1459357417", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/1213f987-0a5c-4e5f-8e22-0aa279f48dec"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/1213f987-0a5c-4e5f-8e22-0aa279f48dec"}], "user_id": "161a50860beb498399cb592800d8edf8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-23 14:04:05,916 81152 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.178/image/v2/images/b170ca1b-0957-468b-b21f-68963c4f50ed 0.026s
2025-12-23 14:04:05,916 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '810', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b805a55e-d969-4d2a-a626-f06d90d0eea4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/image/v2/images/b170ca1b-0957-468b-b21f-68963c4f50ed'}
Body: b'{"name": "tempest-scenario-img--702557894", "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": "bcd4689ea7d34fb1bb67536e69d67b68", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "b170ca1b-0957-468b-b21f-68963c4f50ed", "created_at": "2025-12-23T13:04:04Z", "updated_at": "2025-12-23T13:04:05Z", "tags": [], "self": "/v2/images/b170ca1b-0957-468b-b21f-68963c4f50ed", "file": "/v2/images/b170ca1b-0957-468b-b21f-68963c4f50ed/file", "schema": "/v2/schemas/image"}'
2025-12-23 14:04:06,318 81152 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST http://192.168.122.178/volume/v3/volumes 0.402s
2025-12-23 14:04:06,319 81152 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-832740947", "snapshot_id": null, "imageRef": "b170ca1b-0957-468b-b21f-68963c4f50ed", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1438959300-1999836138", "size": 1}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23eb468a-5426-48e0-9547-9170e4616c8c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23eb468a-5426-48e0-9547-9170e4616c8c', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/volume/v3/volumes'}
Body: b'{"volume": {"id": "3d57f434-4304-4dbc-ad10-ae5dd8dd25ce", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T13:04:06.242734", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-832740947", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1438959300-1999836138", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce"}], "user_id": "161a50860beb498399cb592800d8edf8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-23 14:04:06,398 81152 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.178/volume/v3/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce 0.070s
2025-12-23 14:04:06,398 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fef84739-1b77-40ba-a473-823d7d9fc309', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fef84739-1b77-40ba-a473-823d7d9fc309', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce'}
Body: b'{"volume": {"id": "3d57f434-4304-4dbc-ad10-ae5dd8dd25ce", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T13:04:06.000000", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-832740947", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1438959300-1999836138", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce"}], "user_id": "161a50860beb498399cb592800d8edf8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bcd4689ea7d34fb1bb67536e69d67b68"}}'
2025-12-23 14:04:07,474 81152 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.178/volume/v3/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce 0.066s
2025-12-23 14:04:07,475 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9646688-4354-4f58-8132-99aca29c4430', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9646688-4354-4f58-8132-99aca29c4430', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce'}
Body: b'{"volume": {"id": "3d57f434-4304-4dbc-ad10-ae5dd8dd25ce", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T13:04:06.000000", "updated_at": "2025-12-23T13:04:06.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-832740947", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1438959300-1999836138", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce"}], "user_id": "161a50860beb498399cb592800d8edf8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bcd4689ea7d34fb1bb67536e69d67b68"}}'
2025-12-23 14:04:08,545 81152 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.178/volume/v3/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce 0.059s
2025-12-23 14:04:08,546 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3536dac9-c19b-4980-af6c-f5071d077e4a', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3536dac9-c19b-4980-af6c-f5071d077e4a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce'}
Body: b'{"volume": {"id": "3d57f434-4304-4dbc-ad10-ae5dd8dd25ce", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T13:04:06.000000", "updated_at": "2025-12-23T13:04:06.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-832740947", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1438959300-1999836138", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce"}], "user_id": "161a50860beb498399cb592800d8edf8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bcd4689ea7d34fb1bb67536e69d67b68"}}'
2025-12-23 14:04:09,595 81152 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.178/volume/v3/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce 0.037s
2025-12-23 14:04:09,596 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ee7700c-3c7e-40f4-ae33-62171cb93a62', 'content-length': '1004', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ee7700c-3c7e-40f4-ae33-62171cb93a62', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce'}
Body: b'{"volume": {"id": "3d57f434-4304-4dbc-ad10-ae5dd8dd25ce", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T13:04:06.000000", "updated_at": "2025-12-23T13:04:06.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-832740947", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1438959300-1999836138", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce"}], "user_id": "161a50860beb498399cb592800d8edf8", "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": "bcd4689ea7d34fb1bb67536e69d67b68"}}'
2025-12-23 14:04:10,640 81152 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.178/volume/v3/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce 0.034s
2025-12-23 14:04:10,641 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0027b123-aece-478e-84f2-b223732ee255', 'content-length': '1007', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0027b123-aece-478e-84f2-b223732ee255', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce'}
Body: b'{"volume": {"id": "3d57f434-4304-4dbc-ad10-ae5dd8dd25ce", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T13:04:06.000000", "updated_at": "2025-12-23T13:04:10.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-832740947", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1438959300-1999836138", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce"}], "user_id": "161a50860beb498399cb592800d8edf8", "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": "bcd4689ea7d34fb1bb67536e69d67b68"}}'
2025-12-23 14:04:11,711 81152 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.178/volume/v3/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce 0.059s
2025-12-23 14:04:11,711 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebf69233-9109-417f-b8d1-3a5b9a94b525', 'content-length': '1007', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebf69233-9109-417f-b8d1-3a5b9a94b525', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce'}
Body: b'{"volume": {"id": "3d57f434-4304-4dbc-ad10-ae5dd8dd25ce", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T13:04:06.000000", "updated_at": "2025-12-23T13:04:10.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-832740947", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1438959300-1999836138", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce"}], "user_id": "161a50860beb498399cb592800d8edf8", "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": "bcd4689ea7d34fb1bb67536e69d67b68"}}'
2025-12-23 14:04:12,782 81152 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.178/volume/v3/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce 0.060s
2025-12-23 14:04:12,782 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c5589c1-5aad-4dbb-832a-8fbefe38cd23', 'content-length': '1007', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c5589c1-5aad-4dbb-832a-8fbefe38cd23', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce'}
Body: b'{"volume": {"id": "3d57f434-4304-4dbc-ad10-ae5dd8dd25ce", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T13:04:06.000000", "updated_at": "2025-12-23T13:04:10.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-832740947", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1438959300-1999836138", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce"}], "user_id": "161a50860beb498399cb592800d8edf8", "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": "bcd4689ea7d34fb1bb67536e69d67b68"}}'
2025-12-23 14:04:13,840 81152 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.178/volume/v3/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce 0.047s
2025-12-23 14:04:13,840 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca202fb0-f8e4-4005-aed2-57baf4f85db2', 'content-length': '1007', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca202fb0-f8e4-4005-aed2-57baf4f85db2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce'}
Body: b'{"volume": {"id": "3d57f434-4304-4dbc-ad10-ae5dd8dd25ce", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T13:04:06.000000", "updated_at": "2025-12-23T13:04:10.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-832740947", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1438959300-1999836138", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce"}], "user_id": "161a50860beb498399cb592800d8edf8", "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": "bcd4689ea7d34fb1bb67536e69d67b68"}}'
2025-12-23 14:04:14,900 81152 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.178/volume/v3/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce 0.048s
2025-12-23 14:04:14,900 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9374eb94-2fc1-44bc-9fe2-835a662ca788', 'content-length': '1007', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9374eb94-2fc1-44bc-9fe2-835a662ca788', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce'}
Body: b'{"volume": {"id": "3d57f434-4304-4dbc-ad10-ae5dd8dd25ce", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T13:04:06.000000", "updated_at": "2025-12-23T13:04:10.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-832740947", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1438959300-1999836138", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce"}], "user_id": "161a50860beb498399cb592800d8edf8", "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": "bcd4689ea7d34fb1bb67536e69d67b68"}}'
2025-12-23 14:04:15,945 81152 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.178/volume/v3/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce 0.033s
2025-12-23 14:04:15,945 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19337db3-222f-4627-bf71-ed547b10d2e9', 'content-length': '1258', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19337db3-222f-4627-bf71-ed547b10d2e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce'}
Body: b'{"volume": {"id": "3d57f434-4304-4dbc-ad10-ae5dd8dd25ce", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T13:04:06.000000", "updated_at": "2025-12-23T13:04:16.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-832740947", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1438959300-1999836138", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce"}], "user_id": "161a50860beb498399cb592800d8edf8", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "image_id": "b170ca1b-0957-468b-b21f-68963c4f50ed", "image_name": "tempest-scenario-img--702557894", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}, "os-vol-tenant-attr:tenant_id": "bcd4689ea7d34fb1bb67536e69d67b68"}}'
2025-12-23 14:04:15,955 81152 INFO [tempest.common.waiters] volume 3d57f434-4304-4dbc-ad10-ae5dd8dd25ce reached available after waiting for 9.955477 seconds
2025-12-23 14:04:16,035 81152 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST http://192.168.122.178/identity/v3/auth/tokens 0.075s
2025-12-23 14:04:16,035 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2544', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6b72603d-336d-45e3-aacd-060077b8daff', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "161a50860beb498399cb592800d8edf8", "name": "tempest-TestInstancesWithCinderVolumes-1208883655-project-member", "password_expires_at": null}, "audit_ids": ["3It016V4Q7u_QDf8O_KX-Q"], "expires_at": "2025-12-23T14:04:15.000000Z", "issued_at": "2025-12-23T13:04:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bcd4689ea7d34fb1bb67536e69d67b68", "name": "tempest-TestInstancesWithCinderVolumes-1208883655"}, "is_domain": false, "roles": [{"id": "33c052702d8947aca6e9f3c187efdc36", "name": "reader"}, {"id": "1396919ed4534591818d740796472755", "name": "member"}], "catalog": [{"endpoints": [{"id": "96c32ad3f6274708b259878e45f1e9cd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/identity", "region": "RegionOne"}], "id": "32eed16d2ec24754875d4eae500907c8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ade6c470d4ea4571aaa7f3232351a970", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/image", "region": "RegionOne"}], "id": "4980eb572a1a4f43bac1760c3d4de918", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89ae2642d56947ebb69124692a84e96b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/placement", "region": "RegionOne"}], "id": "7142ef5bfe034f589eb6a3ec4bc18d5c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "96dc3d307399484fbd08ff5186203dd2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/networking", "region": "RegionOne"}], "id": "7ea9ecf25aca44208a4ee0a0f5c9b0f9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "cdc96df523804eaa8a706aec7434a986", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/volume/v3", "region": "RegionOne"}], "id": "982392a271ba4fe6ad782cefc69ed486", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "009bbd79ca7f46d9b86d3601d76c1fbc", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2.1", "region": "RegionOne"}], "id": "c435593889334b6f8bbe9754bc4fd445", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a54caf0551134d089c8275920f76d856", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2/bcd4689ea7d34fb1bb67536e69d67b68", "region": "RegionOne"}], "id": "d2d771d6206f4f0c931ae6b177d98938", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-23 14:04:16,035 81152 INFO [tempest.lib.common.fixed_network] (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes) Found network {'id': '7afe2b77-7dee-4abe-97d2-8233abab9c79', 'name': 'tempest-TestInstancesWithCinderVolumes-1886776301-network', 'tenant_id': 'bcd4689ea7d34fb1bb67536e69d67b68', 'project_id': 'bcd4689ea7d34fb1bb67536e69d67b68', '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': 17747, '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': '2025-12-23T13:03:49Z', 'updated_at': '2025-12-23T13:03:49Z', 'revision_number': 1} available for tenant
2025-12-23 14:04:16,714 81152 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST http://192.168.122.178/compute/v2.1/servers 0.678s
2025-12-23 14:04:16,714 81152 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-1001171934", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "3d57f434-4304-4dbc-ad10-ae5dd8dd25ce", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "key_name": "tempest-TestInstancesWithCinderVolumes-1231582403", "networks": [{"uuid": "7afe2b77-7dee-4abe-97d2-8233abab9c79"}]}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.178/compute/v2.1/servers/68c4488a-53e1-4ff4-afee-fd66949c56a3', '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-54051f2e-faf8-4ca3-a1c6-b274a6225292', 'x-compute-request-id': 'req-54051f2e-faf8-4ca3-a1c6-b274a6225292', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/compute/v2.1/servers'}
Body: b'{"server": {"id": "68c4488a-53e1-4ff4-afee-fd66949c56a3", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/68c4488a-53e1-4ff4-afee-fd66949c56a3"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/68c4488a-53e1-4ff4-afee-fd66949c56a3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "37jitUi6iJpq"}}'
2025-12-23 14:04:16,784 81152 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.178/compute/v2.1/servers/68c4488a-53e1-4ff4-afee-fd66949c56a3 0.067s
2025-12-23 14:04:16,785 81152 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': 'Tue, 23 Dec 2025 13:04:16 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-7dc2d33f-6891-4283-878d-9f3fdcf553f0', 'x-compute-request-id': 'req-7dc2d33f-6891-4283-878d-9f3fdcf553f0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/68c4488a-53e1-4ff4-afee-fd66949c56a3'}
Body: b'{"server": {"id": "68c4488a-53e1-4ff4-afee-fd66949c56a3", "name": "tempest-TestInstancesWithCinderVolumes-server-1001171934", "status": "BUILD", "tenant_id": "bcd4689ea7d34fb1bb67536e69d67b68", "user_id": "161a50860beb498399cb592800d8edf8", "metadata": {}, "hostId": "", "image": "", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-23T13:04:17Z", "updated": "2025-12-23T13:04:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/68c4488a-53e1-4ff4-afee-fd66949c56a3"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/68c4488a-53e1-4ff4-afee-fd66949c56a3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1231582403", "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": []}}'
2025-12-23 14:04:16,866 81152 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.178/compute/v2.1/servers/68c4488a-53e1-4ff4-afee-fd66949c56a3 0.067s
2025-12-23 14:04:16,866 81152 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': 'Tue, 23 Dec 2025 13:04:16 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-40f1d33c-ee34-412c-b942-0c23318f9777', 'x-compute-request-id': 'req-40f1d33c-ee34-412c-b942-0c23318f9777', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/68c4488a-53e1-4ff4-afee-fd66949c56a3'}
Body: b'{"server": {"id": "68c4488a-53e1-4ff4-afee-fd66949c56a3", "name": "tempest-TestInstancesWithCinderVolumes-server-1001171934", "status": "BUILD", "tenant_id": "bcd4689ea7d34fb1bb67536e69d67b68", "user_id": "161a50860beb498399cb592800d8edf8", "metadata": {}, "hostId": "", "image": "", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-23T13:04:17Z", "updated": "2025-12-23T13:04:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/68c4488a-53e1-4ff4-afee-fd66949c56a3"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/68c4488a-53e1-4ff4-afee-fd66949c56a3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1231582403", "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": []}}'
2025-12-23 14:04:17,978 81152 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.178/compute/v2.1/servers/68c4488a-53e1-4ff4-afee-fd66949c56a3 0.098s
2025-12-23 14:04:17,978 81152 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': 'Tue, 23 Dec 2025 13:04:17 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-faad4380-4e0b-4b9a-bf19-02e1bc595f58', 'x-compute-request-id': 'req-faad4380-4e0b-4b9a-bf19-02e1bc595f58', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/68c4488a-53e1-4ff4-afee-fd66949c56a3'}
Body: b'{"server": {"id": "68c4488a-53e1-4ff4-afee-fd66949c56a3", "name": "tempest-TestInstancesWithCinderVolumes-server-1001171934", "status": "BUILD", "tenant_id": "bcd4689ea7d34fb1bb67536e69d67b68", "user_id": "161a50860beb498399cb592800d8edf8", "metadata": {}, "hostId": "", "image": "", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-23T13:04:16Z", "updated": "2025-12-23T13:04:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/68c4488a-53e1-4ff4-afee-fd66949c56a3"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/68c4488a-53e1-4ff4-afee-fd66949c56a3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1231582403", "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": "3d57f434-4304-4dbc-ad10-ae5dd8dd25ce", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2025-12-23 14:04:19,118 81152 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.178/compute/v2.1/servers/68c4488a-53e1-4ff4-afee-fd66949c56a3 0.126s
2025-12-23 14:04:19,119 81152 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': 'Tue, 23 Dec 2025 13:04:18 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-3cd4bfc8-f334-4085-b218-5c6761d421af', 'x-compute-request-id': 'req-3cd4bfc8-f334-4085-b218-5c6761d421af', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/68c4488a-53e1-4ff4-afee-fd66949c56a3'}
Body: b'{"server": {"id": "68c4488a-53e1-4ff4-afee-fd66949c56a3", "name": "tempest-TestInstancesWithCinderVolumes-server-1001171934", "status": "BUILD", "tenant_id": "bcd4689ea7d34fb1bb67536e69d67b68", "user_id": "161a50860beb498399cb592800d8edf8", "metadata": {}, "hostId": "", "image": "", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-23T13:04:16Z", "updated": "2025-12-23T13:04:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/68c4488a-53e1-4ff4-afee-fd66949c56a3"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/68c4488a-53e1-4ff4-afee-fd66949c56a3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1231582403", "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": "3d57f434-4304-4dbc-ad10-ae5dd8dd25ce", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2025-12-23 14:04:19,132 81152 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2025-12-23 14:04:20,222 81152 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.178/compute/v2.1/servers/68c4488a-53e1-4ff4-afee-fd66949c56a3 0.088s
2025-12-23 14:04:20,222 81152 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': 'Tue, 23 Dec 2025 13:04:20 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-d65ef513-f42a-4534-a6de-24b4eec7e27f', 'x-compute-request-id': 'req-d65ef513-f42a-4534-a6de-24b4eec7e27f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/68c4488a-53e1-4ff4-afee-fd66949c56a3'}
Body: b'{"server": {"id": "68c4488a-53e1-4ff4-afee-fd66949c56a3", "name": "tempest-TestInstancesWithCinderVolumes-server-1001171934", "status": "BUILD", "tenant_id": "bcd4689ea7d34fb1bb67536e69d67b68", "user_id": "161a50860beb498399cb592800d8edf8", "metadata": {}, "hostId": "", "image": "", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-23T13:04:16Z", "updated": "2025-12-23T13:04:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/68c4488a-53e1-4ff4-afee-fd66949c56a3"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/68c4488a-53e1-4ff4-afee-fd66949c56a3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1231582403", "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": "3d57f434-4304-4dbc-ad10-ae5dd8dd25ce", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2025-12-23 14:04:21,394 81152 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.178/compute/v2.1/servers/68c4488a-53e1-4ff4-afee-fd66949c56a3 0.159s
2025-12-23 14:04:21,395 81152 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': 'Tue, 23 Dec 2025 13:04: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-33373061-d170-4e0d-98bf-63f09820bd56', 'x-compute-request-id': 'req-33373061-d170-4e0d-98bf-63f09820bd56', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/68c4488a-53e1-4ff4-afee-fd66949c56a3'}
Body: b'{"server": {"id": "68c4488a-53e1-4ff4-afee-fd66949c56a3", "name": "tempest-TestInstancesWithCinderVolumes-server-1001171934", "status": "BUILD", "tenant_id": "bcd4689ea7d34fb1bb67536e69d67b68", "user_id": "161a50860beb498399cb592800d8edf8", "metadata": {}, "hostId": "", "image": "", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-23T13:04:16Z", "updated": "2025-12-23T13:04:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/68c4488a-53e1-4ff4-afee-fd66949c56a3"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/68c4488a-53e1-4ff4-afee-fd66949c56a3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1231582403", "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": "3d57f434-4304-4dbc-ad10-ae5dd8dd25ce", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2025-12-23 14:04:22,510 81152 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.178/compute/v2.1/servers/68c4488a-53e1-4ff4-afee-fd66949c56a3 0.100s
2025-12-23 14:04:22,510 81152 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': 'Tue, 23 Dec 2025 13:04:22 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-6d8d294c-5a4a-472d-b75d-282004112279', 'x-compute-request-id': 'req-6d8d294c-5a4a-472d-b75d-282004112279', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/68c4488a-53e1-4ff4-afee-fd66949c56a3'}
Body: b'{"server": {"id": "68c4488a-53e1-4ff4-afee-fd66949c56a3", "name": "tempest-TestInstancesWithCinderVolumes-server-1001171934", "status": "ERROR", "tenant_id": "bcd4689ea7d34fb1bb67536e69d67b68", "user_id": "161a50860beb498399cb592800d8edf8", "metadata": {}, "hostId": "", "image": "", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-12-23T13:04:16Z", "updated": "2025-12-23T13:04:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/68c4488a-53e1-4ff4-afee-fd66949c56a3"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/68c4488a-53e1-4ff4-afee-fd66949c56a3"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-23T13:04:22Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 68c4488a-53e1-4ff4-afee-fd66949c56a3."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1231582403", "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": "3d57f434-4304-4dbc-ad10-ae5dd8dd25ce", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2025-12-23 14:04:22,524 81152 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "ERROR/None" after 6 second wait
2025-12-23 14:04:22,846 81152 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE http://192.168.122.178/compute/v2.1/servers/68c4488a-53e1-4ff4-afee-fd66949c56a3 0.321s
2025-12-23 14:04:22,846 81152 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': 'Tue, 23 Dec 2025 13:04:22 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-ac7131bd-a994-4343-b509-f53ada2744f5', 'x-compute-request-id': 'req-ac7131bd-a994-4343-b509-f53ada2744f5', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/68c4488a-53e1-4ff4-afee-fd66949c56a3'}
Body: b''
2025-12-23 14:04:22,878 81152 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://192.168.122.178/compute/v2.1/servers/68c4488a-53e1-4ff4-afee-fd66949c56a3 0.031s
2025-12-23 14:04:22,878 81152 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': 'Tue, 23 Dec 2025 13:04:22 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-aec9dcff-fd6d-4ba2-89db-063067fe4980', 'x-compute-request-id': 'req-aec9dcff-fd6d-4ba2-89db-063067fe4980', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/68c4488a-53e1-4ff4-afee-fd66949c56a3'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 68c4488a-53e1-4ff4-afee-fd66949c56a3 could not be found."}}'
2025-12-23 14:04:22,924 81152 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://192.168.122.178/volume/v3/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce 0.045s
2025-12-23 14:04:22,924 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:22 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-cddc3609-478f-4274-9d78-90a5b1570321', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/volume/v3/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce'}
Body: b''
2025-12-23 14:04:22,988 81152 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.178/volume/v3/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce 0.063s
2025-12-23 14:04:22,988 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b58aab4-dacd-412c-b05e-1a2854b0b112', 'content-length': '1257', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b58aab4-dacd-412c-b05e-1a2854b0b112', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce'}
Body: b'{"volume": {"id": "3d57f434-4304-4dbc-ad10-ae5dd8dd25ce", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T13:04:06.000000", "updated_at": "2025-12-23T13:04:23.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-832740947", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1438959300-1999836138", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce"}], "user_id": "161a50860beb498399cb592800d8edf8", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "image_id": "b170ca1b-0957-468b-b21f-68963c4f50ed", "image_name": "tempest-scenario-img--702557894", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}, "os-vol-tenant-attr:tenant_id": "bcd4689ea7d34fb1bb67536e69d67b68"}}'
2025-12-23 14:04:24,041 81152 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.178/volume/v3/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce 0.042s
2025-12-23 14:04:24,041 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-633bf264-5a92-467b-b34b-a6d374a90b20', 'content-length': '1257', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-633bf264-5a92-467b-b34b-a6d374a90b20', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce'}
Body: b'{"volume": {"id": "3d57f434-4304-4dbc-ad10-ae5dd8dd25ce", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T13:04:06.000000", "updated_at": "2025-12-23T13:04:23.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-832740947", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1438959300-1999836138", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce"}], "user_id": "161a50860beb498399cb592800d8edf8", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "image_id": "b170ca1b-0957-468b-b21f-68963c4f50ed", "image_name": "tempest-scenario-img--702557894", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}, "os-vol-tenant-attr:tenant_id": "bcd4689ea7d34fb1bb67536e69d67b68"}}'
2025-12-23 14:04:25,078 81152 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://192.168.122.178/volume/v3/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce 0.025s
2025-12-23 14:04:25,078 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:25 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-e3ffa63c-32d9-4581-a1a0-e2d989bac78c', 'x-openstack-request-id': 'req-e3ffa63c-32d9-4581-a1a0-e2d989bac78c', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.178/volume/v3/volumes/3d57f434-4304-4dbc-ad10-ae5dd8dd25ce'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3d57f434-4304-4dbc-ad10-ae5dd8dd25ce could not be found."}}'
2025-12-23 14:04:25,129 81152 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://192.168.122.178/volume/v3/volumes/1213f987-0a5c-4e5f-8e22-0aa279f48dec 0.050s
2025-12-23 14:04:25,129 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04: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-5780feda-7d60-40c1-a7aa-ff52e5fea2a5', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/volume/v3/volumes/1213f987-0a5c-4e5f-8e22-0aa279f48dec'}
Body: b''
2025-12-23 14:04:25,179 81152 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.178/volume/v3/volumes/1213f987-0a5c-4e5f-8e22-0aa279f48dec 0.049s
2025-12-23 14:04:25,179 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55677e38-4a61-4969-b0df-e8a5bc919aec', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55677e38-4a61-4969-b0df-e8a5bc919aec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/1213f987-0a5c-4e5f-8e22-0aa279f48dec'}
Body: b'{"volume": {"id": "1213f987-0a5c-4e5f-8e22-0aa279f48dec", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T13:04:06.000000", "updated_at": "2025-12-23T13:04:25.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1595270227", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-242007293-1459357417", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/1213f987-0a5c-4e5f-8e22-0aa279f48dec"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/1213f987-0a5c-4e5f-8e22-0aa279f48dec"}], "user_id": "161a50860beb498399cb592800d8edf8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bcd4689ea7d34fb1bb67536e69d67b68"}}'
2025-12-23 14:04:26,251 81152 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.178/volume/v3/volumes/1213f987-0a5c-4e5f-8e22-0aa279f48dec 0.060s
2025-12-23 14:04:26,251 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e0e5002-eff0-4aee-a27f-4c7417e751cc', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e0e5002-eff0-4aee-a27f-4c7417e751cc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/1213f987-0a5c-4e5f-8e22-0aa279f48dec'}
Body: b'{"volume": {"id": "1213f987-0a5c-4e5f-8e22-0aa279f48dec", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T13:04:06.000000", "updated_at": "2025-12-23T13:04:25.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1595270227", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-242007293-1459357417", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/1213f987-0a5c-4e5f-8e22-0aa279f48dec"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/1213f987-0a5c-4e5f-8e22-0aa279f48dec"}], "user_id": "161a50860beb498399cb592800d8edf8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bcd4689ea7d34fb1bb67536e69d67b68"}}'
2025-12-23 14:04:27,286 81152 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://192.168.122.178/volume/v3/volumes/1213f987-0a5c-4e5f-8e22-0aa279f48dec 0.021s
2025-12-23 14:04:27,286 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:27 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-30af998f-7c74-4100-bd17-2378cce9bf6f', 'x-openstack-request-id': 'req-30af998f-7c74-4100-bd17-2378cce9bf6f', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.178/volume/v3/volumes/1213f987-0a5c-4e5f-8e22-0aa279f48dec'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1213f987-0a5c-4e5f-8e22-0aa279f48dec could not be found."}}'
2025-12-23 14:04:27,353 81152 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://192.168.122.178/volume/v3/volumes/62a57627-a993-474c-bfe9-e274515a1844 0.066s
2025-12-23 14:04:27,353 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:27 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-ea7e2019-aac8-43a8-bccd-f743066bcf8a', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/volume/v3/volumes/62a57627-a993-474c-bfe9-e274515a1844'}
Body: b''
2025-12-23 14:04:27,469 81152 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.178/volume/v3/volumes/62a57627-a993-474c-bfe9-e274515a1844 0.115s
2025-12-23 14:04:27,469 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a65e3fd5-79f7-438d-bfb5-40ce3cd1d156', 'content-length': '945', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a65e3fd5-79f7-438d-bfb5-40ce3cd1d156', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/62a57627-a993-474c-bfe9-e274515a1844'}
Body: b'{"volume": {"id": "62a57627-a993-474c-bfe9-e274515a1844", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T13:04:06.000000", "updated_at": "2025-12-23T13:04:27.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1168084005", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-479528402-507464872", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/62a57627-a993-474c-bfe9-e274515a1844"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/62a57627-a993-474c-bfe9-e274515a1844"}], "user_id": "161a50860beb498399cb592800d8edf8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bcd4689ea7d34fb1bb67536e69d67b68"}}'
2025-12-23 14:04:28,536 81152 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.178/volume/v3/volumes/62a57627-a993-474c-bfe9-e274515a1844 0.056s
2025-12-23 14:04:28,537 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d045c5d-fbb8-4280-afbe-e85b2313168f', 'content-length': '945', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d045c5d-fbb8-4280-afbe-e85b2313168f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/62a57627-a993-474c-bfe9-e274515a1844'}
Body: b'{"volume": {"id": "62a57627-a993-474c-bfe9-e274515a1844", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T13:04:06.000000", "updated_at": "2025-12-23T13:04:27.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1168084005", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-479528402-507464872", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/62a57627-a993-474c-bfe9-e274515a1844"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/62a57627-a993-474c-bfe9-e274515a1844"}], "user_id": "161a50860beb498399cb592800d8edf8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bcd4689ea7d34fb1bb67536e69d67b68"}}'
2025-12-23 14:04:29,566 81152 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://192.168.122.178/volume/v3/volumes/62a57627-a993-474c-bfe9-e274515a1844 0.018s
2025-12-23 14:04:29,566 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:29 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-662ccea5-adc5-42fb-b2fa-cbab8e294922', 'x-openstack-request-id': 'req-662ccea5-adc5-42fb-b2fa-cbab8e294922', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.178/volume/v3/volumes/62a57627-a993-474c-bfe9-e274515a1844'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 62a57627-a993-474c-bfe9-e274515a1844 could not be found."}}'
2025-12-23 14:04:29,632 81152 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.178/volume/v3/volumes/detail?all_tenants=1 0.066s
2025-12-23 14:04:29,633 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-912a3e0a-78a8-4680-b3e8-cdeaa3527448', 'content-length': '2031', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-912a3e0a-78a8-4680-b3e8-cdeaa3527448', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "d6fac3e3-a297-43fe-982a-65160eb4c40e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T13:04:25.000000", "updated_at": "2025-12-23T13:04:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1993198494", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/d6fac3e3-a297-43fe-982a-65160eb4c40e"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/d6fac3e3-a297-43fe-982a-65160eb4c40e"}], "user_id": "6ead04b4541742659c741d2fa9e6a559", "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": "7bbc85f30fdb4e64b8b730ca04f0630e"}, {"id": "2da8d5dc-e268-4be0-a705-6904146925cd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T13:04:15.000000", "updated_at": "2025-12-23T13:04:16.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1648791578", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/2da8d5dc-e268-4be0-a705-6904146925cd"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/2da8d5dc-e268-4be0-a705-6904146925cd"}], "user_id": "6ead04b4541742659c741d2fa9e6a559", "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": "7bbc85f30fdb4e64b8b730ca04f0630e"}]}'
2025-12-23 14:04:29,690 81152 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://192.168.122.178/volume/v3/types/0c0c5e3a-0d15-4b13-865b-0b0d42b069f8 0.045s
2025-12-23 14:04:29,690 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:29 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-346bd326-c2b9-4c8a-a1eb-2fd2eaea0ed7', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/volume/v3/types/0c0c5e3a-0d15-4b13-865b-0b0d42b069f8'}
Body: b''
2025-12-23 14:04:29,732 81152 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.178/volume/v3/volumes/detail?all_tenants=1 0.041s
2025-12-23 14:04:29,732 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69f80d45-67ab-4b1d-be97-9c6c58ab6694', 'content-length': '2031', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69f80d45-67ab-4b1d-be97-9c6c58ab6694', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "d6fac3e3-a297-43fe-982a-65160eb4c40e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T13:04:25.000000", "updated_at": "2025-12-23T13:04:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1993198494", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/d6fac3e3-a297-43fe-982a-65160eb4c40e"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/d6fac3e3-a297-43fe-982a-65160eb4c40e"}], "user_id": "6ead04b4541742659c741d2fa9e6a559", "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": "7bbc85f30fdb4e64b8b730ca04f0630e"}, {"id": "2da8d5dc-e268-4be0-a705-6904146925cd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T13:04:15.000000", "updated_at": "2025-12-23T13:04:16.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1648791578", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/2da8d5dc-e268-4be0-a705-6904146925cd"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/2da8d5dc-e268-4be0-a705-6904146925cd"}], "user_id": "6ead04b4541742659c741d2fa9e6a559", "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": "7bbc85f30fdb4e64b8b730ca04f0630e"}]}'
2025-12-23 14:04:29,795 81152 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://192.168.122.178/volume/v3/types/c512b63d-6f2b-46b0-8890-42698b5b5854 0.052s
2025-12-23 14:04:29,796 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:29 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-10297f8a-5e29-4165-afd7-00e4bdb01c4b', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/volume/v3/types/c512b63d-6f2b-46b0-8890-42698b5b5854'}
Body: b''
2025-12-23 14:04:29,821 81152 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE http://192.168.122.178/compute/v2.1/os-keypairs/tempest-TestInstancesWithCinderVolumes-1231582403 0.025s
2025-12-23 14:04:29,822 81152 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': 'Tue, 23 Dec 2025 13:04:29 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-8275957e-abe2-4a73-9419-19e2f3739c35', 'x-compute-request-id': 'req-8275957e-abe2-4a73-9419-19e2f3739c35', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/compute/v2.1/os-keypairs/tempest-TestInstancesWithCinderVolumes-1231582403'}
Body: b''
2025-12-23 14:04:29,922 81152 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE http://192.168.122.178/image/v2/images/b170ca1b-0957-468b-b21f-68963c4f50ed 0.099s
2025-12-23 14:04:29,922 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-2c51ed36-0b29-4107-89c4-a23d8ed3946c', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/image/v2/images/b170ca1b-0957-468b-b21f-68963c4f50ed'}
Body: b''
2025-12-23 14:04:29,963 81152 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.178/volume/v3/volumes/detail?all_tenants=1 0.041s
2025-12-23 14:04:29,963 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dc84d54-c37c-40ff-b6fc-6769a6b2a3ee', 'content-length': '2031', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dc84d54-c37c-40ff-b6fc-6769a6b2a3ee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "d6fac3e3-a297-43fe-982a-65160eb4c40e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T13:04:25.000000", "updated_at": "2025-12-23T13:04:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1993198494", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/d6fac3e3-a297-43fe-982a-65160eb4c40e"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/d6fac3e3-a297-43fe-982a-65160eb4c40e"}], "user_id": "6ead04b4541742659c741d2fa9e6a559", "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": "7bbc85f30fdb4e64b8b730ca04f0630e"}, {"id": "2da8d5dc-e268-4be0-a705-6904146925cd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T13:04:15.000000", "updated_at": "2025-12-23T13:04:16.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1648791578", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/2da8d5dc-e268-4be0-a705-6904146925cd"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/2da8d5dc-e268-4be0-a705-6904146925cd"}], "user_id": "6ead04b4541742659c741d2fa9e6a559", "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": "7bbc85f30fdb4e64b8b730ca04f0630e"}]}'
2025-12-23 14:04:30,022 81152 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://192.168.122.178/volume/v3/types/0d7304fd-9ff2-47dd-aaec-1d3b390bcea0 0.047s
2025-12-23 14:04:30,023 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:29 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-977db532-c3b8-4da1-8cff-53a73e711c54', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/volume/v3/types/0d7304fd-9ff2-47dd-aaec-1d3b390bcea0'}
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 68c4488a-53e1-4ff4-afee-fd66949c56a3 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-23T13:04:22Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 68c4488a-53e1-4ff4-afee-fd66949c56a3.'}.
|
||||||
| 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:'': {{{
2025-12-23 14:01:56,149 81150 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
2025-12-23 14:01:57,007 81150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://192.168.122.178/image/v2/images 0.857s
2025-12-23 14:01:57,008 81150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"name": "tempest-scenario-img--346187350", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:01:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/3ae63ff2-c424-4b45-8b83-3d7c8a4dcc46', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-bf2cded4-3219-4c69-a551-d00122e58968', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/image/v2/images'}
Body: b'{"name": "tempest-scenario-img--346187350", "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": "4b163e67f1524c40ae8a675b117afeb3", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3ae63ff2-c424-4b45-8b83-3d7c8a4dcc46", "created_at": "2025-12-23T13:01:57Z", "updated_at": "2025-12-23T13:01:57Z", "tags": [], "self": "/v2/images/3ae63ff2-c424-4b45-8b83-3d7c8a4dcc46", "file": "/v2/images/3ae63ff2-c424-4b45-8b83-3d7c8a4dcc46/file", "schema": "/v2/schemas/image"}'
2025-12-23 14:01:58,352 81150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://192.168.122.178/image/v2/images/3ae63ff2-c424-4b45-8b83-3d7c8a4dcc46/file 1.344s
2025-12-23 14:01:58,353 81150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': '<omitted>'}
Body: <callable_iterator object at 0x7f8ba3f3f580>
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:01:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-03dda76a-76aa-46df-a6a6-fc50261e7546', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/image/v2/images/3ae63ff2-c424-4b45-8b83-3d7c8a4dcc46/file'}
Body: b''
2025-12-23 14:01:58,353 81150 DEBUG [tempest.scenario.manager] image:3ae63ff2-c424-4b45-8b83-3d7c8a4dcc46
2025-12-23 14:01:58,391 81150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST http://192.168.122.178/compute/v2.1/os-keypairs 0.037s
2025-12-23 14:01:58,391 81150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-916941131", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOCEhIiwbGJ7Bit7XbR8qNCya3Ym8I3dmFiTgH1tFG2kwt5zjGaE03+tEGP7RUzCfYLE7XwvXfov73hdG0/PXee6CanbeqXjTpZURm0sHGQubPWx7lD+bH10nfi7wNFxQw=="}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:01:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '402', '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-8d6a3a97-5655-448b-9b07-ac132daee5c5', 'x-compute-request-id': 'req-8d6a3a97-5655-448b-9b07-ac132daee5c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-916941131", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOCEhIiwbGJ7Bit7XbR8qNCya3Ym8I3dmFiTgH1tFG2kwt5zjGaE03+tEGP7RUzCfYLE7XwvXfov73hdG0/PXee6CanbeqXjTpZURm0sHGQubPWx7lD+bH10nfi7wNFxQw==", "fingerprint": "22:da:ef:63:71:37:48:1d:d6:ce:ee:b2:57:2d:1c:e0", "user_id": "248b33b6e68b4541b26e45ba0ba05fd0"}}'
2025-12-23 14:01:58,433 81150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://192.168.122.178/identity/v3/auth/tokens 0.037s
2025-12-23 14:01:58,433 81150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:01:58 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-9e22e731-e0c0-41a5-aa7b-0fb4ef211c6c', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "248b33b6e68b4541b26e45ba0ba05fd0", "name": "tempest-TestMinimumBasicScenario-1444638097-project-member", "password_expires_at": null}, "audit_ids": ["GnXETVgETAC8xQovQluosQ"], "expires_at": "2025-12-23T14:01:58.000000Z", "issued_at": "2025-12-23T13:01:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b163e67f1524c40ae8a675b117afeb3", "name": "tempest-TestMinimumBasicScenario-1444638097"}, "is_domain": false, "roles": [{"id": "33c052702d8947aca6e9f3c187efdc36", "name": "reader"}, {"id": "1396919ed4534591818d740796472755", "name": "member"}], "catalog": [{"endpoints": [{"id": "96c32ad3f6274708b259878e45f1e9cd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/identity", "region": "RegionOne"}], "id": "32eed16d2ec24754875d4eae500907c8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ade6c470d4ea4571aaa7f3232351a970", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/image", "region": "RegionOne"}], "id": "4980eb572a1a4f43bac1760c3d4de918", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89ae2642d56947ebb69124692a84e96b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/placement", "region": "RegionOne"}], "id": "7142ef5bfe034f589eb6a3ec4bc18d5c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "96dc3d307399484fbd08ff5186203dd2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/networking", "region": "RegionOne"}], "id": "7ea9ecf25aca44208a4ee0a0f5c9b0f9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "cdc96df523804eaa8a706aec7434a986", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/volume/v3", "region": "RegionOne"}], "id": "982392a271ba4fe6ad782cefc69ed486", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "009bbd79ca7f46d9b86d3601d76c1fbc", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2.1", "region": "RegionOne"}], "id": "c435593889334b6f8bbe9754bc4fd445", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a54caf0551134d089c8275920f76d856", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2/4b163e67f1524c40ae8a675b117afeb3", "region": "RegionOne"}], "id": "d2d771d6206f4f0c931ae6b177d98938", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-23 14:01:58,434 81150 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {'id': 'fa819f06-d7fa-4360-ba71-dfe16c51dd01', 'name': 'tempest-TestMinimumBasicScenario-1415202494-network', 'tenant_id': '4b163e67f1524c40ae8a675b117afeb3', 'project_id': '4b163e67f1524c40ae8a675b117afeb3', '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': 48751, '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': '2025-12-23T13:01:39Z', 'updated_at': '2025-12-23T13:01:39Z', 'revision_number': 1} available for tenant
2025-12-23 14:01:58,882 81150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://192.168.122.178/compute/v2.1/servers 0.447s
2025-12-23 14:01:58,882 81150 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-134986906", "imageRef": "3ae63ff2-c424-4b45-8b83-3d7c8a4dcc46", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-916941131", "networks": [{"uuid": "fa819f06-d7fa-4360-ba71-dfe16c51dd01"}]}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:01:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.178/compute/v2.1/servers/2e2e2d64-dfc6-4040-8f77-7bd5858a5721', '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-8bcf43f1-e346-4a46-8169-2c0127c132a9', 'x-compute-request-id': 'req-8bcf43f1-e346-4a46-8169-2c0127c132a9', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/compute/v2.1/servers'}
Body: b'{"server": {"id": "2e2e2d64-dfc6-4040-8f77-7bd5858a5721", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/2e2e2d64-dfc6-4040-8f77-7bd5858a5721"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/2e2e2d64-dfc6-4040-8f77-7bd5858a5721"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "if5pUVyZqWZC"}}'
2025-12-23 14:01:58,953 81150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://192.168.122.178/compute/v2.1/servers/2e2e2d64-dfc6-4040-8f77-7bd5858a5721 0.068s
2025-12-23 14:01:58,953 81150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:01:58 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-8b1a35dd-ee06-4be8-8551-e0eeb0440d7c', 'x-compute-request-id': 'req-8b1a35dd-ee06-4be8-8551-e0eeb0440d7c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/2e2e2d64-dfc6-4040-8f77-7bd5858a5721'}
Body: b'{"server": {"id": "2e2e2d64-dfc6-4040-8f77-7bd5858a5721", "name": "tempest-TestMinimumBasicScenario-server-134986906", "status": "BUILD", "tenant_id": "4b163e67f1524c40ae8a675b117afeb3", "user_id": "248b33b6e68b4541b26e45ba0ba05fd0", "metadata": {}, "hostId": "", "image": {"id": "3ae63ff2-c424-4b45-8b83-3d7c8a4dcc46", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/3ae63ff2-c424-4b45-8b83-3d7c8a4dcc46"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:01:59Z", "updated": "2025-12-23T13:01:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/2e2e2d64-dfc6-4040-8f77-7bd5858a5721"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/2e2e2d64-dfc6-4040-8f77-7bd5858a5721"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-916941131", "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": []}}'
2025-12-23 14:02:00,035 81150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://192.168.122.178/compute/v2.1/servers/2e2e2d64-dfc6-4040-8f77-7bd5858a5721 0.071s
2025-12-23 14:02:00,035 81150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:01:59 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-213f960a-25ad-4234-a56a-17d6bf08e2c1', 'x-compute-request-id': 'req-213f960a-25ad-4234-a56a-17d6bf08e2c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/2e2e2d64-dfc6-4040-8f77-7bd5858a5721'}
Body: b'{"server": {"id": "2e2e2d64-dfc6-4040-8f77-7bd5858a5721", "name": "tempest-TestMinimumBasicScenario-server-134986906", "status": "BUILD", "tenant_id": "4b163e67f1524c40ae8a675b117afeb3", "user_id": "248b33b6e68b4541b26e45ba0ba05fd0", "metadata": {}, "hostId": "", "image": {"id": "3ae63ff2-c424-4b45-8b83-3d7c8a4dcc46", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/3ae63ff2-c424-4b45-8b83-3d7c8a4dcc46"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:01:58Z", "updated": "2025-12-23T13:02:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/2e2e2d64-dfc6-4040-8f77-7bd5858a5721"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/2e2e2d64-dfc6-4040-8f77-7bd5858a5721"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-916941131", "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": []}}'
2025-12-23 14:02:01,168 81150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://192.168.122.178/compute/v2.1/servers/2e2e2d64-dfc6-4040-8f77-7bd5858a5721 0.121s
2025-12-23 14:02:01,168 81150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:02:01 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-f6eaf1ce-1703-4723-a154-fd88a77f35ff', 'x-compute-request-id': 'req-f6eaf1ce-1703-4723-a154-fd88a77f35ff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/2e2e2d64-dfc6-4040-8f77-7bd5858a5721'}
Body: b'{"server": {"id": "2e2e2d64-dfc6-4040-8f77-7bd5858a5721", "name": "tempest-TestMinimumBasicScenario-server-134986906", "status": "BUILD", "tenant_id": "4b163e67f1524c40ae8a675b117afeb3", "user_id": "248b33b6e68b4541b26e45ba0ba05fd0", "metadata": {}, "hostId": "", "image": {"id": "3ae63ff2-c424-4b45-8b83-3d7c8a4dcc46", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/3ae63ff2-c424-4b45-8b83-3d7c8a4dcc46"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:01:58Z", "updated": "2025-12-23T13:02:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/2e2e2d64-dfc6-4040-8f77-7bd5858a5721"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/2e2e2d64-dfc6-4040-8f77-7bd5858a5721"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-916941131", "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": []}}'
2025-12-23 14:02:01,179 81150 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2025-12-23 14:02:02,269 81150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://192.168.122.178/compute/v2.1/servers/2e2e2d64-dfc6-4040-8f77-7bd5858a5721 0.089s
2025-12-23 14:02:02,269 81150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:02:02 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-6362292e-7750-4a76-8fcc-5cf43e7e9647', 'x-compute-request-id': 'req-6362292e-7750-4a76-8fcc-5cf43e7e9647', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/2e2e2d64-dfc6-4040-8f77-7bd5858a5721'}
Body: b'{"server": {"id": "2e2e2d64-dfc6-4040-8f77-7bd5858a5721", "name": "tempest-TestMinimumBasicScenario-server-134986906", "status": "BUILD", "tenant_id": "4b163e67f1524c40ae8a675b117afeb3", "user_id": "248b33b6e68b4541b26e45ba0ba05fd0", "metadata": {}, "hostId": "", "image": {"id": "3ae63ff2-c424-4b45-8b83-3d7c8a4dcc46", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/3ae63ff2-c424-4b45-8b83-3d7c8a4dcc46"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:01:58Z", "updated": "2025-12-23T13:02:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/2e2e2d64-dfc6-4040-8f77-7bd5858a5721"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/2e2e2d64-dfc6-4040-8f77-7bd5858a5721"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-916941131", "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": []}}'
2025-12-23 14:02:03,348 81150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://192.168.122.178/compute/v2.1/servers/2e2e2d64-dfc6-4040-8f77-7bd5858a5721 0.067s
2025-12-23 14:02:03,349 81150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:02:03 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-5bb28db9-c878-4b48-8b10-a4b4bd6478ad', 'x-compute-request-id': 'req-5bb28db9-c878-4b48-8b10-a4b4bd6478ad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/2e2e2d64-dfc6-4040-8f77-7bd5858a5721'}
Body: b'{"server": {"id": "2e2e2d64-dfc6-4040-8f77-7bd5858a5721", "name": "tempest-TestMinimumBasicScenario-server-134986906", "status": "BUILD", "tenant_id": "4b163e67f1524c40ae8a675b117afeb3", "user_id": "248b33b6e68b4541b26e45ba0ba05fd0", "metadata": {}, "hostId": "", "image": {"id": "3ae63ff2-c424-4b45-8b83-3d7c8a4dcc46", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/3ae63ff2-c424-4b45-8b83-3d7c8a4dcc46"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:01:58Z", "updated": "2025-12-23T13:02:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/2e2e2d64-dfc6-4040-8f77-7bd5858a5721"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/2e2e2d64-dfc6-4040-8f77-7bd5858a5721"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-916941131", "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": []}}'
2025-12-23 14:02:04,460 81150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://192.168.122.178/compute/v2.1/servers/2e2e2d64-dfc6-4040-8f77-7bd5858a5721 0.100s
2025-12-23 14:02:04,460 81150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:02:04 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-30c2862d-aee0-4584-8da9-4e5f501c1f67', 'x-compute-request-id': 'req-30c2862d-aee0-4584-8da9-4e5f501c1f67', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/2e2e2d64-dfc6-4040-8f77-7bd5858a5721'}
Body: b'{"server": {"id": "2e2e2d64-dfc6-4040-8f77-7bd5858a5721", "name": "tempest-TestMinimumBasicScenario-server-134986906", "status": "ERROR", "tenant_id": "4b163e67f1524c40ae8a675b117afeb3", "user_id": "248b33b6e68b4541b26e45ba0ba05fd0", "metadata": {}, "hostId": "", "image": {"id": "3ae63ff2-c424-4b45-8b83-3d7c8a4dcc46", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/3ae63ff2-c424-4b45-8b83-3d7c8a4dcc46"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:01:58Z", "updated": "2025-12-23T13:02:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/2e2e2d64-dfc6-4040-8f77-7bd5858a5721"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/2e2e2d64-dfc6-4040-8f77-7bd5858a5721"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-23T13:02:04Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 2e2e2d64-dfc6-4040-8f77-7bd5858a5721."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-916941131", "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": []}}'
2025-12-23 14:02:04,471 81150 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "ERROR/None" after 6 second wait
2025-12-23 14:02:04,818 81150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 DELETE http://192.168.122.178/compute/v2.1/servers/2e2e2d64-dfc6-4040-8f77-7bd5858a5721 0.347s
2025-12-23 14:02:04,818 81150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:02:04 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-2ae00a23-783b-4257-bb28-20e9b9f47e01', 'x-compute-request-id': 'req-2ae00a23-783b-4257-bb28-20e9b9f47e01', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/2e2e2d64-dfc6-4040-8f77-7bd5858a5721'}
Body: b''
2025-12-23 14:02:04,861 81150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 404 GET http://192.168.122.178/compute/v2.1/servers/2e2e2d64-dfc6-4040-8f77-7bd5858a5721 0.042s
2025-12-23 14:02:04,862 81150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:02:04 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-1d98d0f3-6afd-404d-8868-bee23a0fd66e', 'x-compute-request-id': 'req-1d98d0f3-6afd-404d-8868-bee23a0fd66e', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/2e2e2d64-dfc6-4040-8f77-7bd5858a5721'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2e2e2d64-dfc6-4040-8f77-7bd5858a5721 could not be found."}}'
2025-12-23 14:02:04,899 81150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://192.168.122.178/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-916941131 0.036s
2025-12-23 14:02:04,900 81150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:02:04 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-114d383a-25ac-4b59-bf87-14e4ad6ca76c', 'x-compute-request-id': 'req-114d383a-25ac-4b59-bf87-14e4ad6ca76c', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-916941131'}
Body: b''
2025-12-23 14:02:05,023 81150 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://192.168.122.178/image/v2/images/3ae63ff2-c424-4b45-8b83-3d7c8a4dcc46 0.123s
2025-12-23 14:02:05,023 81150 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:02:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-4a67f94b-5fa3-4e90-9877-66d6bd37d62c', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/image/v2/images/3ae63ff2-c424-4b45-8b83-3d7c8a4dcc46'}
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 343, 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 326, 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 2e2e2d64-dfc6-4040-8f77-7bd5858a5721 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-23T13:02:04Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 2e2e2d64-dfc6-4040-8f77-7bd5858a5721.'}. Request ID of server operation performed before checking the server status req-8bcf43f1-e346-4a46-8169-2c0127c132a9.
|
||||||
| 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:'': {{{
2025-12-23 14:04:28,880 81148 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 201 POST http://192.168.122.178/identity/v3/auth/tokens 0.070s
2025-12-23 14:04:28,880 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2562', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6d9fb86a-8801-4566-b483-c549fa51097d', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "95c76451393b49ba926bf4d098dd0351", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-325022130-project-member", "password_expires_at": null}, "audit_ids": ["VIxYhwX0S8-HhjKDlabcbw"], "expires_at": "2025-12-23T14:04:28.000000Z", "issued_at": "2025-12-23T13:04:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6de4eb2687224a5d9c00cae90909eba1", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-325022130"}, "is_domain": false, "roles": [{"id": "33c052702d8947aca6e9f3c187efdc36", "name": "reader"}, {"id": "1396919ed4534591818d740796472755", "name": "member"}], "catalog": [{"endpoints": [{"id": "96c32ad3f6274708b259878e45f1e9cd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/identity", "region": "RegionOne"}], "id": "32eed16d2ec24754875d4eae500907c8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ade6c470d4ea4571aaa7f3232351a970", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/image", "region": "RegionOne"}], "id": "4980eb572a1a4f43bac1760c3d4de918", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89ae2642d56947ebb69124692a84e96b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/placement", "region": "RegionOne"}], "id": "7142ef5bfe034f589eb6a3ec4bc18d5c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "96dc3d307399484fbd08ff5186203dd2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/networking", "region": "RegionOne"}], "id": "7ea9ecf25aca44208a4ee0a0f5c9b0f9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "cdc96df523804eaa8a706aec7434a986", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/volume/v3", "region": "RegionOne"}], "id": "982392a271ba4fe6ad782cefc69ed486", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "009bbd79ca7f46d9b86d3601d76c1fbc", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2.1", "region": "RegionOne"}], "id": "c435593889334b6f8bbe9754bc4fd445", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a54caf0551134d089c8275920f76d856", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2/6de4eb2687224a5d9c00cae90909eba1", "region": "RegionOne"}], "id": "d2d771d6206f4f0c931ae6b177d98938", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-23 14:04:28,881 81148 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject) Found network {'id': '8885f01a-b854-486a-bd12-064d7d06fb43', 'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-1191829766-network', 'tenant_id': '6de4eb2687224a5d9c00cae90909eba1', 'project_id': '6de4eb2687224a5d9c00cae90909eba1', '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': 46235, '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': '2025-12-23T13:04:13Z', 'updated_at': '2025-12-23T13:04:13Z', 'revision_number': 1} available for tenant
2025-12-23 14:04:28,882 81148 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2025-12-23 14:04:28,882 81148 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2025-12-23 14:04:29,010 81148 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://192.168.122.178/compute/v2.1/os-keypairs 0.127s
2025-12-23 14:04:29,010 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1104513115", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDf67ukhc4CjMjUKuObTrQ4MToPFOyxfwIPU/w8Mlwa2hPczgA6n5p1nbtqeHXHf9fxdsaIZNPES+Vf8gAYXcJdWvhV4w4bhHFlqFVEBNA4j4Qe5WebFaKh7+dcuJAzx3g=="}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:28 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-287d3f17-fc40-4345-bd16-67526a7d9587', 'x-compute-request-id': 'req-287d3f17-fc40-4345-bd16-67526a7d9587', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1104513115", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDf67ukhc4CjMjUKuObTrQ4MToPFOyxfwIPU/w8Mlwa2hPczgA6n5p1nbtqeHXHf9fxdsaIZNPES+Vf8gAYXcJdWvhV4w4bhHFlqFVEBNA4j4Qe5WebFaKh7+dcuJAzx3g==", "fingerprint": "97:3f:a1:19:6a:bc:fe:6b:09:f2:fd:4f:67:13:d0:2c", "user_id": "95c76451393b49ba926bf4d098dd0351"}}'
2025-12-23 14:04:29,012 81148 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1104513115 created
2025-12-23 14:04:29,218 81148 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/networking/v2.0/security-groups 0.205s
2025-12-23 14:04:29,218 81148 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--2022203096", "description": "tempest-description--120437958"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-fab5dc86-6b53-40cb-b10b-2b304377ac18', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "21fcab96-94b6-49a8-9eec-be40f626e0a5", "name": "tempest-securitygroup--2022203096", "stateful": true, "tenant_id": "6de4eb2687224a5d9c00cae90909eba1", "project_id": "6de4eb2687224a5d9c00cae90909eba1", "description": "tempest-description--120437958", "shared": false, "security_group_rules": [{"id": "70396f4e-d846-4647-be01-baae56e75dc7", "project_id": "6de4eb2687224a5d9c00cae90909eba1", "tenant_id": "6de4eb2687224a5d9c00cae90909eba1", "security_group_id": "21fcab96-94b6-49a8-9eec-be40f626e0a5", "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": 999, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-23T13:04:29Z", "updated_at": "2025-12-23T13:04:29Z", "revision_number": 0}, {"id": "f1bba4c1-fdc7-45a7-a33c-d4f2145c6717", "project_id": "6de4eb2687224a5d9c00cae90909eba1", "tenant_id": "6de4eb2687224a5d9c00cae90909eba1", "security_group_id": "21fcab96-94b6-49a8-9eec-be40f626e0a5", "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": 998, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-23T13:04:29Z", "updated_at": "2025-12-23T13:04:29Z", "revision_number": 0}], "tags": [], "created_at": "2025-12-23T13:04:29Z", "updated_at": "2025-12-23T13:04:29Z", "revision_number": 1}}'
2025-12-23 14:04:29,452 81148 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/networking/v2.0/security-group-rules 0.233s
2025-12-23 14:04:29,453 81148 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": "21fcab96-94b6-49a8-9eec-be40f626e0a5", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-44600b59-be48-4c16-a32d-9b6cacd47507', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "3435d115-1b3b-490a-826a-ec1a0fd0347f", "project_id": "6de4eb2687224a5d9c00cae90909eba1", "tenant_id": "6de4eb2687224a5d9c00cae90909eba1", "security_group_id": "21fcab96-94b6-49a8-9eec-be40f626e0a5", "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": "2025-12-23T13:04:29Z", "updated_at": "2025-12-23T13:04:29Z", "revision_number": 0}}'
2025-12-23 14:04:29,674 81148 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/networking/v2.0/security-group-rules 0.220s
2025-12-23 14:04:29,674 81148 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": "21fcab96-94b6-49a8-9eec-be40f626e0a5", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-2a1c7b7e-fd55-4357-b250-e3b552641ec4', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "28686075-1295-4166-b195-6c4f297be1f0", "project_id": "6de4eb2687224a5d9c00cae90909eba1", "tenant_id": "6de4eb2687224a5d9c00cae90909eba1", "security_group_id": "21fcab96-94b6-49a8-9eec-be40f626e0a5", "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": "2025-12-23T13:04:29Z", "updated_at": "2025-12-23T13:04:29Z", "revision_number": 0}}'
2025-12-23 14:04:29,674 81148 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2022203096 created
2025-12-23 14:04:30,246 81148 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/networking/v2.0/floatingips 0.571s
2025-12-23 14:04:30,247 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "2022dc5c-1db1-4d79-8f10-03e050ad1526"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-3a4a56de-3d0a-4f47-9cb4-288940abb398', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "ae7e0a2a-a564-4aa7-a725-4ffa7905a13d", "tenant_id": "6de4eb2687224a5d9c00cae90909eba1", "project_id": "6de4eb2687224a5d9c00cae90909eba1", "floating_ip_address": "172.24.4.126", "floating_network_id": "2022dc5c-1db1-4d79-8f10-03e050ad1526", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-12-23T13:04:30Z", "updated_at": "2025-12-23T13:04:30Z", "revision_number": 0}}'
2025-12-23 14:04:30,247 81148 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'ae7e0a2a-a564-4aa7-a725-4ffa7905a13d', 'tenant_id': '6de4eb2687224a5d9c00cae90909eba1', 'project_id': '6de4eb2687224a5d9c00cae90909eba1', 'floating_ip_address': '172.24.4.126', 'floating_network_id': '2022dc5c-1db1-4d79-8f10-03e050ad1526', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-23T13:04:30Z', 'updated_at': '2025-12-23T13:04:30Z', 'revision_number': 0, 'ip': '172.24.4.126'} created
2025-12-23 14:04:30,247 81148 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1104513115', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDf67ukhc4CjMjUKuObTrQ4MToPFOyxfwIPU/w8Mlwa2hPczgA6n5p1nbtqeHXHf9fxdsaIZNPES+Vf8gAYXcJdWvhV4w4bhHFlqFVEBNA4j4Qe5WebFaKh7+dcuJAzx3g==', 'fingerprint': '97:3f:a1:19:6a:bc:fe:6b:09:f2:fd:4f:67:13:d0:2c', 'user_id': '95c76451393b49ba926bf4d098dd0351', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCmeFb4MtDE+sTq6Tqsw9YrwIs8jeN5f/CATcsDmgRxfPKlT7mGGguJ\n/176Dm1Ue56gBwYFK4EEACKhZANiAAQ3+u7pIXOAozI1Crjm060ODE6DxTssX8CD\n1P8PDJcGtoT3M4AOp+adZ27anh1x3/X8XbGiGTTxEvlX/IAGF3CXVr4VeMOG4RxZ\nahVRATQOI+EHuVnmxWioe/nXLiQM8d4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '21fcab96-94b6-49a8-9eec-be40f626e0a5', 'name': 'tempest-securitygroup--2022203096', 'stateful': True, 'tenant_id': '6de4eb2687224a5d9c00cae90909eba1', 'project_id': '6de4eb2687224a5d9c00cae90909eba1', 'description': 'tempest-description--120437958', 'shared': False, 'security_group_rules': [{'id': '70396f4e-d846-4647-be01-baae56e75dc7', 'project_id': '6de4eb2687224a5d9c00cae90909eba1', 'tenant_id': '6de4eb2687224a5d9c00cae90909eba1', 'security_group_id': '21fcab96-94b6-49a8-9eec-be40f626e0a5', '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': 999, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-23T13:04:29Z', 'updated_at': '2025-12-23T13:04:29Z', 'revision_number': 0}, {'id': 'f1bba4c1-fdc7-45a7-a33c-d4f2145c6717', 'project_id': '6de4eb2687224a5d9c00cae90909eba1', 'tenant_id': '6de4eb2687224a5d9c00cae90909eba1', 'security_group_id': '21fcab96-94b6-49a8-9eec-be40f626e0a5', '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': 998, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-23T13:04:29Z', 'updated_at': '2025-12-23T13:04:29Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-12-23T13:04:29Z', 'updated_at': '2025-12-23T13:04:29Z', 'revision_number': 1}, 'floating_ip': {'id': 'ae7e0a2a-a564-4aa7-a725-4ffa7905a13d', 'tenant_id': '6de4eb2687224a5d9c00cae90909eba1', 'project_id': '6de4eb2687224a5d9c00cae90909eba1', 'floating_ip_address': '172.24.4.126', 'floating_network_id': '2022dc5c-1db1-4d79-8f10-03e050ad1526', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-23T13:04:30Z', 'updated_at': '2025-12-23T13:04:30Z', 'revision_number': 0, 'ip': '172.24.4.126'}}
2025-12-23 14:04:30,747 81148 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 202 POST http://192.168.122.178/compute/v2.1/servers 0.499s
2025-12-23 14:04:30,747 81148 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-1877108651", "imageRef": "e2d1dc78-9498-46e2-8931-07b129784a25", "flavorRef": "42", "networks": [{"uuid": "8885f01a-b854-486a-bd12-064d7d06fb43"}], "security_groups": [{"name": "tempest-securitygroup--2022203096"}], "key_name": "tempest-keypair-1104513115", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '414', 'location': 'http://192.168.122.178/compute/v2.1/servers/6a087a09-fe10-4179-b682-6366926013a1', '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-18475f1d-4b8d-4bc4-97d8-d5194fe865a4', 'x-compute-request-id': 'req-18475f1d-4b8d-4bc4-97d8-d5194fe865a4', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/compute/v2.1/servers'}
Body: b'{"server": {"id": "6a087a09-fe10-4179-b682-6366926013a1", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/6a087a09-fe10-4179-b682-6366926013a1"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/6a087a09-fe10-4179-b682-6366926013a1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2022203096"}], "adminPass": "TgJX8p9xKjDi"}}'
2025-12-23 14:04:30,829 81148 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://192.168.122.178/compute/v2.1/servers/6a087a09-fe10-4179-b682-6366926013a1 0.079s
2025-12-23 14:04:30,829 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:30 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-159fa9c9-35d5-4259-b738-b7cfd43ef989', 'x-compute-request-id': 'req-159fa9c9-35d5-4259-b738-b7cfd43ef989', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/6a087a09-fe10-4179-b682-6366926013a1'}
Body: b'{"server": {"id": "6a087a09-fe10-4179-b682-6366926013a1", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1877108651", "status": "BUILD", "tenant_id": "6de4eb2687224a5d9c00cae90909eba1", "user_id": "95c76451393b49ba926bf4d098dd0351", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:04:31Z", "updated": "2025-12-23T13:04:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/6a087a09-fe10-4179-b682-6366926013a1"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/6a087a09-fe10-4179-b682-6366926013a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1104513115", "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": []}}'
2025-12-23 14:04:31,941 81148 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://192.168.122.178/compute/v2.1/servers/6a087a09-fe10-4179-b682-6366926013a1 0.099s
2025-12-23 14:04:31,942 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:31 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-892c5235-36d9-48fd-b55c-ce8e745af680', 'x-compute-request-id': 'req-892c5235-36d9-48fd-b55c-ce8e745af680', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/6a087a09-fe10-4179-b682-6366926013a1'}
Body: b'{"server": {"id": "6a087a09-fe10-4179-b682-6366926013a1", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1877108651", "status": "BUILD", "tenant_id": "6de4eb2687224a5d9c00cae90909eba1", "user_id": "95c76451393b49ba926bf4d098dd0351", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:04:30Z", "updated": "2025-12-23T13:04:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/6a087a09-fe10-4179-b682-6366926013a1"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/6a087a09-fe10-4179-b682-6366926013a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1104513115", "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": []}}'
2025-12-23 14:04:33,089 81148 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://192.168.122.178/compute/v2.1/servers/6a087a09-fe10-4179-b682-6366926013a1 0.135s
2025-12-23 14:04:33,089 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:32 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-cee6c6b8-4754-489c-8573-981d1cf1f6ad', 'x-compute-request-id': 'req-cee6c6b8-4754-489c-8573-981d1cf1f6ad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/6a087a09-fe10-4179-b682-6366926013a1'}
Body: b'{"server": {"id": "6a087a09-fe10-4179-b682-6366926013a1", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1877108651", "status": "BUILD", "tenant_id": "6de4eb2687224a5d9c00cae90909eba1", "user_id": "95c76451393b49ba926bf4d098dd0351", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:04:30Z", "updated": "2025-12-23T13:04:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/6a087a09-fe10-4179-b682-6366926013a1"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/6a087a09-fe10-4179-b682-6366926013a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1104513115", "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": []}}'
2025-12-23 14:04:33,100 81148 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2025-12-23 14:04:34,338 81148 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://192.168.122.178/compute/v2.1/servers/6a087a09-fe10-4179-b682-6366926013a1 0.236s
2025-12-23 14:04:34,338 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:34 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-d83ecac6-ea9f-4f70-816c-0d7cecf14d2b', 'x-compute-request-id': 'req-d83ecac6-ea9f-4f70-816c-0d7cecf14d2b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/6a087a09-fe10-4179-b682-6366926013a1'}
Body: b'{"server": {"id": "6a087a09-fe10-4179-b682-6366926013a1", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1877108651", "status": "BUILD", "tenant_id": "6de4eb2687224a5d9c00cae90909eba1", "user_id": "95c76451393b49ba926bf4d098dd0351", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:04:30Z", "updated": "2025-12-23T13:04:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/6a087a09-fe10-4179-b682-6366926013a1"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/6a087a09-fe10-4179-b682-6366926013a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1104513115", "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": []}}'
2025-12-23 14:04:35,577 81148 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://192.168.122.178/compute/v2.1/servers/6a087a09-fe10-4179-b682-6366926013a1 0.226s
2025-12-23 14:04:35,577 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:35 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-42776ed7-ca78-4b15-8f4b-bb58904df2a8', 'x-compute-request-id': 'req-42776ed7-ca78-4b15-8f4b-bb58904df2a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/6a087a09-fe10-4179-b682-6366926013a1'}
Body: b'{"server": {"id": "6a087a09-fe10-4179-b682-6366926013a1", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1877108651", "status": "BUILD", "tenant_id": "6de4eb2687224a5d9c00cae90909eba1", "user_id": "95c76451393b49ba926bf4d098dd0351", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:04:30Z", "updated": "2025-12-23T13:04:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/6a087a09-fe10-4179-b682-6366926013a1"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/6a087a09-fe10-4179-b682-6366926013a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1104513115", "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": []}}'
2025-12-23 14:04:35,588 81148 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/scheduling" after 5 second wait
2025-12-23 14:04:36,676 81148 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://192.168.122.178/compute/v2.1/servers/6a087a09-fe10-4179-b682-6366926013a1 0.086s
2025-12-23 14:04:36,676 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:36 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-5e7fcf6e-9b41-4ce0-8a4d-8d5ddf002d57', 'x-compute-request-id': 'req-5e7fcf6e-9b41-4ce0-8a4d-8d5ddf002d57', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/6a087a09-fe10-4179-b682-6366926013a1'}
Body: b'{"server": {"id": "6a087a09-fe10-4179-b682-6366926013a1", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1877108651", "status": "ERROR", "tenant_id": "6de4eb2687224a5d9c00cae90909eba1", "user_id": "95c76451393b49ba926bf4d098dd0351", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:04:30Z", "updated": "2025-12-23T13:04:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/6a087a09-fe10-4179-b682-6366926013a1"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/6a087a09-fe10-4179-b682-6366926013a1"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-23T13:04:36Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 6a087a09-fe10-4179-b682-6366926013a1."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1104513115", "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": []}}'
2025-12-23 14:04:36,687 81148 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 6 second wait
2025-12-23 14:04:37,135 81148 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 204 DELETE http://192.168.122.178/compute/v2.1/servers/6a087a09-fe10-4179-b682-6366926013a1 0.447s
2025-12-23 14:04:37,135 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:36 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-372f28dd-9081-489a-8580-804d7d14070f', 'x-compute-request-id': 'req-372f28dd-9081-489a-8580-804d7d14070f', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/6a087a09-fe10-4179-b682-6366926013a1'}
Body: b''
2025-12-23 14:04:37,168 81148 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 404 GET http://192.168.122.178/compute/v2.1/servers/6a087a09-fe10-4179-b682-6366926013a1 0.032s
2025-12-23 14:04:37,168 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04: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-7e0d1a24-9729-4a24-8724-5076fd13705a', 'x-compute-request-id': 'req-7e0d1a24-9729-4a24-8724-5076fd13705a', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/6a087a09-fe10-4179-b682-6366926013a1'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 6a087a09-fe10-4179-b682-6366926013a1 could not be found."}}'
2025-12-23 14:04:37,191 81148 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 202 DELETE http://192.168.122.178/compute/v2.1/os-keypairs/tempest-keypair-1104513115 0.021s
2025-12-23 14:04:37,191 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:37 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-c29b8e3a-1017-4825-99c7-e56c6294e69b', 'x-compute-request-id': 'req-c29b8e3a-1017-4825-99c7-e56c6294e69b', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/compute/v2.1/os-keypairs/tempest-keypair-1104513115'}
Body: b''
2025-12-23 14:04:37,378 81148 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://192.168.122.178/networking/v2.0/security-groups/21fcab96-94b6-49a8-9eec-be40f626e0a5 0.187s
2025-12-23 14:04:37,379 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-af771fde-80da-42a8-b334-2ed2eb0dafa1', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/networking/v2.0/security-groups/21fcab96-94b6-49a8-9eec-be40f626e0a5'}
Body: b''
2025-12-23 14:04:37,401 81148 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://192.168.122.178/networking/v2.0/security-groups/21fcab96-94b6-49a8-9eec-be40f626e0a5 0.022s
2025-12-23 14:04:37,401 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-690d06a5-fe1e-4663-ac48-08a7f7ba2db2', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.178/networking/v2.0/security-groups/21fcab96-94b6-49a8-9eec-be40f626e0a5'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 21fcab96-94b6-49a8-9eec-be40f626e0a5 does not exist", "detail": ""}}'
2025-12-23 14:04:37,795 81148 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://192.168.122.178/networking/v2.0/floatingips/ae7e0a2a-a564-4aa7-a725-4ffa7905a13d 0.394s
2025-12-23 14:04:37,796 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:04:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-1dcce186-1b10-436f-9c83-5cd5383ccc42', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/networking/v2.0/floatingips/ae7e0a2a-a564-4aa7-a725-4ffa7905a13d'}
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 343, 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 326, 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 6a087a09-fe10-4179-b682-6366926013a1 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-23T13:04:36Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 6a087a09-fe10-4179-b682-6366926013a1.'}. Request ID of server operation performed before checking the server status req-18475f1d-4b8d-4bc4-97d8-d5194fe865a4.
|
||||||
| 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:'': {{{
2025-12-23 14:05:27,412 81154 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://192.168.122.178/volume/v3/volumes 0.445s
2025-12-23 14:05:27,412 81154 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-1159203037", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d46b9ef5-ffe9-4d22-bfe7-869d9ce8033f', 'content-length': '774', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d46b9ef5-ffe9-4d22-bfe7-869d9ce8033f', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/volume/v3/volumes'}
Body: b'{"volume": {"id": "0902d41e-c008-45d8-8b09-cb360e727eda", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T13:05:27.318067", "updated_at": null, "name": "tempest-TestServerVolumeAttachmentScenario-volume-1159203037", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/0902d41e-c008-45d8-8b09-cb360e727eda"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/0902d41e-c008-45d8-8b09-cb360e727eda"}], "user_id": "00727592fcce46139545966db809e2e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-23 14:05:27,724 81154 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://192.168.122.178/volume/v3/volumes 0.303s
2025-12-23 14:05:27,725 81154 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-2077124504", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b9e3f73-9e69-4de6-8294-ccc86c8003e9', 'content-length': '774', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b9e3f73-9e69-4de6-8294-ccc86c8003e9', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/volume/v3/volumes'}
Body: b'{"volume": {"id": "571869da-76cc-453d-921e-d725d4286d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T13:05:27.643376", "updated_at": null, "name": "tempest-TestServerVolumeAttachmentScenario-volume-2077124504", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/571869da-76cc-453d-921e-d725d4286d99"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/571869da-76cc-453d-921e-d725d4286d99"}], "user_id": "00727592fcce46139545966db809e2e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-23 14:05:27,779 81154 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 201 POST http://192.168.122.178/identity/v3/auth/tokens 0.042s
2025-12-23 14:05:27,780 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2552', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f6376ab3-9cf5-4214-8ef6-a74bbe97e44a', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "00727592fcce46139545966db809e2e0", "name": "tempest-TestServerVolumeAttachmentScenario-1810554621-project-member", "password_expires_at": null}, "audit_ids": ["h84e_b8iQAWtODWb1IFa7Q"], "expires_at": "2025-12-23T14:05:27.000000Z", "issued_at": "2025-12-23T13:05:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d19581ac0fa442b98d884571e87d7ba8", "name": "tempest-TestServerVolumeAttachmentScenario-1810554621"}, "is_domain": false, "roles": [{"id": "33c052702d8947aca6e9f3c187efdc36", "name": "reader"}, {"id": "1396919ed4534591818d740796472755", "name": "member"}], "catalog": [{"endpoints": [{"id": "96c32ad3f6274708b259878e45f1e9cd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/identity", "region": "RegionOne"}], "id": "32eed16d2ec24754875d4eae500907c8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ade6c470d4ea4571aaa7f3232351a970", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/image", "region": "RegionOne"}], "id": "4980eb572a1a4f43bac1760c3d4de918", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89ae2642d56947ebb69124692a84e96b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/placement", "region": "RegionOne"}], "id": "7142ef5bfe034f589eb6a3ec4bc18d5c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "96dc3d307399484fbd08ff5186203dd2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/networking", "region": "RegionOne"}], "id": "7ea9ecf25aca44208a4ee0a0f5c9b0f9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "cdc96df523804eaa8a706aec7434a986", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/volume/v3", "region": "RegionOne"}], "id": "982392a271ba4fe6ad782cefc69ed486", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "009bbd79ca7f46d9b86d3601d76c1fbc", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2.1", "region": "RegionOne"}], "id": "c435593889334b6f8bbe9754bc4fd445", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a54caf0551134d089c8275920f76d856", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2/d19581ac0fa442b98d884571e87d7ba8", "region": "RegionOne"}], "id": "d2d771d6206f4f0c931ae6b177d98938", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-23 14:05:27,780 81154 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachmentScenario:test_server_detach_rules) Found network {'id': 'fdae26a3-13e7-4027-8c6a-f678ac4e0755', 'name': 'tempest-TestServerVolumeAttachmentScenario-152896000-network', 'tenant_id': 'd19581ac0fa442b98d884571e87d7ba8', 'project_id': 'd19581ac0fa442b98d884571e87d7ba8', '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': 12376, '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': '2025-12-23T13:05:13Z', 'updated_at': '2025-12-23T13:05:13Z', 'revision_number': 1} available for tenant
2025-12-23 14:05:27,781 81154 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2025-12-23 14:05:27,781 81154 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2025-12-23 14:05:27,859 81154 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://192.168.122.178/compute/v2.1/os-keypairs 0.076s
2025-12-23 14:05:27,859 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1889616927", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOF2hqilP9E5B0tYOlV1AQh0qJ3VjA+3vwXh+hO8v3ukCw4waKFWJ/fCChNgTMOZ/VRA6gqOI/upM8Tow6Khncpigco1LMoxhL3bhdXd4HMOD0/WUhLQPA+pL6OCnOh00g=="}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:27 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-a17c5083-af5d-4745-b0ff-3b2b143a4b7f', 'x-compute-request-id': 'req-a17c5083-af5d-4745-b0ff-3b2b143a4b7f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1889616927", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOF2hqilP9E5B0tYOlV1AQh0qJ3VjA+3vwXh+hO8v3ukCw4waKFWJ/fCChNgTMOZ/VRA6gqOI/upM8Tow6Khncpigco1LMoxhL3bhdXd4HMOD0/WUhLQPA+pL6OCnOh00g==", "fingerprint": "bb:6c:3b:09:8a:ea:16:81:b4:86:e4:6a:f6:57:19:90", "user_id": "00727592fcce46139545966db809e2e0"}}'
2025-12-23 14:05:27,861 81154 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1889616927 created
2025-12-23 14:05:28,166 81154 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/networking/v2.0/security-groups 0.304s
2025-12-23 14:05:28,166 81154 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--1394746150", "description": "tempest-description--740916435"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-c123a743-66cf-478b-9fc7-9470b916f176', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "06bc6b20-9270-4443-96e4-fd26be18a5df", "name": "tempest-securitygroup--1394746150", "stateful": true, "tenant_id": "d19581ac0fa442b98d884571e87d7ba8", "project_id": "d19581ac0fa442b98d884571e87d7ba8", "description": "tempest-description--740916435", "shared": false, "security_group_rules": [{"id": "02a940fa-07e6-4dd3-96b2-da1f2137b0c2", "project_id": "d19581ac0fa442b98d884571e87d7ba8", "tenant_id": "d19581ac0fa442b98d884571e87d7ba8", "security_group_id": "06bc6b20-9270-4443-96e4-fd26be18a5df", "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": 1095, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-23T13:05:28Z", "updated_at": "2025-12-23T13:05:28Z", "revision_number": 0}, {"id": "bb01ddc1-d59b-419d-8004-ea43c18e556b", "project_id": "d19581ac0fa442b98d884571e87d7ba8", "tenant_id": "d19581ac0fa442b98d884571e87d7ba8", "security_group_id": "06bc6b20-9270-4443-96e4-fd26be18a5df", "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": 1096, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-23T13:05:28Z", "updated_at": "2025-12-23T13:05:28Z", "revision_number": 0}], "tags": [], "created_at": "2025-12-23T13:05:27Z", "updated_at": "2025-12-23T13:05:28Z", "revision_number": 1}}'
2025-12-23 14:05:28,361 81154 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/networking/v2.0/security-group-rules 0.195s
2025-12-23 14:05:28,362 81154 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": "06bc6b20-9270-4443-96e4-fd26be18a5df", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-e24f73ae-fdaa-4b7a-b483-3128e743335d', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "2bc044f5-eeeb-42bd-9fa3-d0f1d5992b89", "project_id": "d19581ac0fa442b98d884571e87d7ba8", "tenant_id": "d19581ac0fa442b98d884571e87d7ba8", "security_group_id": "06bc6b20-9270-4443-96e4-fd26be18a5df", "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": "2025-12-23T13:05:28Z", "updated_at": "2025-12-23T13:05:28Z", "revision_number": 0}}'
2025-12-23 14:05:28,578 81154 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/networking/v2.0/security-group-rules 0.216s
2025-12-23 14:05:28,579 81154 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": "06bc6b20-9270-4443-96e4-fd26be18a5df", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-f2b9ca35-54cb-4c2d-a3a5-5904a87f3dc6', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "1fda2106-6d55-44f9-826b-9151219c1ffa", "project_id": "d19581ac0fa442b98d884571e87d7ba8", "tenant_id": "d19581ac0fa442b98d884571e87d7ba8", "security_group_id": "06bc6b20-9270-4443-96e4-fd26be18a5df", "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": "2025-12-23T13:05:28Z", "updated_at": "2025-12-23T13:05:28Z", "revision_number": 0}}'
2025-12-23 14:05:28,579 81154 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1394746150 created
2025-12-23 14:05:29,194 81154 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.178/networking/v2.0/floatingips 0.614s
2025-12-23 14:05:29,194 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "2022dc5c-1db1-4d79-8f10-03e050ad1526"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-ea70594d-80f1-4062-862c-3d6bc328e119', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "f116aa39-114b-4845-9a99-d34283602089", "tenant_id": "d19581ac0fa442b98d884571e87d7ba8", "project_id": "d19581ac0fa442b98d884571e87d7ba8", "floating_ip_address": "172.24.4.146", "floating_network_id": "2022dc5c-1db1-4d79-8f10-03e050ad1526", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-12-23T13:05:28Z", "updated_at": "2025-12-23T13:05:28Z", "revision_number": 0}}'
2025-12-23 14:05:29,194 81154 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'f116aa39-114b-4845-9a99-d34283602089', 'tenant_id': 'd19581ac0fa442b98d884571e87d7ba8', 'project_id': 'd19581ac0fa442b98d884571e87d7ba8', 'floating_ip_address': '172.24.4.146', 'floating_network_id': '2022dc5c-1db1-4d79-8f10-03e050ad1526', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-23T13:05:28Z', 'updated_at': '2025-12-23T13:05:28Z', 'revision_number': 0, 'ip': '172.24.4.146'} created
2025-12-23 14:05:29,195 81154 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1889616927', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOF2hqilP9E5B0tYOlV1AQh0qJ3VjA+3vwXh+hO8v3ukCw4waKFWJ/fCChNgTMOZ/VRA6gqOI/upM8Tow6Khncpigco1LMoxhL3bhdXd4HMOD0/WUhLQPA+pL6OCnOh00g==', 'fingerprint': 'bb:6c:3b:09:8a:ea:16:81:b4:86:e4:6a:f6:57:19:90', 'user_id': '00727592fcce46139545966db809e2e0', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDB+yXUNQtRxM3/2K1uPBv8rsG1KzOzKiIkv2jqQhGprnghLS4BSxhpw\n60owK2KwVRygBwYFK4EEACKhZANiAAThdoaopT/ROQdLWDpVdQEIdKid1YwPt78F\n4foTvL97pAsOMGihVif3wgoTYEzDmf1UQOoKjiP7qTPE6MOioZ3KYoHKNSzKMYS9\n24XV3eBzDg9P1lIS0DwPqS+jgpzodNI=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '06bc6b20-9270-4443-96e4-fd26be18a5df', 'name': 'tempest-securitygroup--1394746150', 'stateful': True, 'tenant_id': 'd19581ac0fa442b98d884571e87d7ba8', 'project_id': 'd19581ac0fa442b98d884571e87d7ba8', 'description': 'tempest-description--740916435', 'shared': False, 'security_group_rules': [{'id': '02a940fa-07e6-4dd3-96b2-da1f2137b0c2', 'project_id': 'd19581ac0fa442b98d884571e87d7ba8', 'tenant_id': 'd19581ac0fa442b98d884571e87d7ba8', 'security_group_id': '06bc6b20-9270-4443-96e4-fd26be18a5df', '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': 1095, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-23T13:05:28Z', 'updated_at': '2025-12-23T13:05:28Z', 'revision_number': 0}, {'id': 'bb01ddc1-d59b-419d-8004-ea43c18e556b', 'project_id': 'd19581ac0fa442b98d884571e87d7ba8', 'tenant_id': 'd19581ac0fa442b98d884571e87d7ba8', 'security_group_id': '06bc6b20-9270-4443-96e4-fd26be18a5df', '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': 1096, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-12-23T13:05:28Z', 'updated_at': '2025-12-23T13:05:28Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-12-23T13:05:27Z', 'updated_at': '2025-12-23T13:05:28Z', 'revision_number': 1}, 'floating_ip': {'id': 'f116aa39-114b-4845-9a99-d34283602089', 'tenant_id': 'd19581ac0fa442b98d884571e87d7ba8', 'project_id': 'd19581ac0fa442b98d884571e87d7ba8', 'floating_ip_address': '172.24.4.146', 'floating_network_id': '2022dc5c-1db1-4d79-8f10-03e050ad1526', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-12-23T13:05:28Z', 'updated_at': '2025-12-23T13:05:28Z', 'revision_number': 0, 'ip': '172.24.4.146'}}
2025-12-23 14:05:29,828 81154 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://192.168.122.178/compute/v2.1/servers 0.633s
2025-12-23 14:05:29,829 81154 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-1951087873", "imageRef": "e2d1dc78-9498-46e2-8931-07b129784a25", "flavorRef": "42", "networks": [{"uuid": "fdae26a3-13e7-4027-8c6a-f678ac4e0755"}], "security_groups": [{"name": "tempest-securitygroup--1394746150"}], "key_name": "tempest-keypair-1889616927", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '414', 'location': 'http://192.168.122.178/compute/v2.1/servers/9f02eb62-9918-4029-82fd-b349cf6755e2', '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-fab7393e-c377-40a4-bbec-3d808a4f1f66', 'x-compute-request-id': 'req-fab7393e-c377-40a4-bbec-3d808a4f1f66', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/compute/v2.1/servers'}
Body: b'{"server": {"id": "9f02eb62-9918-4029-82fd-b349cf6755e2", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/9f02eb62-9918-4029-82fd-b349cf6755e2"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/9f02eb62-9918-4029-82fd-b349cf6755e2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1394746150"}], "adminPass": "oGfBY9foYbzR"}}'
2025-12-23 14:05:29,927 81154 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.178/compute/v2.1/servers/9f02eb62-9918-4029-82fd-b349cf6755e2 0.096s
2025-12-23 14:05:29,927 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:29 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-04e2b9fa-825a-4bca-95a2-6cb0b84a7eca', 'x-compute-request-id': 'req-04e2b9fa-825a-4bca-95a2-6cb0b84a7eca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/9f02eb62-9918-4029-82fd-b349cf6755e2'}
Body: b'{"server": {"id": "9f02eb62-9918-4029-82fd-b349cf6755e2", "name": "tempest-TestServerVolumeAttachmentScenario-server-1951087873", "status": "BUILD", "tenant_id": "d19581ac0fa442b98d884571e87d7ba8", "user_id": "00727592fcce46139545966db809e2e0", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:05:30Z", "updated": "2025-12-23T13:05:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/9f02eb62-9918-4029-82fd-b349cf6755e2"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/9f02eb62-9918-4029-82fd-b349cf6755e2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1889616927", "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": []}}'
2025-12-23 14:05:31,049 81154 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.178/compute/v2.1/servers/9f02eb62-9918-4029-82fd-b349cf6755e2 0.108s
2025-12-23 14:05:31,050 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:30 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-5feaa965-d4ba-4acc-be48-7de280586241', 'x-compute-request-id': 'req-5feaa965-d4ba-4acc-be48-7de280586241', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/9f02eb62-9918-4029-82fd-b349cf6755e2'}
Body: b'{"server": {"id": "9f02eb62-9918-4029-82fd-b349cf6755e2", "name": "tempest-TestServerVolumeAttachmentScenario-server-1951087873", "status": "BUILD", "tenant_id": "d19581ac0fa442b98d884571e87d7ba8", "user_id": "00727592fcce46139545966db809e2e0", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:05:29Z", "updated": "2025-12-23T13:05:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/9f02eb62-9918-4029-82fd-b349cf6755e2"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/9f02eb62-9918-4029-82fd-b349cf6755e2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1889616927", "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": []}}'
2025-12-23 14:05:32,145 81154 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.178/compute/v2.1/servers/9f02eb62-9918-4029-82fd-b349cf6755e2 0.083s
2025-12-23 14:05:32,145 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:32 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-58ef78f8-8eab-481e-92fb-1f611619c8b5', 'x-compute-request-id': 'req-58ef78f8-8eab-481e-92fb-1f611619c8b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/9f02eb62-9918-4029-82fd-b349cf6755e2'}
Body: b'{"server": {"id": "9f02eb62-9918-4029-82fd-b349cf6755e2", "name": "tempest-TestServerVolumeAttachmentScenario-server-1951087873", "status": "BUILD", "tenant_id": "d19581ac0fa442b98d884571e87d7ba8", "user_id": "00727592fcce46139545966db809e2e0", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:05:29Z", "updated": "2025-12-23T13:05:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/9f02eb62-9918-4029-82fd-b349cf6755e2"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/9f02eb62-9918-4029-82fd-b349cf6755e2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1889616927", "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": []}}'
2025-12-23 14:05:32,156 81154 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2025-12-23 14:05:33,227 81154 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.178/compute/v2.1/servers/9f02eb62-9918-4029-82fd-b349cf6755e2 0.070s
2025-12-23 14:05:33,227 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:33 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-d2c71ccc-b6c5-4acc-8c49-1e6493588243', 'x-compute-request-id': 'req-d2c71ccc-b6c5-4acc-8c49-1e6493588243', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/9f02eb62-9918-4029-82fd-b349cf6755e2'}
Body: b'{"server": {"id": "9f02eb62-9918-4029-82fd-b349cf6755e2", "name": "tempest-TestServerVolumeAttachmentScenario-server-1951087873", "status": "BUILD", "tenant_id": "d19581ac0fa442b98d884571e87d7ba8", "user_id": "00727592fcce46139545966db809e2e0", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:05:29Z", "updated": "2025-12-23T13:05:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/9f02eb62-9918-4029-82fd-b349cf6755e2"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/9f02eb62-9918-4029-82fd-b349cf6755e2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1889616927", "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": []}}'
2025-12-23 14:05:34,316 81154 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.178/compute/v2.1/servers/9f02eb62-9918-4029-82fd-b349cf6755e2 0.076s
2025-12-23 14:05:34,316 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:34 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-8337d231-9871-468c-a2c2-cd79da2ed953', 'x-compute-request-id': 'req-8337d231-9871-468c-a2c2-cd79da2ed953', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/9f02eb62-9918-4029-82fd-b349cf6755e2'}
Body: b'{"server": {"id": "9f02eb62-9918-4029-82fd-b349cf6755e2", "name": "tempest-TestServerVolumeAttachmentScenario-server-1951087873", "status": "BUILD", "tenant_id": "d19581ac0fa442b98d884571e87d7ba8", "user_id": "00727592fcce46139545966db809e2e0", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:05:29Z", "updated": "2025-12-23T13:05:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/9f02eb62-9918-4029-82fd-b349cf6755e2"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/9f02eb62-9918-4029-82fd-b349cf6755e2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1889616927", "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": []}}'
2025-12-23 14:05:35,407 81154 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.178/compute/v2.1/servers/9f02eb62-9918-4029-82fd-b349cf6755e2 0.079s
2025-12-23 14:05:35,408 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:35 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-97091d99-8c18-4466-b7fa-ee9840edd726', 'x-compute-request-id': 'req-97091d99-8c18-4466-b7fa-ee9840edd726', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/9f02eb62-9918-4029-82fd-b349cf6755e2'}
Body: b'{"server": {"id": "9f02eb62-9918-4029-82fd-b349cf6755e2", "name": "tempest-TestServerVolumeAttachmentScenario-server-1951087873", "status": "ERROR", "tenant_id": "d19581ac0fa442b98d884571e87d7ba8", "user_id": "00727592fcce46139545966db809e2e0", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:05:29Z", "updated": "2025-12-23T13:05:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/9f02eb62-9918-4029-82fd-b349cf6755e2"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/9f02eb62-9918-4029-82fd-b349cf6755e2"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-23T13:05:35Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 9f02eb62-9918-4029-82fd-b349cf6755e2."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1889616927", "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": []}}'
2025-12-23 14:05:35,418 81154 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "ERROR/None" after 6 second wait
2025-12-23 14:05:35,673 81154 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 204 DELETE http://192.168.122.178/compute/v2.1/servers/9f02eb62-9918-4029-82fd-b349cf6755e2 0.254s
2025-12-23 14:05:35,673 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:35 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-542e325b-5c1a-441e-b65d-a3293b71c106', 'x-compute-request-id': 'req-542e325b-5c1a-441e-b65d-a3293b71c106', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/9f02eb62-9918-4029-82fd-b349cf6755e2'}
Body: b''
2025-12-23 14:05:35,705 81154 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 404 GET http://192.168.122.178/compute/v2.1/servers/9f02eb62-9918-4029-82fd-b349cf6755e2 0.032s
2025-12-23 14:05:35,705 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:35 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-e921875c-3e2d-4e8e-a412-0721b9838639', 'x-compute-request-id': 'req-e921875c-3e2d-4e8e-a412-0721b9838639', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/9f02eb62-9918-4029-82fd-b349cf6755e2'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 9f02eb62-9918-4029-82fd-b349cf6755e2 could not be found."}}'
2025-12-23 14:05:35,728 81154 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://192.168.122.178/compute/v2.1/os-keypairs/tempest-keypair-1889616927 0.021s
2025-12-23 14:05:35,729 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:35 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-8360bf38-6b0d-49dd-af24-45ef88a42599', 'x-compute-request-id': 'req-8360bf38-6b0d-49dd-af24-45ef88a42599', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/compute/v2.1/os-keypairs/tempest-keypair-1889616927'}
Body: b''
2025-12-23 14:05:35,940 81154 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://192.168.122.178/networking/v2.0/security-groups/06bc6b20-9270-4443-96e4-fd26be18a5df 0.211s
2025-12-23 14:05:35,940 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-458ef8ab-835f-4af5-b434-48cea82f3ace', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/networking/v2.0/security-groups/06bc6b20-9270-4443-96e4-fd26be18a5df'}
Body: b''
2025-12-23 14:05:35,955 81154 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://192.168.122.178/networking/v2.0/security-groups/06bc6b20-9270-4443-96e4-fd26be18a5df 0.014s
2025-12-23 14:05:35,956 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-7232dbbc-6ad9-4509-8daf-8b413675367a', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.178/networking/v2.0/security-groups/06bc6b20-9270-4443-96e4-fd26be18a5df'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 06bc6b20-9270-4443-96e4-fd26be18a5df does not exist", "detail": ""}}'
2025-12-23 14:05:36,262 81154 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://192.168.122.178/networking/v2.0/floatingips/f116aa39-114b-4845-9a99-d34283602089 0.305s
2025-12-23 14:05:36,262 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-a352109c-8718-4352-9822-e9a72ace78dd', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/networking/v2.0/floatingips/f116aa39-114b-4845-9a99-d34283602089'}
Body: b''
2025-12-23 14:05:36,329 81154 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://192.168.122.178/volume/v3/volumes/571869da-76cc-453d-921e-d725d4286d99 0.067s
2025-12-23 14:05:36,330 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:36 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-bbed6174-4493-498a-af50-45a3e4d344f6', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/volume/v3/volumes/571869da-76cc-453d-921e-d725d4286d99'}
Body: b''
2025-12-23 14:05:36,382 81154 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.178/volume/v3/volumes/571869da-76cc-453d-921e-d725d4286d99 0.052s
2025-12-23 14:05:36,382 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3f5bd9f-a8e5-48b9-b237-25b3bea0b62a', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3f5bd9f-a8e5-48b9-b237-25b3bea0b62a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/571869da-76cc-453d-921e-d725d4286d99'}
Body: b'{"volume": {"id": "571869da-76cc-453d-921e-d725d4286d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T13:05:28.000000", "updated_at": "2025-12-23T13:05:36.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2077124504", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/571869da-76cc-453d-921e-d725d4286d99"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/571869da-76cc-453d-921e-d725d4286d99"}], "user_id": "00727592fcce46139545966db809e2e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d19581ac0fa442b98d884571e87d7ba8"}}'
2025-12-23 14:05:37,443 81154 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.178/volume/v3/volumes/571869da-76cc-453d-921e-d725d4286d99 0.049s
2025-12-23 14:05:37,443 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1aff4326-d168-4e1a-9908-e97e286d2155', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1aff4326-d168-4e1a-9908-e97e286d2155', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/571869da-76cc-453d-921e-d725d4286d99'}
Body: b'{"volume": {"id": "571869da-76cc-453d-921e-d725d4286d99", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T13:05:28.000000", "updated_at": "2025-12-23T13:05:36.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2077124504", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/571869da-76cc-453d-921e-d725d4286d99"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/571869da-76cc-453d-921e-d725d4286d99"}], "user_id": "00727592fcce46139545966db809e2e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d19581ac0fa442b98d884571e87d7ba8"}}'
2025-12-23 14:05:38,472 81154 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://192.168.122.178/volume/v3/volumes/571869da-76cc-453d-921e-d725d4286d99 0.017s
2025-12-23 14:05:38,472 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:38 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-c1f89686-7dae-4def-aaa3-fa1df0bf1977', 'x-openstack-request-id': 'req-c1f89686-7dae-4def-aaa3-fa1df0bf1977', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.178/volume/v3/volumes/571869da-76cc-453d-921e-d725d4286d99'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 571869da-76cc-453d-921e-d725d4286d99 could not be found."}}'
2025-12-23 14:05:38,520 81154 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://192.168.122.178/volume/v3/volumes/0902d41e-c008-45d8-8b09-cb360e727eda 0.047s
2025-12-23 14:05:38,520 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:38 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-e6558a5b-d030-4127-b0e0-77f7eb7e0aac', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/volume/v3/volumes/0902d41e-c008-45d8-8b09-cb360e727eda'}
Body: b''
2025-12-23 14:05:38,558 81154 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.178/volume/v3/volumes/0902d41e-c008-45d8-8b09-cb360e727eda 0.037s
2025-12-23 14:05:38,558 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39be9c14-96ba-46d1-9a85-9718fdbe814c', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39be9c14-96ba-46d1-9a85-9718fdbe814c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/0902d41e-c008-45d8-8b09-cb360e727eda'}
Body: b'{"volume": {"id": "0902d41e-c008-45d8-8b09-cb360e727eda", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T13:05:27.000000", "updated_at": "2025-12-23T13:05:38.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1159203037", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/0902d41e-c008-45d8-8b09-cb360e727eda"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/0902d41e-c008-45d8-8b09-cb360e727eda"}], "user_id": "00727592fcce46139545966db809e2e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d19581ac0fa442b98d884571e87d7ba8"}}'
2025-12-23 14:05:39,628 81154 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.178/volume/v3/volumes/0902d41e-c008-45d8-8b09-cb360e727eda 0.057s
2025-12-23 14:05:39,628 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f5d30bd-218e-45ff-a75b-11c711e5c7d6', 'content-length': '866', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f5d30bd-218e-45ff-a75b-11c711e5c7d6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/0902d41e-c008-45d8-8b09-cb360e727eda'}
Body: b'{"volume": {"id": "0902d41e-c008-45d8-8b09-cb360e727eda", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T13:05:27.000000", "updated_at": "2025-12-23T13:05:38.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1159203037", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/0902d41e-c008-45d8-8b09-cb360e727eda"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/0902d41e-c008-45d8-8b09-cb360e727eda"}], "user_id": "00727592fcce46139545966db809e2e0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d19581ac0fa442b98d884571e87d7ba8"}}'
2025-12-23 14:05:40,660 81154 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://192.168.122.178/volume/v3/volumes/0902d41e-c008-45d8-8b09-cb360e727eda 0.019s
2025-12-23 14:05:40,660 81154 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:40 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-50af22b2-d949-4c17-b2d6-501f330a5f2e', 'x-openstack-request-id': 'req-50af22b2-d949-4c17-b2d6-501f330a5f2e', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.178/volume/v3/volumes/0902d41e-c008-45d8-8b09-cb360e727eda'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0902d41e-c008-45d8-8b09-cb360e727eda 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 343, 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 326, 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 9f02eb62-9918-4029-82fd-b349cf6755e2 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-23T13:05:35Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 9f02eb62-9918-4029-82fd-b349cf6755e2.'}. Request ID of server operation performed before checking the server status req-fab7393e-c377-40a4-bbec-3d808a4f1f66.
|
||||||
| 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:'': {{{
2025-12-23 14:05:00,833 81152 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 POST http://192.168.122.178/compute/v2.1/os-keypairs 0.204s
2025-12-23 14:05:00,833 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-TestShelveInstance-661770203", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKWwFsT6MYDYpXyxzNgCGu1oqD0Pmz9gjtTCTjcn+yVtl4MTFBTjiraYIdnSJsp6GpkprW29toBetu5cEKHKlGC06XLwr2w3ojQfTSSSmWwD6afe5qAqWiI+SqeiU8Cx/Q=="}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:00 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-6ca9b9d1-1158-4dd9-b129-ee2a47e3d734', 'x-compute-request-id': 'req-6ca9b9d1-1158-4dd9-b129-ee2a47e3d734', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-TestShelveInstance-661770203", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKWwFsT6MYDYpXyxzNgCGu1oqD0Pmz9gjtTCTjcn+yVtl4MTFBTjiraYIdnSJsp6GpkprW29toBetu5cEKHKlGC06XLwr2w3ojQfTSSSmWwD6afe5qAqWiI+SqeiU8Cx/Q==", "fingerprint": "aa:05:c5:3c:d2:6a:c8:80:01:93:98:2e:45:8d:b8:17", "user_id": "9de9f76aca5b4a74a0988a456561ad16"}}'
2025-12-23 14:05:01,139 81152 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.178/networking/v2.0/security-groups 0.304s
2025-12-23 14:05:01,139 81152 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-796969878", "description": "tempest-secgroup-smoke-796969878 description", "project_id": "bd171ba8d4a349119367459cf0c3e619"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1675', 'x-openstack-request-id': 'req-dd7ea49d-5222-44c2-99c4-28d068e648df', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "b32d495e-45c2-471b-9e65-995eb6460362", "name": "tempest-secgroup-smoke-796969878", "stateful": true, "tenant_id": "bd171ba8d4a349119367459cf0c3e619", "project_id": "bd171ba8d4a349119367459cf0c3e619", "description": "tempest-secgroup-smoke-796969878 description", "shared": false, "security_group_rules": [{"id": "917b331e-f36f-48ec-9854-6019945fcb64", "project_id": "bd171ba8d4a349119367459cf0c3e619", "tenant_id": "bd171ba8d4a349119367459cf0c3e619", "security_group_id": "b32d495e-45c2-471b-9e65-995eb6460362", "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": 1053, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-23T13:05:00Z", "updated_at": "2025-12-23T13:05:00Z", "revision_number": 0}, {"id": "a307543c-46e4-4c78-affe-f6ad0f8757be", "project_id": "bd171ba8d4a349119367459cf0c3e619", "tenant_id": "bd171ba8d4a349119367459cf0c3e619", "security_group_id": "b32d495e-45c2-471b-9e65-995eb6460362", "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": 1054, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-23T13:05:00Z", "updated_at": "2025-12-23T13:05:00Z", "revision_number": 0}], "tags": [], "created_at": "2025-12-23T13:05:00Z", "updated_at": "2025-12-23T13:05:00Z", "revision_number": 1}}'
2025-12-23 14:05:01,516 81152 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.178/networking/v2.0/security-group-rules 0.376s
2025-12-23 14:05:01,517 81152 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": "b32d495e-45c2-471b-9e65-995eb6460362", "project_id": "bd171ba8d4a349119367459cf0c3e619", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-f9390058-f9dc-4dd0-abea-b0bd8b38bd28', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "dea1491d-9f17-4b86-a2f1-30bc10580e6a", "project_id": "bd171ba8d4a349119367459cf0c3e619", "tenant_id": "bd171ba8d4a349119367459cf0c3e619", "security_group_id": "b32d495e-45c2-471b-9e65-995eb6460362", "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": "2025-12-23T13:05:01Z", "updated_at": "2025-12-23T13:05:01Z", "revision_number": 0}}'
2025-12-23 14:05:01,762 81152 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.178/networking/v2.0/security-group-rules 0.245s
2025-12-23 14:05:01,763 81152 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": "b32d495e-45c2-471b-9e65-995eb6460362", "project_id": "bd171ba8d4a349119367459cf0c3e619", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-da21ad57-94ca-4e03-9ca9-97708e1ccb5a', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "c6dbb445-f3e6-4555-9bb7-a4a5c2bb7c22", "project_id": "bd171ba8d4a349119367459cf0c3e619", "tenant_id": "bd171ba8d4a349119367459cf0c3e619", "security_group_id": "b32d495e-45c2-471b-9e65-995eb6460362", "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": "2025-12-23T13:05:01Z", "updated_at": "2025-12-23T13:05:01Z", "revision_number": 0}}'
2025-12-23 14:05:01,944 81152 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.178/networking/v2.0/security-group-rules 0.181s
2025-12-23 14:05:01,944 81152 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": "b32d495e-45c2-471b-9e65-995eb6460362", "project_id": "bd171ba8d4a349119367459cf0c3e619", "protocol": "icmp", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-72554436-b13d-4a80-bff0-2296af0244b6', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "0b042902-6f8d-4dc7-84dc-ce84e3894f14", "project_id": "bd171ba8d4a349119367459cf0c3e619", "tenant_id": "bd171ba8d4a349119367459cf0c3e619", "security_group_id": "b32d495e-45c2-471b-9e65-995eb6460362", "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": "2025-12-23T13:05:01Z", "updated_at": "2025-12-23T13:05:01Z", "revision_number": 0}}'
2025-12-23 14:05:02,165 81152 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.178/networking/v2.0/security-group-rules 0.220s
2025-12-23 14:05:02,165 81152 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": "b32d495e-45c2-471b-9e65-995eb6460362", "project_id": "bd171ba8d4a349119367459cf0c3e619", "protocol": "icmp", "direction": "egress"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-de70e770-4f7b-4ea7-99f7-7d1a33dd61be', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "8c11aa83-57af-4c2a-8d51-a8e222c86ae5", "project_id": "bd171ba8d4a349119367459cf0c3e619", "tenant_id": "bd171ba8d4a349119367459cf0c3e619", "security_group_id": "b32d495e-45c2-471b-9e65-995eb6460362", "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": "2025-12-23T13:05:02Z", "updated_at": "2025-12-23T13:05:02Z", "revision_number": 0}}'
2025-12-23 14:05:02,401 81152 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.178/networking/v2.0/security-group-rules 0.235s
2025-12-23 14:05:02,401 81152 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": "b32d495e-45c2-471b-9e65-995eb6460362", "project_id": "bd171ba8d4a349119367459cf0c3e619", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-c2af55e8-9994-4ada-939d-6e948c31bb67', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "657869db-572c-42ed-a325-75a3b97122f3", "project_id": "bd171ba8d4a349119367459cf0c3e619", "tenant_id": "bd171ba8d4a349119367459cf0c3e619", "security_group_id": "b32d495e-45c2-471b-9e65-995eb6460362", "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": "2025-12-23T13:05:02Z", "updated_at": "2025-12-23T13:05:02Z", "revision_number": 0}}'
2025-12-23 14:05:02,611 81152 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.178/networking/v2.0/security-group-rules 0.209s
2025-12-23 14:05:02,611 81152 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": "b32d495e-45c2-471b-9e65-995eb6460362", "project_id": "bd171ba8d4a349119367459cf0c3e619", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-1d6dfa68-a8a5-49a6-b5e7-3d0cdffca416', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "3c85be42-d0e5-4c83-bc48-fe736dcf972f", "project_id": "bd171ba8d4a349119367459cf0c3e619", "tenant_id": "bd171ba8d4a349119367459cf0c3e619", "security_group_id": "b32d495e-45c2-471b-9e65-995eb6460362", "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": "2025-12-23T13:05:02Z", "updated_at": "2025-12-23T13:05:02Z", "revision_number": 0}}'
2025-12-23 14:05:02,663 81152 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.178/identity/v3/auth/tokens 0.048s
2025-12-23 14:05:02,663 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:02 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-d7fb541d-7d39-42da-a50d-1c3de2e822d1', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "9de9f76aca5b4a74a0988a456561ad16", "name": "tempest-TestShelveInstance-1673884756-project-member", "password_expires_at": null}, "audit_ids": ["BA2u1Z0uRu-GauMLyx_-_Q"], "expires_at": "2025-12-23T14:05:02.000000Z", "issued_at": "2025-12-23T13:05:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bd171ba8d4a349119367459cf0c3e619", "name": "tempest-TestShelveInstance-1673884756"}, "is_domain": false, "roles": [{"id": "33c052702d8947aca6e9f3c187efdc36", "name": "reader"}, {"id": "1396919ed4534591818d740796472755", "name": "member"}], "catalog": [{"endpoints": [{"id": "96c32ad3f6274708b259878e45f1e9cd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/identity", "region": "RegionOne"}], "id": "32eed16d2ec24754875d4eae500907c8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ade6c470d4ea4571aaa7f3232351a970", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/image", "region": "RegionOne"}], "id": "4980eb572a1a4f43bac1760c3d4de918", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89ae2642d56947ebb69124692a84e96b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/placement", "region": "RegionOne"}], "id": "7142ef5bfe034f589eb6a3ec4bc18d5c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "96dc3d307399484fbd08ff5186203dd2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/networking", "region": "RegionOne"}], "id": "7ea9ecf25aca44208a4ee0a0f5c9b0f9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "cdc96df523804eaa8a706aec7434a986", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/volume/v3", "region": "RegionOne"}], "id": "982392a271ba4fe6ad782cefc69ed486", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "009bbd79ca7f46d9b86d3601d76c1fbc", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2.1", "region": "RegionOne"}], "id": "c435593889334b6f8bbe9754bc4fd445", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a54caf0551134d089c8275920f76d856", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2/bd171ba8d4a349119367459cf0c3e619", "region": "RegionOne"}], "id": "d2d771d6206f4f0c931ae6b177d98938", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-23 14:05:02,664 81152 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': 'fbc5b34a-a20f-4398-8308-6cb42d458d7f', 'name': 'tempest-TestShelveInstance-1993038821-network', 'tenant_id': 'bd171ba8d4a349119367459cf0c3e619', 'project_id': 'bd171ba8d4a349119367459cf0c3e619', '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': 31578, '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': '2025-12-23T13:04:38Z', 'updated_at': '2025-12-23T13:04:38Z', 'revision_number': 1} available for tenant
2025-12-23 14:05:03,140 81152 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://192.168.122.178/volume/v3/volumes 0.475s
2025-12-23 14:05:03,141 81152 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-361507041", "imageRef": "e2d1dc78-9498-46e2-8931-07b129784a25", "size": 1}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bc9facc-ad95-4e8a-b8a1-180fadbab4d2', 'content-length': '761', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bc9facc-ad95-4e8a-b8a1-180fadbab4d2', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/volume/v3/volumes'}
Body: b'{"volume": {"id": "4689090e-3a67-491c-841d-5a54732b1c63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T13:05:03.074977", "updated_at": null, "name": "tempest-tempest.common.compute-volume-361507041", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/4689090e-3a67-491c-841d-5a54732b1c63"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/4689090e-3a67-491c-841d-5a54732b1c63"}], "user_id": "9de9f76aca5b4a74a0988a456561ad16", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-23 14:05:03,226 81152 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.178/volume/v3/volumes/4689090e-3a67-491c-841d-5a54732b1c63 0.077s
2025-12-23 14:05:03,227 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7868a610-f08e-449a-8323-1940fa8f8145', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7868a610-f08e-449a-8323-1940fa8f8145', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/4689090e-3a67-491c-841d-5a54732b1c63'}
Body: b'{"volume": {"id": "4689090e-3a67-491c-841d-5a54732b1c63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T13:05:03.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-361507041", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/4689090e-3a67-491c-841d-5a54732b1c63"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/4689090e-3a67-491c-841d-5a54732b1c63"}], "user_id": "9de9f76aca5b4a74a0988a456561ad16", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bd171ba8d4a349119367459cf0c3e619"}}'
2025-12-23 14:05:04,306 81152 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.178/volume/v3/volumes/4689090e-3a67-491c-841d-5a54732b1c63 0.068s
2025-12-23 14:05:04,307 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f0d85fb-03da-4840-a66a-3a25fb55db68', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f0d85fb-03da-4840-a66a-3a25fb55db68', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/4689090e-3a67-491c-841d-5a54732b1c63'}
Body: b'{"volume": {"id": "4689090e-3a67-491c-841d-5a54732b1c63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T13:05:03.000000", "updated_at": "2025-12-23T13:05:03.000000", "name": "tempest-tempest.common.compute-volume-361507041", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/4689090e-3a67-491c-841d-5a54732b1c63"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/4689090e-3a67-491c-841d-5a54732b1c63"}], "user_id": "9de9f76aca5b4a74a0988a456561ad16", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bd171ba8d4a349119367459cf0c3e619"}}'
2025-12-23 14:05:05,350 81152 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.178/volume/v3/volumes/4689090e-3a67-491c-841d-5a54732b1c63 0.033s
2025-12-23 14:05:05,351 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72876b3b-bf3a-4aa1-a2ae-44eb271a60b6', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72876b3b-bf3a-4aa1-a2ae-44eb271a60b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/4689090e-3a67-491c-841d-5a54732b1c63'}
Body: b'{"volume": {"id": "4689090e-3a67-491c-841d-5a54732b1c63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T13:05:03.000000", "updated_at": "2025-12-23T13:05:03.000000", "name": "tempest-tempest.common.compute-volume-361507041", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/4689090e-3a67-491c-841d-5a54732b1c63"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/4689090e-3a67-491c-841d-5a54732b1c63"}], "user_id": "9de9f76aca5b4a74a0988a456561ad16", "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": "bd171ba8d4a349119367459cf0c3e619"}}'
2025-12-23 14:05:06,398 81152 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.178/volume/v3/volumes/4689090e-3a67-491c-841d-5a54732b1c63 0.036s
2025-12-23 14:05:06,399 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11da6fea-cc17-4118-b5d5-632b5ae9bfcf', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11da6fea-cc17-4118-b5d5-632b5ae9bfcf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/4689090e-3a67-491c-841d-5a54732b1c63'}
Body: b'{"volume": {"id": "4689090e-3a67-491c-841d-5a54732b1c63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T13:05:03.000000", "updated_at": "2025-12-23T13:05:06.000000", "name": "tempest-tempest.common.compute-volume-361507041", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/4689090e-3a67-491c-841d-5a54732b1c63"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/4689090e-3a67-491c-841d-5a54732b1c63"}], "user_id": "9de9f76aca5b4a74a0988a456561ad16", "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": "bd171ba8d4a349119367459cf0c3e619"}}'
2025-12-23 14:05:07,448 81152 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.178/volume/v3/volumes/4689090e-3a67-491c-841d-5a54732b1c63 0.038s
2025-12-23 14:05:07,449 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e82e98e7-5420-4612-83ad-36366368fb6d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e82e98e7-5420-4612-83ad-36366368fb6d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/4689090e-3a67-491c-841d-5a54732b1c63'}
Body: b'{"volume": {"id": "4689090e-3a67-491c-841d-5a54732b1c63", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T13:05:03.000000", "updated_at": "2025-12-23T13:05:06.000000", "name": "tempest-tempest.common.compute-volume-361507041", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/4689090e-3a67-491c-841d-5a54732b1c63"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/4689090e-3a67-491c-841d-5a54732b1c63"}], "user_id": "9de9f76aca5b4a74a0988a456561ad16", "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": "bd171ba8d4a349119367459cf0c3e619"}}'
2025-12-23 14:05:08,508 81152 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.178/volume/v3/volumes/4689090e-3a67-491c-841d-5a54732b1c63 0.048s
2025-12-23 14:05:08,508 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa2fb231-472e-4bbb-b6f9-18a5514d5087', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa2fb231-472e-4bbb-b6f9-18a5514d5087', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/4689090e-3a67-491c-841d-5a54732b1c63'}
Body: b'{"volume": {"id": "4689090e-3a67-491c-841d-5a54732b1c63", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T13:05:03.000000", "updated_at": "2025-12-23T13:05:06.000000", "name": "tempest-tempest.common.compute-volume-361507041", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/4689090e-3a67-491c-841d-5a54732b1c63"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/4689090e-3a67-491c-841d-5a54732b1c63"}], "user_id": "9de9f76aca5b4a74a0988a456561ad16", "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": "bd171ba8d4a349119367459cf0c3e619"}}'
2025-12-23 14:05:09,550 81152 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.178/volume/v3/volumes/4689090e-3a67-491c-841d-5a54732b1c63 0.032s
2025-12-23 14:05:09,551 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83e3fa25-baba-4e64-bb21-d3bef2f4dfe9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83e3fa25-baba-4e64-bb21-d3bef2f4dfe9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/4689090e-3a67-491c-841d-5a54732b1c63'}
Body: b'{"volume": {"id": "4689090e-3a67-491c-841d-5a54732b1c63", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T13:05:03.000000", "updated_at": "2025-12-23T13:05:06.000000", "name": "tempest-tempest.common.compute-volume-361507041", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/4689090e-3a67-491c-841d-5a54732b1c63"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/4689090e-3a67-491c-841d-5a54732b1c63"}], "user_id": "9de9f76aca5b4a74a0988a456561ad16", "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": "bd171ba8d4a349119367459cf0c3e619"}}'
2025-12-23 14:05:10,597 81152 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.178/volume/v3/volumes/4689090e-3a67-491c-841d-5a54732b1c63 0.034s
2025-12-23 14:05:10,597 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f41b8440-3fbb-49ae-b06f-7d9bc64ad4ac', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f41b8440-3fbb-49ae-b06f-7d9bc64ad4ac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/4689090e-3a67-491c-841d-5a54732b1c63'}
Body: b'{"volume": {"id": "4689090e-3a67-491c-841d-5a54732b1c63", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T13:05:03.000000", "updated_at": "2025-12-23T13:05:06.000000", "name": "tempest-tempest.common.compute-volume-361507041", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/4689090e-3a67-491c-841d-5a54732b1c63"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/4689090e-3a67-491c-841d-5a54732b1c63"}], "user_id": "9de9f76aca5b4a74a0988a456561ad16", "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": "bd171ba8d4a349119367459cf0c3e619"}}'
2025-12-23 14:05:11,647 81152 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.178/volume/v3/volumes/4689090e-3a67-491c-841d-5a54732b1c63 0.039s
2025-12-23 14:05:11,647 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c0c71dc-bd1e-4dea-be8a-7cdd50ff509d', 'content-length': '1332', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c0c71dc-bd1e-4dea-be8a-7cdd50ff509d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/4689090e-3a67-491c-841d-5a54732b1c63'}
Body: b'{"volume": {"id": "4689090e-3a67-491c-841d-5a54732b1c63", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T13:05:03.000000", "updated_at": "2025-12-23T13:05:11.000000", "name": "tempest-tempest.common.compute-volume-361507041", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/4689090e-3a67-491c-841d-5a54732b1c63"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/4689090e-3a67-491c-841d-5a54732b1c63"}], "user_id": "9de9f76aca5b4a74a0988a456561ad16", "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": "e2d1dc78-9498-46e2-8931-07b129784a25", "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": "bd171ba8d4a349119367459cf0c3e619"}}'
2025-12-23 14:05:11,658 81152 INFO [tempest.common.waiters] volume 4689090e-3a67-491c-841d-5a54732b1c63 reached available after waiting for 8.658108 seconds
2025-12-23 14:05:12,675 81152 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://192.168.122.178/compute/v2.1/servers 1.017s
2025-12-23 14:05:12,675 81152 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-602808083", "imageRef": "", "flavorRef": "42", "key_name": "tempest-TestShelveInstance-661770203", "security_groups": [{"name": "tempest-secgroup-smoke-796969878"}], "networks": [{"uuid": "fbc5b34a-a20f-4398-8308-6cb42d458d7f"}], "block_device_mapping_v2": [{"uuid": "4689090e-3a67-491c-841d-5a54732b1c63", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '413', 'location': 'http://192.168.122.178/compute/v2.1/servers/54868663-03e2-42b3-bed7-2a1b0b33a9db', '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-6422ff33-9ef8-4021-a6a2-3c732e1d55ab', 'x-compute-request-id': 'req-6422ff33-9ef8-4021-a6a2-3c732e1d55ab', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/compute/v2.1/servers'}
Body: b'{"server": {"id": "54868663-03e2-42b3-bed7-2a1b0b33a9db", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/54868663-03e2-42b3-bed7-2a1b0b33a9db"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/54868663-03e2-42b3-bed7-2a1b0b33a9db"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-796969878"}], "adminPass": "SSqrjN6yTZF7"}}'
2025-12-23 14:05:12,752 81152 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.178/compute/v2.1/servers/54868663-03e2-42b3-bed7-2a1b0b33a9db 0.075s
2025-12-23 14:05:12,753 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1097', '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-6b9b6d5f-1139-4052-a6d7-c1253b4cc8f8', 'x-compute-request-id': 'req-6b9b6d5f-1139-4052-a6d7-c1253b4cc8f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/54868663-03e2-42b3-bed7-2a1b0b33a9db'}
Body: b'{"server": {"id": "54868663-03e2-42b3-bed7-2a1b0b33a9db", "name": "tempest-TestShelveInstance-server-602808083", "status": "BUILD", "tenant_id": "bd171ba8d4a349119367459cf0c3e619", "user_id": "9de9f76aca5b4a74a0988a456561ad16", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:05:13Z", "updated": "2025-12-23T13:05:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/54868663-03e2-42b3-bed7-2a1b0b33a9db"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/54868663-03e2-42b3-bed7-2a1b0b33a9db"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-661770203", "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": []}}'
2025-12-23 14:05:14,081 81152 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.178/compute/v2.1/servers/54868663-03e2-42b3-bed7-2a1b0b33a9db 0.317s
2025-12-23 14:05:14,082 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1147', '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-97a3dcc0-cac3-4363-b059-6efcdc84320a', 'x-compute-request-id': 'req-97a3dcc0-cac3-4363-b059-6efcdc84320a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/54868663-03e2-42b3-bed7-2a1b0b33a9db'}
Body: b'{"server": {"id": "54868663-03e2-42b3-bed7-2a1b0b33a9db", "name": "tempest-TestShelveInstance-server-602808083", "status": "BUILD", "tenant_id": "bd171ba8d4a349119367459cf0c3e619", "user_id": "9de9f76aca5b4a74a0988a456561ad16", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:05:12Z", "updated": "2025-12-23T13:05:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/54868663-03e2-42b3-bed7-2a1b0b33a9db"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/54868663-03e2-42b3-bed7-2a1b0b33a9db"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-661770203", "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": "4689090e-3a67-491c-841d-5a54732b1c63"}]}}'
2025-12-23 14:05:15,305 81152 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.178/compute/v2.1/servers/54868663-03e2-42b3-bed7-2a1b0b33a9db 0.211s
2025-12-23 14:05:15,306 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1139', '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-bcc85216-3cdb-4140-99e6-85b459f9f53c', 'x-compute-request-id': 'req-bcc85216-3cdb-4140-99e6-85b459f9f53c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/54868663-03e2-42b3-bed7-2a1b0b33a9db'}
Body: b'{"server": {"id": "54868663-03e2-42b3-bed7-2a1b0b33a9db", "name": "tempest-TestShelveInstance-server-602808083", "status": "BUILD", "tenant_id": "bd171ba8d4a349119367459cf0c3e619", "user_id": "9de9f76aca5b4a74a0988a456561ad16", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:05:12Z", "updated": "2025-12-23T13:05:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/54868663-03e2-42b3-bed7-2a1b0b33a9db"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/54868663-03e2-42b3-bed7-2a1b0b33a9db"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-661770203", "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": "4689090e-3a67-491c-841d-5a54732b1c63"}]}}'
2025-12-23 14:05:15,316 81152 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2025-12-23 14:05:16,731 81152 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.178/compute/v2.1/servers/54868663-03e2-42b3-bed7-2a1b0b33a9db 0.413s
2025-12-23 14:05:16,731 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1139', '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-87496fab-927c-41a0-a8a7-f7c7b823a793', 'x-compute-request-id': 'req-87496fab-927c-41a0-a8a7-f7c7b823a793', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/54868663-03e2-42b3-bed7-2a1b0b33a9db'}
Body: b'{"server": {"id": "54868663-03e2-42b3-bed7-2a1b0b33a9db", "name": "tempest-TestShelveInstance-server-602808083", "status": "BUILD", "tenant_id": "bd171ba8d4a349119367459cf0c3e619", "user_id": "9de9f76aca5b4a74a0988a456561ad16", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:05:12Z", "updated": "2025-12-23T13:05:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/54868663-03e2-42b3-bed7-2a1b0b33a9db"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/54868663-03e2-42b3-bed7-2a1b0b33a9db"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-661770203", "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": "4689090e-3a67-491c-841d-5a54732b1c63"}]}}'
2025-12-23 14:05:18,632 81152 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.178/compute/v2.1/servers/54868663-03e2-42b3-bed7-2a1b0b33a9db 0.889s
2025-12-23 14:05:18,633 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1139', '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-14478b76-a229-4336-a4da-64efcccf788c', 'x-compute-request-id': 'req-14478b76-a229-4336-a4da-64efcccf788c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/54868663-03e2-42b3-bed7-2a1b0b33a9db'}
Body: b'{"server": {"id": "54868663-03e2-42b3-bed7-2a1b0b33a9db", "name": "tempest-TestShelveInstance-server-602808083", "status": "BUILD", "tenant_id": "bd171ba8d4a349119367459cf0c3e619", "user_id": "9de9f76aca5b4a74a0988a456561ad16", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:05:12Z", "updated": "2025-12-23T13:05:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/54868663-03e2-42b3-bed7-2a1b0b33a9db"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/54868663-03e2-42b3-bed7-2a1b0b33a9db"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-661770203", "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": "4689090e-3a67-491c-841d-5a54732b1c63"}]}}'
2025-12-23 14:05:19,844 81152 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.178/compute/v2.1/servers/54868663-03e2-42b3-bed7-2a1b0b33a9db 0.200s
2025-12-23 14:05:19,845 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1139', '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-67460f7d-2ab2-461b-9d93-91602f030667', 'x-compute-request-id': 'req-67460f7d-2ab2-461b-9d93-91602f030667', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/54868663-03e2-42b3-bed7-2a1b0b33a9db'}
Body: b'{"server": {"id": "54868663-03e2-42b3-bed7-2a1b0b33a9db", "name": "tempest-TestShelveInstance-server-602808083", "status": "BUILD", "tenant_id": "bd171ba8d4a349119367459cf0c3e619", "user_id": "9de9f76aca5b4a74a0988a456561ad16", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:05:12Z", "updated": "2025-12-23T13:05:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/54868663-03e2-42b3-bed7-2a1b0b33a9db"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/54868663-03e2-42b3-bed7-2a1b0b33a9db"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-661770203", "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": "4689090e-3a67-491c-841d-5a54732b1c63"}]}}'
2025-12-23 14:05:20,945 81152 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.178/compute/v2.1/servers/54868663-03e2-42b3-bed7-2a1b0b33a9db 0.089s
2025-12-23 14:05:20,945 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1335', '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-3fe65196-a850-450b-85db-700d47e91c91', 'x-compute-request-id': 'req-3fe65196-a850-450b-85db-700d47e91c91', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/54868663-03e2-42b3-bed7-2a1b0b33a9db'}
Body: b'{"server": {"id": "54868663-03e2-42b3-bed7-2a1b0b33a9db", "name": "tempest-TestShelveInstance-server-602808083", "status": "ERROR", "tenant_id": "bd171ba8d4a349119367459cf0c3e619", "user_id": "9de9f76aca5b4a74a0988a456561ad16", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:05:12Z", "updated": "2025-12-23T13:05:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/54868663-03e2-42b3-bed7-2a1b0b33a9db"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/54868663-03e2-42b3-bed7-2a1b0b33a9db"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-23T13:05:21Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 54868663-03e2-42b3-bed7-2a1b0b33a9db."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-661770203", "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": "4689090e-3a67-491c-841d-5a54732b1c63"}]}}'
2025-12-23 14:05:20,956 81152 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "ERROR/None" after 8 second wait
2025-12-23 14:05:21,600 81152 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 204 DELETE http://192.168.122.178/compute/v2.1/servers/54868663-03e2-42b3-bed7-2a1b0b33a9db 0.644s
2025-12-23 14:05:21,601 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:20 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-e1e8ce59-8675-4012-a4fb-17de6ef1a382', 'x-compute-request-id': 'req-e1e8ce59-8675-4012-a4fb-17de6ef1a382', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/54868663-03e2-42b3-bed7-2a1b0b33a9db'}
Body: b''
2025-12-23 14:05:21,641 81152 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://192.168.122.178/compute/v2.1/servers/54868663-03e2-42b3-bed7-2a1b0b33a9db 0.040s
2025-12-23 14:05:21,642 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:21 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-3e5eafc5-976d-4abe-9f15-2e156745883a', 'x-compute-request-id': 'req-3e5eafc5-976d-4abe-9f15-2e156745883a', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/54868663-03e2-42b3-bed7-2a1b0b33a9db'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 54868663-03e2-42b3-bed7-2a1b0b33a9db could not be found."}}'
2025-12-23 14:05:22,029 81152 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://192.168.122.178/networking/v2.0/security-groups/b32d495e-45c2-471b-9e65-995eb6460362 0.385s
2025-12-23 14:05:22,029 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-3655aab0-e8d9-4e81-b99f-ce8837bde604', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/networking/v2.0/security-groups/b32d495e-45c2-471b-9e65-995eb6460362'}
Body: b''
2025-12-23 14:05:22,054 81152 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://192.168.122.178/compute/v2.1/os-keypairs/tempest-TestShelveInstance-661770203 0.024s
2025-12-23 14:05:22,054 81152 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:22 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-3642903f-8e78-4b57-8a6a-4cd162ca0488', 'x-compute-request-id': 'req-3642903f-8e78-4b57-8a6a-4cd162ca0488', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/compute/v2.1/os-keypairs/tempest-TestShelveInstance-661770203'}
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 343, 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 326, 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 54868663-03e2-42b3-bed7-2a1b0b33a9db failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-23T13:05:21Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 54868663-03e2-42b3-bed7-2a1b0b33a9db.'}. Request ID of server operation performed before checking the server status req-6422ff33-9ef8-4021-a6a2-3c732e1d55ab.
|
||||||
| 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:'': {{{
2025-12-23 14:05:01,588 81148 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://192.168.122.178/compute/v2.1/os-keypairs 0.123s
2025-12-23 14:05:01,588 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-TestStampPattern-289140005", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPUdQnhWOiSMN45dk1ibGqcSVtSVL1tOHWXEnKD8Gkx+5OcB1vpLsSHu+G/mDGlvluQwNnrfkJ/Npb4hNuO+qTNkh2tY2OY+Qt34vUJHNgrIBtG/TnLGHVorDLLyLI6fLg=="}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:01 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-80358c30-8558-46aa-bce9-ee11c01416d9', 'x-compute-request-id': 'req-80358c30-8558-46aa-bce9-ee11c01416d9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-TestStampPattern-289140005", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPUdQnhWOiSMN45dk1ibGqcSVtSVL1tOHWXEnKD8Gkx+5OcB1vpLsSHu+G/mDGlvluQwNnrfkJ/Npb4hNuO+qTNkh2tY2OY+Qt34vUJHNgrIBtG/TnLGHVorDLLyLI6fLg==", "fingerprint": "aa:46:c8:b2:4c:69:94:96:46:e4:25:cd:ba:38:5d:32", "user_id": "4cdfffecd1934e249c3f8f9c2e9d21f5"}}'
2025-12-23 14:05:01,849 81148 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://192.168.122.178/networking/v2.0/security-groups 0.258s
2025-12-23 14:05:01,849 81148 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-127885253", "description": "tempest-secgroup-smoke-127885253 description", "project_id": "2c946dedf5ae40d194d8d5bd4e7e8701"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1675', 'x-openstack-request-id': 'req-8bc213f6-a767-437e-8039-4bb7034b052e', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "189b8ed0-063a-4289-9119-b44e89a7a554", "name": "tempest-secgroup-smoke-127885253", "stateful": true, "tenant_id": "2c946dedf5ae40d194d8d5bd4e7e8701", "project_id": "2c946dedf5ae40d194d8d5bd4e7e8701", "description": "tempest-secgroup-smoke-127885253 description", "shared": false, "security_group_rules": [{"id": "6c35755d-f90c-448f-ade0-b981da6ff51e", "project_id": "2c946dedf5ae40d194d8d5bd4e7e8701", "tenant_id": "2c946dedf5ae40d194d8d5bd4e7e8701", "security_group_id": "189b8ed0-063a-4289-9119-b44e89a7a554", "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": 1058, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-23T13:05:01Z", "updated_at": "2025-12-23T13:05:01Z", "revision_number": 0}, {"id": "ab3fa9dc-16f4-4ec0-9e12-5a9bcdebee96", "project_id": "2c946dedf5ae40d194d8d5bd4e7e8701", "tenant_id": "2c946dedf5ae40d194d8d5bd4e7e8701", "security_group_id": "189b8ed0-063a-4289-9119-b44e89a7a554", "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": 1059, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-12-23T13:05:01Z", "updated_at": "2025-12-23T13:05:01Z", "revision_number": 0}], "tags": [], "created_at": "2025-12-23T13:05:01Z", "updated_at": "2025-12-23T13:05:01Z", "revision_number": 1}}'
2025-12-23 14:05:02,044 81148 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://192.168.122.178/networking/v2.0/security-group-rules 0.195s
2025-12-23 14:05:02,045 81148 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": "189b8ed0-063a-4289-9119-b44e89a7a554", "project_id": "2c946dedf5ae40d194d8d5bd4e7e8701", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-34afd882-a6f7-4b6b-9c4e-0263aa02a6c2', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "d84a8af8-046b-4786-922c-227a4a24e07d", "project_id": "2c946dedf5ae40d194d8d5bd4e7e8701", "tenant_id": "2c946dedf5ae40d194d8d5bd4e7e8701", "security_group_id": "189b8ed0-063a-4289-9119-b44e89a7a554", "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": "2025-12-23T13:05:01Z", "updated_at": "2025-12-23T13:05:01Z", "revision_number": 0}}'
2025-12-23 14:05:02,251 81148 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://192.168.122.178/networking/v2.0/security-group-rules 0.205s
2025-12-23 14:05:02,251 81148 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": "189b8ed0-063a-4289-9119-b44e89a7a554", "project_id": "2c946dedf5ae40d194d8d5bd4e7e8701", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-71a14aac-fb7e-48b9-97c7-0a8dab5b72fc', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "51a7f56e-a3da-445a-80bc-1c9a6ddac7b2", "project_id": "2c946dedf5ae40d194d8d5bd4e7e8701", "tenant_id": "2c946dedf5ae40d194d8d5bd4e7e8701", "security_group_id": "189b8ed0-063a-4289-9119-b44e89a7a554", "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": "2025-12-23T13:05:02Z", "updated_at": "2025-12-23T13:05:02Z", "revision_number": 0}}'
2025-12-23 14:05:02,463 81148 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://192.168.122.178/networking/v2.0/security-group-rules 0.212s
2025-12-23 14:05:02,464 81148 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": "189b8ed0-063a-4289-9119-b44e89a7a554", "project_id": "2c946dedf5ae40d194d8d5bd4e7e8701", "protocol": "icmp", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-3be13b57-782b-4318-8088-976095492552', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "805017e6-c0f6-4a29-8fde-fc6dbee35bc5", "project_id": "2c946dedf5ae40d194d8d5bd4e7e8701", "tenant_id": "2c946dedf5ae40d194d8d5bd4e7e8701", "security_group_id": "189b8ed0-063a-4289-9119-b44e89a7a554", "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": "2025-12-23T13:05:02Z", "updated_at": "2025-12-23T13:05:02Z", "revision_number": 0}}'
2025-12-23 14:05:02,699 81148 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://192.168.122.178/networking/v2.0/security-group-rules 0.235s
2025-12-23 14:05:02,700 81148 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": "189b8ed0-063a-4289-9119-b44e89a7a554", "project_id": "2c946dedf5ae40d194d8d5bd4e7e8701", "protocol": "icmp", "direction": "egress"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-48044817-56f3-4aa8-ae09-654e806539af', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "48ff94fe-a05e-45a6-98a9-ff1b8007b49d", "project_id": "2c946dedf5ae40d194d8d5bd4e7e8701", "tenant_id": "2c946dedf5ae40d194d8d5bd4e7e8701", "security_group_id": "189b8ed0-063a-4289-9119-b44e89a7a554", "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": "2025-12-23T13:05:02Z", "updated_at": "2025-12-23T13:05:02Z", "revision_number": 0}}'
2025-12-23 14:05:02,965 81148 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://192.168.122.178/networking/v2.0/security-group-rules 0.265s
2025-12-23 14:05:02,965 81148 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": "189b8ed0-063a-4289-9119-b44e89a7a554", "project_id": "2c946dedf5ae40d194d8d5bd4e7e8701", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-4131f541-fd9a-4f51-ba78-d32a200fd35e', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "d7f238d6-3da3-4389-8be2-fc92bde5529d", "project_id": "2c946dedf5ae40d194d8d5bd4e7e8701", "tenant_id": "2c946dedf5ae40d194d8d5bd4e7e8701", "security_group_id": "189b8ed0-063a-4289-9119-b44e89a7a554", "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": "2025-12-23T13:05:02Z", "updated_at": "2025-12-23T13:05:02Z", "revision_number": 0}}'
2025-12-23 14:05:03,253 81148 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://192.168.122.178/networking/v2.0/security-group-rules 0.287s
2025-12-23 14:05:03,253 81148 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": "189b8ed0-063a-4289-9119-b44e89a7a554", "project_id": "2c946dedf5ae40d194d8d5bd4e7e8701", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-69b59704-3556-4ae7-b616-8bcd7abd360c', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "0fcce458-f904-471a-9b30-cbd15e4d1725", "project_id": "2c946dedf5ae40d194d8d5bd4e7e8701", "tenant_id": "2c946dedf5ae40d194d8d5bd4e7e8701", "security_group_id": "189b8ed0-063a-4289-9119-b44e89a7a554", "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": "2025-12-23T13:05:03Z", "updated_at": "2025-12-23T13:05:03Z", "revision_number": 0}}'
2025-12-23 14:05:03,448 81148 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://192.168.122.178/volume/v3/volumes 0.194s
2025-12-23 14:05:03,449 81148 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-1162975145", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dc35ebc-0bf1-4c04-a98b-30cbb859a9f2', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dc35ebc-0bf1-4c04-a98b-30cbb859a9f2', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/volume/v3/volumes'}
Body: b'{"volume": {"id": "14f7e66e-a2f7-40f0-8004-be0ecd2244a7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T13:05:03.388528", "updated_at": null, "name": "tempest-TestStampPattern-volume-1162975145", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/14f7e66e-a2f7-40f0-8004-be0ecd2244a7"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/14f7e66e-a2f7-40f0-8004-be0ecd2244a7"}], "user_id": "4cdfffecd1934e249c3f8f9c2e9d21f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2025-12-23 14:05:03,497 81148 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://192.168.122.178/identity/v3/auth/tokens 0.035s
2025-12-23 14:05:03,497 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:03 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-18a417df-d9f8-47c3-a014-7b7c55689742', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.178/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "4cdfffecd1934e249c3f8f9c2e9d21f5", "name": "tempest-TestStampPattern-1320374228-project-member", "password_expires_at": null}, "audit_ids": ["5Pe2sue4Tk6GWCEIyrvgGQ"], "expires_at": "2025-12-23T14:05:03.000000Z", "issued_at": "2025-12-23T13:05:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2c946dedf5ae40d194d8d5bd4e7e8701", "name": "tempest-TestStampPattern-1320374228"}, "is_domain": false, "roles": [{"id": "33c052702d8947aca6e9f3c187efdc36", "name": "reader"}, {"id": "1396919ed4534591818d740796472755", "name": "member"}], "catalog": [{"endpoints": [{"id": "96c32ad3f6274708b259878e45f1e9cd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/identity", "region": "RegionOne"}], "id": "32eed16d2ec24754875d4eae500907c8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ade6c470d4ea4571aaa7f3232351a970", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/image", "region": "RegionOne"}], "id": "4980eb572a1a4f43bac1760c3d4de918", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89ae2642d56947ebb69124692a84e96b", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/placement", "region": "RegionOne"}], "id": "7142ef5bfe034f589eb6a3ec4bc18d5c", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "96dc3d307399484fbd08ff5186203dd2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/networking", "region": "RegionOne"}], "id": "7ea9ecf25aca44208a4ee0a0f5c9b0f9", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "cdc96df523804eaa8a706aec7434a986", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/volume/v3", "region": "RegionOne"}], "id": "982392a271ba4fe6ad782cefc69ed486", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "009bbd79ca7f46d9b86d3601d76c1fbc", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2.1", "region": "RegionOne"}], "id": "c435593889334b6f8bbe9754bc4fd445", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a54caf0551134d089c8275920f76d856", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.178/compute/v2/2c946dedf5ae40d194d8d5bd4e7e8701", "region": "RegionOne"}], "id": "d2d771d6206f4f0c931ae6b177d98938", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2025-12-23 14:05:03,498 81148 INFO [tempest.lib.common.fixed_network] (TestStampPattern:test_stamp_pattern) Found network {'id': '13b70d8a-9dbe-4e8e-80ca-9fa0360667fd', 'name': 'tempest-TestStampPattern-1000310165-network', 'tenant_id': '2c946dedf5ae40d194d8d5bd4e7e8701', 'project_id': '2c946dedf5ae40d194d8d5bd4e7e8701', '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': 13609, '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': '2025-12-23T13:04:45Z', 'updated_at': '2025-12-23T13:04:45Z', 'revision_number': 1} available for tenant
2025-12-23 14:05:04,020 81148 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://192.168.122.178/compute/v2.1/servers 0.522s
2025-12-23 14:05:04,021 81148 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-2016447984", "imageRef": "e2d1dc78-9498-46e2-8931-07b129784a25", "flavorRef": "42", "key_name": "tempest-TestStampPattern-289140005", "security_groups": [{"name": "tempest-secgroup-smoke-127885253"}], "networks": [{"uuid": "13b70d8a-9dbe-4e8e-80ca-9fa0360667fd"}]}}
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '413', 'location': 'http://192.168.122.178/compute/v2.1/servers/be8ace19-707c-4ea2-9838-4d814feabefd', '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-cad087ec-3938-4bcd-bd9f-9a10920038e0', 'x-compute-request-id': 'req-cad087ec-3938-4bcd-bd9f-9a10920038e0', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/compute/v2.1/servers'}
Body: b'{"server": {"id": "be8ace19-707c-4ea2-9838-4d814feabefd", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/be8ace19-707c-4ea2-9838-4d814feabefd"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/be8ace19-707c-4ea2-9838-4d814feabefd"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-127885253"}], "adminPass": "YUStomzZex3y"}}'
2025-12-23 14:05:04,080 81148 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://192.168.122.178/compute/v2.1/servers/be8ace19-707c-4ea2-9838-4d814feabefd 0.056s
2025-12-23 14:05:04,080 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:04 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-77bb5a81-eb2b-454e-bf1a-462ea2baba4f', 'x-compute-request-id': 'req-77bb5a81-eb2b-454e-bf1a-462ea2baba4f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/be8ace19-707c-4ea2-9838-4d814feabefd'}
Body: b'{"server": {"id": "be8ace19-707c-4ea2-9838-4d814feabefd", "name": "tempest-TestStampPattern-server-2016447984", "status": "BUILD", "tenant_id": "2c946dedf5ae40d194d8d5bd4e7e8701", "user_id": "4cdfffecd1934e249c3f8f9c2e9d21f5", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:05:04Z", "updated": "2025-12-23T13:05:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/be8ace19-707c-4ea2-9838-4d814feabefd"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/be8ace19-707c-4ea2-9838-4d814feabefd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestStampPattern-289140005", "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": []}}'
2025-12-23 14:05:05,167 81148 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://192.168.122.178/compute/v2.1/servers/be8ace19-707c-4ea2-9838-4d814feabefd 0.075s
2025-12-23 14:05:05,168 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:05 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-2970384f-3b45-4ea6-b960-2b67dc1e496c', 'x-compute-request-id': 'req-2970384f-3b45-4ea6-b960-2b67dc1e496c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/be8ace19-707c-4ea2-9838-4d814feabefd'}
Body: b'{"server": {"id": "be8ace19-707c-4ea2-9838-4d814feabefd", "name": "tempest-TestStampPattern-server-2016447984", "status": "BUILD", "tenant_id": "2c946dedf5ae40d194d8d5bd4e7e8701", "user_id": "4cdfffecd1934e249c3f8f9c2e9d21f5", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:05:03Z", "updated": "2025-12-23T13:05:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/be8ace19-707c-4ea2-9838-4d814feabefd"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/be8ace19-707c-4ea2-9838-4d814feabefd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-289140005", "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": []}}'
2025-12-23 14:05:06,291 81148 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://192.168.122.178/compute/v2.1/servers/be8ace19-707c-4ea2-9838-4d814feabefd 0.111s
2025-12-23 14:05:06,291 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:06 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-fa6c8568-de41-4ca9-b328-e69dc695c0d7', 'x-compute-request-id': 'req-fa6c8568-de41-4ca9-b328-e69dc695c0d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/be8ace19-707c-4ea2-9838-4d814feabefd'}
Body: b'{"server": {"id": "be8ace19-707c-4ea2-9838-4d814feabefd", "name": "tempest-TestStampPattern-server-2016447984", "status": "BUILD", "tenant_id": "2c946dedf5ae40d194d8d5bd4e7e8701", "user_id": "4cdfffecd1934e249c3f8f9c2e9d21f5", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:05:03Z", "updated": "2025-12-23T13:05:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/be8ace19-707c-4ea2-9838-4d814feabefd"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/be8ace19-707c-4ea2-9838-4d814feabefd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-289140005", "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": []}}'
2025-12-23 14:05:06,302 81148 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2025-12-23 14:05:07,392 81148 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://192.168.122.178/compute/v2.1/servers/be8ace19-707c-4ea2-9838-4d814feabefd 0.089s
2025-12-23 14:05:07,392 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:07 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-5a2d126c-bae6-498a-a0b2-16bb8f3cac49', 'x-compute-request-id': 'req-5a2d126c-bae6-498a-a0b2-16bb8f3cac49', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/be8ace19-707c-4ea2-9838-4d814feabefd'}
Body: b'{"server": {"id": "be8ace19-707c-4ea2-9838-4d814feabefd", "name": "tempest-TestStampPattern-server-2016447984", "status": "BUILD", "tenant_id": "2c946dedf5ae40d194d8d5bd4e7e8701", "user_id": "4cdfffecd1934e249c3f8f9c2e9d21f5", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:05:03Z", "updated": "2025-12-23T13:05:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/be8ace19-707c-4ea2-9838-4d814feabefd"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/be8ace19-707c-4ea2-9838-4d814feabefd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-289140005", "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": []}}'
2025-12-23 14:05:08,494 81148 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://192.168.122.178/compute/v2.1/servers/be8ace19-707c-4ea2-9838-4d814feabefd 0.090s
2025-12-23 14:05:08,494 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:08 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-a25013b4-7268-445a-86ab-eb97a0d73f79', 'x-compute-request-id': 'req-a25013b4-7268-445a-86ab-eb97a0d73f79', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/be8ace19-707c-4ea2-9838-4d814feabefd'}
Body: b'{"server": {"id": "be8ace19-707c-4ea2-9838-4d814feabefd", "name": "tempest-TestStampPattern-server-2016447984", "status": "BUILD", "tenant_id": "2c946dedf5ae40d194d8d5bd4e7e8701", "user_id": "4cdfffecd1934e249c3f8f9c2e9d21f5", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:05:03Z", "updated": "2025-12-23T13:05:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/be8ace19-707c-4ea2-9838-4d814feabefd"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/be8ace19-707c-4ea2-9838-4d814feabefd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-289140005", "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": []}}'
2025-12-23 14:05:09,605 81148 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://192.168.122.178/compute/v2.1/servers/be8ace19-707c-4ea2-9838-4d814feabefd 0.099s
2025-12-23 14:05:09,605 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1448', '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-1c443c1d-95f1-4421-b32b-464367c413bd', 'x-compute-request-id': 'req-1c443c1d-95f1-4421-b32b-464367c413bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/be8ace19-707c-4ea2-9838-4d814feabefd'}
Body: b'{"server": {"id": "be8ace19-707c-4ea2-9838-4d814feabefd", "name": "tempest-TestStampPattern-server-2016447984", "status": "ERROR", "tenant_id": "2c946dedf5ae40d194d8d5bd4e7e8701", "user_id": "4cdfffecd1934e249c3f8f9c2e9d21f5", "metadata": {}, "hostId": "", "image": {"id": "e2d1dc78-9498-46e2-8931-07b129784a25", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/images/e2d1dc78-9498-46e2-8931-07b129784a25"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.178/compute/flavors/42"}]}, "created": "2025-12-23T13:05:03Z", "updated": "2025-12-23T13:05:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.178/compute/v2.1/servers/be8ace19-707c-4ea2-9838-4d814feabefd"}, {"rel": "bookmark", "href": "http://192.168.122.178/compute/servers/be8ace19-707c-4ea2-9838-4d814feabefd"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-12-23T13:05:09Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance be8ace19-707c-4ea2-9838-4d814feabefd."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestStampPattern-289140005", "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": []}}'
2025-12-23 14:05:09,616 81148 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "ERROR/None" after 5 second wait
2025-12-23 14:05:09,916 81148 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 204 DELETE http://192.168.122.178/compute/v2.1/servers/be8ace19-707c-4ea2-9838-4d814feabefd 0.299s
2025-12-23 14:05:09,917 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:09 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-a695cfb8-a77f-4176-b6d5-b1ca078044c1', 'x-compute-request-id': 'req-a695cfb8-a77f-4176-b6d5-b1ca078044c1', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/be8ace19-707c-4ea2-9838-4d814feabefd'}
Body: b''
2025-12-23 14:05:09,950 81148 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 404 GET http://192.168.122.178/compute/v2.1/servers/be8ace19-707c-4ea2-9838-4d814feabefd 0.033s
2025-12-23 14:05:09,950 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:09 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-f7cadede-449c-4bf3-a548-69e33fe0ac2c', 'x-compute-request-id': 'req-f7cadede-449c-4bf3-a548-69e33fe0ac2c', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.178/compute/v2.1/servers/be8ace19-707c-4ea2-9838-4d814feabefd'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance be8ace19-707c-4ea2-9838-4d814feabefd could not be found."}}'
2025-12-23 14:05:10,010 81148 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://192.168.122.178/volume/v3/volumes/14f7e66e-a2f7-40f0-8004-be0ecd2244a7 0.059s
2025-12-23 14:05:10,010 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:09 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-75b67467-2408-4f58-8924-f1521de8f69a', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/volume/v3/volumes/14f7e66e-a2f7-40f0-8004-be0ecd2244a7'}
Body: b''
2025-12-23 14:05:10,059 81148 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.178/volume/v3/volumes/14f7e66e-a2f7-40f0-8004-be0ecd2244a7 0.048s
2025-12-23 14:05:10,059 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f73cd4b8-9b50-4a85-81d6-cf4a36d13704', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f73cd4b8-9b50-4a85-81d6-cf4a36d13704', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/14f7e66e-a2f7-40f0-8004-be0ecd2244a7'}
Body: b'{"volume": {"id": "14f7e66e-a2f7-40f0-8004-be0ecd2244a7", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T13:05:03.000000", "updated_at": "2025-12-23T13:05:10.000000", "name": "tempest-TestStampPattern-volume-1162975145", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/14f7e66e-a2f7-40f0-8004-be0ecd2244a7"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/14f7e66e-a2f7-40f0-8004-be0ecd2244a7"}], "user_id": "4cdfffecd1934e249c3f8f9c2e9d21f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c946dedf5ae40d194d8d5bd4e7e8701"}}'
2025-12-23 14:05:11,104 81148 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.178/volume/v3/volumes/14f7e66e-a2f7-40f0-8004-be0ecd2244a7 0.034s
2025-12-23 14:05:11,104 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7d6a924-0c3c-4d4e-b2c6-941c9e2e384a', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7d6a924-0c3c-4d4e-b2c6-941c9e2e384a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.178/volume/v3/volumes/14f7e66e-a2f7-40f0-8004-be0ecd2244a7'}
Body: b'{"volume": {"id": "14f7e66e-a2f7-40f0-8004-be0ecd2244a7", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2025-12-23T13:05:03.000000", "updated_at": "2025-12-23T13:05:10.000000", "name": "tempest-TestStampPattern-volume-1162975145", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.178/volume/v3/volumes/14f7e66e-a2f7-40f0-8004-be0ecd2244a7"}, {"rel": "bookmark", "href": "http://192.168.122.178/volume/volumes/14f7e66e-a2f7-40f0-8004-be0ecd2244a7"}], "user_id": "4cdfffecd1934e249c3f8f9c2e9d21f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c946dedf5ae40d194d8d5bd4e7e8701"}}'
2025-12-23 14:05:12,138 81148 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://192.168.122.178/volume/v3/volumes/14f7e66e-a2f7-40f0-8004-be0ecd2244a7 0.022s
2025-12-23 14:05:12,139 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:12 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-0098328b-ae0a-4fd5-9cf1-5ad0205533d2', 'x-openstack-request-id': 'req-0098328b-ae0a-4fd5-9cf1-5ad0205533d2', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.178/volume/v3/volumes/14f7e66e-a2f7-40f0-8004-be0ecd2244a7'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 14f7e66e-a2f7-40f0-8004-be0ecd2244a7 could not be found."}}'
2025-12-23 14:05:12,497 81148 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://192.168.122.178/networking/v2.0/security-groups/189b8ed0-063a-4289-9119-b44e89a7a554 0.357s
2025-12-23 14:05:12,497 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-a47029fb-62ca-4599-a1bb-bd9ce18f1d90', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.178/networking/v2.0/security-groups/189b8ed0-063a-4289-9119-b44e89a7a554'}
Body: b''
2025-12-23 14:05:12,529 81148 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://192.168.122.178/compute/v2.1/os-keypairs/tempest-TestStampPattern-289140005 0.031s
2025-12-23 14:05:12,529 81148 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Tue, 23 Dec 2025 13:05:12 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-1a6bf1f0-8cb7-4c0e-a8bb-e1407211be42', 'x-compute-request-id': 'req-1a6bf1f0-8cb7-4c0e-a8bb-e1407211be42', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.178/compute/v2.1/os-keypairs/tempest-TestStampPattern-289140005'}
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 343, 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 326, 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 be8ace19-707c-4ea2-9838-4d814feabefd failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-12-23T13:05:09Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance be8ace19-707c-4ea2-9838-4d814feabefd.'}. Request ID of server operation performed before checking the server status req-cad087ec-3938-4bcd-bd9f-9a10920038e0.
|
||||||
| 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 | |
ProjectMemberTests33) |
skip
pt33.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
ProjectReaderTests33) |
skip
pt33.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests33)
|
||||||
ProjectAdminTests33) |
skip
pt33.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests33)
|
||||||
ProjectAdminTests39) |
skip
pt33.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
ProjectMemberTests39) |
skip
pt33.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests39)
|
||||||
ProjectReaderTests39) |
skip
pt33.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectAdminTests) |
skip
pt34.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests)
|
||||||
ProjectMemberTests) |
skip
pt34.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests)
|
||||||
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 | |
VolumeTypesReaderTests) |
skip
pt38.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt38.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt38.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt38.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt38.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
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)
|
||||||
LiveAutoBlockMigrationV225Test) |
skip
pt43.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationTest) |
skip
pt43.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
| 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 | |
VolumeRetypeWithMigrationTest) |
skip
pt49.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
VolumeRetypeMultiattachTest) |
skip
pt49.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
| 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 | ||