Status: Pass 227 Failure 21 Skip 56
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| setUpClass (tempest.api.compute.servers.test_server_actions | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerActionsTestOtherB) |
fail
ft1.1: setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 85, in resource_setup
cls.server_id = cls.recreate_server(None, validatable=True,
File "/opt/stack/tempest/tempest/api/compute/base.py", line 425, in recreate_server
server = cls.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 247, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 222, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server
wait_for_ssh_or_ping(
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 713, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
| 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
ft2.1: tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-02-06 21:40:05,382 83171 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 202 POST http://192.168.122.84/volume/v3/volumes 0.399s
2026-02-06 21:40:05,382 83171 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-144636906"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b62e3b51-d980-47c5-b676-9e87d7cdbc52', 'content-length': '791', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b62e3b51-d980-47c5-b676-9e87d7cdbc52', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/volume/v3/volumes'}
Body: b'{"volume": {"id": "b5561f06-4c11-4349-9652-3fadd8063698", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:40:05.285389", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-144636906", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/b5561f06-4c11-4349-9652-3fadd8063698"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/b5561f06-4c11-4349-9652-3fadd8063698"}], "user_id": "779f61bf2fa443c2b290250ed3ae0ab2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null}}'
2026-02-06 21:40:05,484 83171 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.84/volume/v3/volumes/b5561f06-4c11-4349-9652-3fadd8063698 0.092s
2026-02-06 21:40:05,484 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eca8b0d2-f618-470a-84f5-2ce4bea5dffa', 'content-length': '970', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eca8b0d2-f618-470a-84f5-2ce4bea5dffa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/b5561f06-4c11-4349-9652-3fadd8063698'}
Body: b'{"volume": {"id": "b5561f06-4c11-4349-9652-3fadd8063698", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:40:05.000000", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-144636906", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/b5561f06-4c11-4349-9652-3fadd8063698"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/b5561f06-4c11-4349-9652-3fadd8063698"}], "user_id": "779f61bf2fa443c2b290250ed3ae0ab2", "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": "91cf2fa6dd7445788125f3bd616a3eca"}}'
2026-02-06 21:40:06,547 83171 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.84/volume/v3/volumes/b5561f06-4c11-4349-9652-3fadd8063698 0.050s
2026-02-06 21:40:06,547 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96a26ab3-8b86-407a-a05b-188dc7b37663', 'content-length': '970', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96a26ab3-8b86-407a-a05b-188dc7b37663', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/b5561f06-4c11-4349-9652-3fadd8063698'}
Body: b'{"volume": {"id": "b5561f06-4c11-4349-9652-3fadd8063698", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:40:05.000000", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-144636906", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/b5561f06-4c11-4349-9652-3fadd8063698"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/b5561f06-4c11-4349-9652-3fadd8063698"}], "user_id": "779f61bf2fa443c2b290250ed3ae0ab2", "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": "91cf2fa6dd7445788125f3bd616a3eca"}}'
2026-02-06 21:40:07,604 83171 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.84/volume/v3/volumes/b5561f06-4c11-4349-9652-3fadd8063698 0.045s
2026-02-06 21:40:07,604 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7152826-8005-4c92-811d-444989a906a1', 'content-length': '970', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7152826-8005-4c92-811d-444989a906a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/b5561f06-4c11-4349-9652-3fadd8063698'}
Body: b'{"volume": {"id": "b5561f06-4c11-4349-9652-3fadd8063698", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:40:05.000000", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-144636906", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/b5561f06-4c11-4349-9652-3fadd8063698"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/b5561f06-4c11-4349-9652-3fadd8063698"}], "user_id": "779f61bf2fa443c2b290250ed3ae0ab2", "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": "91cf2fa6dd7445788125f3bd616a3eca"}}'
2026-02-06 21:40:08,656 83171 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.84/volume/v3/volumes/b5561f06-4c11-4349-9652-3fadd8063698 0.039s
2026-02-06 21:40:08,656 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfdf8770-a478-4262-8155-caabe8293538', 'content-length': '970', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfdf8770-a478-4262-8155-caabe8293538', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/b5561f06-4c11-4349-9652-3fadd8063698'}
Body: b'{"volume": {"id": "b5561f06-4c11-4349-9652-3fadd8063698", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:40:05.000000", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-144636906", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/b5561f06-4c11-4349-9652-3fadd8063698"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/b5561f06-4c11-4349-9652-3fadd8063698"}], "user_id": "779f61bf2fa443c2b290250ed3ae0ab2", "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": "91cf2fa6dd7445788125f3bd616a3eca"}}'
2026-02-06 21:40:09,715 83171 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.84/volume/v3/volumes/b5561f06-4c11-4349-9652-3fadd8063698 0.047s
2026-02-06 21:40:09,715 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edbcb5c2-7c4e-422b-a9ea-6e073ed55754', 'content-length': '1020', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edbcb5c2-7c4e-422b-a9ea-6e073ed55754', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/b5561f06-4c11-4349-9652-3fadd8063698'}
Body: b'{"volume": {"id": "b5561f06-4c11-4349-9652-3fadd8063698", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:40:05.000000", "updated_at": "2026-02-06T20:40:09.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-144636906", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/b5561f06-4c11-4349-9652-3fadd8063698"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/b5561f06-4c11-4349-9652-3fadd8063698"}], "user_id": "779f61bf2fa443c2b290250ed3ae0ab2", "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": "91cf2fa6dd7445788125f3bd616a3eca"}}'
2026-02-06 21:40:10,759 83171 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.84/volume/v3/volumes/b5561f06-4c11-4349-9652-3fadd8063698 0.032s
2026-02-06 21:40:10,759 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67d25c0c-7b07-4e1d-bb4c-853249523dee', 'content-length': '1020', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67d25c0c-7b07-4e1d-bb4c-853249523dee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/b5561f06-4c11-4349-9652-3fadd8063698'}
Body: b'{"volume": {"id": "b5561f06-4c11-4349-9652-3fadd8063698", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:40:05.000000", "updated_at": "2026-02-06T20:40:11.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-144636906", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/b5561f06-4c11-4349-9652-3fadd8063698"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/b5561f06-4c11-4349-9652-3fadd8063698"}], "user_id": "779f61bf2fa443c2b290250ed3ae0ab2", "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": "91cf2fa6dd7445788125f3bd616a3eca"}}'
2026-02-06 21:40:11,807 83171 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.84/volume/v3/volumes/b5561f06-4c11-4349-9652-3fadd8063698 0.036s
2026-02-06 21:40:11,807 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-661a383f-3f86-46e7-90fe-e13b5545f8df', 'content-length': '1021', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-661a383f-3f86-46e7-90fe-e13b5545f8df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/b5561f06-4c11-4349-9652-3fadd8063698'}
Body: b'{"volume": {"id": "b5561f06-4c11-4349-9652-3fadd8063698", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:40:05.000000", "updated_at": "2026-02-06T20:40:11.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-144636906", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/b5561f06-4c11-4349-9652-3fadd8063698"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/b5561f06-4c11-4349-9652-3fadd8063698"}], "user_id": "779f61bf2fa443c2b290250ed3ae0ab2", "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": "91cf2fa6dd7445788125f3bd616a3eca"}}'
2026-02-06 21:40:11,817 83171 INFO [tempest.common.waiters] volume b5561f06-4c11-4349-9652-3fadd8063698 reached available after waiting for 6.817909 seconds
2026-02-06 21:40:11,818 83171 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-02-06 21:40:11,943 83171 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 POST http://192.168.122.84/compute/v2.1/os-keypairs 0.123s
2026-02-06 21:40:11,944 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1175526826", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHPD43F3VrlpaqDe6Wu/12K3g3LR6urYXyE6ISBd+ZW9EakLJyt9mAaBqaC669JOOSBKADjjIwxEj3XVTCKJCLq1r7Fx9XQuFGo51/aQoKTXLTzub4l/ux7n4niSm8vu6Q=="}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:11 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-1fcbac13-e3da-4833-a84b-949bd90696fd', 'x-compute-request-id': 'req-1fcbac13-e3da-4833-a84b-949bd90696fd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1175526826", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHPD43F3VrlpaqDe6Wu/12K3g3LR6urYXyE6ISBd+ZW9EakLJyt9mAaBqaC669JOOSBKADjjIwxEj3XVTCKJCLq1r7Fx9XQuFGo51/aQoKTXLTzub4l/ux7n4niSm8vu6Q==", "fingerprint": "35:e7:6d:19:4a:9b:3b:75:06:c1:87:2b:6c:12:bd:6e", "user_id": "7823e099ded2487b811a8481dec46776"}}'
2026-02-06 21:40:11,946 83171 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1175526826 created
2026-02-06 21:40:12,236 83171 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://192.168.122.84/networking/v2.0/security-groups 0.290s
2026-02-06 21:40:12,236 83171 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--1435130424", "description": "tempest-description--439264759"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-a90ae544-f505-44d5-87a2-74420e4ea3ab', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "d42aa110-410f-4dd2-8a88-60c6872cb20b", "name": "tempest-securitygroup--1435130424", "stateful": true, "tenant_id": "729f5e2d89ec47c59f54275458536979", "project_id": "729f5e2d89ec47c59f54275458536979", "description": "tempest-description--439264759", "shared": false, "security_group_rules": [{"id": "4e53e06e-83e8-451b-aa4a-6ef692b78e3d", "project_id": "729f5e2d89ec47c59f54275458536979", "tenant_id": "729f5e2d89ec47c59f54275458536979", "security_group_id": "d42aa110-410f-4dd2-8a88-60c6872cb20b", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 168, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-02-06T20:40:12Z", "updated_at": "2026-02-06T20:40:12Z", "revision_number": 0}, {"id": "beca7b77-2dc3-4d6e-b858-c3c1faf2f8b7", "project_id": "729f5e2d89ec47c59f54275458536979", "tenant_id": "729f5e2d89ec47c59f54275458536979", "security_group_id": "d42aa110-410f-4dd2-8a88-60c6872cb20b", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 169, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-02-06T20:40:12Z", "updated_at": "2026-02-06T20:40:12Z", "revision_number": 0}], "tags": [], "created_at": "2026-02-06T20:40:12Z", "updated_at": "2026-02-06T20:40:12Z", "revision_number": 1}}'
2026-02-06 21:40:12,523 83171 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.286s
2026-02-06 21:40:12,524 83171 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": "d42aa110-410f-4dd2-8a88-60c6872cb20b", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-70461325-2e31-4f1b-b107-48d87760d200', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "8d27afe9-9678-45fc-8338-d668959423bf", "project_id": "729f5e2d89ec47c59f54275458536979", "tenant_id": "729f5e2d89ec47c59f54275458536979", "security_group_id": "d42aa110-410f-4dd2-8a88-60c6872cb20b", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T20:40:12Z", "updated_at": "2026-02-06T20:40:12Z", "revision_number": 0}}'
2026-02-06 21:40:12,719 83171 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.195s
2026-02-06 21:40:12,719 83171 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": "d42aa110-410f-4dd2-8a88-60c6872cb20b", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-f885b91b-a274-40b6-9f49-19f937e1b701', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "05ddc4c5-95ef-4920-b442-7761da4b1113", "project_id": "729f5e2d89ec47c59f54275458536979", "tenant_id": "729f5e2d89ec47c59f54275458536979", "security_group_id": "d42aa110-410f-4dd2-8a88-60c6872cb20b", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T20:40:12Z", "updated_at": "2026-02-06T20:40:12Z", "revision_number": 0}}'
2026-02-06 21:40:12,720 83171 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1435130424 created
2026-02-06 21:40:13,346 83171 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://192.168.122.84/networking/v2.0/floatingips 0.625s
2026-02-06 21:40:13,346 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-c7cb3cf5-c667-4c92-95fe-3db60015ebfb', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "a647408a-214a-402e-bf57-a82920030c6f", "tenant_id": "729f5e2d89ec47c59f54275458536979", "project_id": "729f5e2d89ec47c59f54275458536979", "floating_ip_address": "172.24.4.38", "floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-02-06T20:40:13Z", "updated_at": "2026-02-06T20:40:13Z", "revision_number": 0}}'
2026-02-06 21:40:13,346 83171 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'a647408a-214a-402e-bf57-a82920030c6f', 'tenant_id': '729f5e2d89ec47c59f54275458536979', 'project_id': '729f5e2d89ec47c59f54275458536979', 'floating_ip_address': '172.24.4.38', 'floating_network_id': '2915bb8f-3534-4eb6-9140-b5d7d7372804', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-02-06T20:40:13Z', 'updated_at': '2026-02-06T20:40:13Z', 'revision_number': 0, 'ip': '172.24.4.38'} created
2026-02-06 21:40:13,457 83171 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://192.168.122.84/identity/v3/auth/tokens 0.106s
2026-02-06 21:40:13,458 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2531', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9f776699-9f0a-46b5-9888-5cbd2b9c4f6c', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "7823e099ded2487b811a8481dec46776", "name": "tempest-VolumesAssistedSnapshotsTest-256843553-project-member", "password_expires_at": null}, "audit_ids": ["Yk4ItsjEQPStNo1nYWDJeQ"], "expires_at": "2026-02-06T21:40:13.000000Z", "issued_at": "2026-02-06T20:40:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "729f5e2d89ec47c59f54275458536979", "name": "tempest-VolumesAssistedSnapshotsTest-256843553"}, "is_domain": false, "roles": [{"id": "4d6e333c257e4064956f140a41314573", "name": "member"}, {"id": "84504efd54ae4a9588c8422ecb0abfee", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0f713fe2daca44ec89b9c3e10932c970", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/volume/v3", "region": "RegionOne"}], "id": "26431d82c9384270aa512356bf5e64e6", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "070a948755e647bbb3bcb90d19888397", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/image", "region": "RegionOne"}], "id": "528911970de64848b5475ebd6ee6a418", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2e1ae24ade8f44e3a593eefe79d140f4", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/compute/v2/729f5e2d89ec47c59f54275458536979", "region": "RegionOne"}], "id": "5337a897e80c4f86b14c496add20b2ba", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "36e1704910c14c38b323e02c6c534ffd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/placement", "region": "RegionOne"}], "id": "64ba2cc515ea48f2b6bf589109ecc398", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "bc1699eba7ce420d8a3224b948f231ca", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/networking", "region": "RegionOne"}], "id": "69678593bf2148cd9bfbb05428f1572e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0fdbcf46c1c149b59bbe63e29a54685a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/compute/v2.1", "region": "RegionOne"}], "id": "bc80821fb9b24e858c301c82531c11a6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d5bb2d743fb54a7ea460fc8ecb99292e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/identity", "region": "RegionOne"}], "id": "f3f05134bbf9431aab4cd693ebfef943", "type": "identity", "name": "keystone"}]}}'
2026-02-06 21:40:13,458 83171 INFO [tempest.lib.common.fixed_network] (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete) Found network {'id': '22cf7f95-8de6-4e69-b17e-936a2c92feea', 'name': 'tempest-VolumesAssistedSnapshotsTest-91859459-network', 'tenant_id': '729f5e2d89ec47c59f54275458536979', 'project_id': '729f5e2d89ec47c59f54275458536979', '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': 25139, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-02-06T20:39:19Z', 'updated_at': '2026-02-06T20:39:19Z', 'revision_number': 1} available for tenant
2026-02-06 21:40:13,459 83171 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1175526826', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHPD43F3VrlpaqDe6Wu/12K3g3LR6urYXyE6ISBd+ZW9EakLJyt9mAaBqaC669JOOSBKADjjIwxEj3XVTCKJCLq1r7Fx9XQuFGo51/aQoKTXLTzub4l/ux7n4niSm8vu6Q==', 'fingerprint': '35:e7:6d:19:4a:9b:3b:75:06:c1:87:2b:6c:12:bd:6e', 'user_id': '7823e099ded2487b811a8481dec46776', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCvA1hv1WdLCtis6xbRb84Kn5MQGP0vUWQriqp8rL9jWkqeC9r+SbuK\nBmJcKQmPPGWgBwYFK4EEACKhZANiAARzw+Nxd1a5aWqg3ulrv9dit4Ny0erq2F8h\nOiEgXfmVvRGpCycrfZgGgamguuvSTjkgSgA44yMMRI911UwiiQi6ta+xcfV0LhRq\nOdf2kKCk1y087m+Jf7se5+J4kpvL7uk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd42aa110-410f-4dd2-8a88-60c6872cb20b', 'name': 'tempest-securitygroup--1435130424', 'stateful': True, 'tenant_id': '729f5e2d89ec47c59f54275458536979', 'project_id': '729f5e2d89ec47c59f54275458536979', 'description': 'tempest-description--439264759', 'shared': False, 'security_group_rules': [{'id': '4e53e06e-83e8-451b-aa4a-6ef692b78e3d', 'project_id': '729f5e2d89ec47c59f54275458536979', 'tenant_id': '729f5e2d89ec47c59f54275458536979', 'security_group_id': 'd42aa110-410f-4dd2-8a88-60c6872cb20b', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 168, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-02-06T20:40:12Z', 'updated_at': '2026-02-06T20:40:12Z', 'revision_number': 0}, {'id': 'beca7b77-2dc3-4d6e-b858-c3c1faf2f8b7', 'project_id': '729f5e2d89ec47c59f54275458536979', 'tenant_id': '729f5e2d89ec47c59f54275458536979', 'security_group_id': 'd42aa110-410f-4dd2-8a88-60c6872cb20b', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 169, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-02-06T20:40:12Z', 'updated_at': '2026-02-06T20:40:12Z', 'revision_number': 0}], 'tags': [], 'created_at': '2026-02-06T20:40:12Z', 'updated_at': '2026-02-06T20:40:12Z', 'revision_number': 1}, 'floating_ip': {'id': 'a647408a-214a-402e-bf57-a82920030c6f', 'tenant_id': '729f5e2d89ec47c59f54275458536979', 'project_id': '729f5e2d89ec47c59f54275458536979', 'floating_ip_address': '172.24.4.38', 'floating_network_id': '2915bb8f-3534-4eb6-9140-b5d7d7372804', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-02-06T20:40:13Z', 'updated_at': '2026-02-06T20:40:13Z', 'revision_number': 0, 'ip': '172.24.4.38'}}
2026-02-06 21:40:16,077 83171 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 202 POST http://192.168.122.84/compute/v2.1/servers 2.617s
2026-02-06 21:40:16,078 83171 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-712250803", "imageRef": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "flavorRef": "42", "networks": [{"uuid": "22cf7f95-8de6-4e69-b17e-936a2c92feea"}], "security_groups": [{"name": "tempest-securitygroup--1435130424"}], "key_name": "tempest-keypair-1175526826", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '412', 'location': 'http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d34e08a-e7db-4d92-aaa7-082e58c28aa5', 'x-compute-request-id': 'req-2d34e08a-e7db-4d92-aaa7-082e58c28aa5', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/compute/v2.1/servers'}
Body: b'{"server": {"id": "67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1435130424"}], "adminPass": "aev6SqMSxxE5"}}'
2026-02-06 21:40:16,229 83171 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e 0.148s
2026-02-06 21:40:16,229 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:16 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-ea378efa-cb5a-43a8-8b3b-2ecdc0ba6cf0', 'x-compute-request-id': 'req-ea378efa-cb5a-43a8-8b3b-2ecdc0ba6cf0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "", "id": "67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e"}], "metadata": {}, "name": "tempest-VolumesAssistedSnapshotsTest-server-712250803", "status": "BUILD", "tenant_id": "729f5e2d89ec47c59f54275458536979", "user_id": "7823e099ded2487b811a8481dec46776", "updated": "2026-02-06T20:40:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1175526826", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:40:17,581 83171 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e 0.337s
2026-02-06 21:40:17,581 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:17 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-81363d7e-ca1f-4997-9c14-182caf452c16', 'x-compute-request-id': 'req-81363d7e-ca1f-4997-9c14-182caf452c16', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "", "id": "67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e"}], "metadata": {}, "name": "tempest-VolumesAssistedSnapshotsTest-server-712250803", "status": "BUILD", "tenant_id": "729f5e2d89ec47c59f54275458536979", "user_id": "7823e099ded2487b811a8481dec46776", "updated": "2026-02-06T20:40:17Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1175526826", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:40:18,714 83171 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e 0.120s
2026-02-06 21:40:18,714 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:18 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-74b1645c-c810-4e17-b66c-854c42ff6d84', 'x-compute-request-id': 'req-74b1645c-c810-4e17-b66c-854c42ff6d84', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "", "id": "67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e"}], "metadata": {}, "name": "tempest-VolumesAssistedSnapshotsTest-server-712250803", "status": "BUILD", "tenant_id": "729f5e2d89ec47c59f54275458536979", "user_id": "7823e099ded2487b811a8481dec46776", "updated": "2026-02-06T20:40:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1175526826", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:40:18,727 83171 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-02-06 21:40:19,820 83171 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e 0.092s
2026-02-06 21:40:19,820 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1307', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8b9a29f-fd5d-4d66-8bbf-71ceda8e75c5', 'x-compute-request-id': 'req-a8b9a29f-fd5d-4d66-8bbf-71ceda8e75c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "4a6f5551083731a8c5aa80d43d03849331edc112b9b22ac6799e1a2e", "id": "67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e"}], "metadata": {}, "name": "tempest-VolumesAssistedSnapshotsTest-server-712250803", "status": "BUILD", "tenant_id": "729f5e2d89ec47c59f54275458536979", "user_id": "7823e099ded2487b811a8481dec46776", "updated": "2026-02-06T20:40:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1175526826", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:40:20,952 83171 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e 0.119s
2026-02-06 21:40:20,952 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1307', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66d8cb0f-ee73-407e-a21a-c6bf02a88231', 'x-compute-request-id': 'req-66d8cb0f-ee73-407e-a21a-c6bf02a88231', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "4a6f5551083731a8c5aa80d43d03849331edc112b9b22ac6799e1a2e", "id": "67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e"}], "metadata": {}, "name": "tempest-VolumesAssistedSnapshotsTest-server-712250803", "status": "BUILD", "tenant_id": "729f5e2d89ec47c59f54275458536979", "user_id": "7823e099ded2487b811a8481dec46776", "updated": "2026-02-06T20:40:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1175526826", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:40:22,284 83171 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e 0.320s
2026-02-06 21:40:22,284 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08fc27fb-7b08-4959-80f5-609b135bb584', 'x-compute-request-id': 'req-08fc27fb-7b08-4959-80f5-609b135bb584', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "4a6f5551083731a8c5aa80d43d03849331edc112b9b22ac6799e1a2e", "id": "67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e"}], "metadata": {}, "name": "tempest-VolumesAssistedSnapshotsTest-server-712250803", "status": "BUILD", "tenant_id": "729f5e2d89ec47c59f54275458536979", "user_id": "7823e099ded2487b811a8481dec46776", "updated": "2026-02-06T20:40:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1175526826", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1435130424"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:40:22,295 83171 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 6 second wait
2026-02-06 21:40:24,739 83171 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e 1.443s
2026-02-06 21:40:24,740 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1381', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d195fcc8-4fa7-47bb-9ad5-2f082be71902', 'x-compute-request-id': 'req-d195fcc8-4fa7-47bb-9ad5-2f082be71902', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "4a6f5551083731a8c5aa80d43d03849331edc112b9b22ac6799e1a2e", "id": "67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e"}], "metadata": {}, "name": "tempest-VolumesAssistedSnapshotsTest-server-712250803", "status": "BUILD", "tenant_id": "729f5e2d89ec47c59f54275458536979", "user_id": "7823e099ded2487b811a8481dec46776", "updated": "2026-02-06T20:40:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1175526826", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1435130424"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:40:24,750 83171 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 8 second wait
2026-02-06 21:40:26,029 83171 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e 0.278s
2026-02-06 21:40:26,030 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1381', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc5c598f-a8fa-4384-ba34-c3a4168ec41f', 'x-compute-request-id': 'req-cc5c598f-a8fa-4384-ba34-c3a4168ec41f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "4a6f5551083731a8c5aa80d43d03849331edc112b9b22ac6799e1a2e", "id": "67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e"}], "metadata": {}, "name": "tempest-VolumesAssistedSnapshotsTest-server-712250803", "status": "BUILD", "tenant_id": "729f5e2d89ec47c59f54275458536979", "user_id": "7823e099ded2487b811a8481dec46776", "updated": "2026-02-06T20:40:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1175526826", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1435130424"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:40:28,894 83171 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e 1.853s
2026-02-06 21:40:28,894 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1381', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4f7e472-5d86-4c23-b56d-5a7194628a5e', 'x-compute-request-id': 'req-d4f7e472-5d86-4c23-b56d-5a7194628a5e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "4a6f5551083731a8c5aa80d43d03849331edc112b9b22ac6799e1a2e", "id": "67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e"}], "metadata": {}, "name": "tempest-VolumesAssistedSnapshotsTest-server-712250803", "status": "BUILD", "tenant_id": "729f5e2d89ec47c59f54275458536979", "user_id": "7823e099ded2487b811a8481dec46776", "updated": "2026-02-06T20:40:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1175526826", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1435130424"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:40:32,425 83171 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e 2.518s
2026-02-06 21:40:32,425 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1381', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-879eaf06-b451-46bd-b6d5-73251faec493', 'x-compute-request-id': 'req-879eaf06-b451-46bd-b6d5-73251faec493', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "4a6f5551083731a8c5aa80d43d03849331edc112b9b22ac6799e1a2e", "id": "67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e"}], "metadata": {}, "name": "tempest-VolumesAssistedSnapshotsTest-server-712250803", "status": "BUILD", "tenant_id": "729f5e2d89ec47c59f54275458536979", "user_id": "7823e099ded2487b811a8481dec46776", "updated": "2026-02-06T20:40:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1175526826", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1435130424"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:40:34,056 83171 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e 0.620s
2026-02-06 21:40:34,057 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1381', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c47199e-0c43-411b-92d5-2e1e435d9369', 'x-compute-request-id': 'req-8c47199e-0c43-411b-92d5-2e1e435d9369', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "4a6f5551083731a8c5aa80d43d03849331edc112b9b22ac6799e1a2e", "id": "67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e"}], "metadata": {}, "name": "tempest-VolumesAssistedSnapshotsTest-server-712250803", "status": "BUILD", "tenant_id": "729f5e2d89ec47c59f54275458536979", "user_id": "7823e099ded2487b811a8481dec46776", "updated": "2026-02-06T20:40:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1175526826", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1435130424"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:40:36,990 83171 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e 1.921s
2026-02-06 21:40:36,991 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1381', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52d1a139-5bc7-408b-b8a0-030f86d1de78', 'x-compute-request-id': 'req-52d1a139-5bc7-408b-b8a0-030f86d1de78', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "4a6f5551083731a8c5aa80d43d03849331edc112b9b22ac6799e1a2e", "id": "67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e"}], "metadata": {}, "name": "tempest-VolumesAssistedSnapshotsTest-server-712250803", "status": "BUILD", "tenant_id": "729f5e2d89ec47c59f54275458536979", "user_id": "7823e099ded2487b811a8481dec46776", "updated": "2026-02-06T20:40:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1175526826", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1435130424"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:40:38,918 83171 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e 0.915s
2026-02-06 21:40:38,918 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1381', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07e150ec-9b90-4be8-a1ec-00b1343d0053', 'x-compute-request-id': 'req-07e150ec-9b90-4be8-a1ec-00b1343d0053', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "4a6f5551083731a8c5aa80d43d03849331edc112b9b22ac6799e1a2e", "id": "67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e"}], "metadata": {}, "name": "tempest-VolumesAssistedSnapshotsTest-server-712250803", "status": "BUILD", "tenant_id": "729f5e2d89ec47c59f54275458536979", "user_id": "7823e099ded2487b811a8481dec46776", "updated": "2026-02-06T20:40:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1175526826", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1435130424"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:40:40,585 83171 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e 0.654s
2026-02-06 21:40:40,586 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-567ed3f0-1b65-4525-98e4-fe40875cc5cb', 'x-compute-request-id': 'req-567ed3f0-1b65-4525-98e4-fe40875cc5cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-VolumesAssistedSnapshotsTest-91859459-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:36:44"}]}, "created": "2026-02-06T20:40:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "4a6f5551083731a8c5aa80d43d03849331edc112b9b22ac6799e1a2e", "id": "67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e"}], "metadata": {}, "name": "tempest-VolumesAssistedSnapshotsTest-server-712250803", "status": "ACTIVE", "tenant_id": "729f5e2d89ec47c59f54275458536979", "user_id": "7823e099ded2487b811a8481dec46776", "updated": "2026-02-06T20:40:39Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1175526826", "OS-SRV-USG:launched_at": "2026-02-06T20:40:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1435130424"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:40:40,597 83171 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 24 second wait
2026-02-06 21:40:40,910 83171 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e/os-interface 0.313s
2026-02-06 21:40:40,911 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac6afb6e-1dcf-4afb-a8fe-d18ea86406f5', 'x-compute-request-id': 'req-ac6afb6e-1dcf-4afb-a8fe-d18ea86406f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "22cf7f95-8de6-4e69-b17e-936a2c92feea", "port_id": "37d07d69-effa-4e39-9ff1-b83a5e98b225", "mac_addr": "fa:16:3e:3a:36:44", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "250672c1-5cad-428a-bae9-02d8cb0a8e32", "ip_address": "10.0.0.3"}]}]}'
2026-02-06 21:40:43,840 83171 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 PUT http://192.168.122.84/networking/v2.0/floatingips/a647408a-214a-402e-bf57-a82920030c6f 2.927s
2026-02-06 21:40:43,841 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "37d07d69-effa-4e39-9ff1-b83a5e98b225"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-bda37ad1-b6db-493e-84e9-9314ec2baf10', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips/a647408a-214a-402e-bf57-a82920030c6f'}
Body: b'{"floatingip": {"id": "a647408a-214a-402e-bf57-a82920030c6f", "tenant_id": "729f5e2d89ec47c59f54275458536979", "project_id": "729f5e2d89ec47c59f54275458536979", "floating_ip_address": "172.24.4.38", "floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804", "router_id": "f0fde998-9ad5-47e0-b8bc-79330e44209c", "port_id": "37d07d69-effa-4e39-9ff1-b83a5e98b225", "fixed_ip_address": "10.0.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "22cf7f95-8de6-4e69-b17e-936a2c92feea", "mac_address": "fa:16:3e:3a:36:44", "admin_state_up": true, "status": "ACTIVE", "device_id": "67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-02-06T20:40:13Z", "updated_at": "2026-02-06T20:40:42Z", "revision_number": 1}}'
2026-02-06 21:40:43,842 83171 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.38:22' as 'cirros' with public key authentication
2026-02-06 21:40:46,899 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.38 ([Errno None] Unable to connect to port 22 on 172.24.4.38). Number attempts: 1. Retry after 2 seconds.
2026-02-06 21:40:49,967 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.38 ([Errno None] Unable to connect to port 22 on 172.24.4.38). Number attempts: 2. Retry after 3 seconds.
2026-02-06 21:40:56,527 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.38 ([Errno None] Unable to connect to port 22 on 172.24.4.38). Number attempts: 3. Retry after 4 seconds.
2026-02-06 21:41:04,111 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.38 ([Errno None] Unable to connect to port 22 on 172.24.4.38). Number attempts: 4. Retry after 5 seconds.
2026-02-06 21:41:12,691 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.38 ([Errno None] Unable to connect to port 22 on 172.24.4.38). Number attempts: 5. Retry after 6 seconds.
2026-02-06 21:41:22,255 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.38 ([Errno None] Unable to connect to port 22 on 172.24.4.38). Number attempts: 6. Retry after 7 seconds.
2026-02-06 21:41:32,815 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.38 ([Errno None] Unable to connect to port 22 on 172.24.4.38). Number attempts: 7. Retry after 8 seconds.
2026-02-06 21:41:44,399 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.38 ([Errno None] Unable to connect to port 22 on 172.24.4.38). Number attempts: 8. Retry after 9 seconds.
2026-02-06 21:41:56,975 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.38 ([Errno None] Unable to connect to port 22 on 172.24.4.38). Number attempts: 9. Retry after 10 seconds.
2026-02-06 21:42:10,543 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.38 ([Errno None] Unable to connect to port 22 on 172.24.4.38). Number attempts: 10. Retry after 11 seconds.
2026-02-06 21:42:25,135 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.38 ([Errno None] Unable to connect to port 22 on 172.24.4.38). Number attempts: 11. Retry after 12 seconds.
2026-02-06 21:42:40,719 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.38 ([Errno None] Unable to connect to port 22 on 172.24.4.38). Number attempts: 12. Retry after 13 seconds.
2026-02-06 21:42:57,295 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.38 ([Errno None] Unable to connect to port 22 on 172.24.4.38). Number attempts: 13. Retry after 14 seconds.
2026-02-06 21:43:14,868 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.38 ([Errno None] Unable to connect to port 22 on 172.24.4.38). Number attempts: 14. Retry after 15 seconds.
2026-02-06 21:43:33,455 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.38 ([Errno None] Unable to connect to port 22 on 172.24.4.38). Number attempts: 15. Retry after 16 seconds.
2026-02-06 21:43:53,039 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.38 ([Errno None] Unable to connect to port 22 on 172.24.4.38). Number attempts: 16. Retry after 17 seconds.
2026-02-06 21:44:13,615 83171 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.38 after 16 attempts. Proxy client: no proxy client
2026-02-06 21:44:13.615 83171 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-02-06 21:44:13.615 83171 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-02-06 21:44:13.615 83171 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-02-06 21:44:13.615 83171 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/paramiko/client.py", line 407, in connect
2026-02-06 21:44:13.615 83171 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors)
2026-02-06 21:44:13.615 83171 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.4.38
2026-02-06 21:44:13.615 83171 ERROR tempest.lib.common.ssh
2026-02-06 21:44:13,616 83171 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-VolumesAssistedSnapshotsTest-91859459-network': [{'version': 4, 'addr': '10.0.0.3', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:3a:36:44'}]}, 'created': '2026-02-06T20:40:16Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/flavors/42'}]}, 'hostId': '4a6f5551083731a8c5aa80d43d03849331edc112b9b22ac6799e1a2e', 'id': '67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e', 'image': {'id': '8a411264-15f8-414d-9d8f-b6ea39e77eaf', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf'}]}, 'links': [{'rel': 'self', 'href': 'http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e'}, {'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e'}], 'metadata': {}, 'name': 'tempest-VolumesAssistedSnapshotsTest-server-712250803', 'status': 'ACTIVE', 'tenant_id': '729f5e2d89ec47c59f54275458536979', 'user_id': '7823e099ded2487b811a8481dec46776', 'updated': '2026-02-06T20:40:39Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-1175526826', 'OS-SRV-USG:launched_at': '2026-02-06T20:40:38.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--1435130424'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []}
2026-02-06 21:44:14,169 83171 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 POST http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e/action 0.552s
2026-02-06 21:44:14,170 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:44:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '31453', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-275d91b9-66f2-42ff-88d1-1664d37291d5', 'x-compute-request-id': 'req-275d91b9-66f2-42ff-88d1-1664d37291d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e/action'}
Body: b'{"output": "[ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.15.0-1 04/01/2014\\n[ 0.000000] last_pfn = 0xbfdd max_arch_pfn = 0x10000000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000f5b80-0x000f5b8f]\\n[ 0.000000] Using GB pages for direct mapping\\n[ 0.000000] RAMDISK: [mem 0x0b725000-0x0bfccfff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F5990 000014 (v00 BOCHS )\\n[ 0.000000] ACPI: RSDT 0x000000000BFE18B3 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: FACP 0x000000000BFE1767 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: DSDT 0x000000000BFE0040 001727 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: FACS 0x000000000BFE0000 000040\\n[ 0.000000] ACPI: APIC 0x000000000BFE17DB 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: HPET 0x000000000BFE1853 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: WAET 0x000000000BFE188B 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: Reserving FACP table memory at [mem 0xbfe1767-0xbfe17da]\\n[ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1766]\\n[ 0.000000] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]\\n[ 0.000000] ACPI: Reserving APIC table memory at [mem 0xbfe17db-0xbfe1852]\\n[ 0.000000] ACPI: Reserving HPET table memory at [mem 0xbfe1853-0xbfe188a]\\n[ 0.000000] ACPI: Reserving WAET table memory at [mem 0xbfe188b-0xbfe18b2]\\n[ 0.000000] No NUMA configuration found\\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0b6fb000-0x0b724fff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]\\n[ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges\\n[ 0.000000] On node 0, zone DMA: 97 pages in unavailable ranges\\n[ 0.000000] On node 0, zone DMA32: 16419 pages in unavailable ranges\\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\\n[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23\\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\\n[ 0.0
2026-02-06 21:44:14,171 83171 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server 67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e: [ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)
[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Hygon HygonGenuine
[ 0.000000] Centaur CentaurHauls
[ 0.000000] zhaoxin Shanghai
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.15.0-1 04/01/2014
[ 0.000000] last_pfn = 0xbfdd max_arch_pfn = 0x10000000000
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000000] found SMP MP-table at [mem 0x000f5b80-0x000f5b8f]
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] RAMDISK: [mem 0x0b725000-0x0bfccfff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F5990 000014 (v00 BOCHS )
[ 0.000000] ACPI: RSDT 0x000000000BFE18B3 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACP 0x000000000BFE1767 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: DSDT 0x000000000BFE0040 001727 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACS 0x000000000BFE0000 000040
[ 0.000000] ACPI: APIC 0x000000000BFE17DB 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: HPET 0x000000000BFE1853 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: WAET 0x000000000BFE188B 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: Reserving FACP table memory at [mem 0xbfe1767-0xbfe17da]
[ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1766]
[ 0.000000] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]
[ 0.000000] ACPI: Reserving APIC table memory at [mem 0xbfe17db-0xbfe1852]
[ 0.000000] ACPI: Reserving HPET table memory at [mem 0xbfe1853-0xbfe188a]
[ 0.000000] ACPI: Reserving WAET table memory at [mem 0xbfe188b-0xbfe18b2]
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x0b6fb000-0x0b724fff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]
[ 0.000000] Normal empty
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]
[ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA: 97 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA32: 16419 pages in unavailable ranges
[ 0.000000] ACPI: PM-Timer IO Port: 0x608
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[ 0.000000] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[ 0.000000] [mem 0x0c000000-0xfffbffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1
[ 0.000000] percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u2097152
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 48093
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0
[ 0.000000] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
[ 0.000000] Memory: 123004K/196076K available (16393K kernel code, 4396K rwdata, 10960K rodata, 3368K init, 18700K bss, 72868K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] ftrace: allocating 50748 entries in 199 pages
[ 0.000000] ftrace: allocated 199 pages with 5 groups
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1.
[ 0.000000] Rude variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16
[ 0.000000] random: crng init done
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] printk: console [tty1] enabled
[ 0.000000] printk: console [ttyS0] enabled
[ 0.000000] ACPI: Core revision 20210730
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
[ 0.008000] APIC: Switch to symmetric I/O mode setup
[ 0.016000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.052000] tsc: Unable to calibrate against PIT
[ 0.052000] tsc: using HPET reference calibration
[ 0.052000] tsc: Detected 1996.403 MHz processor
[ 0.002290] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x398dd0f66f0, max_idle_ns: 881590705831 ns
[ 0.003531] Calibrating delay loop (skipped), value calculated using timer frequency.. 3992.80 BogoMIPS (lpj=7985612)
[ 0.006336] AMD Zen1 DIV0 bug detected. Disable SMT for full protection.
[ 0.021400] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127
[ 0.027501] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0
[ 0.032368] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.033708] Spectre V2 : Mitigation: Retpolines
[ 0.033976] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.035143] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.035673] RETBleed: Mitigation: untrained return thunk
[ 0.036177] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.036941] Speculative Return Stack Overflow: IBPB-extending microcode not applied!
[ 0.037260] Speculative Return Stack Overflow: WARNING: See https://kernel.org/doc/html/latest/admin-guide/hw-vuln/srso.html for mitigation options.
[ 0.037523] Speculative Return Stack Overflow: Mitigation: safe RET, no microcode
[ 0.046653] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.051522] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.051887] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.052149] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.052516] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[ 0.053198] x86/fpu: xstate_offset[3]: 960, xstate_sizes[3]: 64
[ 0.053672] x86/fpu: xstate_offset[4]: 1024, xstate_sizes[4]: 64
[ 0.053917] x86/fpu: xstate_offset[9]: 2688, xstate_sizes[9]: 8
[ 0.054171] x86/fpu: Enabled xstate features 0x21b, context size is 2696 bytes, using 'standard' format.
[ 0.935051] Freeing SMP alternatives memory: 44K
[ 0.935051] pid_max: default: 32768 minimum: 301
[ 0.939957] LSM: Security Framework initializing
[ 0.944820] landlock: Up and running.
[ 0.945037] Yama: becoming mindful.
[ 0.956550] AppArmor: AppArmor initialized
[ 0.967051] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 0.967232] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 1.133928] smpboot: CPU0: AMD EPYC Processor (family: 0x17, model: 0x1, stepping: 0x2)
[ 1.150318] Performance Events: PMU not available due to virtualization, using software events only.
[ 1.152849] signal: max sigframe size: 3632
[ 1.155767] rcu: Hierarchical SRCU implementation.
[ 1.171845] NMI watchdog: Perf NMI watchdog permanently disabled
[ 1.179988] smp: Bringing up secondary CPUs ...
[ 1.180338] smp: Brought up 1 node, 1 CPU
[ 1.180601] smpboot: Max logical packages: 1
[ 1.180947] smpboot: Total of 1 processors activated (3992.80 BogoMIPS)
[ 1.206254] devtmpfs: initialized
[ 1.212955] x86/mm: Memory block size: 128MB
[ 1.223051] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 1.223849] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
[ 1.232845] pinctrl core: initialized pinctrl subsystem
[ 1.251224] PM: RTC time: 20:40:46, date: 2026-02-06
[ 1.272354] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 1.282174] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[ 1.285188] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 1.286857] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 1.287458] audit: initializing netlink subsys (disabled)
[ 1.295715] audit: type=2000 audit(1770410445.340:1): state=initialized audit_enabled=0 res=1
[ 1.303938] thermal_sys: Registered thermal governor 'fair_share'
[ 1.304001] thermal_sys: Registered thermal governor 'bang_bang'
[ 1.304266] thermal_sys: Registered thermal governor 'step_wise'
[ 1.304513] thermal_sys: Registered thermal governor 'user_space'
[ 1.304744] thermal_sys: Registered thermal governor 'power_allocator'
[ 1.305369] EISA bus registered
[ 1.306035] cpuidle: using governor ladder
[ 1.307051] cpuidle: using governor menu
[ 1.311562] ACPI: bus type PCI registered
[ 1.311922] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 1.318538] PCI: Using configuration type 1 for base access
[ 1.318819] PCI: Using configuration type 1 for extended access
[ 1.386139] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 1.393625] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 1.393942] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 1.458182] ACPI: Added _OSI(Module Device)
[ 1.458506] ACPI: Added _OSI(Processor Device)
[ 1.458698] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 1.458895] ACPI: Added _OSI(Processor Aggregator Device)
[ 1.459291] ACPI: Added _OSI(Linux-Dell-Video)
[ 1.459500] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 1.459729] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 1.512402] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 1.547051] ACPI: Interpreter enabled
[ 1.547051] ACPI: PM: (supports S0 S3 S4 S5)
[ 1.547051] ACPI: Using IOAPIC for interrupt routing
[ 1.547051] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 1.547051] PCI: Using E820 reservations for host bridge windows
[ 1.550374] ACPI: Enabled 2 GPEs in block 00 to 0F
[ 1.626632] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 1.628234] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 1.644099] acpiphp: Slot [3] registered
[ 1.644702] acpiphp: Slot [4] registered
[ 1.645150] acpiphp: Slot [5] registered
[ 1.645740] acpiphp: Slot [6] registered
[ 1.646195] acpiphp: Slot [7] registered
[ 1.647077] acpiphp: Slot [8] registered
[ 1.647550] acpiphp: Slot [9] registered
[ 1.647986] acpiphp: Slot [10] registered
[ 1.648418] acpiphp: Slot [11] registered
[ 1.648831] acpiphp: Slot [12] registered
[ 1.649258] acpiphp: Slot [13] registered
[ 1.650059] acpiphp: Slot [14] registered
[ 1.650678] acpiphp: Slot [15] registered
[ 1.651351] acpiphp: Slot [16] registered
[ 1.651768] acpiphp: Slot [17] registered
[ 1.652210] acpiphp: Slot [18] registered
[ 1.652637] acpiphp: Slot [19] registered
[ 1.653056] acpiphp: Slot [20] registered
[ 1.653550] acpiphp: Slot [21] registered
[ 1.654289] acpiphp: Slot [22] registered
[ 1.654718] acpiphp: Slot [23] registered
[ 1.655312] acpiphp: Slot [24] registered
[ 1.655812] acpiphp: Slot [25] registered
[ 1.656260] acpiphp: Slot [26] registered
[ 1.656743] acpiphp: Slot [27] registered
[ 1.657188] acpiphp: Slot [28] registered
[ 1.657612] acpiphp: Slot [29] registered
[ 1.658066] acpiphp: Slot [30] registered
[ 1.658518] acpiphp: Slot [31] registered
[ 1.659360] PCI host bridge to bus 0000:00
[ 1.660512] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 1.660873] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 1.661411] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 1.661651] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 1.662064] pci_bus 0000:00: root bus resource [mem 0x0c000000-0xfebfffff window]
[ 1.662350] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]
[ 1.667952] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[ 1.691983] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[ 1.698027] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[ 1.699410] pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f]
[ 1.701128] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 1.701496] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 1.701790] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 1.703127] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 1.708521] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[ 1.709469] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
[ 1.709818] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
[ 1.715490] pci 0000:00:02.0: [1af4:1050] type 00 class 0x030000
[ 1.719818] pci 0000:00:02.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref]
[ 1.724052] pci 0000:00:02.0: reg 0x18: [mem 0xfe800000-0xfe803fff 64bit pref]
[ 1.726507] pci 0000:00:02.0: reg 0x20: [mem 0xfeb90000-0xfeb90fff]
[ 1.727051] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfeb8ffff pref]
[ 1.727051] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 1.741657] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000
[ 1.743051] pci 0000:00:03.0: reg 0x10: [io 0xc080-0xc0bf]
[ 1.743051] pci 0000:00:03.0: reg 0x14: [mem 0xfeb91000-0xfeb91fff]
[ 1.743051] pci 0000:00:03.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref]
[ 1.743051] pci 0000:00:03.0: reg 0x30: [mem 0xfeb00000-0xfeb7ffff pref]
[ 1.763422] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000
[ 1.765173] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f]
[ 1.766721] pci 0000:00:04.0: reg 0x14: [mem 0xfeb92000-0xfeb92fff]
[ 1.767051] pci 0000:00:04.0: reg 0x20: [mem 0xfe808000-0xfe80bfff 64bit pref]
[ 1.787051] pci 0000:00:05.0: [1af4:1002] type 00 class 0x00ff00
[ 1.787051] pci 0000:00:05.0: reg 0x10: [io 0xc0c0-0xc0ff]
[ 1.787051] pci 0000:00:05.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref]
[ 1.805911] pci 0000:00:06.0: [1af4:1005] type 00 class 0x00ff00
[ 1.807051] pci 0000:00:06.0: reg 0x10: [io 0xc100-0xc11f]
[ 1.807051] pci 0000:00:06.0: reg 0x20: [mem 0xfe810000-0xfe813fff 64bit pref]
[ 1.837039] ACPI: PCI: Interrupt link LNKA configured for IRQ 10
[ 1.844874] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[ 1.846965] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[ 1.848993] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[ 1.849970] ACPI: PCI: Interrupt link LNKS configured for IRQ 9
[ 1.859293] iommu: Default domain type: Translated
[ 1.859674] iommu: DMA domain TLB invalidation policy: lazy mode
[ 1.868886] SCSI subsystem initialized
[ 1.879819] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 1.880319] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 1.880742] pci 0000:00:02.0: vgaarb: bridge control possible
[ 1.881207] vgaarb: loaded
[ 1.883051] ACPI: bus type USB registered
[ 1.883151] usbcore: registered new interface driver usbfs
[ 1.883993] usbcore: registered new interface driver hub
[ 1.884599] usbcore: registered new device driver usb
[ 1.885989] pps_core: LinuxPPS API ver. 1 registered
[ 1.886211] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 1.886692] PTP clock support registered
[ 1.887051] EDAC MC: Ver: 3.0.0
[ 1.902168] NetLabel: Initializing
[ 1.902688] NetLabel: domain hash size = 128
[ 1.902879] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 1.904687] NetLabel: unlabeled traffic allowed by default
[ 1.906480] PCI: Using ACPI for IRQ routing
[ 1.911051] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 1.911051] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[ 1.917453] clocksource: Switched to clocksource tsc-early
[ 2.334302] VFS: Disk quotas dquot_6.6.0
[ 2.334993] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 2.360471] AppArmor: AppArmor Filesystem Enabled
[ 2.362945] pnp: PnP ACPI init
[ 2.394675] pnp: PnP ACPI: found 5 devices
[ 2.465729] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 2.468221] NET: Registered PF_INET protocol family
[ 2.470538] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 2.542748] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 2.546064] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 2.548308] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 2.549343] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 2.549877] TCP: Hash tables configured (established 2048 bind 2048)
[ 2.553947] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear)
[ 2.554797] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 2.555752] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 2.560210] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 2.561147] NET: Registered PF_XDP protocol family
[ 2.562946] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 2.563455] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 2.563696] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 2.563936] pci_bus 0000:00: resource 7 [mem 0x0c000000-0xfebfffff window]
[ 2.564337] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window]
[ 2.566657] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 2.567290] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 2.567635] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 2.568442] PCI: CLS 0 bytes, default 64
[ 2.585510] Trying to unpack rootfs image as initramfs...
[ 2.606890] Initialise system trusted keyrings
[ 2.616732] Key type blacklist registered
[ 2.622532] workingset: timestamp_bits=36 max_order=15 bucket_order=0
[ 2.708913] zbud: loaded
[ 2.738861] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 2.750387] fuse: init (API version 7.34)
[ 2.766436] integrity: Platform Keyring initialized
[ 2.913291] Key type asymmetric registered
[ 2.914010] Asymmetric key parser 'x509' registered
[ 2.916165] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 2.921191] io scheduler mq-deadline registered
[ 2.935961] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 2.959359] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 2.972835] ACPI: button: Power Button [PWRF]
[ 3.596010] tsc: Refined TSC clocksource calibration: 2000.006 MHz
[ 3.597033] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1cd433c87c9, max_idle_ns: 440795215955 ns
[ 3.597639] clocksource: Switched to clocksource tsc
[ 4.777601] ACPI: \_SB_.LNKB: Enabled at IRQ 10
[ 6.629116] Freeing initrd memory: 8864K
[ 6.638774] ACPI: \_SB_.LNKC: Enabled at IRQ 11
[ 7.495436] ACPI: \_SB_.LNKD: Enabled at IRQ 11
[ 8.304841] ACPI: \_SB_.LNKA: Enabled at IRQ 10
[ 9.229710] Free page reporting enabled
[ 9.233253] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 9.267705] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 9.321495] Linux agpgart interface v0.103
[ 9.385399] loop: module loaded
[ 9.409755] scsi host0: ata_piix
[ 9.418221] scsi host1: ata_piix
[ 9.420098] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14
[ 9.420520] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15
[ 9.433491] tun: Universal TUN/TAP device driver, 1.6
[ 9.435038] PPP generic driver version 2.4.2
[ 9.437278] VFIO - User Level meta-driver version: 0.3
[ 9.440943] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 9.441478] ehci-pci: EHCI PCI platform driver
[ 9.442092] ehci-platform: EHCI generic platform driver
[ 9.442485] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 9.442842] ohci-pci: OHCI PCI platform driver
[ 9.444081] ohci-platform: OHCI generic platform driver
[ 9.444572] uhci_hcd: USB Universal Host Controller Interface driver
[ 9.447972] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 9.455280] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 9.455925] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 9.460464] mousedev: PS/2 mouse device common for all mice
[ 9.468770] rtc_cmos 00:04: RTC can wake from S4
[ 9.471631] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 9.480025] rtc_cmos 00:04: registered as rtc0
[ 9.481362] rtc_cmos 00:04: setting system clock to 2026-02-06T20:40:54 UTC (1770410454)
[ 9.483764] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs
[ 9.484422] i2c_dev: i2c /dev entries driver
[ 9.485624] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 9.486836] device-mapper: uevent: version 1.0.3
[ 9.489229] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[ 9.490244] platform eisa.0: Probing EISA bus 0
[ 9.490883] platform eisa.0: EISA: Cannot allocate resource for mainboard
[ 9.492519] platform eisa.0: Cannot allocate resource for EISA slot 1
[ 9.492877] platform eisa.0: Cannot allocate resource for EISA slot 2
[ 9.493129] platform eisa.0: Cannot allocate resource for EISA slot 3
[ 9.493369] platform eisa.0: Cannot allocate resource for EISA slot 4
[ 9.493620] platform eisa.0: Cannot allocate resource for EISA slot 5
[ 9.493896] platform eisa.0: Cannot allocate resource for EISA slot 6
[ 9.494140] platform eisa.0: Cannot allocate resource for EISA slot 7
[ 9.494376] platform eisa.0: Cannot allocate resource for EISA slot 8
[ 9.494630] platform eisa.0: EISA: Detected 0 cards
[ 9.495926] ledtrig-cpu: registered to indicate activity on CPUs
[ 9.498663] drop_monitor: Initializing network drop monitor service
[ 9.503838] NET: Registered PF_INET6 protocol family
[ 9.837113] Segment Routing with IPv6
[ 9.837899] In-situ OAM (IOAM) with IPv6
[ 9.838915] NET: Registered PF_PACKET protocol family
[ 9.840878] Key type dns_resolver registered
[ 9.846427] IPI shorthand broadcast: enabled
[ 9.847847] sched_clock: Marking stable (9900125669, -52948632)->(9981564427, -134387390)
[ 9.852743] registered taskstats version 1
[ 9.854579] Loading compiled-in X.509 certificates
[ 9.877521] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b'
[ 9.882935] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[ 9.892716] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[ 9.893285] blacklist: Loading compiled-in revocation X.509 certificates
[ 9.896864] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[ 9.897733] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03'
[ 9.898388] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b'
[ 9.899226] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8'
[ 9.900342] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d'
[ 9.901166] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c'
[ 9.901828] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af'
[ 9.902466] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9'
[ 9.908466] zswap: loaded using pool lzo/zbud
[ 9.914146] Key type .fscrypt registered
[ 9.914456] Key type fscrypt-provisioning registered
[ 10.010845] Key type encrypted registered
[ 10.011453] AppArmor: AppArmor sha1 policy hashing enabled
[ 10.012397] ima: No TPM chip found, activating TPM-bypass!
[ 10.012852] Loading compiled-in module X.509 certificates
[ 10.017742] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b'
[ 10.018270] ima: Allocated hash algorithm: sha1
[ 10.022237] ima: No architecture policies found
[ 10.023515] evm: Initialising EVM extended attributes:
[ 10.023923] evm: security.selinux
[ 10.024142] evm: security.SMACK64
[ 10.024295] evm: security.SMACK64EXEC
[ 10.024453] evm: security.SMACK64TRANSMUTE
[ 10.024628] evm: security.SMACK64MMAP
[ 10.024870] evm: security.apparmor
[ 10.025030] evm: security.ima
[ 10.025166] evm: security.capability
[ 10.025348] evm: HMAC attrs: 0x1
[ 10.032839] PM: Magic number: 14:679:699
[ 10.041679] RAS: Correctable Errors collector initialized.
[ 10.045288] clk: Disabling unused clocks
[ 10.202315] Freeing unused decrypted memory: 2036K
[ 10.313084] Freeing unused kernel image (initmem) memory: 3368K
[ 10.313750] Write protecting the kernel read-only data: 30720k
[ 10.323476] Freeing unused kernel image (text/rodata gap) memory: 2036K
[ 10.327892] Freeing unused kernel image (rodata/data gap) memory: 1328K
[ 10.922456] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 10.923768] Run /init as init process
info: initramfs: up at 11.24
[ 12.854831] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB)
[ 12.941670] GPT:Primary header thinks Alt. header is not at the end of the disk.
[ 12.942119] GPT:229375 != 2097151
[ 12.942295] GPT:Alternate GPT header not at the end of the disk.
[ 12.942537] GPT:229375 != 2097151
[ 12.942724] GPT: Use GNU Parted to correct GPT errors.
[ 13.973801] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called
currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables
info: copying initramfs to /dev/vda1
info: initramfs loading root from /dev/vda1
info: /etc/init.d/rc.sysinit: up at 21.38
info: container: none
Starting syslogd: OK
currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables
Saving random seed: OK
Starting acpid: OK
Starting network: dhcpcd-9.4.1 starting
DUID 00:04:67:cf:96:c8:0c:e8:4f:8a:b0:e9:2c:de:56:ba:fb:5e
eth0: waiting for carrier
eth0: carrier acquired
eth0: IAID 3e:3a:36:44
eth0: adding address fe80::f816:3eff:fe3a:3644
eth0: soliciting a DHCP lease
eth0: offered 10.0.0.3 from 10.0.0.1
eth0: probing address 10.0.0.3/28
eth0: soliciting an IPv6 router
eth0: leased 10.0.0.3 for 43200 seconds
eth0: adding route to 10.0.0.0/28
eth0: adding host route to 169.254.169.254 via 10.0.0.2
eth0: adding default route via 10.0.0.1
forked to background, child pid 253
OK
checking http://169.254.169.254/2009-04-04/instance-id
failed 1/20: up 36.13. request failed
failed 2/20: up 85.45. request failed
failed 3/20: up 134.74. request failed
2026-02-06 21:44:14,359 83171 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 204 DELETE http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e 0.188s
2026-02-06 21:44:14,360 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:44: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-43f70d9f-ddcb-4c94-90a0-0d344ec01966', 'x-compute-request-id': 'req-43f70d9f-ddcb-4c94-90a0-0d344ec01966', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e'}
Body: b''
2026-02-06 21:44:14,619 83171 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e 0.259s
2026-02-06 21:44:14,620 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:44:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1691', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e38ad448-155a-4947-9131-534e3ef988f2', 'x-compute-request-id': 'req-e38ad448-155a-4947-9131-534e3ef988f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-VolumesAssistedSnapshotsTest-91859459-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:36:44"}, {"version": 4, "addr": "172.24.4.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:36:44"}]}, "created": "2026-02-06T20:40:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "4a6f5551083731a8c5aa80d43d03849331edc112b9b22ac6799e1a2e", "id": "67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e"}], "metadata": {}, "name": "tempest-VolumesAssistedSnapshotsTest-server-712250803", "status": "ACTIVE", "tenant_id": "729f5e2d89ec47c59f54275458536979", "user_id": "7823e099ded2487b811a8481dec46776", "updated": "2026-02-06T20:44:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1175526826", "OS-SRV-USG:launched_at": "2026-02-06T20:40:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1435130424"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:44:16,100 83171 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e 0.468s
2026-02-06 21:44:16,101 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:44:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1691', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a10316f2-41ad-4b8d-82bf-c8cc4ec7a002', 'x-compute-request-id': 'req-a10316f2-41ad-4b8d-82bf-c8cc4ec7a002', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-VolumesAssistedSnapshotsTest-91859459-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:36:44"}, {"version": 4, "addr": "172.24.4.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:36:44"}]}, "created": "2026-02-06T20:40:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "4a6f5551083731a8c5aa80d43d03849331edc112b9b22ac6799e1a2e", "id": "67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e"}], "metadata": {}, "name": "tempest-VolumesAssistedSnapshotsTest-server-712250803", "status": "ACTIVE", "tenant_id": "729f5e2d89ec47c59f54275458536979", "user_id": "7823e099ded2487b811a8481dec46776", "updated": "2026-02-06T20:44:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1175526826", "OS-SRV-USG:launched_at": "2026-02-06T20:40:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1435130424"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:44:17,753 83171 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e 0.636s
2026-02-06 21:44:17,754 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:44:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1623', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60a6d996-2b69-496b-93ae-8b5bead5d536', 'x-compute-request-id': 'req-60a6d996-2b69-496b-93ae-8b5bead5d536', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-VolumesAssistedSnapshotsTest-91859459-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:36:44"}, {"version": 4, "addr": "172.24.4.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:36:44"}]}, "created": "2026-02-06T20:40:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "4a6f5551083731a8c5aa80d43d03849331edc112b9b22ac6799e1a2e", "id": "67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e"}], "metadata": {}, "name": "tempest-VolumesAssistedSnapshotsTest-server-712250803", "status": "ACTIVE", "tenant_id": "729f5e2d89ec47c59f54275458536979", "user_id": "7823e099ded2487b811a8481dec46776", "updated": "2026-02-06T20:44:17Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1175526826", "OS-SRV-USG:launched_at": "2026-02-06T20:40:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:44:18,878 83171 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e 0.113s
2026-02-06 21:44:18,879 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:44:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1341', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4544e0f-b144-475d-b8dc-39f8742ecd9a', 'x-compute-request-id': 'req-d4544e0f-b144-475d-b8dc-39f8742ecd9a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "4a6f5551083731a8c5aa80d43d03849331edc112b9b22ac6799e1a2e", "id": "67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e"}], "metadata": {}, "name": "tempest-VolumesAssistedSnapshotsTest-server-712250803", "status": "DELETED", "tenant_id": "729f5e2d89ec47c59f54275458536979", "user_id": "7823e099ded2487b811a8481dec46776", "updated": "2026-02-06T20:44:19Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1175526826", "OS-SRV-USG:launched_at": "2026-02-06T20:40:38.000000", "OS-SRV-USG:terminated_at": "2026-02-06T20:44:18.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:44:18,889 83171 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 4 second wait
2026-02-06 21:44:19,994 83171 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e 0.103s
2026-02-06 21:44:19,994 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:44:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1341', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61765037-0d06-4a61-81f7-9dc92496c4e3', 'x-compute-request-id': 'req-61765037-0d06-4a61-81f7-9dc92496c4e3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "4a6f5551083731a8c5aa80d43d03849331edc112b9b22ac6799e1a2e", "id": "67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e"}], "metadata": {}, "name": "tempest-VolumesAssistedSnapshotsTest-server-712250803", "status": "DELETED", "tenant_id": "729f5e2d89ec47c59f54275458536979", "user_id": "7823e099ded2487b811a8481dec46776", "updated": "2026-02-06T20:44:19Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1175526826", "OS-SRV-USG:launched_at": "2026-02-06T20:40:38.000000", "OS-SRV-USG:terminated_at": "2026-02-06T20:44:18.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:44:21,038 83171 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 404 GET http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e 0.031s
2026-02-06 21:44:21,038 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:44: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-9cf0e105-ba31-41e9-9357-79294a4c854d', 'x-compute-request-id': 'req-9cf0e105-ba31-41e9-9357-79294a4c854d', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 67cf96c8-0ce8-4f8a-b0e9-2cde56bafb5e could not be found."}}'
2026-02-06 21:44:21,107 83171 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:_run_cleanups): 202 DELETE http://192.168.122.84/volume/v3/volumes/b5561f06-4c11-4349-9652-3fadd8063698 0.067s
2026-02-06 21:44:21,107 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:44:21 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-df3a6dac-cd8b-40a8-b80a-39ff87d7db14', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/volume/v3/volumes/b5561f06-4c11-4349-9652-3fadd8063698'}
Body: b''
2026-02-06 21:44:21,171 83171 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/b5561f06-4c11-4349-9652-3fadd8063698 0.064s
2026-02-06 21:44:21,172 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:44:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1130d37-09d8-48eb-92a5-084d34f9452d', 'content-length': '1020', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1130d37-09d8-48eb-92a5-084d34f9452d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/b5561f06-4c11-4349-9652-3fadd8063698'}
Body: b'{"volume": {"id": "b5561f06-4c11-4349-9652-3fadd8063698", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:40:05.000000", "updated_at": "2026-02-06T20:44:21.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-144636906", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/b5561f06-4c11-4349-9652-3fadd8063698"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/b5561f06-4c11-4349-9652-3fadd8063698"}], "user_id": "779f61bf2fa443c2b290250ed3ae0ab2", "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": "91cf2fa6dd7445788125f3bd616a3eca"}}'
2026-02-06 21:44:22,243 83171 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/b5561f06-4c11-4349-9652-3fadd8063698 0.061s
2026-02-06 21:44:22,244 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:44:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89b4a48e-d80d-4e94-bab1-b8b45902955e', 'content-length': '1020', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89b4a48e-d80d-4e94-bab1-b8b45902955e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/b5561f06-4c11-4349-9652-3fadd8063698'}
Body: b'{"volume": {"id": "b5561f06-4c11-4349-9652-3fadd8063698", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:40:05.000000", "updated_at": "2026-02-06T20:44:21.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-144636906", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/b5561f06-4c11-4349-9652-3fadd8063698"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/b5561f06-4c11-4349-9652-3fadd8063698"}], "user_id": "779f61bf2fa443c2b290250ed3ae0ab2", "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": "91cf2fa6dd7445788125f3bd616a3eca"}}'
2026-02-06 21:44:23,276 83171 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:_run_cleanups): 404 GET http://192.168.122.84/volume/v3/volumes/b5561f06-4c11-4349-9652-3fadd8063698 0.021s
2026-02-06 21:44:23,277 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:44:23 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-32862b13-1c8f-4c9e-813f-d46398640004', 'x-openstack-request-id': 'req-32862b13-1c8f-4c9e-813f-d46398640004', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.84/volume/v3/volumes/b5561f06-4c11-4349-9652-3fadd8063698'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume b5561f06-4c11-4349-9652-3fadd8063698 could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/admin/test_assisted_volume_snapshots.py", line 60, in test_volume_assisted_snapshot_create_delete
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 247, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 222, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server
wait_for_ssh_or_ping(
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 713, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
| 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
ft3.1: tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-02-06 21:39:53,751 83168 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.84/image/v2/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf 0.164s
2026-02-06 21:39:53,752 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:39:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e04cf6f5-2943-48f3-a319-b7df44a5b3ac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/image/v2/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf'}
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": "21ed7f4f767343b3a6f334954b62523c", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "created_at": "2026-02-06T20:36:31Z", "updated_at": "2026-02-06T20:36:32Z", "tags": [], "self": "/v2/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf", "file": "/v2/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf/file", "schema": "/v2/schemas/image"}'
2026-02-06 21:39:54,540 83168 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://192.168.122.84/image/v2/images 0.668s
2026-02-06 21:39:54,540 83168 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': 'Fri, 06 Feb 2026 20:39:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/d4e375af-7a3a-430f-8970-b87ddd8108fb', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-d4c0d67a-7344-44e6-977a-590ce6438fed', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/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": "f37271a70db04926afd63bd030694349", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "d4e375af-7a3a-430f-8970-b87ddd8108fb", "created_at": "2026-02-06T20:39:54Z", "updated_at": "2026-02-06T20:39:54Z", "tags": [], "self": "/v2/images/d4e375af-7a3a-430f-8970-b87ddd8108fb", "file": "/v2/images/d4e375af-7a3a-430f-8970-b87ddd8108fb/file", "schema": "/v2/schemas/image"}'
2026-02-06 21:39:55,873 83168 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 204 PUT http://192.168.122.84/image/v2/images/d4e375af-7a3a-430f-8970-b87ddd8108fb/file 1.332s
2026-02-06 21:39:55,873 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': '<omitted>'}
Body: <callable_iterator object at 0x7fda652a0700>
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:39:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-fbec0803-33df-4881-acb6-d9097667a86d', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/image/v2/images/d4e375af-7a3a-430f-8970-b87ddd8108fb/file'}
Body: b''
2026-02-06 21:39:55,874 83168 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-02-06 21:39:55,874 83168 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-02-06 21:39:56,373 83168 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://192.168.122.84/compute/v2.1/os-keypairs 0.497s
2026-02-06 21:39:56,373 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-90938152", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCQi8j5mDjlacilhPfCf1dkGbgb26LuV66Sm8cfqbYjiifu7Xzic2Jfg+8fqwbAiKTAyxYY1yJnbmFwaGb3/q0BQui/OrqHOujP//UvBYFoFef7hKTXaDgA7J3AGDEoLcg=="}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:39: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-e69e3063-c82b-4680-a48f-c318950b5178', 'x-compute-request-id': 'req-e69e3063-c82b-4680-a48f-c318950b5178', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-90938152", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCQi8j5mDjlacilhPfCf1dkGbgb26LuV66Sm8cfqbYjiifu7Xzic2Jfg+8fqwbAiKTAyxYY1yJnbmFwaGb3/q0BQui/OrqHOujP//UvBYFoFef7hKTXaDgA7J3AGDEoLcg==", "fingerprint": "6e:1b:7e:94:59:27:6a:a7:5c:2d:84:fa:60:e8:6f:2f", "user_id": "5acd92294231443b83464117fc211352"}}'
2026-02-06 21:39:56,375 83168 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-90938152 created
2026-02-06 21:39:57,663 83168 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/networking/v2.0/security-groups 1.288s
2026-02-06 21:39:57,664 83168 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--275538767", "description": "tempest-description--242375617"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:39:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-18e935ab-f530-498e-9366-2dea6d907d2c', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "0e12f44f-d982-4f6b-b1c1-f82e31feb6fb", "name": "tempest-securitygroup--275538767", "stateful": true, "tenant_id": "165aab88ef824b7cb153f4f16e031db5", "project_id": "165aab88ef824b7cb153f4f16e031db5", "description": "tempest-description--242375617", "shared": false, "security_group_rules": [{"id": "0f03892b-e980-4fb1-84ce-81222074ef5c", "project_id": "165aab88ef824b7cb153f4f16e031db5", "tenant_id": "165aab88ef824b7cb153f4f16e031db5", "security_group_id": "0e12f44f-d982-4f6b-b1c1-f82e31feb6fb", "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": 158, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-02-06T20:39:57Z", "updated_at": "2026-02-06T20:39:57Z", "revision_number": 0}, {"id": "9a63d376-7e1a-4734-b99e-05f9ccd1ee8b", "project_id": "165aab88ef824b7cb153f4f16e031db5", "tenant_id": "165aab88ef824b7cb153f4f16e031db5", "security_group_id": "0e12f44f-d982-4f6b-b1c1-f82e31feb6fb", "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": 157, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-02-06T20:39:57Z", "updated_at": "2026-02-06T20:39:57Z", "revision_number": 0}], "tags": [], "created_at": "2026-02-06T20:39:57Z", "updated_at": "2026-02-06T20:39:57Z", "revision_number": 1}}'
2026-02-06 21:40:03,338 83168 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 5.673s
2026-02-06 21:40:03,338 83168 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": "0e12f44f-d982-4f6b-b1c1-f82e31feb6fb", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:39:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-96d96a29-cb18-422e-9a6f-9d1c400cb0b1', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "8f009ed4-4781-4cde-922b-abcb0e651160", "project_id": "165aab88ef824b7cb153f4f16e031db5", "tenant_id": "165aab88ef824b7cb153f4f16e031db5", "security_group_id": "0e12f44f-d982-4f6b-b1c1-f82e31feb6fb", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T20:40:02Z", "updated_at": "2026-02-06T20:40:02Z", "revision_number": 0}}'
2026-02-06 21:40:05,128 83168 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 1.789s
2026-02-06 21:40:05,129 83168 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": "0e12f44f-d982-4f6b-b1c1-f82e31feb6fb", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-b1b941af-1c65-45c9-b2ee-b4bb60ae52fe', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "e302d337-ed92-431c-ba8e-ac6e4da1c1f1", "project_id": "165aab88ef824b7cb153f4f16e031db5", "tenant_id": "165aab88ef824b7cb153f4f16e031db5", "security_group_id": "0e12f44f-d982-4f6b-b1c1-f82e31feb6fb", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T20:40:04Z", "updated_at": "2026-02-06T20:40:04Z", "revision_number": 0}}'
2026-02-06 21:40:05,129 83168 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--275538767 created
2026-02-06 21:40:06,023 83168 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/networking/v2.0/floatingips 0.893s
2026-02-06 21:40:06,023 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-9dc0cf3c-a363-4a4a-a5a9-956beb45b426', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "d0793f8c-4c3c-41bb-8bc1-61be7517b22c", "tenant_id": "165aab88ef824b7cb153f4f16e031db5", "project_id": "165aab88ef824b7cb153f4f16e031db5", "floating_ip_address": "172.24.4.146", "floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-02-06T20:40:05Z", "updated_at": "2026-02-06T20:40:05Z", "revision_number": 0}}'
2026-02-06 21:40:06,023 83168 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'd0793f8c-4c3c-41bb-8bc1-61be7517b22c', 'tenant_id': '165aab88ef824b7cb153f4f16e031db5', 'project_id': '165aab88ef824b7cb153f4f16e031db5', 'floating_ip_address': '172.24.4.146', 'floating_network_id': '2915bb8f-3534-4eb6-9140-b5d7d7372804', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-02-06T20:40:05Z', 'updated_at': '2026-02-06T20:40:05Z', 'revision_number': 0, 'ip': '172.24.4.146'} created
2026-02-06 21:40:06,067 83168 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://192.168.122.84/identity/v3/auth/tokens 0.039s
2026-02-06 21:40:06,067 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2525', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a875c074-2879-4321-8f18-e78948ee6412', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5acd92294231443b83464117fc211352", "name": "tempest-AttachSCSIVolumeTestJSON-1737646766-project-member", "password_expires_at": null}, "audit_ids": ["XZGUNRSjSyGzyAXklvNT6Q"], "expires_at": "2026-02-06T21:40:06.000000Z", "issued_at": "2026-02-06T20:40:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "165aab88ef824b7cb153f4f16e031db5", "name": "tempest-AttachSCSIVolumeTestJSON-1737646766"}, "is_domain": false, "roles": [{"id": "4d6e333c257e4064956f140a41314573", "name": "member"}, {"id": "84504efd54ae4a9588c8422ecb0abfee", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0f713fe2daca44ec89b9c3e10932c970", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/volume/v3", "region": "RegionOne"}], "id": "26431d82c9384270aa512356bf5e64e6", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "070a948755e647bbb3bcb90d19888397", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/image", "region": "RegionOne"}], "id": "528911970de64848b5475ebd6ee6a418", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2e1ae24ade8f44e3a593eefe79d140f4", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/compute/v2/165aab88ef824b7cb153f4f16e031db5", "region": "RegionOne"}], "id": "5337a897e80c4f86b14c496add20b2ba", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "36e1704910c14c38b323e02c6c534ffd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/placement", "region": "RegionOne"}], "id": "64ba2cc515ea48f2b6bf589109ecc398", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "bc1699eba7ce420d8a3224b948f231ca", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/networking", "region": "RegionOne"}], "id": "69678593bf2148cd9bfbb05428f1572e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0fdbcf46c1c149b59bbe63e29a54685a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/compute/v2.1", "region": "RegionOne"}], "id": "bc80821fb9b24e858c301c82531c11a6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d5bb2d743fb54a7ea460fc8ecb99292e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/identity", "region": "RegionOne"}], "id": "f3f05134bbf9431aab4cd693ebfef943", "type": "identity", "name": "keystone"}]}}'
2026-02-06 21:40:06,068 83168 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': 'be1157b0-66dd-4eaf-ac2d-d98a2dc52d50', 'name': 'tempest-AttachSCSIVolumeTestJSON-872869816-network', 'tenant_id': '165aab88ef824b7cb153f4f16e031db5', 'project_id': '165aab88ef824b7cb153f4f16e031db5', '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': 53542, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-02-06T20:39:19Z', 'updated_at': '2026-02-06T20:39:19Z', 'revision_number': 1} available for tenant
2026-02-06 21:40:06,068 83168 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-90938152', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCQi8j5mDjlacilhPfCf1dkGbgb26LuV66Sm8cfqbYjiifu7Xzic2Jfg+8fqwbAiKTAyxYY1yJnbmFwaGb3/q0BQui/OrqHOujP//UvBYFoFef7hKTXaDgA7J3AGDEoLcg==', 'fingerprint': '6e:1b:7e:94:59:27:6a:a7:5c:2d:84:fa:60:e8:6f:2f', 'user_id': '5acd92294231443b83464117fc211352', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCBtEIHjnK+MnzFJk+gX+au4oJsWx5eEVHiKYxJGUpByr8Yns9PRxwg\nzjznxI+bM2qgBwYFK4EEACKhZANiAAQkIvI+Zg45WnIpYT3wn9XZBm4G9ui7leuk\npvHH6m2I4on7u184nNiX4PvH6sGwIikwMsWGNciZ25hcGhm9/6tAULovzq6hzroz\n//1LwWBaBXn+4Sk12g4AOydwBgxKC3I=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '0e12f44f-d982-4f6b-b1c1-f82e31feb6fb', 'name': 'tempest-securitygroup--275538767', 'stateful': True, 'tenant_id': '165aab88ef824b7cb153f4f16e031db5', 'project_id': '165aab88ef824b7cb153f4f16e031db5', 'description': 'tempest-description--242375617', 'shared': False, 'security_group_rules': [{'id': '0f03892b-e980-4fb1-84ce-81222074ef5c', 'project_id': '165aab88ef824b7cb153f4f16e031db5', 'tenant_id': '165aab88ef824b7cb153f4f16e031db5', 'security_group_id': '0e12f44f-d982-4f6b-b1c1-f82e31feb6fb', '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': 158, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-02-06T20:39:57Z', 'updated_at': '2026-02-06T20:39:57Z', 'revision_number': 0}, {'id': '9a63d376-7e1a-4734-b99e-05f9ccd1ee8b', 'project_id': '165aab88ef824b7cb153f4f16e031db5', 'tenant_id': '165aab88ef824b7cb153f4f16e031db5', 'security_group_id': '0e12f44f-d982-4f6b-b1c1-f82e31feb6fb', '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': 157, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-02-06T20:39:57Z', 'updated_at': '2026-02-06T20:39:57Z', 'revision_number': 0}], 'tags': [], 'created_at': '2026-02-06T20:39:57Z', 'updated_at': '2026-02-06T20:39:57Z', 'revision_number': 1}, 'floating_ip': {'id': 'd0793f8c-4c3c-41bb-8bc1-61be7517b22c', 'tenant_id': '165aab88ef824b7cb153f4f16e031db5', 'project_id': '165aab88ef824b7cb153f4f16e031db5', 'floating_ip_address': '172.24.4.146', 'floating_network_id': '2915bb8f-3534-4eb6-9140-b5d7d7372804', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-02-06T20:40:05Z', 'updated_at': '2026-02-06T20:40:05Z', 'revision_number': 0, 'ip': '172.24.4.146'}}
2026-02-06 21:40:07,297 83168 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://192.168.122.84/compute/v2.1/servers 1.228s
2026-02-06 21:40:07,298 83168 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-2108595032", "imageRef": "d4e375af-7a3a-430f-8970-b87ddd8108fb", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "be1157b0-66dd-4eaf-ac2d-d98a2dc52d50"}], "security_groups": [{"name": "tempest-securitygroup--275538767"}], "key_name": "tempest-keypair-90938152", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '411', 'location': 'http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-195e4f9f-6473-4f33-b3ce-f5bf08bcafee', 'x-compute-request-id': 'req-195e4f9f-6473-4f33-b3ce-f5bf08bcafee', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/compute/v2.1/servers'}
Body: b'{"server": {"id": "919faa12-11cd-406e-b1c7-828bf1a2ecf2", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--275538767"}], "adminPass": "Q87oz3CALqb3"}}'
2026-02-06 21:40:07,501 83168 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2 0.201s
2026-02-06 21:40:07,501 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40: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-cc8c72cc-3961-479a-aef3-0cdfdaad11fc', 'x-compute-request-id': 'req-cc8c72cc-3961-479a-aef3-0cdfdaad11fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "", "id": "919faa12-11cd-406e-b1c7-828bf1a2ecf2", "image": {"id": "d4e375af-7a3a-430f-8970-b87ddd8108fb", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/d4e375af-7a3a-430f-8970-b87ddd8108fb"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-2108595032", "status": "BUILD", "tenant_id": "165aab88ef824b7cb153f4f16e031db5", "user_id": "5acd92294231443b83464117fc211352", "updated": "2026-02-06T20:40:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-90938152", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:40:08,750 83168 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2 0.235s
2026-02-06 21:40:08,750 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:08 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-ab72ab6b-eeb5-4dc5-9fba-da73e2f9c675', 'x-compute-request-id': 'req-ab72ab6b-eeb5-4dc5-9fba-da73e2f9c675', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "", "id": "919faa12-11cd-406e-b1c7-828bf1a2ecf2", "image": {"id": "d4e375af-7a3a-430f-8970-b87ddd8108fb", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/d4e375af-7a3a-430f-8970-b87ddd8108fb"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-2108595032", "status": "BUILD", "tenant_id": "165aab88ef824b7cb153f4f16e031db5", "user_id": "5acd92294231443b83464117fc211352", "updated": "2026-02-06T20:40:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-90938152", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:40:09,986 83168 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2 0.223s
2026-02-06 21:40:09,987 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40: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-d5c4f5ea-de5e-4e45-b58f-f24958cb61a0', 'x-compute-request-id': 'req-d5c4f5ea-de5e-4e45-b58f-f24958cb61a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "", "id": "919faa12-11cd-406e-b1c7-828bf1a2ecf2", "image": {"id": "d4e375af-7a3a-430f-8970-b87ddd8108fb", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/d4e375af-7a3a-430f-8970-b87ddd8108fb"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-2108595032", "status": "BUILD", "tenant_id": "165aab88ef824b7cb153f4f16e031db5", "user_id": "5acd92294231443b83464117fc211352", "updated": "2026-02-06T20:40:09Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-90938152", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:40:09,998 83168 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-02-06 21:40:11,198 83168 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2 0.199s
2026-02-06 21:40:11,199 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39c9f8f4-41fe-4bb9-a957-3ac192602a20', 'x-compute-request-id': 'req-39c9f8f4-41fe-4bb9-a957-3ac192602a20', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b9a7663baa63c802a505e539498fecac00a5fab98f430a2bc9ce014f", "id": "919faa12-11cd-406e-b1c7-828bf1a2ecf2", "image": {"id": "d4e375af-7a3a-430f-8970-b87ddd8108fb", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/d4e375af-7a3a-430f-8970-b87ddd8108fb"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-2108595032", "status": "BUILD", "tenant_id": "165aab88ef824b7cb153f4f16e031db5", "user_id": "5acd92294231443b83464117fc211352", "updated": "2026-02-06T20:40:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-90938152", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:40:12,355 83168 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2 0.144s
2026-02-06 21:40:12,356 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35bfcd6e-c139-400f-82b8-4e5d0ef4e901', 'x-compute-request-id': 'req-35bfcd6e-c139-400f-82b8-4e5d0ef4e901', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b9a7663baa63c802a505e539498fecac00a5fab98f430a2bc9ce014f", "id": "919faa12-11cd-406e-b1c7-828bf1a2ecf2", "image": {"id": "d4e375af-7a3a-430f-8970-b87ddd8108fb", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/d4e375af-7a3a-430f-8970-b87ddd8108fb"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-2108595032", "status": "BUILD", "tenant_id": "165aab88ef824b7cb153f4f16e031db5", "user_id": "5acd92294231443b83464117fc211352", "updated": "2026-02-06T20:40:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-90938152", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:40:13,532 83168 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2 0.159s
2026-02-06 21:40:13,533 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-021a0377-bdcb-4eb8-9f36-45cab609c03c', 'x-compute-request-id': 'req-021a0377-bdcb-4eb8-9f36-45cab609c03c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b9a7663baa63c802a505e539498fecac00a5fab98f430a2bc9ce014f", "id": "919faa12-11cd-406e-b1c7-828bf1a2ecf2", "image": {"id": "d4e375af-7a3a-430f-8970-b87ddd8108fb", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/d4e375af-7a3a-430f-8970-b87ddd8108fb"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-2108595032", "status": "BUILD", "tenant_id": "165aab88ef824b7cb153f4f16e031db5", "user_id": "5acd92294231443b83464117fc211352", "updated": "2026-02-06T20:40:13Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-90938152", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:40:13,546 83168 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 6 second wait
2026-02-06 21:40:15,841 83168 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2 1.294s
2026-02-06 21:40:15,842 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1381', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad7e63bf-1b8a-4ae8-9051-4b50120b9182', 'x-compute-request-id': 'req-ad7e63bf-1b8a-4ae8-9051-4b50120b9182', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b9a7663baa63c802a505e539498fecac00a5fab98f430a2bc9ce014f", "id": "919faa12-11cd-406e-b1c7-828bf1a2ecf2", "image": {"id": "d4e375af-7a3a-430f-8970-b87ddd8108fb", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/d4e375af-7a3a-430f-8970-b87ddd8108fb"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-2108595032", "status": "BUILD", "tenant_id": "165aab88ef824b7cb153f4f16e031db5", "user_id": "5acd92294231443b83464117fc211352", "updated": "2026-02-06T20:40:13Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-90938152", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--275538767"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:40:17,648 83168 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2 0.789s
2026-02-06 21:40:17,648 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44af41f2-3d61-4ba9-bb73-99de693da284', 'x-compute-request-id': 'req-44af41f2-3d61-4ba9-bb73-99de693da284', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b9a7663baa63c802a505e539498fecac00a5fab98f430a2bc9ce014f", "id": "919faa12-11cd-406e-b1c7-828bf1a2ecf2", "image": {"id": "d4e375af-7a3a-430f-8970-b87ddd8108fb", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/d4e375af-7a3a-430f-8970-b87ddd8108fb"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-2108595032", "status": "BUILD", "tenant_id": "165aab88ef824b7cb153f4f16e031db5", "user_id": "5acd92294231443b83464117fc211352", "updated": "2026-02-06T20:40:15Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-90938152", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--275538767"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:40:17,659 83168 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 10 second wait
2026-02-06 21:40:18,849 83168 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2 0.188s
2026-02-06 21:40:18,850 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0fdcd24-dcbe-4281-a285-f73742f43d15', 'x-compute-request-id': 'req-a0fdcd24-dcbe-4281-a285-f73742f43d15', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b9a7663baa63c802a505e539498fecac00a5fab98f430a2bc9ce014f", "id": "919faa12-11cd-406e-b1c7-828bf1a2ecf2", "image": {"id": "d4e375af-7a3a-430f-8970-b87ddd8108fb", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/d4e375af-7a3a-430f-8970-b87ddd8108fb"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-2108595032", "status": "BUILD", "tenant_id": "165aab88ef824b7cb153f4f16e031db5", "user_id": "5acd92294231443b83464117fc211352", "updated": "2026-02-06T20:40:15Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-90938152", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--275538767"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:40:20,047 83168 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2 0.184s
2026-02-06 21:40:20,048 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-063cf887-4768-40f4-adcd-64250334e2db', 'x-compute-request-id': 'req-063cf887-4768-40f4-adcd-64250334e2db', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b9a7663baa63c802a505e539498fecac00a5fab98f430a2bc9ce014f", "id": "919faa12-11cd-406e-b1c7-828bf1a2ecf2", "image": {"id": "d4e375af-7a3a-430f-8970-b87ddd8108fb", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/d4e375af-7a3a-430f-8970-b87ddd8108fb"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-2108595032", "status": "BUILD", "tenant_id": "165aab88ef824b7cb153f4f16e031db5", "user_id": "5acd92294231443b83464117fc211352", "updated": "2026-02-06T20:40:15Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-90938152", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--275538767"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:40:21,266 83168 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2 0.205s
2026-02-06 21:40:21,266 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35572c2a-ead7-43ed-81ea-db284b13a655', 'x-compute-request-id': 'req-35572c2a-ead7-43ed-81ea-db284b13a655', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b9a7663baa63c802a505e539498fecac00a5fab98f430a2bc9ce014f", "id": "919faa12-11cd-406e-b1c7-828bf1a2ecf2", "image": {"id": "d4e375af-7a3a-430f-8970-b87ddd8108fb", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/d4e375af-7a3a-430f-8970-b87ddd8108fb"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-2108595032", "status": "BUILD", "tenant_id": "165aab88ef824b7cb153f4f16e031db5", "user_id": "5acd92294231443b83464117fc211352", "updated": "2026-02-06T20:40:15Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-90938152", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--275538767"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:40:24,433 83168 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2 2.155s
2026-02-06 21:40:24,433 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-602481f7-faf5-4785-8b9f-147bab0cca93', 'x-compute-request-id': 'req-602481f7-faf5-4785-8b9f-147bab0cca93', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b9a7663baa63c802a505e539498fecac00a5fab98f430a2bc9ce014f", "id": "919faa12-11cd-406e-b1c7-828bf1a2ecf2", "image": {"id": "d4e375af-7a3a-430f-8970-b87ddd8108fb", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/d4e375af-7a3a-430f-8970-b87ddd8108fb"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-2108595032", "status": "BUILD", "tenant_id": "165aab88ef824b7cb153f4f16e031db5", "user_id": "5acd92294231443b83464117fc211352", "updated": "2026-02-06T20:40:15Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-90938152", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--275538767"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:40:25,632 83168 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2 0.186s
2026-02-06 21:40:25,632 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72c7123b-1e88-4879-b7f3-33e29dc12763', 'x-compute-request-id': 'req-72c7123b-1e88-4879-b7f3-33e29dc12763', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b9a7663baa63c802a505e539498fecac00a5fab98f430a2bc9ce014f", "id": "919faa12-11cd-406e-b1c7-828bf1a2ecf2", "image": {"id": "d4e375af-7a3a-430f-8970-b87ddd8108fb", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/d4e375af-7a3a-430f-8970-b87ddd8108fb"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-2108595032", "status": "BUILD", "tenant_id": "165aab88ef824b7cb153f4f16e031db5", "user_id": "5acd92294231443b83464117fc211352", "updated": "2026-02-06T20:40:15Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-90938152", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--275538767"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:40:27,680 83168 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2 1.035s
2026-02-06 21:40:27,681 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7088612-ae92-4d84-abd5-1a79e3f3ee41', 'x-compute-request-id': 'req-f7088612-ae92-4d84-abd5-1a79e3f3ee41', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b9a7663baa63c802a505e539498fecac00a5fab98f430a2bc9ce014f", "id": "919faa12-11cd-406e-b1c7-828bf1a2ecf2", "image": {"id": "d4e375af-7a3a-430f-8970-b87ddd8108fb", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/d4e375af-7a3a-430f-8970-b87ddd8108fb"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-2108595032", "status": "BUILD", "tenant_id": "165aab88ef824b7cb153f4f16e031db5", "user_id": "5acd92294231443b83464117fc211352", "updated": "2026-02-06T20:40:15Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-90938152", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--275538767"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:40:31,872 83168 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2 3.178s
2026-02-06 21:40:31,872 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-847821c7-c211-4634-b537-22c182154a68', 'x-compute-request-id': 'req-847821c7-c211-4634-b537-22c182154a68', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b9a7663baa63c802a505e539498fecac00a5fab98f430a2bc9ce014f", "id": "919faa12-11cd-406e-b1c7-828bf1a2ecf2", "image": {"id": "d4e375af-7a3a-430f-8970-b87ddd8108fb", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/d4e375af-7a3a-430f-8970-b87ddd8108fb"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-2108595032", "status": "BUILD", "tenant_id": "165aab88ef824b7cb153f4f16e031db5", "user_id": "5acd92294231443b83464117fc211352", "updated": "2026-02-06T20:40:15Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-90938152", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--275538767"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:40:34,017 83168 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2 1.128s
2026-02-06 21:40:34,017 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1563', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d62609ee-99d5-4a64-b158-4107aa96f944', 'x-compute-request-id': 'req-d62609ee-99d5-4a64-b158-4107aa96f944', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachSCSIVolumeTestJSON-872869816-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:5b:e9"}]}, "created": "2026-02-06T20:40:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b9a7663baa63c802a505e539498fecac00a5fab98f430a2bc9ce014f", "id": "919faa12-11cd-406e-b1c7-828bf1a2ecf2", "image": {"id": "d4e375af-7a3a-430f-8970-b87ddd8108fb", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/d4e375af-7a3a-430f-8970-b87ddd8108fb"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-2108595032", "status": "ACTIVE", "tenant_id": "165aab88ef824b7cb153f4f16e031db5", "user_id": "5acd92294231443b83464117fc211352", "updated": "2026-02-06T20:40:30Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-90938152", "OS-SRV-USG:launched_at": "2026-02-06T20:40:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--275538767"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:40:34,029 83168 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 27 second wait
2026-02-06 21:40:34,515 83168 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2/os-interface 0.485s
2026-02-06 21:40:34,515 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22892b86-a9a8-4720-bc91-8ad52a8f4b92', 'x-compute-request-id': 'req-22892b86-a9a8-4720-bc91-8ad52a8f4b92', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "be1157b0-66dd-4eaf-ac2d-d98a2dc52d50", "port_id": "5187bc62-a1d9-4533-9b7b-031ff4dba66c", "mac_addr": "fa:16:3e:ad:5b:e9", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "21993064-19d5-43d5-8995-0ea1378e49d7", "ip_address": "10.0.0.10"}]}]}'
2026-02-06 21:40:35,833 83168 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 PUT http://192.168.122.84/networking/v2.0/floatingips/d0793f8c-4c3c-41bb-8bc1-61be7517b22c 1.315s
2026-02-06 21:40:35,834 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "5187bc62-a1d9-4533-9b7b-031ff4dba66c"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-2530007c-4fa4-49c9-bc5d-33bef4862c4e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips/d0793f8c-4c3c-41bb-8bc1-61be7517b22c'}
Body: b'{"floatingip": {"id": "d0793f8c-4c3c-41bb-8bc1-61be7517b22c", "tenant_id": "165aab88ef824b7cb153f4f16e031db5", "project_id": "165aab88ef824b7cb153f4f16e031db5", "floating_ip_address": "172.24.4.146", "floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804", "router_id": "c2449d95-332f-46ec-882b-dcc6c3607021", "port_id": "5187bc62-a1d9-4533-9b7b-031ff4dba66c", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "be1157b0-66dd-4eaf-ac2d-d98a2dc52d50", "mac_address": "fa:16:3e:ad:5b:e9", "admin_state_up": true, "status": "ACTIVE", "device_id": "919faa12-11cd-406e-b1c7-828bf1a2ecf2", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-02-06T20:40:05Z", "updated_at": "2026-02-06T20:40:35Z", "revision_number": 1}}'
2026-02-06 21:40:35,835 83168 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.146:22' as 'cirros' with public key authentication
2026-02-06 21:40:38,895 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.146 ([Errno None] Unable to connect to port 22 on 172.24.4.146). Number attempts: 1. Retry after 2 seconds.
2026-02-06 21:40:41,967 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.146 ([Errno None] Unable to connect to port 22 on 172.24.4.146). Number attempts: 2. Retry after 3 seconds.
2026-02-06 21:40:48,527 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.146 ([Errno None] Unable to connect to port 22 on 172.24.4.146). Number attempts: 3. Retry after 4 seconds.
2026-02-06 21:40:56,111 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.146 ([Errno None] Unable to connect to port 22 on 172.24.4.146). Number attempts: 4. Retry after 5 seconds.
2026-02-06 21:41:04,692 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.146 ([Errno None] Unable to connect to port 22 on 172.24.4.146). Number attempts: 5. Retry after 6 seconds.
2026-02-06 21:41:14,255 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.146 ([Errno None] Unable to connect to port 22 on 172.24.4.146). Number attempts: 6. Retry after 7 seconds.
2026-02-06 21:41:24,815 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.146 ([Errno None] Unable to connect to port 22 on 172.24.4.146). Number attempts: 7. Retry after 8 seconds.
2026-02-06 21:41:36,399 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.146 ([Errno None] Unable to connect to port 22 on 172.24.4.146). Number attempts: 8. Retry after 9 seconds.
2026-02-06 21:41:48,975 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.146 ([Errno None] Unable to connect to port 22 on 172.24.4.146). Number attempts: 9. Retry after 10 seconds.
2026-02-06 21:42:02,547 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.146 ([Errno None] Unable to connect to port 22 on 172.24.4.146). Number attempts: 10. Retry after 11 seconds.
2026-02-06 21:42:17,135 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.146 ([Errno None] Unable to connect to port 22 on 172.24.4.146). Number attempts: 11. Retry after 12 seconds.
2026-02-06 21:42:32,719 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.146 ([Errno None] Unable to connect to port 22 on 172.24.4.146). Number attempts: 12. Retry after 13 seconds.
2026-02-06 21:42:49,295 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.146 ([Errno None] Unable to connect to port 22 on 172.24.4.146). Number attempts: 13. Retry after 14 seconds.
2026-02-06 21:43:06,867 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.146 ([Errno None] Unable to connect to port 22 on 172.24.4.146). Number attempts: 14. Retry after 15 seconds.
2026-02-06 21:43:25,459 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.146 ([Errno None] Unable to connect to port 22 on 172.24.4.146). Number attempts: 15. Retry after 16 seconds.
2026-02-06 21:43:45,039 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.146 ([Errno None] Unable to connect to port 22 on 172.24.4.146). Number attempts: 16. Retry after 17 seconds.
2026-02-06 21:44:05,615 83168 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.146 after 16 attempts. Proxy client: no proxy client
2026-02-06 21:44:05.615 83168 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-02-06 21:44:05.615 83168 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-02-06 21:44:05.615 83168 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-02-06 21:44:05.615 83168 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/paramiko/client.py", line 407, in connect
2026-02-06 21:44:05.615 83168 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors)
2026-02-06 21:44:05.615 83168 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.4.146
2026-02-06 21:44:05.615 83168 ERROR tempest.lib.common.ssh
2026-02-06 21:44:05,616 83168 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-AttachSCSIVolumeTestJSON-872869816-network': [{'version': 4, 'addr': '10.0.0.10', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:ad:5b:e9'}]}, 'created': '2026-02-06T20:40:07Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/flavors/42'}]}, 'hostId': 'b9a7663baa63c802a505e539498fecac00a5fab98f430a2bc9ce014f', 'id': '919faa12-11cd-406e-b1c7-828bf1a2ecf2', 'image': {'id': 'd4e375af-7a3a-430f-8970-b87ddd8108fb', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/images/d4e375af-7a3a-430f-8970-b87ddd8108fb'}]}, 'links': [{'rel': 'self', 'href': 'http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2'}, {'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2'}], 'metadata': {}, 'name': 'tempest-AttachSCSIVolumeTestJSON-server-2108595032', 'status': 'ACTIVE', 'tenant_id': '165aab88ef824b7cb153f4f16e031db5', 'user_id': '5acd92294231443b83464117fc211352', 'updated': '2026-02-06T20:40:30Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-keypair-90938152', 'OS-SRV-USG:launched_at': '2026-02-06T20:40:29.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--275538767'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []}
2026-02-06 21:44:06,162 83168 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 POST http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2/action 0.545s
2026-02-06 21:44:06,163 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:44:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '34567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e54217d-33c3-4c0e-99f2-18ae78d162ab', 'x-compute-request-id': 'req-4e54217d-33c3-4c0e-99f2-18ae78d162ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2/action'}
Body: b'{"output": "[ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.15.0-1 04/01/2014\\n[ 0.000000] last_pfn = 0xbfdd max_arch_pfn = 0x10000000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000f5b80-0x000f5b8f]\\n[ 0.000000] Using GB pages for direct mapping\\n[ 0.000000] RAMDISK: [mem 0x0b725000-0x0bfccfff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F5990 000014 (v00 BOCHS )\\n[ 0.000000] ACPI: RSDT 0x000000000BFE18B3 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: FACP 0x000000000BFE1767 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: DSDT 0x000000000BFE0040 001727 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: FACS 0x000000000BFE0000 000040\\n[ 0.000000] ACPI: APIC 0x000000000BFE17DB 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: HPET 0x000000000BFE1853 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: WAET 0x000000000BFE188B 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: Reserving FACP table memory at [mem 0xbfe1767-0xbfe17da]\\n[ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1766]\\n[ 0.000000] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]\\n[ 0.000000] ACPI: Reserving APIC table memory at [mem 0xbfe17db-0xbfe1852]\\n[ 0.000000] ACPI: Reserving HPET table memory at [mem 0xbfe1853-0xbfe188a]\\n[ 0.000000] ACPI: Reserving WAET table memory at [mem 0xbfe188b-0xbfe18b2]\\n[ 0.000000] No NUMA configuration found\\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0b6fb000-0x0b724fff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]\\n[ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges\\n[ 0.000000] On node 0, zone DMA: 97 pages in unavailable ranges\\n[ 0.000000] On node 0, zone DMA32: 16419 pages in unavailable ranges\\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\\n[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23\\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\\n[ 0.0
2026-02-06 21:44:06,164 83168 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server 919faa12-11cd-406e-b1c7-828bf1a2ecf2: [ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)
[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Hygon HygonGenuine
[ 0.000000] Centaur CentaurHauls
[ 0.000000] zhaoxin Shanghai
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.15.0-1 04/01/2014
[ 0.000000] last_pfn = 0xbfdd max_arch_pfn = 0x10000000000
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000000] found SMP MP-table at [mem 0x000f5b80-0x000f5b8f]
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] RAMDISK: [mem 0x0b725000-0x0bfccfff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F5990 000014 (v00 BOCHS )
[ 0.000000] ACPI: RSDT 0x000000000BFE18B3 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACP 0x000000000BFE1767 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: DSDT 0x000000000BFE0040 001727 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACS 0x000000000BFE0000 000040
[ 0.000000] ACPI: APIC 0x000000000BFE17DB 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: HPET 0x000000000BFE1853 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: WAET 0x000000000BFE188B 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: Reserving FACP table memory at [mem 0xbfe1767-0xbfe17da]
[ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1766]
[ 0.000000] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]
[ 0.000000] ACPI: Reserving APIC table memory at [mem 0xbfe17db-0xbfe1852]
[ 0.000000] ACPI: Reserving HPET table memory at [mem 0xbfe1853-0xbfe188a]
[ 0.000000] ACPI: Reserving WAET table memory at [mem 0xbfe188b-0xbfe18b2]
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x0b6fb000-0x0b724fff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]
[ 0.000000] Normal empty
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]
[ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA: 97 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA32: 16419 pages in unavailable ranges
[ 0.000000] ACPI: PM-Timer IO Port: 0x608
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[ 0.000000] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[ 0.000000] [mem 0x0c000000-0xfffbffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1
[ 0.000000] percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u2097152
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 48093
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0
[ 0.000000] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
[ 0.000000] Memory: 123004K/196076K available (16393K kernel code, 4396K rwdata, 10960K rodata, 3368K init, 18700K bss, 72868K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] ftrace: allocating 50748 entries in 199 pages
[ 0.000000] ftrace: allocated 199 pages with 5 groups
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1.
[ 0.000000] Rude variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16
[ 0.000000] random: crng init done
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] printk: console [tty1] enabled
[ 0.000000] printk: console [ttyS0] enabled
[ 0.000000] ACPI: Core revision 20210730
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
[ 0.008000] APIC: Switch to symmetric I/O mode setup
[ 0.016000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.048000] tsc: Unable to calibrate against PIT
[ 0.048000] tsc: using HPET reference calibration
[ 0.048000] tsc: Detected 1996.441 MHz processor
[ 0.002370] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x398e18f0574, max_idle_ns: 881590790790 ns
[ 0.003596] Calibrating delay loop (skipped), value calculated using timer frequency.. 3992.88 BogoMIPS (lpj=7985764)
[ 0.006383] AMD Zen1 DIV0 bug detected. Disable SMT for full protection.
[ 0.020636] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127
[ 0.027615] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0
[ 0.031648] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.036366] Spectre V2 : Mitigation: Retpolines
[ 0.036646] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.037051] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.037577] RETBleed: Mitigation: untrained return thunk
[ 0.038099] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.039556] Speculative Return Stack Overflow: IBPB-extending microcode not applied!
[ 0.039889] Speculative Return Stack Overflow: WARNING: See https://kernel.org/doc/html/latest/admin-guide/hw-vuln/srso.html for mitigation options.
[ 0.040153] Speculative Return Stack Overflow: Mitigation: safe RET, no microcode
[ 0.048248] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.063169] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.063590] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.063878] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.064217] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[ 0.064927] x86/fpu: xstate_offset[3]: 960, xstate_sizes[3]: 64
[ 0.065454] x86/fpu: xstate_offset[4]: 1024, xstate_sizes[4]: 64
[ 0.065709] x86/fpu: xstate_offset[9]: 2688, xstate_sizes[9]: 8
[ 0.065978] x86/fpu: Enabled xstate features 0x21b, context size is 2696 bytes, using 'standard' format.
[ 1.003142] Freeing SMP alternatives memory: 44K
[ 1.003562] pid_max: default: 32768 minimum: 301
[ 1.013440] LSM: Security Framework initializing
[ 1.017610] landlock: Up and running.
[ 1.017928] Yama: becoming mindful.
[ 1.028217] AppArmor: AppArmor initialized
[ 1.037538] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 1.038161] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 1.211129] smpboot: CPU0: AMD EPYC Processor (family: 0x17, model: 0x1, stepping: 0x2)
[ 1.225451] Performance Events: PMU not available due to virtualization, using software events only.
[ 1.228865] signal: max sigframe size: 3632
[ 1.231837] rcu: Hierarchical SRCU implementation.
[ 1.248028] NMI watchdog: Perf NMI watchdog permanently disabled
[ 1.259718] smp: Bringing up secondary CPUs ...
[ 1.260156] smp: Brought up 1 node, 1 CPU
[ 1.260445] smpboot: Max logical packages: 1
[ 1.260790] smpboot: Total of 1 processors activated (3992.88 BogoMIPS)
[ 1.286168] devtmpfs: initialized
[ 1.292576] x86/mm: Memory block size: 128MB
[ 1.305367] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 1.306798] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
[ 1.315397] pinctrl core: initialized pinctrl subsystem
[ 1.329593] PM: RTC time: 20:40:35, date: 2026-02-06
[ 1.346632] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 1.355142] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[ 1.357581] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 1.360418] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 1.361167] audit: initializing netlink subsys (disabled)
[ 1.367840] audit: type=2000 audit(1770410434.416:1): state=initialized audit_enabled=0 res=1
[ 1.378273] thermal_sys: Registered thermal governor 'fair_share'
[ 1.378370] thermal_sys: Registered thermal governor 'bang_bang'
[ 1.378694] thermal_sys: Registered thermal governor 'step_wise'
[ 1.378917] thermal_sys: Registered thermal governor 'user_space'
[ 1.379123] thermal_sys: Registered thermal governor 'power_allocator'
[ 1.379142] EISA bus registered
[ 1.379142] cpuidle: using governor ladder
[ 1.379374] cpuidle: using governor menu
[ 1.385617] ACPI: bus type PCI registered
[ 1.386043] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 1.393724] PCI: Using configuration type 1 for base access
[ 1.394112] PCI: Using configuration type 1 for extended access
[ 1.467903] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 1.475793] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 1.476160] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 1.545408] ACPI: Added _OSI(Module Device)
[ 1.545777] ACPI: Added _OSI(Processor Device)
[ 1.545983] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 1.546183] ACPI: Added _OSI(Processor Aggregator Device)
[ 1.546533] ACPI: Added _OSI(Linux-Dell-Video)
[ 1.546744] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 1.546966] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 1.602599] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 1.645027] ACPI: Interpreter enabled
[ 1.647068] ACPI: PM: (supports S0 S3 S4 S5)
[ 1.647237] ACPI: Using IOAPIC for interrupt routing
[ 1.648477] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 1.648904] PCI: Using E820 reservations for host bridge windows
[ 1.653303] ACPI: Enabled 2 GPEs in block 00 to 0F
[ 1.748296] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 1.749987] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 1.765133] acpiphp: Slot [3] registered
[ 1.765823] acpiphp: Slot [4] registered
[ 1.766286] acpiphp: Slot [5] registered
[ 1.766840] acpiphp: Slot [6] registered
[ 1.767473] acpiphp: Slot [7] registered
[ 1.768014] acpiphp: Slot [8] registered
[ 1.768479] acpiphp: Slot [9] registered
[ 1.768925] acpiphp: Slot [10] registered
[ 1.769413] acpiphp: Slot [11] registered
[ 1.769877] acpiphp: Slot [12] registered
[ 1.770325] acpiphp: Slot [13] registered
[ 1.770800] acpiphp: Slot [14] registered
[ 1.771465] acpiphp: Slot [15] registered
[ 1.771929] acpiphp: Slot [16] registered
[ 1.772392] acpiphp: Slot [17] registered
[ 1.772835] acpiphp: Slot [18] registered
[ 1.773313] acpiphp: Slot [19] registered
[ 1.773809] acpiphp: Slot [20] registered
[ 1.774319] acpiphp: Slot [21] registered
[ 1.775447] acpiphp: Slot [22] registered
[ 1.775914] acpiphp: Slot [23] registered
[ 1.776368] acpiphp: Slot [24] registered
[ 1.776895] acpiphp: Slot [25] registered
[ 1.777358] acpiphp: Slot [26] registered
[ 1.777914] acpiphp: Slot [27] registered
[ 1.778373] acpiphp: Slot [28] registered
[ 1.778818] acpiphp: Slot [29] registered
[ 1.779142] acpiphp: Slot [30] registered
[ 1.779142] acpiphp: Slot [31] registered
[ 1.779690] PCI host bridge to bus 0000:00
[ 1.780859] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 1.781249] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 1.781782] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 1.782071] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 1.783179] pci_bus 0000:00: root bus resource [mem 0x0c000000-0xfebfffff window]
[ 1.783498] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]
[ 1.788721] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[ 1.814648] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[ 1.817027] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[ 1.822467] pci 0000:00:01.1: reg 0x20: [io 0xc0e0-0xc0ef]
[ 1.824667] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 1.825110] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 1.825423] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 1.825760] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 1.829261] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[ 1.830278] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
[ 1.830665] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
[ 1.835880] pci 0000:00:02.0: [1af4:1050] type 00 class 0x030000
[ 1.837522] pci 0000:00:02.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref]
[ 1.839142] pci 0000:00:02.0: reg 0x18: [mem 0xfe800000-0xfe803fff 64bit pref]
[ 1.839142] pci 0000:00:02.0: reg 0x20: [mem 0xfeb90000-0xfeb90fff]
[ 1.839142] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfeb8ffff pref]
[ 1.839199] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 1.857518] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000
[ 1.859142] pci 0000:00:03.0: reg 0x10: [io 0xc000-0xc03f]
[ 1.859142] pci 0000:00:03.0: reg 0x14: [mem 0xfeb91000-0xfeb91fff]
[ 1.861153] pci 0000:00:03.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref]
[ 1.863030] pci 0000:00:03.0: reg 0x30: [mem 0xfeb00000-0xfeb7ffff pref]
[ 1.881035] pci 0000:00:04.0: [1af4:1004] type 00 class 0x010000
[ 1.884564] pci 0000:00:04.0: reg 0x10: [io 0xc040-0xc07f]
[ 1.886137] pci 0000:00:04.0: reg 0x14: [mem 0xfeb92000-0xfeb92fff]
[ 1.887150] pci 0000:00:04.0: reg 0x20: [mem 0xfe808000-0xfe80bfff 64bit pref]
[ 1.905793] pci 0000:00:05.0: [1af4:1002] type 00 class 0x00ff00
[ 1.907142] pci 0000:00:05.0: reg 0x10: [io 0xc080-0xc0bf]
[ 1.907142] pci 0000:00:05.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref]
[ 1.924774] pci 0000:00:06.0: [1af4:1005] type 00 class 0x00ff00
[ 1.926174] pci 0000:00:06.0: reg 0x10: [io 0xc0c0-0xc0df]
[ 1.927142] pci 0000:00:06.0: reg 0x20: [mem 0xfe810000-0xfe813fff 64bit pref]
[ 1.959244] ACPI: PCI: Interrupt link LNKA configured for IRQ 10
[ 1.961782] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[ 1.963634] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[ 1.965670] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[ 1.967226] ACPI: PCI: Interrupt link LNKS configured for IRQ 9
[ 1.975140] iommu: Default domain type: Translated
[ 1.975142] iommu: DMA domain TLB invalidation policy: lazy mode
[ 1.984082] SCSI subsystem initialized
[ 1.995142] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 1.995142] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 1.995344] pci 0000:00:02.0: vgaarb: bridge control possible
[ 1.995823] vgaarb: loaded
[ 2.001367] ACPI: bus type USB registered
[ 2.002377] usbcore: registered new interface driver usbfs
[ 2.003142] usbcore: registered new interface driver hub
[ 2.003142] usbcore: registered new device driver usb
[ 2.004436] pps_core: LinuxPPS API ver. 1 registered
[ 2.004692] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 2.005216] PTP clock support registered
[ 2.008671] EDAC MC: Ver: 3.0.0
[ 2.028795] NetLabel: Initializing
[ 2.029111] NetLabel: domain hash size = 128
[ 2.029314] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 2.031188] NetLabel: unlabeled traffic allowed by default
[ 2.033130] PCI: Using ACPI for IRQ routing
[ 2.037614] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 2.039225] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[ 2.044948] clocksource: Switched to clocksource tsc-early
[ 2.438279] VFS: Disk quotas dquot_6.6.0
[ 2.445845] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 2.466225] AppArmor: AppArmor Filesystem Enabled
[ 2.467579] pnp: PnP ACPI init
[ 2.489558] pnp: PnP ACPI: found 5 devices
[ 2.559423] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 2.566752] NET: Registered PF_INET protocol family
[ 2.569850] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 2.638920] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 2.642113] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 2.642691] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 2.644269] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 2.644812] TCP: Hash tables configured (established 2048 bind 2048)
[ 2.648829] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear)
[ 2.649698] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 2.650443] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 2.653474] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 2.654332] NET: Registered PF_XDP protocol family
[ 2.655250] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 2.655250] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 2.655250] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 2.655250] pci_bus 0000:00: resource 7 [mem 0x0c000000-0xfebfffff window]
[ 2.655250] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window]
[ 2.658863] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 2.659273] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 2.659632] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 2.660269] PCI: CLS 0 bytes, default 64
[ 2.674241] Trying to unpack rootfs image as initramfs...
[ 2.696374] Initialise system trusted keyrings
[ 2.704712] Key type blacklist registered
[ 2.715987] workingset: timestamp_bits=36 max_order=15 bucket_order=0
[ 2.783223] zbud: loaded
[ 2.804575] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 2.814000] fuse: init (API version 7.34)
[ 2.831727] integrity: Platform Keyring initialized
[ 2.965864] Key type asymmetric registered
[ 2.966335] Asymmetric key parser 'x509' registered
[ 2.967632] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 2.972276] io scheduler mq-deadline registered
[ 2.988799] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 3.006326] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 3.018435] ACPI: button: Power Button [PWRF]
[ 3.691709] tsc: Refined TSC clocksource calibration: 2000.005 MHz
[ 3.692711] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1cd432f8b5d, max_idle_ns: 440795262763 ns
[ 3.693280] clocksource: Switched to clocksource tsc
[ 4.786538] ACPI: \_SB_.LNKB: Enabled at IRQ 10
[ 6.554589] Freeing initrd memory: 8864K
[ 6.558012] ACPI: \_SB_.LNKC: Enabled at IRQ 11
[ 7.414884] ACPI: \_SB_.LNKD: Enabled at IRQ 11
[ 8.337753] ACPI: \_SB_.LNKA: Enabled at IRQ 10
[ 9.213692] Free page reporting enabled
[ 9.217390] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 9.247150] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 9.301777] Linux agpgart interface v0.103
[ 9.370585] loop: module loaded
[ 9.397050] scsi host0: ata_piix
[ 9.409905] scsi host1: ata_piix
[ 9.412051] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14
[ 9.412447] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15
[ 9.426501] tun: Universal TUN/TAP device driver, 1.6
[ 9.432305] PPP generic driver version 2.4.2
[ 9.434559] VFIO - User Level meta-driver version: 0.3
[ 9.438250] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 9.438845] ehci-pci: EHCI PCI platform driver
[ 9.439940] ehci-platform: EHCI generic platform driver
[ 9.440369] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 9.440743] ohci-pci: OHCI PCI platform driver
[ 9.441369] ohci-platform: OHCI generic platform driver
[ 9.441792] uhci_hcd: USB Universal Host Controller Interface driver
[ 9.444977] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 9.455126] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 9.455979] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 9.460477] mousedev: PS/2 mouse device common for all mice
[ 9.468802] rtc_cmos 00:04: RTC can wake from S4
[ 9.472041] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 9.479839] rtc_cmos 00:04: registered as rtc0
[ 9.481105] rtc_cmos 00:04: setting system clock to 2026-02-06T20:40:43 UTC (1770410443)
[ 9.483698] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs
[ 9.484382] i2c_dev: i2c /dev entries driver
[ 9.485548] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 9.486463] device-mapper: uevent: version 1.0.3
[ 9.489161] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[ 9.490210] platform eisa.0: Probing EISA bus 0
[ 9.490759] platform eisa.0: EISA: Cannot allocate resource for mainboard
[ 9.491665] platform eisa.0: Cannot allocate resource for EISA slot 1
[ 9.492094] platform eisa.0: Cannot allocate resource for EISA slot 2
[ 9.492351] platform eisa.0: Cannot allocate resource for EISA slot 3
[ 9.492594] platform eisa.0: Cannot allocate resource for EISA slot 4
[ 9.492837] platform eisa.0: Cannot allocate resource for EISA slot 5
[ 9.493095] platform eisa.0: Cannot allocate resource for EISA slot 6
[ 9.493339] platform eisa.0: Cannot allocate resource for EISA slot 7
[ 9.493579] platform eisa.0: Cannot allocate resource for EISA slot 8
[ 9.493831] platform eisa.0: EISA: Detected 0 cards
[ 9.494741] ledtrig-cpu: registered to indicate activity on CPUs
[ 9.497908] drop_monitor: Initializing network drop monitor service
[ 9.502771] NET: Registered PF_INET6 protocol family
[ 9.923474] Segment Routing with IPv6
[ 9.923474] In-situ OAM (IOAM) with IPv6
[ 9.930935] NET: Registered PF_PACKET protocol family
[ 9.932774] Key type dns_resolver registered
[ 9.941431] IPI shorthand broadcast: enabled
[ 9.945260] sched_clock: Marking stable (9997364422, -52857548)->(9988136052, -43629178)
[ 9.952968] registered taskstats version 1
[ 9.955249] Loading compiled-in X.509 certificates
[ 9.980956] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b'
[ 9.986616] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[ 9.991456] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[ 9.992076] blacklist: Loading compiled-in revocation X.509 certificates
[ 9.994803] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[ 9.996464] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03'
[ 9.997122] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b'
[ 9.997838] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8'
[ 9.998502] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d'
[ 9.999560] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c'
[ 10.000206] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af'
[ 10.000814] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9'
[ 10.006409] zswap: loaded using pool lzo/zbud
[ 10.012489] Key type .fscrypt registered
[ 10.012751] Key type fscrypt-provisioning registered
[ 10.149736] Key type encrypted registered
[ 10.152418] AppArmor: AppArmor sha1 policy hashing enabled
[ 10.153449] ima: No TPM chip found, activating TPM-bypass!
[ 10.153825] Loading compiled-in module X.509 certificates
[ 10.159073] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b'
[ 10.160095] ima: Allocated hash algorithm: sha1
[ 10.165219] ima: No architecture policies found
[ 10.166612] evm: Initialising EVM extended attributes:
[ 10.167792] evm: security.selinux
[ 10.168007] evm: security.SMACK64
[ 10.168169] evm: security.SMACK64EXEC
[ 10.168310] evm: security.SMACK64TRANSMUTE
[ 10.168460] evm: security.SMACK64MMAP
[ 10.168599] evm: security.apparmor
[ 10.168732] evm: security.ima
[ 10.168853] evm: security.capability
[ 10.169012] evm: HMAC attrs: 0x1
[ 10.177180] PM: Magic number: 14:679:699
[ 10.187222] RAS: Correctable Errors collector initialized.
[ 10.192656] clk: Disabling unused clocks
[ 10.396472] Freeing unused decrypted memory: 2036K
[ 10.542056] Freeing unused kernel image (initmem) memory: 3368K
[ 10.542656] Write protecting the kernel read-only data: 30720k
[ 10.552533] Freeing unused kernel image (text/rodata gap) memory: 2036K
[ 10.556834] Freeing unused kernel image (rodata/data gap) memory: 1328K
[ 11.139057] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 11.140661] Run /init as init process
info: initramfs: up at 11.46
[ 13.369567] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK 2.5+ PQ: 0 ANSI: 5
[ 13.381295] scsi 2:0:0:1: CD-ROM QEMU QEMU CD-ROM 2.5+ PQ: 0 ANSI: 5
[ 13.654060] sd 2:0:0:0: Power-on or device reset occurred
[ 13.660247] sd 2:0:0:0: Attached scsi generic sg0 type 0
[ 13.669446] sr 2:0:0:1: Power-on or device reset occurred
[ 13.673830] sd 2:0:0:0: [sda] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB)
[ 13.684125] sd 2:0:0:0: [sda] Write Protect is off
[ 13.688020] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 13.720459] sr 2:0:0:1: Attached scsi generic sg1 type 5
[ 13.752209] GPT:Primary header thinks Alt. header is not at the end of the disk.
[ 13.756491] GPT:229375 != 2097151
[ 13.758789] GPT:Alternate GPT header not at the end of the disk.
[ 13.761796] GPT:229375 != 2097151
[ 13.762654] GPT: Use GNU Parted to correct GPT errors.
[ 13.776753] sd 2:0:0:0: [sda] Attached SCSI disk
[ 14.443970] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called
currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables
info: copying initramfs to /dev/sda1
info: initramfs loading root from /dev/sda1
info: /etc/init.d/rc.sysinit: up at 22.46
info: container: none
Starting syslogd: OK
currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables
Saving random seed: OK
Starting acpid: OK
Starting network: dhcpcd-9.4.1 starting
DUID 00:04:91:9f:aa:12:11:cd:40:6e:b1:c7:82:8b:f1:a2:ec:f2
eth0: waiting for carrier
eth0: carrier acquired
eth0: IAID 3e:ad:5b:e9
eth0: adding address fe80::f816:3eff:fead:5be9
eth0: soliciting an IPv6 router
eth0: soliciting a DHCP lease
eth0: offered 10.0.0.10 from 10.0.0.1
eth0: probing address 10.0.0.10/28
eth0: leased 10.0.0.10 for 43200 seconds
eth0: adding route to 10.0.0.0/28
eth0: adding host route to 169.254.169.254 via 10.0.0.2
eth0: adding default route via 10.0.0.1
forked to background, child pid 319
OK
Top of dropbear init script
Starting dropbear sshd: OK
GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119
/dev/root resized successfully [took 0.27s]
Printing cirros user authorized keys
ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCQi8j5mDjlacilhPfCf1dkGbgb26LuV66Sm8cfqbYjiifu7Xzic2Jfg+8fqwbAiKTAyxYY1yJnbmFwaGb3/q0BQui/OrqHOujP//UvBYFoFef7hKTXaDgA7J3AGDEoLcg==
=== system information ===
Platform: OpenStack Foundation OpenStack Nova
Container: none
Arch: x86_64
CPU(s): 1 @ na MHz
Cores/Sockets/Threads: 1/1/1
Virt-type: AMD-V
RAM Size: 137MB
Disks:
NAME MAJ:MIN SIZE LABEL MOUNTPOINT
sda 8:0 1073741824
sda1 8:1 1064287744 cirros-rootfs /
sda15 8:15 8388608
sr0 11:0 532480 config-2
=== sshd host keys ===
-----BEGIN SSH HOST KEY KEYS-----
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+J3OzXcaqk4P28q8UUcWTDRTbSyvCuSTZDqaQR1JjxpGeVuqEkaubHEuLlmh/7qN6TMuXcJ6Z8RBFm+PyYTR3TyzZfhnbhBB4TokngGAlz6YZkMo65JO36u9rJ9PjH2h+lO5slUKLn12aOwVneNAvOUUWBbOzGiFt32X+TK/s+yabBLjXYatgRUYBjI/wqiyuE5g0NrgtjIIOJKKHujQy7EktCddVB1ROnauTyzBIucV65/0ppVBNthAK+DkIWFiE8SjK1MsEfwUS4JGOs5fo2ttnbkf8zaEfDndh96jn+ZFGgAtJv7nzv4Y00m8yV3a13oTAxgaJxi3XXop2Ec39 root@tempest-attachscsivolumetestjson-server-2108595032
ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB+sd6ojkvmW1kR5t8hM7xj0GSGZxsMee5fxpRTnYtKE00xNVEr9xTMNApkgCI1xYiiZCs6yWJpGETa6MdAV5ME= root@tempest-attachscsivolumetestjson-server-2108595032
-----END SSH HOST KEY KEYS-----
=== network info ===
if-info: lo,up,127.0.0.1,8,,
if-info: eth0,up,10.0.0.10,28,fe80::f816:3eff:fead:5be9/64,
ip-route:default via 10.0.0.1 dev eth0 src 10.0.0.10 metric 1002
ip-route:10.0.0.0/28 dev eth0 scope link src 10.0.0.10 metric 1002
ip-route:169.254.169.254 via 10.0.0.2 dev eth0 src 10.0.0.10 metric 1002
ip-route6:fe80::/64 dev eth0 metric 256
ip-route6:multicast ff00::/8 dev eth0 metric 256
=== datasource: configdrive local ===
instance-id: 919faa12-11cd-406e-b1c7-828bf1a2ecf2
name: tempest-AttachSCSIVolumeTestJSON-server-2108595032
availability-zone: nova
local-hostname: tempest-attachscsivolumetestjson-server-2108595032.novalocal
launch-index: 0
=== cirros: current=0.6.3 uptime=59.46 ===
____ ____ ____
/ __/ __ ____ ____ / __ \/ __/
/ /__ / // __// __// /_/ /\ \
\___//_//_/ /_/ \____/___/
http://cirros-cloud.net
login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.
tempest-attachscsivolumetestjson-server-2108595032 login:
2026-02-06 21:44:06,294 83168 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 204 DELETE http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2 0.130s
2026-02-06 21:44:06,294 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:44:06 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-b8cb3d89-595a-46c9-9aa7-09b6ca68c2b3', 'x-compute-request-id': 'req-b8cb3d89-595a-46c9-9aa7-09b6ca68c2b3', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2'}
Body: b''
2026-02-06 21:44:06,486 83168 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2 0.191s
2026-02-06 21:44:06,486 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:44:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1688', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7bfcb97-f056-46f5-8411-40fb1cff176f', 'x-compute-request-id': 'req-d7bfcb97-f056-46f5-8411-40fb1cff176f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachSCSIVolumeTestJSON-872869816-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:5b:e9"}, {"version": 4, "addr": "172.24.4.146", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:5b:e9"}]}, "created": "2026-02-06T20:40:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b9a7663baa63c802a505e539498fecac00a5fab98f430a2bc9ce014f", "id": "919faa12-11cd-406e-b1c7-828bf1a2ecf2", "image": {"id": "d4e375af-7a3a-430f-8970-b87ddd8108fb", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/d4e375af-7a3a-430f-8970-b87ddd8108fb"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-2108595032", "status": "ACTIVE", "tenant_id": "165aab88ef824b7cb153f4f16e031db5", "user_id": "5acd92294231443b83464117fc211352", "updated": "2026-02-06T20:44:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-90938152", "OS-SRV-USG:launched_at": "2026-02-06T20:40:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--275538767"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:44:07,747 83168 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2 0.249s
2026-02-06 21:44:07,748 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:44:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1688', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62857569-2a2e-4c9e-9edb-965644ae651b', 'x-compute-request-id': 'req-62857569-2a2e-4c9e-9edb-965644ae651b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachSCSIVolumeTestJSON-872869816-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:5b:e9"}, {"version": 4, "addr": "172.24.4.146", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:5b:e9"}]}, "created": "2026-02-06T20:40:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b9a7663baa63c802a505e539498fecac00a5fab98f430a2bc9ce014f", "id": "919faa12-11cd-406e-b1c7-828bf1a2ecf2", "image": {"id": "d4e375af-7a3a-430f-8970-b87ddd8108fb", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/d4e375af-7a3a-430f-8970-b87ddd8108fb"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-2108595032", "status": "ACTIVE", "tenant_id": "165aab88ef824b7cb153f4f16e031db5", "user_id": "5acd92294231443b83464117fc211352", "updated": "2026-02-06T20:44:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-90938152", "OS-SRV-USG:launched_at": "2026-02-06T20:40:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--275538767"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:44:08,911 83168 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2 0.147s
2026-02-06 21:44:08,912 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:44:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1688', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b567d778-68db-4205-ad53-d64f2e8ef435', 'x-compute-request-id': 'req-b567d778-68db-4205-ad53-d64f2e8ef435', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachSCSIVolumeTestJSON-872869816-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:5b:e9"}, {"version": 4, "addr": "172.24.4.146", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:5b:e9"}]}, "created": "2026-02-06T20:40:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b9a7663baa63c802a505e539498fecac00a5fab98f430a2bc9ce014f", "id": "919faa12-11cd-406e-b1c7-828bf1a2ecf2", "image": {"id": "d4e375af-7a3a-430f-8970-b87ddd8108fb", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/d4e375af-7a3a-430f-8970-b87ddd8108fb"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-2108595032", "status": "ACTIVE", "tenant_id": "165aab88ef824b7cb153f4f16e031db5", "user_id": "5acd92294231443b83464117fc211352", "updated": "2026-02-06T20:44:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-90938152", "OS-SRV-USG:launched_at": "2026-02-06T20:40:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--275538767"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:44:10,003 83168 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2 0.078s
2026-02-06 21:44:10,003 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:44:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1621', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cea058fe-1f9e-4eab-a721-89bbd5357c43', 'x-compute-request-id': 'req-cea058fe-1f9e-4eab-a721-89bbd5357c43', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachSCSIVolumeTestJSON-872869816-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:5b:e9"}, {"version": 4, "addr": "172.24.4.146", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:5b:e9"}]}, "created": "2026-02-06T20:40:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b9a7663baa63c802a505e539498fecac00a5fab98f430a2bc9ce014f", "id": "919faa12-11cd-406e-b1c7-828bf1a2ecf2", "image": {"id": "d4e375af-7a3a-430f-8970-b87ddd8108fb", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/d4e375af-7a3a-430f-8970-b87ddd8108fb"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-2108595032", "status": "ACTIVE", "tenant_id": "165aab88ef824b7cb153f4f16e031db5", "user_id": "5acd92294231443b83464117fc211352", "updated": "2026-02-06T20:44:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-90938152", "OS-SRV-USG:launched_at": "2026-02-06T20:40:29.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:44:11,097 83168 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2 0.082s
2026-02-06 21:44:11,097 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:44:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1340', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f11ace8c-b4e9-43e4-acf5-0b564ff46d2a', 'x-compute-request-id': 'req-f11ace8c-b4e9-43e4-acf5-0b564ff46d2a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b9a7663baa63c802a505e539498fecac00a5fab98f430a2bc9ce014f", "id": "919faa12-11cd-406e-b1c7-828bf1a2ecf2", "image": {"id": "d4e375af-7a3a-430f-8970-b87ddd8108fb", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/d4e375af-7a3a-430f-8970-b87ddd8108fb"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-2108595032", "status": "DELETED", "tenant_id": "165aab88ef824b7cb153f4f16e031db5", "user_id": "5acd92294231443b83464117fc211352", "updated": "2026-02-06T20:44:11Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-90938152", "OS-SRV-USG:launched_at": "2026-02-06T20:40:29.000000", "OS-SRV-USG:terminated_at": "2026-02-06T20:44:10.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:44:11,108 83168 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 5 second wait
2026-02-06 21:44:12,195 83168 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2 0.085s
2026-02-06 21:44:12,195 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:44:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1340', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64b99db9-6620-4d68-98ef-91221a2c71b9', 'x-compute-request-id': 'req-64b99db9-6620-4d68-98ef-91221a2c71b9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b9a7663baa63c802a505e539498fecac00a5fab98f430a2bc9ce014f", "id": "919faa12-11cd-406e-b1c7-828bf1a2ecf2", "image": {"id": "d4e375af-7a3a-430f-8970-b87ddd8108fb", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/d4e375af-7a3a-430f-8970-b87ddd8108fb"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2"}], "metadata": {}, "name": "tempest-AttachSCSIVolumeTestJSON-server-2108595032", "status": "DELETED", "tenant_id": "165aab88ef824b7cb153f4f16e031db5", "user_id": "5acd92294231443b83464117fc211352", "updated": "2026-02-06T20:44:11Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-90938152", "OS-SRV-USG:launched_at": "2026-02-06T20:40:29.000000", "OS-SRV-USG:terminated_at": "2026-02-06T20:44:10.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:44:13,240 83168 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 404 GET http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2 0.033s
2026-02-06 21:44:13,240 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:44: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-500a87e5-8ab0-452c-88ee-d7b1364ac6dc', 'x-compute-request-id': 'req-500a87e5-8ab0-452c-88ee-d7b1364ac6dc', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/919faa12-11cd-406e-b1c7-828bf1a2ecf2'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 919faa12-11cd-406e-b1c7-828bf1a2ecf2 could not be found."}}'
2026-02-06 21:44:13,265 83168 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://192.168.122.84/compute/v2.1/os-keypairs/tempest-keypair-90938152 0.023s
2026-02-06 21:44:13,265 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:44: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-89a68605-f991-4a48-a62e-12aa38495312', 'x-compute-request-id': 'req-89a68605-f991-4a48-a62e-12aa38495312', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/compute/v2.1/os-keypairs/tempest-keypair-90938152'}
Body: b''
2026-02-06 21:44:13,464 83168 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://192.168.122.84/networking/v2.0/security-groups/0e12f44f-d982-4f6b-b1c1-f82e31feb6fb 0.198s
2026-02-06 21:44:13,465 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:44:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-38a4c6e6-19ae-4618-a548-22b2ba359871', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/networking/v2.0/security-groups/0e12f44f-d982-4f6b-b1c1-f82e31feb6fb'}
Body: b''
2026-02-06 21:44:13,480 83168 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://192.168.122.84/networking/v2.0/security-groups/0e12f44f-d982-4f6b-b1c1-f82e31feb6fb 0.015s
2026-02-06 21:44:13,481 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:44:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-83a902f7-e822-40b4-a578-934c939a2df9', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.84/networking/v2.0/security-groups/0e12f44f-d982-4f6b-b1c1-f82e31feb6fb'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 0e12f44f-d982-4f6b-b1c1-f82e31feb6fb does not exist", "detail": ""}}'
2026-02-06 21:44:13,826 83168 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://192.168.122.84/networking/v2.0/floatingips/d0793f8c-4c3c-41bb-8bc1-61be7517b22c 0.344s
2026-02-06 21:44:13,826 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:44:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-00445fc7-caef-4c39-9bc9-6118eebfa3dd', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips/d0793f8c-4c3c-41bb-8bc1-61be7517b22c'}
Body: b''
2026-02-06 21:44:13,978 83168 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://192.168.122.84/image/v2/images/d4e375af-7a3a-430f-8970-b87ddd8108fb 0.151s
2026-02-06 21:44:13,978 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:44:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-0771afb3-78f0-49a9-b0b7-74f64cf26ecd', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/image/v2/images/d4e375af-7a3a-430f-8970-b87ddd8108fb'}
Body: b''
2026-02-06 21:44:14,001 83168 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://192.168.122.84/image/v2/images/d4e375af-7a3a-430f-8970-b87ddd8108fb 0.022s
2026-02-06 21:44:14,001 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:44:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c8e5dab5-2d2e-4d00-9701-15a7489f083c', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.84/image/v2/images/d4e375af-7a3a-430f-8970-b87ddd8108fb'}
Body: b'{"message": "No image found with ID d4e375af-7a3a-430f-8970-b87ddd8108fb<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 121, in test_attach_scsi_disk_with_config_drive
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 247, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 222, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server
wait_for_ssh_or_ping(
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 713, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
| 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
ft4.1: tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-02-06 21:44:52,589 83171 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://192.168.122.84/networking/v2.0/networks 1.340s
2026-02-06 21:44:52,590 83171 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-1240516742"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:44:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '621', 'x-openstack-request-id': 'req-88c2ff8b-9a06-4ab1-8bfa-c235ad14e87e', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/networks'}
Body: b'{"network":{"id":"7f520b87-a0c7-4ffd-bda8-bed642da7ac6","name":"tempest-tagged-attachments-test-net-1240516742","tenant_id":"d9eec55b8142437ebcc267055555b2ad","project_id":"d9eec55b8142437ebcc267055555b2ad","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"port_security_enabled":true,"router:external":false,"vlan_transparent":false,"qinq":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2026-02-06T20:44:51Z","updated_at":"2026-02-06T20:44:51Z","revision_number":1}}'
2026-02-06 21:44:53,476 83171 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://192.168.122.84/networking/v2.0/subnets 0.886s
2026-02-06 21:44:53,477 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"network_id": "7f520b87-a0c7-4ffd-bda8-bed642da7ac6", "cidr": "10.10.10.0/24", "ip_version": 4}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:44:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-efd7f2df-aa36-466b-bfac-3b0f79d174ea', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/subnets'}
Body: b'{"subnet":{"id":"58b4dc5d-cd86-443c-9ec6-ca2237062c0a","name":"","tenant_id":"d9eec55b8142437ebcc267055555b2ad","network_id":"7f520b87-a0c7-4ffd-bda8-bed642da7ac6","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.10.10.1","cidr":"10.10.10.0/24","allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"tags":[],"created_at":"2026-02-06T20:44:52Z","updated_at":"2026-02-06T20:44:52Z","revision_number":0,"project_id":"d9eec55b8142437ebcc267055555b2ad"}}'
2026-02-06 21:44:53,667 83171 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://192.168.122.84/volume/v3/volumes 0.189s
2026-02-06 21:44:53,667 83171 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-1167014745"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:44:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab8fccc3-1c02-4f80-ad5a-d156bbf4185c', 'content-length': '759', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab8fccc3-1c02-4f80-ad5a-d156bbf4185c', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/volume/v3/volumes'}
Body: b'{"volume": {"id": "c499562b-5a21-41d6-b559-8b278759182b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:44:53.610204", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1167014745", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/c499562b-5a21-41d6-b559-8b278759182b"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/c499562b-5a21-41d6-b559-8b278759182b"}], "user_id": "1a5bdb93e98d4b4090a52f4ff262a01f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-02-06 21:44:53,712 83171 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.84/volume/v3/volumes/c499562b-5a21-41d6-b559-8b278759182b 0.035s
2026-02-06 21:44:53,712 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:44:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3af799ed-1021-44d3-940d-4d1e87b3a6f1', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3af799ed-1021-44d3-940d-4d1e87b3a6f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/c499562b-5a21-41d6-b559-8b278759182b'}
Body: b'{"volume": {"id": "c499562b-5a21-41d6-b559-8b278759182b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:44:54.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1167014745", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/c499562b-5a21-41d6-b559-8b278759182b"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/c499562b-5a21-41d6-b559-8b278759182b"}], "user_id": "1a5bdb93e98d4b4090a52f4ff262a01f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d9eec55b8142437ebcc267055555b2ad"}}'
2026-02-06 21:44:54,760 83171 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.84/volume/v3/volumes/c499562b-5a21-41d6-b559-8b278759182b 0.037s
2026-02-06 21:44:54,761 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:44:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb7d1f33-e607-4d29-98d2-0ae926804c59', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb7d1f33-e607-4d29-98d2-0ae926804c59', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/c499562b-5a21-41d6-b559-8b278759182b'}
Body: b'{"volume": {"id": "c499562b-5a21-41d6-b559-8b278759182b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:44:54.000000", "updated_at": "2026-02-06T20:44:54.000000", "name": "tempest-TaggedAttachmentsTest-volume-1167014745", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/c499562b-5a21-41d6-b559-8b278759182b"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/c499562b-5a21-41d6-b559-8b278759182b"}], "user_id": "1a5bdb93e98d4b4090a52f4ff262a01f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d9eec55b8142437ebcc267055555b2ad"}}'
2026-02-06 21:44:55,806 83171 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.84/volume/v3/volumes/c499562b-5a21-41d6-b559-8b278759182b 0.034s
2026-02-06 21:44:55,806 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:44:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5134459-fdb7-4fa9-89d5-44d4f3a5ea7d', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5134459-fdb7-4fa9-89d5-44d4f3a5ea7d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/c499562b-5a21-41d6-b559-8b278759182b'}
Body: b'{"volume": {"id": "c499562b-5a21-41d6-b559-8b278759182b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:44:54.000000", "updated_at": "2026-02-06T20:44:55.000000", "name": "tempest-TaggedAttachmentsTest-volume-1167014745", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/c499562b-5a21-41d6-b559-8b278759182b"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/c499562b-5a21-41d6-b559-8b278759182b"}], "user_id": "1a5bdb93e98d4b4090a52f4ff262a01f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d9eec55b8142437ebcc267055555b2ad"}}'
2026-02-06 21:44:55,816 83171 INFO [tempest.common.waiters] volume c499562b-5a21-41d6-b559-8b278759182b reached available after waiting for 2.816269 seconds
2026-02-06 21:44:55,816 83171 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-02-06 21:44:55,817 83171 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-02-06 21:44:55,864 83171 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/compute/v2.1/os-keypairs 0.046s
2026-02-06 21:44:55,864 83171 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-1141044591", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGRdrFrPjz/hpf/ngfrowWTN249Aea3pkoPYPWlrQGMygcNr2pKGZMSzkhSNsRaXY+rZmj8u1/JS2vT9yngl825+e5h0Yb57iZTBTxN+rFK7CKDmAaXMl8i7UZY0E8yvDg=="}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:44:55 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-1f889666-a723-4a2c-ab63-af60c727e3eb', 'x-compute-request-id': 'req-1f889666-a723-4a2c-ab63-af60c727e3eb', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1141044591", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGRdrFrPjz/hpf/ngfrowWTN249Aea3pkoPYPWlrQGMygcNr2pKGZMSzkhSNsRaXY+rZmj8u1/JS2vT9yngl825+e5h0Yb57iZTBTxN+rFK7CKDmAaXMl8i7UZY0E8yvDg==", "fingerprint": "01:aa:3a:55:bb:27:66:be:02:0e:b8:63:9a:8c:77:ff", "user_id": "1a5bdb93e98d4b4090a52f4ff262a01f"}}'
2026-02-06 21:44:55,866 83171 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1141044591 created
2026-02-06 21:44:56,107 83171 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/networking/v2.0/security-groups 0.240s
2026-02-06 21:44:56,107 83171 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--1977539370", "description": "tempest-description--934874848"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:44:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-9fe1fcd9-ba00-4c58-b102-544ebfd58d23', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "f3a00ec6-95bc-457b-9821-49bcca5d9cf8", "name": "tempest-securitygroup--1977539370", "stateful": true, "tenant_id": "d9eec55b8142437ebcc267055555b2ad", "project_id": "d9eec55b8142437ebcc267055555b2ad", "description": "tempest-description--934874848", "shared": false, "security_group_rules": [{"id": "62c3f325-3826-443c-8378-7eff91230b53", "project_id": "d9eec55b8142437ebcc267055555b2ad", "tenant_id": "d9eec55b8142437ebcc267055555b2ad", "security_group_id": "f3a00ec6-95bc-457b-9821-49bcca5d9cf8", "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": 349, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-02-06T20:44:55Z", "updated_at": "2026-02-06T20:44:55Z", "revision_number": 0}, {"id": "86d7b0eb-d0cb-4de0-b5d5-a1efc35e22ac", "project_id": "d9eec55b8142437ebcc267055555b2ad", "tenant_id": "d9eec55b8142437ebcc267055555b2ad", "security_group_id": "f3a00ec6-95bc-457b-9821-49bcca5d9cf8", "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": 348, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-02-06T20:44:55Z", "updated_at": "2026-02-06T20:44:55Z", "revision_number": 0}], "tags": [], "created_at": "2026-02-06T20:44:55Z", "updated_at": "2026-02-06T20:44:55Z", "revision_number": 1}}'
2026-02-06 21:44:56,320 83171 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.212s
2026-02-06 21:44:56,320 83171 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": "f3a00ec6-95bc-457b-9821-49bcca5d9cf8", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:44:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-776a5275-8323-4a09-afef-26bd8f149055', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "0ac70084-3c0f-4710-aa2c-8bc13448cbbe", "project_id": "d9eec55b8142437ebcc267055555b2ad", "tenant_id": "d9eec55b8142437ebcc267055555b2ad", "security_group_id": "f3a00ec6-95bc-457b-9821-49bcca5d9cf8", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T20:44:56Z", "updated_at": "2026-02-06T20:44:56Z", "revision_number": 0}}'
2026-02-06 21:44:56,512 83171 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.191s
2026-02-06 21:44:56,512 83171 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": "f3a00ec6-95bc-457b-9821-49bcca5d9cf8", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:44:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-3e9f7d5d-d4c9-4d3c-8500-bf3cbffab9d5', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "76500d33-2520-4e6a-81c7-ba00e4c944c8", "project_id": "d9eec55b8142437ebcc267055555b2ad", "tenant_id": "d9eec55b8142437ebcc267055555b2ad", "security_group_id": "f3a00ec6-95bc-457b-9821-49bcca5d9cf8", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T20:44:56Z", "updated_at": "2026-02-06T20:44:56Z", "revision_number": 0}}'
2026-02-06 21:44:56,512 83171 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1977539370 created
2026-02-06 21:44:57,341 83171 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/networking/v2.0/floatingips 0.828s
2026-02-06 21:44:57,341 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:44:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-0dc21dd5-3722-46b8-ab26-7cec52ac7548', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "c725eed6-b563-45e1-81e7-2c2d62278f48", "tenant_id": "d9eec55b8142437ebcc267055555b2ad", "project_id": "d9eec55b8142437ebcc267055555b2ad", "floating_ip_address": "172.24.4.100", "floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-02-06T20:44:56Z", "updated_at": "2026-02-06T20:44:56Z", "revision_number": 0}}'
2026-02-06 21:44:57,341 83171 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'c725eed6-b563-45e1-81e7-2c2d62278f48', 'tenant_id': 'd9eec55b8142437ebcc267055555b2ad', 'project_id': 'd9eec55b8142437ebcc267055555b2ad', 'floating_ip_address': '172.24.4.100', 'floating_network_id': '2915bb8f-3534-4eb6-9140-b5d7d7372804', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-02-06T20:44:56Z', 'updated_at': '2026-02-06T20:44:56Z', 'revision_number': 0, 'ip': '172.24.4.100'} created
2026-02-06 21:44:57,397 83171 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://192.168.122.84/identity/v3/auth/tokens 0.052s
2026-02-06 21:44:57,397 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:44:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2519', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-85e5a470-caba-466d-baac-a1c4d21a6ced', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "1a5bdb93e98d4b4090a52f4ff262a01f", "name": "tempest-TaggedAttachmentsTest-1484322875-project-member", "password_expires_at": null}, "audit_ids": ["wlgjnezASoColuzw98-v2Q"], "expires_at": "2026-02-06T21:44:57.000000Z", "issued_at": "2026-02-06T20:44:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d9eec55b8142437ebcc267055555b2ad", "name": "tempest-TaggedAttachmentsTest-1484322875"}, "is_domain": false, "roles": [{"id": "4d6e333c257e4064956f140a41314573", "name": "member"}, {"id": "84504efd54ae4a9588c8422ecb0abfee", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0f713fe2daca44ec89b9c3e10932c970", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/volume/v3", "region": "RegionOne"}], "id": "26431d82c9384270aa512356bf5e64e6", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "070a948755e647bbb3bcb90d19888397", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/image", "region": "RegionOne"}], "id": "528911970de64848b5475ebd6ee6a418", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2e1ae24ade8f44e3a593eefe79d140f4", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/compute/v2/d9eec55b8142437ebcc267055555b2ad", "region": "RegionOne"}], "id": "5337a897e80c4f86b14c496add20b2ba", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "36e1704910c14c38b323e02c6c534ffd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/placement", "region": "RegionOne"}], "id": "64ba2cc515ea48f2b6bf589109ecc398", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "bc1699eba7ce420d8a3224b948f231ca", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/networking", "region": "RegionOne"}], "id": "69678593bf2148cd9bfbb05428f1572e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0fdbcf46c1c149b59bbe63e29a54685a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/compute/v2.1", "region": "RegionOne"}], "id": "bc80821fb9b24e858c301c82531c11a6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d5bb2d743fb54a7ea460fc8ecb99292e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/identity", "region": "RegionOne"}], "id": "f3f05134bbf9431aab4cd693ebfef943", "type": "identity", "name": "keystone"}]}}'
2026-02-06 21:44:57,397 83171 INFO [tempest.lib.common.fixed_network] (TaggedAttachmentsTest:test_tagged_attachment) Found network {'id': '2b471e0d-5605-4209-9c45-01621dff6cf6', 'name': 'tempest-TaggedAttachmentsTest-1639252227-network', 'tenant_id': 'd9eec55b8142437ebcc267055555b2ad', 'project_id': 'd9eec55b8142437ebcc267055555b2ad', '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': 57489, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-02-06T20:44:37Z', 'updated_at': '2026-02-06T20:44:37Z', 'revision_number': 1} available for tenant
2026-02-06 21:44:57,442 83171 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://192.168.122.84/identity/v3/auth/tokens 0.041s
2026-02-06 21:44:57,442 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:44:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2519', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d3488e31-929b-49dd-8d10-71e1d8ef83ac', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "1a5bdb93e98d4b4090a52f4ff262a01f", "name": "tempest-TaggedAttachmentsTest-1484322875-project-member", "password_expires_at": null}, "audit_ids": ["NzAYaHaTTUyo3ws81UO7hQ"], "expires_at": "2026-02-06T21:44:57.000000Z", "issued_at": "2026-02-06T20:44:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d9eec55b8142437ebcc267055555b2ad", "name": "tempest-TaggedAttachmentsTest-1484322875"}, "is_domain": false, "roles": [{"id": "4d6e333c257e4064956f140a41314573", "name": "member"}, {"id": "84504efd54ae4a9588c8422ecb0abfee", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0f713fe2daca44ec89b9c3e10932c970", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/volume/v3", "region": "RegionOne"}], "id": "26431d82c9384270aa512356bf5e64e6", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "070a948755e647bbb3bcb90d19888397", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/image", "region": "RegionOne"}], "id": "528911970de64848b5475ebd6ee6a418", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2e1ae24ade8f44e3a593eefe79d140f4", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/compute/v2/d9eec55b8142437ebcc267055555b2ad", "region": "RegionOne"}], "id": "5337a897e80c4f86b14c496add20b2ba", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "36e1704910c14c38b323e02c6c534ffd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/placement", "region": "RegionOne"}], "id": "64ba2cc515ea48f2b6bf589109ecc398", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "bc1699eba7ce420d8a3224b948f231ca", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/networking", "region": "RegionOne"}], "id": "69678593bf2148cd9bfbb05428f1572e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0fdbcf46c1c149b59bbe63e29a54685a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/compute/v2.1", "region": "RegionOne"}], "id": "bc80821fb9b24e858c301c82531c11a6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d5bb2d743fb54a7ea460fc8ecb99292e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/identity", "region": "RegionOne"}], "id": "f3f05134bbf9431aab4cd693ebfef943", "type": "identity", "name": "keystone"}]}}'
2026-02-06 21:44:57,443 83171 INFO [tempest.lib.common.fixed_network] (TaggedAttachmentsTest:test_tagged_attachment) Found network {'id': '2b471e0d-5605-4209-9c45-01621dff6cf6', 'name': 'tempest-TaggedAttachmentsTest-1639252227-network', 'tenant_id': 'd9eec55b8142437ebcc267055555b2ad', 'project_id': 'd9eec55b8142437ebcc267055555b2ad', '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': 57489, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-02-06T20:44:37Z', 'updated_at': '2026-02-06T20:44:37Z', 'revision_number': 1} available for tenant
2026-02-06 21:44:57,443 83171 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1141044591', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGRdrFrPjz/hpf/ngfrowWTN249Aea3pkoPYPWlrQGMygcNr2pKGZMSzkhSNsRaXY+rZmj8u1/JS2vT9yngl825+e5h0Yb57iZTBTxN+rFK7CKDmAaXMl8i7UZY0E8yvDg==', 'fingerprint': '01:aa:3a:55:bb:27:66:be:02:0e:b8:63:9a:8c:77:ff', 'user_id': '1a5bdb93e98d4b4090a52f4ff262a01f', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDcHMTQyVMXA7tcGmImyPs7AynU7DiILpfgCzgsSnNYrPXXs797cg8V\nmH/aB9MPYbqgBwYFK4EEACKhZANiAARkXaxaz48/4aX/54H66MFkzduPQHmt6ZKD\n2D1pa0BjMoHDa9qShmTEs5IUjbEWl2Pq2Zo/LtfyUtr0/cp4JfNufnuYdGG+e4mU\nwU8TfqxSuwig5gGlzJfIu1GWNBPMrw4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'f3a00ec6-95bc-457b-9821-49bcca5d9cf8', 'name': 'tempest-securitygroup--1977539370', 'stateful': True, 'tenant_id': 'd9eec55b8142437ebcc267055555b2ad', 'project_id': 'd9eec55b8142437ebcc267055555b2ad', 'description': 'tempest-description--934874848', 'shared': False, 'security_group_rules': [{'id': '62c3f325-3826-443c-8378-7eff91230b53', 'project_id': 'd9eec55b8142437ebcc267055555b2ad', 'tenant_id': 'd9eec55b8142437ebcc267055555b2ad', 'security_group_id': 'f3a00ec6-95bc-457b-9821-49bcca5d9cf8', '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': 349, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-02-06T20:44:55Z', 'updated_at': '2026-02-06T20:44:55Z', 'revision_number': 0}, {'id': '86d7b0eb-d0cb-4de0-b5d5-a1efc35e22ac', 'project_id': 'd9eec55b8142437ebcc267055555b2ad', 'tenant_id': 'd9eec55b8142437ebcc267055555b2ad', 'security_group_id': 'f3a00ec6-95bc-457b-9821-49bcca5d9cf8', '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': 348, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-02-06T20:44:55Z', 'updated_at': '2026-02-06T20:44:55Z', 'revision_number': 0}], 'tags': [], 'created_at': '2026-02-06T20:44:55Z', 'updated_at': '2026-02-06T20:44:55Z', 'revision_number': 1}, 'floating_ip': {'id': 'c725eed6-b563-45e1-81e7-2c2d62278f48', 'tenant_id': 'd9eec55b8142437ebcc267055555b2ad', 'project_id': 'd9eec55b8142437ebcc267055555b2ad', 'floating_ip_address': '172.24.4.100', 'floating_network_id': '2915bb8f-3534-4eb6-9140-b5d7d7372804', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-02-06T20:44:56Z', 'updated_at': '2026-02-06T20:44:56Z', 'revision_number': 0, 'ip': '172.24.4.100'}}
2026-02-06 21:44:58,620 83171 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://192.168.122.84/compute/v2.1/servers 1.176s
2026-02-06 21:44:58,620 83171 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-1855562922", "imageRef": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "2b471e0d-5605-4209-9c45-01621dff6cf6"}], "security_groups": [{"name": "tempest-securitygroup--1977539370"}], "key_name": "tempest-keypair-1141044591", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:44:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '412', 'location': 'http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465', '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-d55a1ede-cad4-4b75-b8c0-0f405d71c35a', 'x-compute-request-id': 'req-d55a1ede-cad4-4b75-b8c0-0f405d71c35a', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/compute/v2.1/servers'}
Body: b'{"server": {"id": "7172fbff-5ac3-4d77-9cf3-2bb3898c8465", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1977539370"}], "adminPass": "bPJTi5wXcrEm"}}'
2026-02-06 21:44:58,742 83171 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465 0.119s
2026-02-06 21:44:58,742 83171 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': 'Fri, 06 Feb 2026 20:44:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1333', '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-11ad6252-4dfb-4380-8490-a1a37f7dda28', 'x-compute-request-id': 'req-11ad6252-4dfb-4380-8490-a1a37f7dda28', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:44:59Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "7172fbff-5ac3-4d77-9cf3-2bb3898c8465", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465"}], "metadata": {}, "name": "tempest-device-tagging-server-1855562922", "status": "BUILD", "tenant_id": "d9eec55b8142437ebcc267055555b2ad", "user_id": "1a5bdb93e98d4b4090a52f4ff262a01f", "updated": "2026-02-06T20:44:58Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1141044591", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:45:00,209 83171 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465 0.451s
2026-02-06 21:45:00,210 83171 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': 'Fri, 06 Feb 2026 20:44:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1333', '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-f308476c-5f2c-4cf9-a500-eac2081635cd', 'x-compute-request-id': 'req-f308476c-5f2c-4cf9-a500-eac2081635cd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:44:59Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "7172fbff-5ac3-4d77-9cf3-2bb3898c8465", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465"}], "metadata": {}, "name": "tempest-device-tagging-server-1855562922", "status": "BUILD", "tenant_id": "d9eec55b8142437ebcc267055555b2ad", "user_id": "1a5bdb93e98d4b4090a52f4ff262a01f", "updated": "2026-02-06T20:45:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1141044591", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:45:01,407 83171 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465 0.182s
2026-02-06 21:45:01,408 83171 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': 'Fri, 06 Feb 2026 20:45:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1329', '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-eb84f8af-9237-4ba8-81c1-7f5dc1511e60', 'x-compute-request-id': 'req-eb84f8af-9237-4ba8-81c1-7f5dc1511e60', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:44:58Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "7172fbff-5ac3-4d77-9cf3-2bb3898c8465", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465"}], "metadata": {}, "name": "tempest-device-tagging-server-1855562922", "status": "BUILD", "tenant_id": "d9eec55b8142437ebcc267055555b2ad", "user_id": "1a5bdb93e98d4b4090a52f4ff262a01f", "updated": "2026-02-06T20:45:01Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1141044591", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:45:01,424 83171 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-02-06 21:45:03,282 83171 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465 0.857s
2026-02-06 21:45:03,283 83171 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': 'Fri, 06 Feb 2026 20:45:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1385', '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-dbab6674-d873-45b2-8a6a-faa82965cd98', 'x-compute-request-id': 'req-dbab6674-d873-45b2-8a6a-faa82965cd98', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:44:58Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "d58751a3232c48000b0b7dec300fb388f67faa31488c0cdf5997fa64", "id": "7172fbff-5ac3-4d77-9cf3-2bb3898c8465", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465"}], "metadata": {}, "name": "tempest-device-tagging-server-1855562922", "status": "BUILD", "tenant_id": "d9eec55b8142437ebcc267055555b2ad", "user_id": "1a5bdb93e98d4b4090a52f4ff262a01f", "updated": "2026-02-06T20:45:01Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1141044591", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:45:04,475 83171 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465 0.169s
2026-02-06 21:45:04,475 83171 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': 'Fri, 06 Feb 2026 20:45:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1393', '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-7e6e6c36-d762-405a-88d1-ad4a948ecc68', 'x-compute-request-id': 'req-7e6e6c36-d762-405a-88d1-ad4a948ecc68', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:44:58Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "d58751a3232c48000b0b7dec300fb388f67faa31488c0cdf5997fa64", "id": "7172fbff-5ac3-4d77-9cf3-2bb3898c8465", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465"}], "metadata": {}, "name": "tempest-device-tagging-server-1855562922", "status": "BUILD", "tenant_id": "d9eec55b8142437ebcc267055555b2ad", "user_id": "1a5bdb93e98d4b4090a52f4ff262a01f", "updated": "2026-02-06T20:45:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1141044591", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:45:04,489 83171 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 6 second wait
2026-02-06 21:45:06,605 83171 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465 1.114s
2026-02-06 21:45:06,605 83171 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': 'Fri, 06 Feb 2026 20:45:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1459', '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-50fc5cbd-9bfc-4ef6-8315-320113c5f583', 'x-compute-request-id': 'req-50fc5cbd-9bfc-4ef6-8315-320113c5f583', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:44:58Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "d58751a3232c48000b0b7dec300fb388f67faa31488c0cdf5997fa64", "id": "7172fbff-5ac3-4d77-9cf3-2bb3898c8465", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465"}], "metadata": {}, "name": "tempest-device-tagging-server-1855562922", "status": "BUILD", "tenant_id": "d9eec55b8142437ebcc267055555b2ad", "user_id": "1a5bdb93e98d4b4090a52f4ff262a01f", "updated": "2026-02-06T20:45:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1141044591", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1977539370"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:45:06,621 83171 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 8 second wait
2026-02-06 21:45:07,854 83171 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465 0.231s
2026-02-06 21:45:07,854 83171 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': 'Fri, 06 Feb 2026 20:45:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1459', '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-89e1e5b7-6c81-46de-8439-ec28ea1d37e2', 'x-compute-request-id': 'req-89e1e5b7-6c81-46de-8439-ec28ea1d37e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:44:58Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "d58751a3232c48000b0b7dec300fb388f67faa31488c0cdf5997fa64", "id": "7172fbff-5ac3-4d77-9cf3-2bb3898c8465", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465"}], "metadata": {}, "name": "tempest-device-tagging-server-1855562922", "status": "BUILD", "tenant_id": "d9eec55b8142437ebcc267055555b2ad", "user_id": "1a5bdb93e98d4b4090a52f4ff262a01f", "updated": "2026-02-06T20:45:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1141044591", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1977539370"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:45:09,024 83171 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465 0.154s
2026-02-06 21:45:09,024 83171 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': 'Fri, 06 Feb 2026 20:45:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1459', '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-592e75ba-10f9-4694-bab9-88c48a535bef', 'x-compute-request-id': 'req-592e75ba-10f9-4694-bab9-88c48a535bef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:44:58Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "d58751a3232c48000b0b7dec300fb388f67faa31488c0cdf5997fa64", "id": "7172fbff-5ac3-4d77-9cf3-2bb3898c8465", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465"}], "metadata": {}, "name": "tempest-device-tagging-server-1855562922", "status": "BUILD", "tenant_id": "d9eec55b8142437ebcc267055555b2ad", "user_id": "1a5bdb93e98d4b4090a52f4ff262a01f", "updated": "2026-02-06T20:45:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1141044591", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1977539370"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:45:10,190 83171 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465 0.151s
2026-02-06 21:45:10,191 83171 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': 'Fri, 06 Feb 2026 20:45:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1459', '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-9b0c9f9d-19eb-489c-9ab7-b17f00593135', 'x-compute-request-id': 'req-9b0c9f9d-19eb-489c-9ab7-b17f00593135', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:44:58Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "d58751a3232c48000b0b7dec300fb388f67faa31488c0cdf5997fa64", "id": "7172fbff-5ac3-4d77-9cf3-2bb3898c8465", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465"}], "metadata": {}, "name": "tempest-device-tagging-server-1855562922", "status": "BUILD", "tenant_id": "d9eec55b8142437ebcc267055555b2ad", "user_id": "1a5bdb93e98d4b4090a52f4ff262a01f", "updated": "2026-02-06T20:45:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1141044591", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1977539370"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:45:11,360 83171 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465 0.154s
2026-02-06 21:45:11,360 83171 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': 'Fri, 06 Feb 2026 20:45:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1459', '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-9dbfa9c0-7089-402b-83b1-6ec13c419d0d', 'x-compute-request-id': 'req-9dbfa9c0-7089-402b-83b1-6ec13c419d0d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:44:58Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "d58751a3232c48000b0b7dec300fb388f67faa31488c0cdf5997fa64", "id": "7172fbff-5ac3-4d77-9cf3-2bb3898c8465", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465"}], "metadata": {}, "name": "tempest-device-tagging-server-1855562922", "status": "BUILD", "tenant_id": "d9eec55b8142437ebcc267055555b2ad", "user_id": "1a5bdb93e98d4b4090a52f4ff262a01f", "updated": "2026-02-06T20:45:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1141044591", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1977539370"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:45:12,570 83171 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465 0.194s
2026-02-06 21:45:12,570 83171 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': 'Fri, 06 Feb 2026 20:45:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1459', '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-dd87ab6a-11b7-485a-8699-46e795a654a6', 'x-compute-request-id': 'req-dd87ab6a-11b7-485a-8699-46e795a654a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:44:58Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "d58751a3232c48000b0b7dec300fb388f67faa31488c0cdf5997fa64", "id": "7172fbff-5ac3-4d77-9cf3-2bb3898c8465", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465"}], "metadata": {}, "name": "tempest-device-tagging-server-1855562922", "status": "BUILD", "tenant_id": "d9eec55b8142437ebcc267055555b2ad", "user_id": "1a5bdb93e98d4b4090a52f4ff262a01f", "updated": "2026-02-06T20:45:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1141044591", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1977539370"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:45:13,975 83171 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465 0.390s
2026-02-06 21:45:13,976 83171 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': 'Fri, 06 Feb 2026 20:45:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1459', '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-5c45c45d-89b4-45b2-b43d-061bcf233908', 'x-compute-request-id': 'req-5c45c45d-89b4-45b2-b43d-061bcf233908', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:44:58Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "d58751a3232c48000b0b7dec300fb388f67faa31488c0cdf5997fa64", "id": "7172fbff-5ac3-4d77-9cf3-2bb3898c8465", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465"}], "metadata": {}, "name": "tempest-device-tagging-server-1855562922", "status": "BUILD", "tenant_id": "d9eec55b8142437ebcc267055555b2ad", "user_id": "1a5bdb93e98d4b4090a52f4ff262a01f", "updated": "2026-02-06T20:45:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1141044591", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1977539370"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:45:15,205 83171 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465 0.215s
2026-02-06 21:45:15,206 83171 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': 'Fri, 06 Feb 2026 20:45:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1459', '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-2598f9c1-2006-4222-9c08-66725340d94c', 'x-compute-request-id': 'req-2598f9c1-2006-4222-9c08-66725340d94c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:44:58Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "d58751a3232c48000b0b7dec300fb388f67faa31488c0cdf5997fa64", "id": "7172fbff-5ac3-4d77-9cf3-2bb3898c8465", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465"}], "metadata": {}, "name": "tempest-device-tagging-server-1855562922", "status": "BUILD", "tenant_id": "d9eec55b8142437ebcc267055555b2ad", "user_id": "1a5bdb93e98d4b4090a52f4ff262a01f", "updated": "2026-02-06T20:45:15Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1141044591", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1977539370"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:45:16,490 83171 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465 0.265s
2026-02-06 21:45:16,490 83171 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': 'Fri, 06 Feb 2026 20:45:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', '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-dc54c8a5-2b9f-4551-a7ba-c4c4a677a649', 'x-compute-request-id': 'req-dc54c8a5-2b9f-4551-a7ba-c4c4a677a649', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TaggedAttachmentsTest-1639252227-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:25:67"}]}, "created": "2026-02-06T20:44:58Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "d58751a3232c48000b0b7dec300fb388f67faa31488c0cdf5997fa64", "id": "7172fbff-5ac3-4d77-9cf3-2bb3898c8465", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465"}], "metadata": {}, "name": "tempest-device-tagging-server-1855562922", "status": "ACTIVE", "tenant_id": "d9eec55b8142437ebcc267055555b2ad", "user_id": "1a5bdb93e98d4b4090a52f4ff262a01f", "updated": "2026-02-06T20:45:15Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1141044591", "OS-SRV-USG:launched_at": "2026-02-06T20:45:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1977539370"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:45:16,504 83171 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 18 second wait
2026-02-06 21:45:16,924 83171 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465/os-interface 0.418s
2026-02-06 21:45:16,925 83171 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': 'Fri, 06 Feb 2026 20:45:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', '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-4ec0b763-ba5d-45c3-ab95-2c4828fc4d62', 'x-compute-request-id': 'req-4ec0b763-ba5d-45c3-ab95-2c4828fc4d62', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "2b471e0d-5605-4209-9c45-01621dff6cf6", "port_id": "84982920-5f1f-4576-ab6d-d46842025405", "mac_addr": "fa:16:3e:d4:25:67", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "d07a87a1-ca6c-4efe-a4ef-83d4b4ca65fc", "ip_address": "10.0.0.3"}]}]}'
2026-02-06 21:45:18,311 83171 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 PUT http://192.168.122.84/networking/v2.0/floatingips/c725eed6-b563-45e1-81e7-2c2d62278f48 1.383s
2026-02-06 21:45:18,312 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "84982920-5f1f-4576-ab6d-d46842025405"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:45:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-889d4006-7e65-47f8-91c3-e9c39563fa36', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips/c725eed6-b563-45e1-81e7-2c2d62278f48'}
Body: b'{"floatingip": {"id": "c725eed6-b563-45e1-81e7-2c2d62278f48", "tenant_id": "d9eec55b8142437ebcc267055555b2ad", "project_id": "d9eec55b8142437ebcc267055555b2ad", "floating_ip_address": "172.24.4.100", "floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804", "router_id": "0d10b51c-f2cb-4dbb-995c-286cbc1ada59", "port_id": "84982920-5f1f-4576-ab6d-d46842025405", "fixed_ip_address": "10.0.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "2b471e0d-5605-4209-9c45-01621dff6cf6", "mac_address": "fa:16:3e:d4:25:67", "admin_state_up": true, "status": "ACTIVE", "device_id": "7172fbff-5ac3-4d77-9cf3-2bb3898c8465", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-02-06T20:44:56Z", "updated_at": "2026-02-06T20:45:17Z", "revision_number": 1}}'
2026-02-06 21:45:18,313 83171 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.100:22' as 'cirros' with public key authentication
2026-02-06 21:45:21,391 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.100 ([Errno None] Unable to connect to port 22 on 172.24.4.100). Number attempts: 1. Retry after 2 seconds.
2026-02-06 21:45:24,463 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.100 ([Errno None] Unable to connect to port 22 on 172.24.4.100). Number attempts: 2. Retry after 3 seconds.
2026-02-06 21:45:31,023 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.100 ([Errno None] Unable to connect to port 22 on 172.24.4.100). Number attempts: 3. Retry after 4 seconds.
2026-02-06 21:45:38,607 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.100 ([Errno None] Unable to connect to port 22 on 172.24.4.100). Number attempts: 4. Retry after 5 seconds.
2026-02-06 21:45:47,183 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.100 ([Errno None] Unable to connect to port 22 on 172.24.4.100). Number attempts: 5. Retry after 6 seconds.
2026-02-06 21:45:56,751 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.100 ([Errno None] Unable to connect to port 22 on 172.24.4.100). Number attempts: 6. Retry after 7 seconds.
2026-02-06 21:46:07,315 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.100 ([Errno None] Unable to connect to port 22 on 172.24.4.100). Number attempts: 7. Retry after 8 seconds.
2026-02-06 21:46:18,899 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.100 ([Errno None] Unable to connect to port 22 on 172.24.4.100). Number attempts: 8. Retry after 9 seconds.
2026-02-06 21:46:31,471 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.100 ([Errno None] Unable to connect to port 22 on 172.24.4.100). Number attempts: 9. Retry after 10 seconds.
2026-02-06 21:46:45,039 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.100 ([Errno None] Unable to connect to port 22 on 172.24.4.100). Number attempts: 10. Retry after 11 seconds.
2026-02-06 21:46:59,599 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.100 ([Errno None] Unable to connect to port 22 on 172.24.4.100). Number attempts: 11. Retry after 12 seconds.
2026-02-06 21:47:15,183 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.100 ([Errno None] Unable to connect to port 22 on 172.24.4.100). Number attempts: 12. Retry after 13 seconds.
2026-02-06 21:47:31,759 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.100 ([Errno None] Unable to connect to port 22 on 172.24.4.100). Number attempts: 13. Retry after 14 seconds.
2026-02-06 21:47:49,327 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.100 ([Errno None] Unable to connect to port 22 on 172.24.4.100). Number attempts: 14. Retry after 15 seconds.
2026-02-06 21:48:07,923 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.100 ([Errno None] Unable to connect to port 22 on 172.24.4.100). Number attempts: 15. Retry after 16 seconds.
2026-02-06 21:48:27,503 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.100 ([Errno None] Unable to connect to port 22 on 172.24.4.100). Number attempts: 16. Retry after 17 seconds.
2026-02-06 21:48:48,079 83171 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.100 after 16 attempts. Proxy client: no proxy client
2026-02-06 21:48:48.079 83171 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-02-06 21:48:48.079 83171 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-02-06 21:48:48.079 83171 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-02-06 21:48:48.079 83171 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/paramiko/client.py", line 407, in connect
2026-02-06 21:48:48.079 83171 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors)
2026-02-06 21:48:48.079 83171 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.4.100
2026-02-06 21:48:48.079 83171 ERROR tempest.lib.common.ssh
2026-02-06 21:48:48,080 83171 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: TaggedAttachmentsTest:test_tagged_attachment. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-TaggedAttachmentsTest-1639252227-network': [{'version': 4, 'addr': '10.0.0.3', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:d4:25:67'}]}, 'created': '2026-02-06T20:44:58Z', 'flavor': {'vcpus': 1, 'ram': 192, 'disk': 1, 'ephemeral': 0, 'swap': 0, 'original_name': 'm1.nano', 'extra_specs': {'hw_rng:allowed': 'True'}}, 'hostId': 'd58751a3232c48000b0b7dec300fb388f67faa31488c0cdf5997fa64', 'id': '7172fbff-5ac3-4d77-9cf3-2bb3898c8465', 'image': {'id': '8a411264-15f8-414d-9d8f-b6ea39e77eaf', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf'}]}, 'links': [{'rel': 'self', 'href': 'http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465'}, {'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465'}], 'metadata': {}, 'name': 'tempest-device-tagging-server-1855562922', 'status': 'ACTIVE', 'tenant_id': 'd9eec55b8142437ebcc267055555b2ad', 'user_id': '1a5bdb93e98d4b4090a52f4ff262a01f', 'updated': '2026-02-06T20:45:15Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-keypair-1141044591', 'OS-SRV-USG:launched_at': '2026-02-06T20:45:14.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--1977539370'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [], 'locked': False, 'description': None, 'tags': []}
2026-02-06 21:48:48,669 83171 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 POST http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465/action 0.589s
2026-02-06 21:48:48,670 83171 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: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:48:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '34230', '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-b72bb4ea-9771-431a-ba07-703c46a53708', 'x-compute-request-id': 'req-b72bb4ea-9771-431a-ba07-703c46a53708', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465/action'}
Body: b'{"output": "[ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.15.0-1 04/01/2014\\n[ 0.000000] last_pfn = 0xbfdd max_arch_pfn = 0x10000000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000f5b80-0x000f5b8f]\\n[ 0.000000] Using GB pages for direct mapping\\n[ 0.000000] RAMDISK: [mem 0x0b725000-0x0bfccfff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F5990 000014 (v00 BOCHS )\\n[ 0.000000] ACPI: RSDT 0x000000000BFE18B3 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: FACP 0x000000000BFE1767 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: DSDT 0x000000000BFE0040 001727 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: FACS 0x000000000BFE0000 000040\\n[ 0.000000] ACPI: APIC 0x000000000BFE17DB 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: HPET 0x000000000BFE1853 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: WAET 0x000000000BFE188B 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: Reserving FACP table memory at [mem 0xbfe1767-0xbfe17da]\\n[ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1766]\\n[ 0.000000] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]\\n[ 0.000000] ACPI: Reserving APIC table memory at [mem 0xbfe17db-0xbfe1852]\\n[ 0.000000] ACPI: Reserving HPET table memory at [mem 0xbfe1853-0xbfe188a]\\n[ 0.000000] ACPI: Reserving WAET table memory at [mem 0xbfe188b-0xbfe18b2]\\n[ 0.000000] No NUMA configuration found\\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0b6fb000-0x0b724fff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]\\n[ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges\\n[ 0.000000] On node 0, zone DMA: 97 pages in unavailable ranges\\n[ 0.000000] On node 0, zone DMA32: 16419 pages in unavailable ranges\\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\\n[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23\\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\\n[ 0.0
2026-02-06 21:48:48,671 83171 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server 7172fbff-5ac3-4d77-9cf3-2bb3898c8465: [ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)
[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Hygon HygonGenuine
[ 0.000000] Centaur CentaurHauls
[ 0.000000] zhaoxin Shanghai
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.15.0-1 04/01/2014
[ 0.000000] last_pfn = 0xbfdd max_arch_pfn = 0x10000000000
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000000] found SMP MP-table at [mem 0x000f5b80-0x000f5b8f]
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] RAMDISK: [mem 0x0b725000-0x0bfccfff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F5990 000014 (v00 BOCHS )
[ 0.000000] ACPI: RSDT 0x000000000BFE18B3 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACP 0x000000000BFE1767 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: DSDT 0x000000000BFE0040 001727 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACS 0x000000000BFE0000 000040
[ 0.000000] ACPI: APIC 0x000000000BFE17DB 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: HPET 0x000000000BFE1853 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: WAET 0x000000000BFE188B 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: Reserving FACP table memory at [mem 0xbfe1767-0xbfe17da]
[ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1766]
[ 0.000000] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]
[ 0.000000] ACPI: Reserving APIC table memory at [mem 0xbfe17db-0xbfe1852]
[ 0.000000] ACPI: Reserving HPET table memory at [mem 0xbfe1853-0xbfe188a]
[ 0.000000] ACPI: Reserving WAET table memory at [mem 0xbfe188b-0xbfe18b2]
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x0b6fb000-0x0b724fff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]
[ 0.000000] Normal empty
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]
[ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA: 97 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA32: 16419 pages in unavailable ranges
[ 0.000000] ACPI: PM-Timer IO Port: 0x608
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[ 0.000000] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[ 0.000000] [mem 0x0c000000-0xfffbffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1
[ 0.000000] percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u2097152
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 48093
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0
[ 0.000000] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
[ 0.000000] Memory: 123004K/196076K available (16393K kernel code, 4396K rwdata, 10960K rodata, 3368K init, 18700K bss, 72868K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] ftrace: allocating 50748 entries in 199 pages
[ 0.000000] ftrace: allocated 199 pages with 5 groups
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1.
[ 0.000000] Rude variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16
[ 0.000000] random: crng init done
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] printk: console [tty1] enabled
[ 0.000000] printk: console [ttyS0] enabled
[ 0.000000] ACPI: Core revision 20210730
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
[ 0.004000] APIC: Switch to symmetric I/O mode setup
[ 0.012000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.044000] tsc: Unable to calibrate against PIT
[ 0.044000] tsc: using HPET reference calibration
[ 0.044000] tsc: Detected 1996.492 MHz processor
[ 0.002394] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x398e785f479, max_idle_ns: 881590463721 ns
[ 0.003497] Calibrating delay loop (skipped), value calculated using timer frequency.. 3992.98 BogoMIPS (lpj=7985968)
[ 0.009400] AMD Zen1 DIV0 bug detected. Disable SMT for full protection.
[ 0.021706] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127
[ 0.031471] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0
[ 0.034180] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.035061] Spectre V2 : Mitigation: Retpolines
[ 0.035061] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.035061] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.035061] RETBleed: Mitigation: untrained return thunk
[ 0.035399] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.036168] Speculative Return Stack Overflow: IBPB-extending microcode not applied!
[ 0.036509] Speculative Return Stack Overflow: WARNING: See https://kernel.org/doc/html/latest/admin-guide/hw-vuln/srso.html for mitigation options.
[ 0.036806] Speculative Return Stack Overflow: Mitigation: safe RET, no microcode
[ 0.042629] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.051502] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.051859] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.052168] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.052513] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[ 0.053216] x86/fpu: xstate_offset[3]: 960, xstate_sizes[3]: 64
[ 0.055146] x86/fpu: xstate_offset[4]: 1024, xstate_sizes[4]: 64
[ 0.055419] x86/fpu: xstate_offset[9]: 2688, xstate_sizes[9]: 8
[ 0.055702] x86/fpu: Enabled xstate features 0x21b, context size is 2696 bytes, using 'standard' format.
[ 0.795208] Freeing SMP alternatives memory: 44K
[ 0.797059] pid_max: default: 32768 minimum: 301
[ 0.804571] LSM: Security Framework initializing
[ 0.808896] landlock: Up and running.
[ 0.809120] Yama: becoming mindful.
[ 0.820828] AppArmor: AppArmor initialized
[ 0.825096] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 0.825614] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 0.959061] smpboot: CPU0: AMD EPYC Processor (family: 0x17, model: 0x1, stepping: 0x2)
[ 0.971965] Performance Events: PMU not available due to virtualization, using software events only.
[ 0.975338] signal: max sigframe size: 3632
[ 0.980888] rcu: Hierarchical SRCU implementation.
[ 0.997793] NMI watchdog: Perf NMI watchdog permanently disabled
[ 1.011061] smp: Bringing up secondary CPUs ...
[ 1.011061] smp: Brought up 1 node, 1 CPU
[ 1.011061] smpboot: Max logical packages: 1
[ 1.011061] smpboot: Total of 1 processors activated (3992.98 BogoMIPS)
[ 1.043290] devtmpfs: initialized
[ 1.054919] x86/mm: Memory block size: 128MB
[ 1.066419] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 1.067061] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
[ 1.071061] pinctrl core: initialized pinctrl subsystem
[ 1.089269] PM: RTC time: 20:45:20, date: 2026-02-06
[ 1.104007] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 1.112864] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[ 1.116525] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 1.118337] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 1.119061] audit: initializing netlink subsys (disabled)
[ 1.123677] audit: type=2000 audit(1770410719.160:1): state=initialized audit_enabled=0 res=1
[ 1.132603] thermal_sys: Registered thermal governor 'fair_share'
[ 1.132662] thermal_sys: Registered thermal governor 'bang_bang'
[ 1.132933] thermal_sys: Registered thermal governor 'step_wise'
[ 1.133151] thermal_sys: Registered thermal governor 'user_space'
[ 1.133527] thermal_sys: Registered thermal governor 'power_allocator'
[ 1.134174] EISA bus registered
[ 1.134837] cpuidle: using governor ladder
[ 1.135061] cpuidle: using governor menu
[ 1.135568] ACPI: bus type PCI registered
[ 1.135932] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 1.139061] PCI: Using configuration type 1 for base access
[ 1.139061] PCI: Using configuration type 1 for extended access
[ 1.199061] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 1.210003] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 1.210376] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 1.285363] ACPI: Added _OSI(Module Device)
[ 1.285700] ACPI: Added _OSI(Processor Device)
[ 1.286126] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 1.286388] ACPI: Added _OSI(Processor Aggregator Device)
[ 1.286855] ACPI: Added _OSI(Linux-Dell-Video)
[ 1.287283] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 1.287522] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 1.347864] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 1.391677] ACPI: Interpreter enabled
[ 1.393704] ACPI: PM: (supports S0 S3 S4 S5)
[ 1.393975] ACPI: Using IOAPIC for interrupt routing
[ 1.395263] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 1.395677] PCI: Using E820 reservations for host bridge windows
[ 1.399061] ACPI: Enabled 2 GPEs in block 00 to 0F
[ 1.488993] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 1.490611] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 1.504937] acpiphp: Slot [3] registered
[ 1.505499] acpiphp: Slot [4] registered
[ 1.505935] acpiphp: Slot [5] registered
[ 1.506444] acpiphp: Slot [6] registered
[ 1.506907] acpiphp: Slot [7] registered
[ 1.507466] acpiphp: Slot [8] registered
[ 1.507902] acpiphp: Slot [9] registered
[ 1.508341] acpiphp: Slot [10] registered
[ 1.508766] acpiphp: Slot [11] registered
[ 1.509200] acpiphp: Slot [12] registered
[ 1.509623] acpiphp: Slot [13] registered
[ 1.510050] acpiphp: Slot [14] registered
[ 1.510637] acpiphp: Slot [15] registered
[ 1.511351] acpiphp: Slot [16] registered
[ 1.511779] acpiphp: Slot [17] registered
[ 1.512202] acpiphp: Slot [18] registered
[ 1.512636] acpiphp: Slot [19] registered
[ 1.513055] acpiphp: Slot [20] registered
[ 1.513549] acpiphp: Slot [21] registered
[ 1.513971] acpiphp: Slot [22] registered
[ 1.514409] acpiphp: Slot [23] registered
[ 1.514851] acpiphp: Slot [24] registered
[ 1.515381] acpiphp: Slot [25] registered
[ 1.515821] acpiphp: Slot [26] registered
[ 1.516306] acpiphp: Slot [27] registered
[ 1.516741] acpiphp: Slot [28] registered
[ 1.517164] acpiphp: Slot [29] registered
[ 1.517603] acpiphp: Slot [30] registered
[ 1.518026] acpiphp: Slot [31] registered
[ 1.519123] PCI host bridge to bus 0000:00
[ 1.520235] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 1.520604] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 1.521128] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 1.521403] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 1.521815] pci_bus 0000:00: root bus resource [mem 0x0c000000-0xfebfffff window]
[ 1.522117] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]
[ 1.526665] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[ 1.555799] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[ 1.559148] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[ 1.563377] pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f]
[ 1.565189] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 1.565596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 1.565926] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 1.566236] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 1.569761] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[ 1.570763] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
[ 1.571061] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
[ 1.576539] pci 0000:00:02.0: [1af4:1050] type 00 class 0x030000
[ 1.578240] pci 0000:00:02.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref]
[ 1.579061] pci 0000:00:02.0: reg 0x18: [mem 0xfe800000-0xfe803fff 64bit pref]
[ 1.579061] pci 0000:00:02.0: reg 0x20: [mem 0xfeb90000-0xfeb90fff]
[ 1.584684] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfeb8ffff pref]
[ 1.587096] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 1.604982] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000
[ 1.606735] pci 0000:00:03.0: reg 0x10: [io 0xc080-0xc0bf]
[ 1.608524] pci 0000:00:03.0: reg 0x14: [mem 0xfeb91000-0xfeb91fff]
[ 1.611099] pci 0000:00:03.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref]
[ 1.616930] pci 0000:00:03.0: reg 0x30: [mem 0xfeb00000-0xfeb7ffff pref]
[ 1.635061] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000
[ 1.635061] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f]
[ 1.635061] pci 0000:00:04.0: reg 0x14: [mem 0xfeb92000-0xfeb92fff]
[ 1.635061] pci 0000:00:04.0: reg 0x20: [mem 0xfe808000-0xfe80bfff 64bit pref]
[ 1.653342] pci 0000:00:05.0: [1af4:1002] type 00 class 0x00ff00
[ 1.654759] pci 0000:00:05.0: reg 0x10: [io 0xc0c0-0xc0ff]
[ 1.658851] pci 0000:00:05.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref]
[ 1.678591] pci 0000:00:06.0: [1af4:1005] type 00 class 0x00ff00
[ 1.679092] pci 0000:00:06.0: reg 0x10: [io 0xc100-0xc11f]
[ 1.688362] pci 0000:00:06.0: reg 0x20: [mem 0xfe810000-0xfe813fff 64bit pref]
[ 1.721362] ACPI: PCI: Interrupt link LNKA configured for IRQ 10
[ 1.724784] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[ 1.727061] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[ 1.727061] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[ 1.727061] ACPI: PCI: Interrupt link LNKS configured for IRQ 9
[ 1.735061] iommu: Default domain type: Translated
[ 1.735061] iommu: DMA domain TLB invalidation policy: lazy mode
[ 1.746427] SCSI subsystem initialized
[ 1.764397] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 1.764939] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 1.765392] pci 0000:00:02.0: vgaarb: bridge control possible
[ 1.765862] vgaarb: loaded
[ 1.768131] ACPI: bus type USB registered
[ 1.769272] usbcore: registered new interface driver usbfs
[ 1.769995] usbcore: registered new interface driver hub
[ 1.770561] usbcore: registered new device driver usb
[ 1.772248] pps_core: LinuxPPS API ver. 1 registered
[ 1.772490] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 1.773015] PTP clock support registered
[ 1.775143] EDAC MC: Ver: 3.0.0
[ 1.796917] NetLabel: Initializing
[ 1.797347] NetLabel: domain hash size = 128
[ 1.797559] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 1.799707] NetLabel: unlabeled traffic allowed by default
[ 1.801440] PCI: Using ACPI for IRQ routing
[ 1.806598] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 1.806996] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[ 1.813113] clocksource: Switched to clocksource tsc-early
[ 2.188414] VFS: Disk quotas dquot_6.6.0
[ 2.189136] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 2.206165] AppArmor: AppArmor Filesystem Enabled
[ 2.214257] pnp: PnP ACPI init
[ 2.234859] pnp: PnP ACPI: found 5 devices
[ 2.304762] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 2.307472] NET: Registered PF_INET protocol family
[ 2.309683] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 2.373212] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 2.376746] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 2.378206] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 2.379259] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 2.379764] TCP: Hash tables configured (established 2048 bind 2048)
[ 2.383921] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear)
[ 2.384805] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 2.385525] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 2.388627] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 2.389472] NET: Registered PF_XDP protocol family
[ 2.391586] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 2.391865] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 2.392100] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 2.392365] pci_bus 0000:00: resource 7 [mem 0x0c000000-0xfebfffff window]
[ 2.392611] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window]
[ 2.394297] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 2.394690] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 2.395040] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 2.395631] PCI: CLS 0 bytes, default 64
[ 2.410288] Trying to unpack rootfs image as initramfs...
[ 2.432461] Initialise system trusted keyrings
[ 2.439928] Key type blacklist registered
[ 2.444116] workingset: timestamp_bits=36 max_order=15 bucket_order=0
[ 2.526873] zbud: loaded
[ 2.557037] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 2.576608] fuse: init (API version 7.34)
[ 2.588595] integrity: Platform Keyring initialized
[ 2.696671] Key type asymmetric registered
[ 2.697100] Asymmetric key parser 'x509' registered
[ 2.698262] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 2.705694] io scheduler mq-deadline registered
[ 2.719908] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 2.737722] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 2.748883] ACPI: button: Power Button [PWRF]
[ 3.412867] tsc: Refined TSC clocksource calibration: 2000.004 MHz
[ 3.414016] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1cd431f4fd6, max_idle_ns: 440795203190 ns
[ 3.414629] clocksource: Switched to clocksource tsc
[ 4.469229] ACPI: \_SB_.LNKB: Enabled at IRQ 10
[ 6.124859] Freeing initrd memory: 8864K
[ 6.178926] ACPI: \_SB_.LNKC: Enabled at IRQ 11
[ 6.979066] ACPI: \_SB_.LNKD: Enabled at IRQ 11
[ 7.817525] ACPI: \_SB_.LNKA: Enabled at IRQ 10
[ 8.661813] Free page reporting enabled
[ 8.666482] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 8.697103] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 8.757424] Linux agpgart interface v0.103
[ 8.821503] loop: module loaded
[ 8.848324] scsi host0: ata_piix
[ 8.857030] scsi host1: ata_piix
[ 8.858320] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14
[ 8.859066] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15
[ 8.873333] tun: Universal TUN/TAP device driver, 1.6
[ 8.879618] PPP generic driver version 2.4.2
[ 8.886641] VFIO - User Level meta-driver version: 0.3
[ 8.894755] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 8.899749] ehci-pci: EHCI PCI platform driver
[ 8.902883] ehci-platform: EHCI generic platform driver
[ 8.905564] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 8.906049] ohci-pci: OHCI PCI platform driver
[ 8.906749] ohci-platform: OHCI generic platform driver
[ 8.907655] uhci_hcd: USB Universal Host Controller Interface driver
[ 8.911377] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 8.920272] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 8.920949] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 8.923166] mousedev: PS/2 mouse device common for all mice
[ 8.923166] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 8.934701] rtc_cmos 00:04: RTC can wake from S4
[ 8.949899] rtc_cmos 00:04: registered as rtc0
[ 8.951600] rtc_cmos 00:04: setting system clock to 2026-02-06T20:45:28 UTC (1770410728)
[ 8.958301] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs
[ 8.959066] i2c_dev: i2c /dev entries driver
[ 8.960445] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 8.961465] device-mapper: uevent: version 1.0.3
[ 8.964055] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[ 8.965577] platform eisa.0: Probing EISA bus 0
[ 8.966172] platform eisa.0: EISA: Cannot allocate resource for mainboard
[ 8.966897] platform eisa.0: Cannot allocate resource for EISA slot 1
[ 8.967626] platform eisa.0: Cannot allocate resource for EISA slot 2
[ 8.967919] platform eisa.0: Cannot allocate resource for EISA slot 3
[ 8.968197] platform eisa.0: Cannot allocate resource for EISA slot 4
[ 8.968809] platform eisa.0: Cannot allocate resource for EISA slot 5
[ 8.969116] platform eisa.0: Cannot allocate resource for EISA slot 6
[ 8.970284] platform eisa.0: Cannot allocate resource for EISA slot 7
[ 8.970569] platform eisa.0: Cannot allocate resource for EISA slot 8
[ 8.970861] platform eisa.0: EISA: Detected 0 cards
[ 8.971948] ledtrig-cpu: registered to indicate activity on CPUs
[ 8.975655] drop_monitor: Initializing network drop monitor service
[ 8.980459] NET: Registered PF_INET6 protocol family
[ 9.041216] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100
[ 9.075837] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5
[ 9.107708] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray
[ 9.108830] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 9.173910] sr 0:0:0:0: Attached scsi generic sg0 type 5
[ 9.446083] Segment Routing with IPv6
[ 9.450338] In-situ OAM (IOAM) with IPv6
[ 9.453964] NET: Registered PF_PACKET protocol family
[ 9.460070] Key type dns_resolver registered
[ 9.468461] IPI shorthand broadcast: enabled
[ 9.473977] sched_clock: Marking stable (9517601761, -44938049)->(9750558025, -277894313)
[ 9.488279] registered taskstats version 1
[ 9.493424] Loading compiled-in X.509 certificates
[ 9.519243] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b'
[ 9.536151] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[ 9.545680] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[ 9.550982] blacklist: Loading compiled-in revocation X.509 certificates
[ 9.556889] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[ 9.558501] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03'
[ 9.560788] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b'
[ 9.561892] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8'
[ 9.562559] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d'
[ 9.564463] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c'
[ 9.565169] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af'
[ 9.565820] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9'
[ 9.571569] zswap: loaded using pool lzo/zbud
[ 9.577698] Key type .fscrypt registered
[ 9.577986] Key type fscrypt-provisioning registered
[ 9.671971] Key type encrypted registered
[ 9.672370] AppArmor: AppArmor sha1 policy hashing enabled
[ 9.673354] ima: No TPM chip found, activating TPM-bypass!
[ 9.673731] Loading compiled-in module X.509 certificates
[ 9.678702] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b'
[ 9.679402] ima: Allocated hash algorithm: sha1
[ 9.683104] ima: No architecture policies found
[ 9.684427] evm: Initialising EVM extended attributes:
[ 9.684694] evm: security.selinux
[ 9.684918] evm: security.SMACK64
[ 9.685090] evm: security.SMACK64EXEC
[ 9.685254] evm: security.SMACK64TRANSMUTE
[ 9.685443] evm: security.SMACK64MMAP
[ 9.685600] evm: security.apparmor
[ 9.685741] evm: security.ima
[ 9.685870] evm: security.capability
[ 9.686727] evm: HMAC attrs: 0x1
[ 9.699222] PM: Magic number: 14:782:800
[ 9.707891] RAS: Correctable Errors collector initialized.
[ 9.710436] clk: Disabling unused clocks
[ 9.885013] Freeing unused decrypted memory: 2036K
[ 9.987940] Freeing unused kernel image (initmem) memory: 3368K
[ 9.990141] Write protecting the kernel read-only data: 30720k
[ 10.001578] Freeing unused kernel image (text/rodata gap) memory: 2036K
[ 10.006875] Freeing unused kernel image (rodata/data gap) memory: 1328K
[ 10.576872] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 10.582258] Run /init as init process
info: initramfs: up at 10.91
[ 12.515361] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB)
[ 12.571585] GPT:Primary header thinks Alt. header is not at the end of the disk.
[ 12.577359] GPT:229375 != 2097151
[ 12.579854] GPT:Alternate GPT header not at the end of the disk.
[ 12.584203] GPT:229375 != 2097151
[ 12.586548] GPT: Use GNU Parted to correct GPT errors.
[ 13.451585] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called
currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables
info: copying initramfs to /dev/vda1
info: initramfs loading root from /dev/vda1
info: /etc/init.d/rc.sysinit: up at 19.94
info: container: none
Starting syslogd: OK
currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables
Saving random seed: OK
Starting acpid: OK
Starting network: dhcpcd-9.4.1 starting
DUID 00:04:71:72:fb:ff:5a:c3:4d:77:9c:f3:2b:b3:89:8c:84:65
eth0: waiting for carrier
eth0: carrier acquired
eth0: IAID 3e:d4:25:67
eth0: adding address fe80::f816:3eff:fed4:2567
eth0: soliciting a DHCP lease
eth0: offered 10.0.0.3 from 10.0.0.1
eth0: probing address 10.0.0.3/28
eth0: soliciting an IPv6 router
eth0: leased 10.0.0.3 for 43200 seconds
eth0: adding route to 10.0.0.0/28
eth0: adding host route to 169.254.169.254 via 10.0.0.2
eth0: adding default route via 10.0.0.1
forked to background, child pid 318
OK
Top of dropbear init script
Starting dropbear sshd: OK
GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119
/dev/root resized successfully [took 0.24s]
Printing cirros user authorized keys
ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGRdrFrPjz/hpf/ngfrowWTN249Aea3pkoPYPWlrQGMygcNr2pKGZMSzkhSNsRaXY+rZmj8u1/JS2vT9yngl825+e5h0Yb57iZTBTxN+rFK7CKDmAaXMl8i7UZY0E8yvDg==
=== system information ===
Platform: OpenStack Foundation OpenStack Nova
Container: none
Arch: x86_64
CPU(s): 1 @ na MHz
Cores/Sockets/Threads: 1/1/1
Virt-type: AMD-V
RAM Size: 137MB
Disks:
NAME MAJ:MIN SIZE LABEL MOUNTPOINT
sr0 11:0 532480 config-2
vda 252:0 1073741824
vda1 252:1 1064287744 cirros-rootfs /
vda15 252:15 8388608
=== sshd host keys ===
-----BEGIN SSH HOST KEY KEYS-----
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCix8+mOhSRgd0qFHjhSKNuGLsHYVbV4P67DqdDbb3UNBJVcQ4rIe2+MgI13TFiToSodZkcmBz8GAd5FMg+U3YMAyO4ANxrH9BKiS4uQQZ1zqT+he9CFavyNeAqzz9uNR+AODqvoDRQGItBCa4L9qhLblJZY4MQgj2x5g8Mvk5fFqoeVr3Pvehp6B8+U0pZ+PLFT+Wk9GiXY/lQw+Ui4EfeDF4sXYiJI4sVZc5/7bm2vKM0xsgPYYKL03AW1thof2BEi4CTon62p6P0kAQemNZPha3YZI021NCV0tHQH0ETdW/zQtppOcIE6X7KWZNd4T/nsJCCZ6xgSiM02uYj7Uzt root@tempest-device-tagging-server-1855562922
ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyum2R2KKYYHhUgM39yR/qp1z9eRFqztMmI4Ki0GKC08cnYOXK4cEXR6Ome2yht9/+4S/cbNXyniNCaTpJVQNw= root@tempest-device-tagging-server-1855562922
-----END SSH HOST KEY KEYS-----
=== network info ===
if-info: lo,up,127.0.0.1,8,,
if-info: eth0,up,10.0.0.3,28,fe80::f816:3eff:fed4:2567/64,
ip-route:default via 10.0.0.1 dev eth0 src 10.0.0.3 metric 1002
ip-route:10.0.0.0/28 dev eth0 scope link src 10.0.0.3 metric 1002
ip-route:169.254.169.254 via 10.0.0.2 dev eth0 src 10.0.0.3 metric 1002
ip-route6:fe80::/64 dev eth0 metric 256
ip-route6:multicast ff00::/8 dev eth0 metric 256
=== datasource: configdrive local ===
instance-id: 7172fbff-5ac3-4d77-9cf3-2bb3898c8465
name: tempest-device-tagging-server-1855562922
availability-zone: nova
local-hostname: tempest-device-tagging-server-1855562922.novalocal
launch-index: 0
=== cirros: current=0.6.3 uptime=61.40 ===
____ ____ ____
/ __/ __ ____ ____ / __ \/ __/
/ /__ / // __// __// /_/ /\ \
\___//_//_/ /_/ \____/___/
http://cirros-cloud.net
login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.
tempest-device-tagging-server-1855562922 login:
2026-02-06 21:48:48,803 83171 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 204 DELETE http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465 0.131s
2026-02-06 21:48:48,803 83171 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': 'Fri, 06 Feb 2026 20:48:48 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-2d5459b3-74ed-42b7-87f5-329bea839695', 'x-compute-request-id': 'req-2d5459b3-74ed-42b7-87f5-329bea839695', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465'}
Body: b''
2026-02-06 21:48:49,006 83171 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465 0.203s
2026-02-06 21:48:49,007 83171 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': 'Fri, 06 Feb 2026 20:48:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1765', '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-a6429bd1-cef3-400f-b605-901327be694c', 'x-compute-request-id': 'req-a6429bd1-cef3-400f-b605-901327be694c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TaggedAttachmentsTest-1639252227-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:25:67"}, {"version": 4, "addr": "172.24.4.100", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:25:67"}]}, "created": "2026-02-06T20:44:58Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "d58751a3232c48000b0b7dec300fb388f67faa31488c0cdf5997fa64", "id": "7172fbff-5ac3-4d77-9cf3-2bb3898c8465", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465"}], "metadata": {}, "name": "tempest-device-tagging-server-1855562922", "status": "ACTIVE", "tenant_id": "d9eec55b8142437ebcc267055555b2ad", "user_id": "1a5bdb93e98d4b4090a52f4ff262a01f", "updated": "2026-02-06T20:48:49Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1141044591", "OS-SRV-USG:launched_at": "2026-02-06T20:45:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1977539370"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:48:50,418 83171 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465 0.397s
2026-02-06 21:48:50,418 83171 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': 'Fri, 06 Feb 2026 20:48:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1765', '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-8e1b3037-db30-4dcb-97f8-8ce2f2f77a52', 'x-compute-request-id': 'req-8e1b3037-db30-4dcb-97f8-8ce2f2f77a52', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TaggedAttachmentsTest-1639252227-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:25:67"}, {"version": 4, "addr": "172.24.4.100", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:25:67"}]}, "created": "2026-02-06T20:44:58Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "d58751a3232c48000b0b7dec300fb388f67faa31488c0cdf5997fa64", "id": "7172fbff-5ac3-4d77-9cf3-2bb3898c8465", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465"}], "metadata": {}, "name": "tempest-device-tagging-server-1855562922", "status": "ACTIVE", "tenant_id": "d9eec55b8142437ebcc267055555b2ad", "user_id": "1a5bdb93e98d4b4090a52f4ff262a01f", "updated": "2026-02-06T20:48:49Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1141044591", "OS-SRV-USG:launched_at": "2026-02-06T20:45:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1977539370"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:48:52,191 83171 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465 0.756s
2026-02-06 21:48:52,191 83171 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': 'Fri, 06 Feb 2026 20:48:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1697', '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-ad614a94-60dd-4223-b5df-1d74635ed844', 'x-compute-request-id': 'req-ad614a94-60dd-4223-b5df-1d74635ed844', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TaggedAttachmentsTest-1639252227-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:25:67"}, {"version": 4, "addr": "172.24.4.100", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:25:67"}]}, "created": "2026-02-06T20:44:58Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "d58751a3232c48000b0b7dec300fb388f67faa31488c0cdf5997fa64", "id": "7172fbff-5ac3-4d77-9cf3-2bb3898c8465", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465"}], "metadata": {}, "name": "tempest-device-tagging-server-1855562922", "status": "ACTIVE", "tenant_id": "d9eec55b8142437ebcc267055555b2ad", "user_id": "1a5bdb93e98d4b4090a52f4ff262a01f", "updated": "2026-02-06T20:48:51Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1141044591", "OS-SRV-USG:launched_at": "2026-02-06T20:45:14.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:48:53,445 83171 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465 0.238s
2026-02-06 21:48:53,446 83171 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': 'Fri, 06 Feb 2026 20:48:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1419', '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-86925868-412a-4d80-9186-4c2b31f80cb8', 'x-compute-request-id': 'req-86925868-412a-4d80-9186-4c2b31f80cb8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:44:58Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "d58751a3232c48000b0b7dec300fb388f67faa31488c0cdf5997fa64", "id": "7172fbff-5ac3-4d77-9cf3-2bb3898c8465", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465"}], "metadata": {}, "name": "tempest-device-tagging-server-1855562922", "status": "DELETED", "tenant_id": "d9eec55b8142437ebcc267055555b2ad", "user_id": "1a5bdb93e98d4b4090a52f4ff262a01f", "updated": "2026-02-06T20:48:53Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1141044591", "OS-SRV-USG:launched_at": "2026-02-06T20:45:14.000000", "OS-SRV-USG:terminated_at": "2026-02-06T20:48:53.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:48:53,461 83171 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 4 second wait
2026-02-06 21:48:54,620 83171 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465 0.158s
2026-02-06 21:48:54,621 83171 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': 'Fri, 06 Feb 2026 20:48:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1419', '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-65f129ff-029b-4486-9ea0-fbb9db4169bc', 'x-compute-request-id': 'req-65f129ff-029b-4486-9ea0-fbb9db4169bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:44:58Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "d58751a3232c48000b0b7dec300fb388f67faa31488c0cdf5997fa64", "id": "7172fbff-5ac3-4d77-9cf3-2bb3898c8465", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465"}], "metadata": {}, "name": "tempest-device-tagging-server-1855562922", "status": "DELETED", "tenant_id": "d9eec55b8142437ebcc267055555b2ad", "user_id": "1a5bdb93e98d4b4090a52f4ff262a01f", "updated": "2026-02-06T20:48:53Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1141044591", "OS-SRV-USG:launched_at": "2026-02-06T20:45:14.000000", "OS-SRV-USG:terminated_at": "2026-02-06T20:48:53.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:48:55,677 83171 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 404 GET http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465 0.039s
2026-02-06 21:48:55,677 83171 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': 'Fri, 06 Feb 2026 20:48:55 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-c085c649-098c-4d3b-a5ce-59b4e909159b', 'x-compute-request-id': 'req-c085c649-098c-4d3b-a5ce-59b4e909159b', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7172fbff-5ac3-4d77-9cf3-2bb3898c8465'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 7172fbff-5ac3-4d77-9cf3-2bb3898c8465 could not be found."}}'
2026-02-06 21:48:55,708 83171 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.84/compute/v2.1/os-keypairs/tempest-keypair-1141044591 0.030s
2026-02-06 21:48:55,709 83171 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': 'Fri, 06 Feb 2026 20:48:55 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-d805728a-2cd0-4908-a8dd-478e41f42ee7', 'x-compute-request-id': 'req-d805728a-2cd0-4908-a8dd-478e41f42ee7', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/compute/v2.1/os-keypairs/tempest-keypair-1141044591'}
Body: b''
2026-02-06 21:48:55,978 83171 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.84/networking/v2.0/security-groups/f3a00ec6-95bc-457b-9821-49bcca5d9cf8 0.269s
2026-02-06 21:48:55,978 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:48:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-7f1ec43e-adf8-418a-ad82-46309e2b2936', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/networking/v2.0/security-groups/f3a00ec6-95bc-457b-9821-49bcca5d9cf8'}
Body: b''
2026-02-06 21:48:55,995 83171 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 404 GET http://192.168.122.84/networking/v2.0/security-groups/f3a00ec6-95bc-457b-9821-49bcca5d9cf8 0.016s
2026-02-06 21:48:55,995 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:48:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-0c746eb1-bb4d-4150-92b6-9994e5d0c93b', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.84/networking/v2.0/security-groups/f3a00ec6-95bc-457b-9821-49bcca5d9cf8'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group f3a00ec6-95bc-457b-9821-49bcca5d9cf8 does not exist", "detail": ""}}'
2026-02-06 21:48:56,461 83171 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.84/networking/v2.0/floatingips/c725eed6-b563-45e1-81e7-2c2d62278f48 0.465s
2026-02-06 21:48:56,461 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:48:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-667b8214-a454-44d5-8a5f-819acb26b5fd', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips/c725eed6-b563-45e1-81e7-2c2d62278f48'}
Body: b''
2026-02-06 21:48:56,680 83171 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.84/networking/v2.0/subnets/58b4dc5d-cd86-443c-9ec6-ca2237062c0a 0.218s
2026-02-06 21:48:56,680 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:48:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-98e6718d-aacd-4aba-b01c-1edc0290098a', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/networking/v2.0/subnets/58b4dc5d-cd86-443c-9ec6-ca2237062c0a'}
Body: b''
2026-02-06 21:48:57,091 83171 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://192.168.122.84/networking/v2.0/networks/7f520b87-a0c7-4ffd-bda8-bed642da7ac6 0.410s
2026-02-06 21:48:57,091 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:48:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-33dff32e-d78a-423b-9974-f116ce8e0c6e', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/networking/v2.0/networks/7f520b87-a0c7-4ffd-bda8-bed642da7ac6'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 379, in test_tagged_attachment
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 247, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 222, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server
wait_for_ssh_or_ping(
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 713, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
| 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
ft5.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-02-06 21:42:40,404 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://192.168.122.84/volume/v3/volumes 0.451s
2026-02-06 21:42:40,404 83164 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-58546598", "imageRef": "8a411264-15f8-414d-9d8f-b6ea39e77eaf"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:42:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6388107e-490c-47d6-9130-440ee767084d', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6388107e-490c-47d6-9130-440ee767084d', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/volume/v3/volumes'}
Body: b'{"volume": {"id": "c2562bca-f676-4774-a896-18a267267bd5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:42:40.334410", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-58546598", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/c2562bca-f676-4774-a896-18a267267bd5"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/c2562bca-f676-4774-a896-18a267267bd5"}], "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-02-06 21:42:40,462 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.84/volume/v3/volumes/c2562bca-f676-4774-a896-18a267267bd5 0.048s
2026-02-06 21:42:40,462 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:42:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19d02083-dd8d-490f-880f-0456e3a80d7c', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19d02083-dd8d-490f-880f-0456e3a80d7c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/c2562bca-f676-4774-a896-18a267267bd5'}
Body: b'{"volume": {"id": "c2562bca-f676-4774-a896-18a267267bd5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:42:40.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-58546598", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/c2562bca-f676-4774-a896-18a267267bd5"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/c2562bca-f676-4774-a896-18a267267bd5"}], "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0dda1bab01824dc2b40a7d2363f0cb62"}}'
2026-02-06 21:42:41,514 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.84/volume/v3/volumes/c2562bca-f676-4774-a896-18a267267bd5 0.039s
2026-02-06 21:42:41,514 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:42:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e6097bb-6e59-4ec3-a6ab-ca6985dae225', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e6097bb-6e59-4ec3-a6ab-ca6985dae225', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/c2562bca-f676-4774-a896-18a267267bd5'}
Body: b'{"volume": {"id": "c2562bca-f676-4774-a896-18a267267bd5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:42:40.000000", "updated_at": "2026-02-06T20:42:40.000000", "name": "tempest-TaggedBootDevicesTest-volume-58546598", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/c2562bca-f676-4774-a896-18a267267bd5"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/c2562bca-f676-4774-a896-18a267267bd5"}], "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0dda1bab01824dc2b40a7d2363f0cb62"}}'
2026-02-06 21:42:42,578 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.84/volume/v3/volumes/c2562bca-f676-4774-a896-18a267267bd5 0.053s
2026-02-06 21:42:42,578 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:42:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1b9f359-ae1b-45b3-a166-d45d610399ec', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1b9f359-ae1b-45b3-a166-d45d610399ec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/c2562bca-f676-4774-a896-18a267267bd5'}
Body: b'{"volume": {"id": "c2562bca-f676-4774-a896-18a267267bd5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:42:40.000000", "updated_at": "2026-02-06T20:42:40.000000", "name": "tempest-TaggedBootDevicesTest-volume-58546598", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/c2562bca-f676-4774-a896-18a267267bd5"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/c2562bca-f676-4774-a896-18a267267bd5"}], "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "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": "0dda1bab01824dc2b40a7d2363f0cb62"}}'
2026-02-06 21:42:43,640 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.84/volume/v3/volumes/c2562bca-f676-4774-a896-18a267267bd5 0.038s
2026-02-06 21:42:43,641 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:42:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11608ddb-52e3-4201-bd4c-0d455505218b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11608ddb-52e3-4201-bd4c-0d455505218b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/c2562bca-f676-4774-a896-18a267267bd5'}
Body: b'{"volume": {"id": "c2562bca-f676-4774-a896-18a267267bd5", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:42:40.000000", "updated_at": "2026-02-06T20:42:43.000000", "name": "tempest-TaggedBootDevicesTest-volume-58546598", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/c2562bca-f676-4774-a896-18a267267bd5"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/c2562bca-f676-4774-a896-18a267267bd5"}], "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "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": "0dda1bab01824dc2b40a7d2363f0cb62"}}'
2026-02-06 21:42:44,693 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.84/volume/v3/volumes/c2562bca-f676-4774-a896-18a267267bd5 0.041s
2026-02-06 21:42:44,693 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:42:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0676e315-b1a4-4e9c-9551-cd754a9a8d25', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0676e315-b1a4-4e9c-9551-cd754a9a8d25', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/c2562bca-f676-4774-a896-18a267267bd5'}
Body: b'{"volume": {"id": "c2562bca-f676-4774-a896-18a267267bd5", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:42:40.000000", "updated_at": "2026-02-06T20:42:43.000000", "name": "tempest-TaggedBootDevicesTest-volume-58546598", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/c2562bca-f676-4774-a896-18a267267bd5"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/c2562bca-f676-4774-a896-18a267267bd5"}], "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "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": "0dda1bab01824dc2b40a7d2363f0cb62"}}'
2026-02-06 21:42:45,742 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.84/volume/v3/volumes/c2562bca-f676-4774-a896-18a267267bd5 0.037s
2026-02-06 21:42:45,743 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:42:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-693e88e8-4a7b-4e34-94ae-88d0a4da02d4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-693e88e8-4a7b-4e34-94ae-88d0a4da02d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/c2562bca-f676-4774-a896-18a267267bd5'}
Body: b'{"volume": {"id": "c2562bca-f676-4774-a896-18a267267bd5", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:42:40.000000", "updated_at": "2026-02-06T20:42:43.000000", "name": "tempest-TaggedBootDevicesTest-volume-58546598", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/c2562bca-f676-4774-a896-18a267267bd5"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/c2562bca-f676-4774-a896-18a267267bd5"}], "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "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": "0dda1bab01824dc2b40a7d2363f0cb62"}}'
2026-02-06 21:42:46,796 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.84/volume/v3/volumes/c2562bca-f676-4774-a896-18a267267bd5 0.042s
2026-02-06 21:42:46,796 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:42:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2402e5c-bd27-4ca2-b44f-beadf7be00bb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2402e5c-bd27-4ca2-b44f-beadf7be00bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/c2562bca-f676-4774-a896-18a267267bd5'}
Body: b'{"volume": {"id": "c2562bca-f676-4774-a896-18a267267bd5", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:42:40.000000", "updated_at": "2026-02-06T20:42:43.000000", "name": "tempest-TaggedBootDevicesTest-volume-58546598", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/c2562bca-f676-4774-a896-18a267267bd5"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/c2562bca-f676-4774-a896-18a267267bd5"}], "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "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": "0dda1bab01824dc2b40a7d2363f0cb62"}}'
2026-02-06 21:42:47,851 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.84/volume/v3/volumes/c2562bca-f676-4774-a896-18a267267bd5 0.042s
2026-02-06 21:42:47,851 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:42:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4549955-6ab2-404c-bcff-0cd6bcbc78fb', 'content-length': '1328', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4549955-6ab2-404c-bcff-0cd6bcbc78fb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/c2562bca-f676-4774-a896-18a267267bd5'}
Body: b'{"volume": {"id": "c2562bca-f676-4774-a896-18a267267bd5", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:42:40.000000", "updated_at": "2026-02-06T20:42:47.000000", "name": "tempest-TaggedBootDevicesTest-volume-58546598", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/c2562bca-f676-4774-a896-18a267267bd5"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/c2562bca-f676-4774-a896-18a267267bd5"}], "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "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": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "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": "0dda1bab01824dc2b40a7d2363f0cb62"}}'
2026-02-06 21:42:47,861 83164 INFO [tempest.common.waiters] volume c2562bca-f676-4774-a896-18a267267bd5 reached available after waiting for 7.861399 seconds
2026-02-06 21:42:48,023 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://192.168.122.84/volume/v3/volumes 0.162s
2026-02-06 21:42:48,024 83164 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-1493535879"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:42:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-473e580b-e00c-4d75-acf8-88e36fe6921a', 'content-length': '759', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-473e580b-e00c-4d75-acf8-88e36fe6921a', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/volume/v3/volumes'}
Body: b'{"volume": {"id": "2816d939-bd11-4b04-ad3e-b3a9e58d9c4e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:42:47.968675", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1493535879", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/2816d939-bd11-4b04-ad3e-b3a9e58d9c4e"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/2816d939-bd11-4b04-ad3e-b3a9e58d9c4e"}], "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-02-06 21:42:48,068 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.84/volume/v3/volumes/2816d939-bd11-4b04-ad3e-b3a9e58d9c4e 0.034s
2026-02-06 21:42:48,068 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:42:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe5be278-368a-444d-a5d2-58c0d3a3b6bb', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe5be278-368a-444d-a5d2-58c0d3a3b6bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/2816d939-bd11-4b04-ad3e-b3a9e58d9c4e'}
Body: b'{"volume": {"id": "2816d939-bd11-4b04-ad3e-b3a9e58d9c4e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:42:48.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1493535879", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/2816d939-bd11-4b04-ad3e-b3a9e58d9c4e"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/2816d939-bd11-4b04-ad3e-b3a9e58d9c4e"}], "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0dda1bab01824dc2b40a7d2363f0cb62"}}'
2026-02-06 21:42:49,116 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.84/volume/v3/volumes/2816d939-bd11-4b04-ad3e-b3a9e58d9c4e 0.037s
2026-02-06 21:42:49,117 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:42:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cf499eb-d3a9-449c-941f-60afcfec2484', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cf499eb-d3a9-449c-941f-60afcfec2484', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/2816d939-bd11-4b04-ad3e-b3a9e58d9c4e'}
Body: b'{"volume": {"id": "2816d939-bd11-4b04-ad3e-b3a9e58d9c4e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:42:48.000000", "updated_at": "2026-02-06T20:42:49.000000", "name": "tempest-TaggedBootDevicesTest-volume-1493535879", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/2816d939-bd11-4b04-ad3e-b3a9e58d9c4e"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/2816d939-bd11-4b04-ad3e-b3a9e58d9c4e"}], "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0dda1bab01824dc2b40a7d2363f0cb62"}}'
2026-02-06 21:42:50,166 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.84/volume/v3/volumes/2816d939-bd11-4b04-ad3e-b3a9e58d9c4e 0.036s
2026-02-06 21:42:50,166 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:42:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0dd5488-5b12-451c-8eb8-db66fcf793d9', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0dd5488-5b12-451c-8eb8-db66fcf793d9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/2816d939-bd11-4b04-ad3e-b3a9e58d9c4e'}
Body: b'{"volume": {"id": "2816d939-bd11-4b04-ad3e-b3a9e58d9c4e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:42:48.000000", "updated_at": "2026-02-06T20:42:49.000000", "name": "tempest-TaggedBootDevicesTest-volume-1493535879", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/2816d939-bd11-4b04-ad3e-b3a9e58d9c4e"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/2816d939-bd11-4b04-ad3e-b3a9e58d9c4e"}], "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0dda1bab01824dc2b40a7d2363f0cb62"}}'
2026-02-06 21:42:50,176 83164 INFO [tempest.common.waiters] volume 2816d939-bd11-4b04-ad3e-b3a9e58d9c4e reached available after waiting for 2.176510 seconds
2026-02-06 21:42:50,349 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://192.168.122.84/volume/v3/volumes 0.173s
2026-02-06 21:42:50,350 83164 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-2088295812"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:42:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffb0a767-c6c6-43e0-a2be-b3f436dec3e8', 'content-length': '759', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffb0a767-c6c6-43e0-a2be-b3f436dec3e8', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/volume/v3/volumes'}
Body: b'{"volume": {"id": "23479921-275e-4001-998a-ebcb4f05019a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:42:50.293295", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-2088295812", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/23479921-275e-4001-998a-ebcb4f05019a"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/23479921-275e-4001-998a-ebcb4f05019a"}], "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-02-06 21:42:50,393 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.84/volume/v3/volumes/23479921-275e-4001-998a-ebcb4f05019a 0.034s
2026-02-06 21:42:50,394 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:42:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac551e98-e7dd-486f-929c-015f35dfd77b', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac551e98-e7dd-486f-929c-015f35dfd77b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/23479921-275e-4001-998a-ebcb4f05019a'}
Body: b'{"volume": {"id": "23479921-275e-4001-998a-ebcb4f05019a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:42:50.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-2088295812", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/23479921-275e-4001-998a-ebcb4f05019a"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/23479921-275e-4001-998a-ebcb4f05019a"}], "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0dda1bab01824dc2b40a7d2363f0cb62"}}'
2026-02-06 21:42:51,443 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.84/volume/v3/volumes/23479921-275e-4001-998a-ebcb4f05019a 0.037s
2026-02-06 21:42:51,443 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:42:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae37c681-3b18-4214-b232-46f250f32d87', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae37c681-3b18-4214-b232-46f250f32d87', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/23479921-275e-4001-998a-ebcb4f05019a'}
Body: b'{"volume": {"id": "23479921-275e-4001-998a-ebcb4f05019a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:42:50.000000", "updated_at": "2026-02-06T20:42:51.000000", "name": "tempest-TaggedBootDevicesTest-volume-2088295812", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/23479921-275e-4001-998a-ebcb4f05019a"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/23479921-275e-4001-998a-ebcb4f05019a"}], "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0dda1bab01824dc2b40a7d2363f0cb62"}}'
2026-02-06 21:42:52,488 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.84/volume/v3/volumes/23479921-275e-4001-998a-ebcb4f05019a 0.034s
2026-02-06 21:42:52,488 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:42:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7b85173-7995-4ec2-8ca4-05c4bda87710', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7b85173-7995-4ec2-8ca4-05c4bda87710', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/23479921-275e-4001-998a-ebcb4f05019a'}
Body: b'{"volume": {"id": "23479921-275e-4001-998a-ebcb4f05019a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:42:50.000000", "updated_at": "2026-02-06T20:42:51.000000", "name": "tempest-TaggedBootDevicesTest-volume-2088295812", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/23479921-275e-4001-998a-ebcb4f05019a"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/23479921-275e-4001-998a-ebcb4f05019a"}], "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0dda1bab01824dc2b40a7d2363f0cb62"}}'
2026-02-06 21:42:52,498 83164 INFO [tempest.common.waiters] volume 23479921-275e-4001-998a-ebcb4f05019a reached available after waiting for 2.498628 seconds
2026-02-06 21:42:53,126 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://192.168.122.84/networking/v2.0/networks 0.627s
2026-02-06 21:42:53,127 83164 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-765509448"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:42:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '612', 'x-openstack-request-id': 'req-7b243593-eed0-4b79-972e-b54433943b4c', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/networks'}
Body: b'{"network":{"id":"5b8cfe2b-6000-45a9-a211-3a9b1cc88a29","name":"tempest-device-tagging-net1-765509448","tenant_id":"0dda1bab01824dc2b40a7d2363f0cb62","project_id":"0dda1bab01824dc2b40a7d2363f0cb62","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"port_security_enabled":true,"router:external":false,"vlan_transparent":false,"qinq":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2026-02-06T20:42:52Z","updated_at":"2026-02-06T20:42:52Z","revision_number":1}}'
2026-02-06 21:42:53,684 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://192.168.122.84/networking/v2.0/networks 0.556s
2026-02-06 21:42:53,684 83164 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-138626122"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:42:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '612', 'x-openstack-request-id': 'req-81a29208-e458-4efe-89f2-5b735e8bc5ef', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/networks'}
Body: b'{"network":{"id":"c0fae1e1-5a14-4393-991b-827a142b5085","name":"tempest-device-tagging-net2-138626122","tenant_id":"0dda1bab01824dc2b40a7d2363f0cb62","project_id":"0dda1bab01824dc2b40a7d2363f0cb62","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"port_security_enabled":true,"router:external":false,"vlan_transparent":false,"qinq":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2026-02-06T20:42:53Z","updated_at":"2026-02-06T20:42:53Z","revision_number":1}}'
2026-02-06 21:42:54,480 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://192.168.122.84/networking/v2.0/subnets 0.795s
2026-02-06 21:42:54,480 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"network_id": "5b8cfe2b-6000-45a9-a211-3a9b1cc88a29", "cidr": "10.1.1.0/24", "ip_version": 4}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:42:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '619', 'x-openstack-request-id': 'req-c51188e9-0c5d-4043-af72-cf452aa04218', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/subnets'}
Body: b'{"subnet":{"id":"abe87eb9-7b3e-4655-a665-132aa5e8d98d","name":"","tenant_id":"0dda1bab01824dc2b40a7d2363f0cb62","network_id":"5b8cfe2b-6000-45a9-a211-3a9b1cc88a29","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.1.1.1","cidr":"10.1.1.0/24","allocation_pools":[{"start":"10.1.1.2","end":"10.1.1.254"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"tags":[],"created_at":"2026-02-06T20:42:53Z","updated_at":"2026-02-06T20:42:53Z","revision_number":0,"project_id":"0dda1bab01824dc2b40a7d2363f0cb62"}}'
2026-02-06 21:42:55,242 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://192.168.122.84/networking/v2.0/subnets 0.761s
2026-02-06 21:42:55,242 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"network_id": "c0fae1e1-5a14-4393-991b-827a142b5085", "cidr": "10.2.2.0/24", "ip_version": 4}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:42:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '619', 'x-openstack-request-id': 'req-c4a4e591-c521-4707-b417-458b47bfd8d9', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/subnets'}
Body: b'{"subnet":{"id":"1b0aec0e-a8dc-4b98-ad10-a4f18979802a","name":"","tenant_id":"0dda1bab01824dc2b40a7d2363f0cb62","network_id":"c0fae1e1-5a14-4393-991b-827a142b5085","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.2.2.1","cidr":"10.2.2.0/24","allocation_pools":[{"start":"10.2.2.2","end":"10.2.2.254"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"tags":[],"created_at":"2026-02-06T20:42:54Z","updated_at":"2026-02-06T20:42:54Z","revision_number":0,"project_id":"0dda1bab01824dc2b40a7d2363f0cb62"}}'
2026-02-06 21:42:55,777 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://192.168.122.84/networking/v2.0/ports 0.534s
2026-02-06 21:42:55,777 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"port": {"network_id": "5b8cfe2b-6000-45a9-a211-3a9b1cc88a29", "name": "tempest-TaggedBootDevicesTest-1211445832", "fixed_ips": [{"subnet_id": "abe87eb9-7b3e-4655-a665-132aa5e8d98d"}]}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:42:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '732', 'x-openstack-request-id': 'req-464227c3-6e79-4472-b6b6-bed445b56002', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/ports'}
Body: b'{"port":{"id":"35f886b8-75c2-4dac-b1c8-55b009855b1d","name":"tempest-TaggedBootDevicesTest-1211445832","network_id":"5b8cfe2b-6000-45a9-a211-3a9b1cc88a29","project_id":"0dda1bab01824dc2b40a7d2363f0cb62","mac_address":"fa:16:3e:ec:bd:d7","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"abe87eb9-7b3e-4655-a665-132aa5e8d98d","ip_address":"10.1.1.78"}],"tenant_id":"0dda1bab01824dc2b40a7d2363f0cb62","port_security_enabled":true,"security_groups":["ce20022a-546e-416c-ba15-0691f3ee1af9"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2026-02-06T20:42:55Z","updated_at":"2026-02-06T20:42:55Z","revision_number":1}}'
2026-02-06 21:42:56,428 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://192.168.122.84/networking/v2.0/ports 0.650s
2026-02-06 21:42:56,428 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"port": {"network_id": "5b8cfe2b-6000-45a9-a211-3a9b1cc88a29", "name": "tempest-TaggedBootDevicesTest-1972723658", "fixed_ips": [{"subnet_id": "abe87eb9-7b3e-4655-a665-132aa5e8d98d"}]}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:42:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '733', 'x-openstack-request-id': 'req-379d768c-6120-4333-a9ad-f6e21d6e6efb', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/ports'}
Body: b'{"port":{"id":"d03af603-a4be-4e06-8e0a-23c1492eccb5","name":"tempest-TaggedBootDevicesTest-1972723658","network_id":"5b8cfe2b-6000-45a9-a211-3a9b1cc88a29","project_id":"0dda1bab01824dc2b40a7d2363f0cb62","mac_address":"fa:16:3e:72:e2:46","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"abe87eb9-7b3e-4655-a665-132aa5e8d98d","ip_address":"10.1.1.241"}],"tenant_id":"0dda1bab01824dc2b40a7d2363f0cb62","port_security_enabled":true,"security_groups":["ce20022a-546e-416c-ba15-0691f3ee1af9"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2026-02-06T20:42:55Z","updated_at":"2026-02-06T20:42:56Z","revision_number":1}}'
2026-02-06 21:42:56,429 83164 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-02-06 21:42:56,429 83164 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-02-06 21:42:56,490 83164 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/compute/v2.1/os-keypairs 0.060s
2026-02-06 21:42:56,491 83164 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-1151195834", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP1o9J0YuT35DAsz/E6Op2M5JSoVFb4kPldt0qqz3pW/0ja73IM/mFmFOam9VhMZuCFzwCdZaIYayTcy6rQ/lm5azw9Xi+BZJ4U1GesSI0iIwtFeDgybKqtJw+crTHSpjA=="}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:42:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '401', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00307bb0-e6b6-4978-b22b-96a2d4650033', 'x-compute-request-id': 'req-00307bb0-e6b6-4978-b22b-96a2d4650033', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1151195834", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP1o9J0YuT35DAsz/E6Op2M5JSoVFb4kPldt0qqz3pW/0ja73IM/mFmFOam9VhMZuCFzwCdZaIYayTcy6rQ/lm5azw9Xi+BZJ4U1GesSI0iIwtFeDgybKqtJw+crTHSpjA==", "fingerprint": "c8:1f:34:d5:db:53:c0:0c:58:c0:5a:ef:b0:8f:f2:c9", "user_id": "2950d3ca8d374f9e992eb122ebc4f06d"}}'
2026-02-06 21:42:56,493 83164 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1151195834 created
2026-02-06 21:42:56,718 83164 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/networking/v2.0/security-groups 0.225s
2026-02-06 21:42:56,718 83164 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--1820066282", "description": "tempest-description--1300673327"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:42:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-0bcc8a16-332a-4088-a49a-176cd6ac10df', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "5156ab69-5fda-4f33-b6d3-3f425f58bd6e", "name": "tempest-securitygroup--1820066282", "stateful": true, "tenant_id": "0dda1bab01824dc2b40a7d2363f0cb62", "project_id": "0dda1bab01824dc2b40a7d2363f0cb62", "description": "tempest-description--1300673327", "shared": false, "security_group_rules": [{"id": "a629b3cf-093e-411d-b9a1-6f3ed350ef5a", "project_id": "0dda1bab01824dc2b40a7d2363f0cb62", "tenant_id": "0dda1bab01824dc2b40a7d2363f0cb62", "security_group_id": "5156ab69-5fda-4f33-b6d3-3f425f58bd6e", "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": 289, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-02-06T20:42:56Z", "updated_at": "2026-02-06T20:42:56Z", "revision_number": 0}, {"id": "be6f0d09-c79b-467d-9652-702c0e50e451", "project_id": "0dda1bab01824dc2b40a7d2363f0cb62", "tenant_id": "0dda1bab01824dc2b40a7d2363f0cb62", "security_group_id": "5156ab69-5fda-4f33-b6d3-3f425f58bd6e", "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": 288, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-02-06T20:42:56Z", "updated_at": "2026-02-06T20:42:56Z", "revision_number": 0}], "tags": [], "created_at": "2026-02-06T20:42:56Z", "updated_at": "2026-02-06T20:42:56Z", "revision_number": 1}}'
2026-02-06 21:42:56,930 83164 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.210s
2026-02-06 21:42:56,930 83164 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": "5156ab69-5fda-4f33-b6d3-3f425f58bd6e", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:42:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-f13979cf-6b93-4259-8b4b-8643f2e42b0c', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "57bb3b5e-1486-4601-81e0-febef50b5ca7", "project_id": "0dda1bab01824dc2b40a7d2363f0cb62", "tenant_id": "0dda1bab01824dc2b40a7d2363f0cb62", "security_group_id": "5156ab69-5fda-4f33-b6d3-3f425f58bd6e", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T20:42:56Z", "updated_at": "2026-02-06T20:42:56Z", "revision_number": 0}}'
2026-02-06 21:42:57,125 83164 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.194s
2026-02-06 21:42:57,125 83164 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": "5156ab69-5fda-4f33-b6d3-3f425f58bd6e", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:42:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-29b5568b-0514-4a6a-bd49-1856327d9c21', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "79631825-d12f-414a-bd59-1680964890e4", "project_id": "0dda1bab01824dc2b40a7d2363f0cb62", "tenant_id": "0dda1bab01824dc2b40a7d2363f0cb62", "security_group_id": "5156ab69-5fda-4f33-b6d3-3f425f58bd6e", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T20:42:57Z", "updated_at": "2026-02-06T20:42:57Z", "revision_number": 0}}'
2026-02-06 21:42:57,126 83164 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1820066282 created
2026-02-06 21:42:57,747 83164 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/networking/v2.0/floatingips 0.621s
2026-02-06 21:42:57,748 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:42:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-04859ef9-83df-453e-ab71-b6210b71b932', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "781e5cbb-f18a-492f-97c9-24375b1d818a", "tenant_id": "0dda1bab01824dc2b40a7d2363f0cb62", "project_id": "0dda1bab01824dc2b40a7d2363f0cb62", "floating_ip_address": "172.24.4.195", "floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-02-06T20:42:57Z", "updated_at": "2026-02-06T20:42:57Z", "revision_number": 0}}'
2026-02-06 21:42:57,748 83164 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '781e5cbb-f18a-492f-97c9-24375b1d818a', 'tenant_id': '0dda1bab01824dc2b40a7d2363f0cb62', 'project_id': '0dda1bab01824dc2b40a7d2363f0cb62', 'floating_ip_address': '172.24.4.195', 'floating_network_id': '2915bb8f-3534-4eb6-9140-b5d7d7372804', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-02-06T20:42:57Z', 'updated_at': '2026-02-06T20:42:57Z', 'revision_number': 0, 'ip': '172.24.4.195'} created
2026-02-06 21:42:57,790 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://192.168.122.84/identity/v3/auth/tokens 0.038s
2026-02-06 21:42:57,790 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:42:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2517', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-807fc757-21d4-4676-bc51-dad70c209853', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "2950d3ca8d374f9e992eb122ebc4f06d", "name": "tempest-TaggedBootDevicesTest-854809298-project-member", "password_expires_at": null}, "audit_ids": ["5gV_V0POSPO-kL01Pj5QFg"], "expires_at": "2026-02-06T21:42:57.000000Z", "issued_at": "2026-02-06T20:42:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0dda1bab01824dc2b40a7d2363f0cb62", "name": "tempest-TaggedBootDevicesTest-854809298"}, "is_domain": false, "roles": [{"id": "4d6e333c257e4064956f140a41314573", "name": "member"}, {"id": "84504efd54ae4a9588c8422ecb0abfee", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0f713fe2daca44ec89b9c3e10932c970", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/volume/v3", "region": "RegionOne"}], "id": "26431d82c9384270aa512356bf5e64e6", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "070a948755e647bbb3bcb90d19888397", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/image", "region": "RegionOne"}], "id": "528911970de64848b5475ebd6ee6a418", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2e1ae24ade8f44e3a593eefe79d140f4", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/compute/v2/0dda1bab01824dc2b40a7d2363f0cb62", "region": "RegionOne"}], "id": "5337a897e80c4f86b14c496add20b2ba", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "36e1704910c14c38b323e02c6c534ffd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/placement", "region": "RegionOne"}], "id": "64ba2cc515ea48f2b6bf589109ecc398", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "bc1699eba7ce420d8a3224b948f231ca", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/networking", "region": "RegionOne"}], "id": "69678593bf2148cd9bfbb05428f1572e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0fdbcf46c1c149b59bbe63e29a54685a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/compute/v2.1", "region": "RegionOne"}], "id": "bc80821fb9b24e858c301c82531c11a6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d5bb2d743fb54a7ea460fc8ecb99292e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/identity", "region": "RegionOne"}], "id": "f3f05134bbf9431aab4cd693ebfef943", "type": "identity", "name": "keystone"}]}}'
2026-02-06 21:42:57,790 83164 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest:test_tagged_boot_devices) Found network {'id': '42df0551-f9af-4138-a670-7e4ff9c08635', 'name': 'tempest-TaggedBootDevicesTest-977170900-network', 'tenant_id': '0dda1bab01824dc2b40a7d2363f0cb62', 'project_id': '0dda1bab01824dc2b40a7d2363f0cb62', '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': 28947, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-02-06T20:42:23Z', 'updated_at': '2026-02-06T20:42:23Z', 'revision_number': 1} available for tenant
2026-02-06 21:42:57,830 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://192.168.122.84/identity/v3/auth/tokens 0.035s
2026-02-06 21:42:57,830 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:42:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2517', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3d150d2d-4b09-4e4f-a32c-11a7e0801254', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "2950d3ca8d374f9e992eb122ebc4f06d", "name": "tempest-TaggedBootDevicesTest-854809298-project-member", "password_expires_at": null}, "audit_ids": ["wgIj8lo2RBOT81Zv8kQusg"], "expires_at": "2026-02-06T21:42:57.000000Z", "issued_at": "2026-02-06T20:42:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0dda1bab01824dc2b40a7d2363f0cb62", "name": "tempest-TaggedBootDevicesTest-854809298"}, "is_domain": false, "roles": [{"id": "4d6e333c257e4064956f140a41314573", "name": "member"}, {"id": "84504efd54ae4a9588c8422ecb0abfee", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0f713fe2daca44ec89b9c3e10932c970", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/volume/v3", "region": "RegionOne"}], "id": "26431d82c9384270aa512356bf5e64e6", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "070a948755e647bbb3bcb90d19888397", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/image", "region": "RegionOne"}], "id": "528911970de64848b5475ebd6ee6a418", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2e1ae24ade8f44e3a593eefe79d140f4", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/compute/v2/0dda1bab01824dc2b40a7d2363f0cb62", "region": "RegionOne"}], "id": "5337a897e80c4f86b14c496add20b2ba", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "36e1704910c14c38b323e02c6c534ffd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/placement", "region": "RegionOne"}], "id": "64ba2cc515ea48f2b6bf589109ecc398", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "bc1699eba7ce420d8a3224b948f231ca", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/networking", "region": "RegionOne"}], "id": "69678593bf2148cd9bfbb05428f1572e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0fdbcf46c1c149b59bbe63e29a54685a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/compute/v2.1", "region": "RegionOne"}], "id": "bc80821fb9b24e858c301c82531c11a6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d5bb2d743fb54a7ea460fc8ecb99292e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/identity", "region": "RegionOne"}], "id": "f3f05134bbf9431aab4cd693ebfef943", "type": "identity", "name": "keystone"}]}}'
2026-02-06 21:42:57,831 83164 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest:test_tagged_boot_devices) Found network {'id': '42df0551-f9af-4138-a670-7e4ff9c08635', 'name': 'tempest-TaggedBootDevicesTest-977170900-network', 'tenant_id': '0dda1bab01824dc2b40a7d2363f0cb62', 'project_id': '0dda1bab01824dc2b40a7d2363f0cb62', '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': 28947, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-02-06T20:42:23Z', 'updated_at': '2026-02-06T20:42:23Z', 'revision_number': 1} available for tenant
2026-02-06 21:42:57,831 83164 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1151195834', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP1o9J0YuT35DAsz/E6Op2M5JSoVFb4kPldt0qqz3pW/0ja73IM/mFmFOam9VhMZuCFzwCdZaIYayTcy6rQ/lm5azw9Xi+BZJ4U1GesSI0iIwtFeDgybKqtJw+crTHSpjA==', 'fingerprint': 'c8:1f:34:d5:db:53:c0:0c:58:c0:5a:ef:b0:8f:f2:c9', 'user_id': '2950d3ca8d374f9e992eb122ebc4f06d', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDO4UWplX/SusbN+/MqxzB/EuSJUeibpD4cAHTkCjlmLPAokkaioRYX\nnMZ8cyAh7LygBwYFK4EEACKhZANiAAT9aPSdGLk9+QwLM/xOjqdjOSUqFRW+JD5X\nbdKqs96Vv9I2u9yDP5hZhTmpvVYTGbghc8AnWWiGGsk3Muq0P5ZuWs8PV4vgWSeF\nNRnrEiNIiMLRXg4MmyqrScPnK0x0qYw=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '5156ab69-5fda-4f33-b6d3-3f425f58bd6e', 'name': 'tempest-securitygroup--1820066282', 'stateful': True, 'tenant_id': '0dda1bab01824dc2b40a7d2363f0cb62', 'project_id': '0dda1bab01824dc2b40a7d2363f0cb62', 'description': 'tempest-description--1300673327', 'shared': False, 'security_group_rules': [{'id': 'a629b3cf-093e-411d-b9a1-6f3ed350ef5a', 'project_id': '0dda1bab01824dc2b40a7d2363f0cb62', 'tenant_id': '0dda1bab01824dc2b40a7d2363f0cb62', 'security_group_id': '5156ab69-5fda-4f33-b6d3-3f425f58bd6e', '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': 289, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-02-06T20:42:56Z', 'updated_at': '2026-02-06T20:42:56Z', 'revision_number': 0}, {'id': 'be6f0d09-c79b-467d-9652-702c0e50e451', 'project_id': '0dda1bab01824dc2b40a7d2363f0cb62', 'tenant_id': '0dda1bab01824dc2b40a7d2363f0cb62', 'security_group_id': '5156ab69-5fda-4f33-b6d3-3f425f58bd6e', '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': 288, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-02-06T20:42:56Z', 'updated_at': '2026-02-06T20:42:56Z', 'revision_number': 0}], 'tags': [], 'created_at': '2026-02-06T20:42:56Z', 'updated_at': '2026-02-06T20:42:56Z', 'revision_number': 1}, 'floating_ip': {'id': '781e5cbb-f18a-492f-97c9-24375b1d818a', 'tenant_id': '0dda1bab01824dc2b40a7d2363f0cb62', 'project_id': '0dda1bab01824dc2b40a7d2363f0cb62', 'floating_ip_address': '172.24.4.195', 'floating_network_id': '2915bb8f-3534-4eb6-9140-b5d7d7372804', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-02-06T20:42:57Z', 'updated_at': '2026-02-06T20:42:57Z', 'revision_number': 0, 'ip': '172.24.4.195'}}
2026-02-06 21:42:59,742 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://192.168.122.84/compute/v2.1/servers 1.910s
2026-02-06 21:42:59,743 83164 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-892022545", "imageRef": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "42df0551-f9af-4138-a670-7e4ff9c08635"}, {"port": "35f886b8-75c2-4dac-b1c8-55b009855b1d", "tag": "port-1"}, {"port": "d03af603-a4be-4e06-8e0a-23c1492eccb5", "tag": "port-2"}, {"uuid": "5b8cfe2b-6000-45a9-a211-3a9b1cc88a29", "tag": "net-1"}, {"uuid": "5b8cfe2b-6000-45a9-a211-3a9b1cc88a29"}, {"uuid": "c0fae1e1-5a14-4393-991b-827a142b5085", "fixed_ip": "10.2.2.100", "tag": "net-2-100"}, {"uuid": "c0fae1e1-5a14-4393-991b-827a142b5085", "fixed_ip": "10.2.2.200", "tag": "net-2-200"}], "block_device_mapping_v2": [{"uuid": "c2562bca-f676-4774-a896-18a267267bd5", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "tag": "boot"}, {"uuid": "2816d939-bd11-4b04-ad3e-b3a9e58d9c4e", "source_type": "volume", "destination_type": "volume", "boot_index": 1, "tag": "other"}, {"uuid": "23479921-275e-4001-998a-ebcb4f05019a", "source_type": "volume", "destination_type": "volume", "boot_index": 2}], "security_groups": [{"name": "tempest-securitygroup--1820066282"}], "key_name": "tempest-keypair-1151195834", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:42:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '412', 'location': 'http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9', '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-862ff434-04c9-43d6-bb21-3e1ee7431e5b', 'x-compute-request-id': 'req-862ff434-04c9-43d6-bb21-3e1ee7431e5b', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/compute/v2.1/servers'}
Body: b'{"server": {"id": "8f49631f-75b0-4582-a8b3-5385ef12b2d9", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1820066282"}], "adminPass": "cQUHsVMkB48m"}}'
2026-02-06 21:42:59,814 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9 0.069s
2026-02-06 21:42:59,814 83164 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': 'Fri, 06 Feb 2026 20:42:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1295', '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-7f0d5bd0-4e7f-472e-b505-01683f1bc708', 'x-compute-request-id': 'req-7f0d5bd0-4e7f-472e-b505-01683f1bc708', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:43:00Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "", "id": "8f49631f-75b0-4582-a8b3-5385ef12b2d9", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}], "metadata": {}, "name": "tempest-device-tagging-server-892022545", "status": "BUILD", "tenant_id": "0dda1bab01824dc2b40a7d2363f0cb62", "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "updated": "2026-02-06T20:42:59Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1151195834", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:43:00,908 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9 0.079s
2026-02-06 21:43:00,908 83164 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': 'Fri, 06 Feb 2026 20:43:00 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-ab1a3ceb-580f-4c27-ad45-fde8d7624bba', 'x-compute-request-id': 'req-ab1a3ceb-580f-4c27-ad45-fde8d7624bba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:42:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "", "id": "8f49631f-75b0-4582-a8b3-5385ef12b2d9", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}], "metadata": {}, "name": "tempest-device-tagging-server-892022545", "status": "BUILD", "tenant_id": "0dda1bab01824dc2b40a7d2363f0cb62", "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "updated": "2026-02-06T20:43:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1151195834", "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": "23479921-275e-4001-998a-ebcb4f05019a", "delete_on_termination": false}, {"id": "2816d939-bd11-4b04-ad3e-b3a9e58d9c4e", "delete_on_termination": false}, {"id": "c2562bca-f676-4774-a896-18a267267bd5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:43:02,003 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9 0.081s
2026-02-06 21:43:02,004 83164 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': 'Fri, 06 Feb 2026 20:43:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1585', '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-d864420b-b0c7-49e4-9725-9c0b77e7e931', 'x-compute-request-id': 'req-d864420b-b0c7-49e4-9725-9c0b77e7e931', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:42:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b56347b02492dbbb5a9f1f2bb150b8f70eb871f731b6547e2c162e0b", "id": "8f49631f-75b0-4582-a8b3-5385ef12b2d9", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}], "metadata": {}, "name": "tempest-device-tagging-server-892022545", "status": "BUILD", "tenant_id": "0dda1bab01824dc2b40a7d2363f0cb62", "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "updated": "2026-02-06T20:43:01Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1151195834", "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": "23479921-275e-4001-998a-ebcb4f05019a", "delete_on_termination": false}, {"id": "2816d939-bd11-4b04-ad3e-b3a9e58d9c4e", "delete_on_termination": false}, {"id": "c2562bca-f676-4774-a896-18a267267bd5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:43:02,017 83164 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-02-06 21:43:03,100 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9 0.082s
2026-02-06 21:43:03,101 83164 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': 'Fri, 06 Feb 2026 20:43:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1585', '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-c50d0aaf-16e1-4ce8-a2d9-c4d127fdad97', 'x-compute-request-id': 'req-c50d0aaf-16e1-4ce8-a2d9-c4d127fdad97', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:42:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b56347b02492dbbb5a9f1f2bb150b8f70eb871f731b6547e2c162e0b", "id": "8f49631f-75b0-4582-a8b3-5385ef12b2d9", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}], "metadata": {}, "name": "tempest-device-tagging-server-892022545", "status": "BUILD", "tenant_id": "0dda1bab01824dc2b40a7d2363f0cb62", "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "updated": "2026-02-06T20:43:01Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1151195834", "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": "23479921-275e-4001-998a-ebcb4f05019a", "delete_on_termination": false}, {"id": "2816d939-bd11-4b04-ad3e-b3a9e58d9c4e", "delete_on_termination": false}, {"id": "c2562bca-f676-4774-a896-18a267267bd5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:43:04,205 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9 0.090s
2026-02-06 21:43:04,205 83164 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': 'Fri, 06 Feb 2026 20:43:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1593', '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-848330f1-633b-4677-9327-68997550561b', 'x-compute-request-id': 'req-848330f1-633b-4677-9327-68997550561b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:42:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b56347b02492dbbb5a9f1f2bb150b8f70eb871f731b6547e2c162e0b", "id": "8f49631f-75b0-4582-a8b3-5385ef12b2d9", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}], "metadata": {}, "name": "tempest-device-tagging-server-892022545", "status": "BUILD", "tenant_id": "0dda1bab01824dc2b40a7d2363f0cb62", "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "updated": "2026-02-06T20:43:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1151195834", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "23479921-275e-4001-998a-ebcb4f05019a", "delete_on_termination": false}, {"id": "2816d939-bd11-4b04-ad3e-b3a9e58d9c4e", "delete_on_termination": false}, {"id": "c2562bca-f676-4774-a896-18a267267bd5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:43:04,218 83164 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-02-06 21:43:05,465 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9 0.245s
2026-02-06 21:43:05,466 83164 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': 'Fri, 06 Feb 2026 20:43:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1708', '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-7044b48c-f692-4228-86fc-5500c35b7d98', 'x-compute-request-id': 'req-7044b48c-f692-4228-86fc-5500c35b7d98', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:42:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b56347b02492dbbb5a9f1f2bb150b8f70eb871f731b6547e2c162e0b", "id": "8f49631f-75b0-4582-a8b3-5385ef12b2d9", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}], "metadata": {}, "name": "tempest-device-tagging-server-892022545", "status": "BUILD", "tenant_id": "0dda1bab01824dc2b40a7d2363f0cb62", "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "updated": "2026-02-06T20:43:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1151195834", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "23479921-275e-4001-998a-ebcb4f05019a", "delete_on_termination": false}, {"id": "2816d939-bd11-4b04-ad3e-b3a9e58d9c4e", "delete_on_termination": false}, {"id": "c2562bca-f676-4774-a896-18a267267bd5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:43:06,850 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9 0.371s
2026-02-06 21:43:06,850 83164 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': 'Fri, 06 Feb 2026 20:43:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1812', '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-28f1c2c8-5837-49b3-b611-70ce89cc6cb2', 'x-compute-request-id': 'req-28f1c2c8-5837-49b3-b611-70ce89cc6cb2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:42:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b56347b02492dbbb5a9f1f2bb150b8f70eb871f731b6547e2c162e0b", "id": "8f49631f-75b0-4582-a8b3-5385ef12b2d9", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}], "metadata": {}, "name": "tempest-device-tagging-server-892022545", "status": "BUILD", "tenant_id": "0dda1bab01824dc2b40a7d2363f0cb62", "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "updated": "2026-02-06T20:43:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1151195834", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "23479921-275e-4001-998a-ebcb4f05019a", "delete_on_termination": false}, {"id": "2816d939-bd11-4b04-ad3e-b3a9e58d9c4e", "delete_on_termination": false}, {"id": "c2562bca-f676-4774-a896-18a267267bd5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:43:06,863 83164 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 7 second wait
2026-02-06 21:43:08,141 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9 0.276s
2026-02-06 21:43:08,141 83164 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': 'Fri, 06 Feb 2026 20:43:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1859', '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-9fa9d838-2b54-4a15-8b7f-94a97f95e369', 'x-compute-request-id': 'req-9fa9d838-2b54-4a15-8b7f-94a97f95e369', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:42:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b56347b02492dbbb5a9f1f2bb150b8f70eb871f731b6547e2c162e0b", "id": "8f49631f-75b0-4582-a8b3-5385ef12b2d9", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}], "metadata": {}, "name": "tempest-device-tagging-server-892022545", "status": "BUILD", "tenant_id": "0dda1bab01824dc2b40a7d2363f0cb62", "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "updated": "2026-02-06T20:43:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1151195834", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "23479921-275e-4001-998a-ebcb4f05019a", "delete_on_termination": false}, {"id": "2816d939-bd11-4b04-ad3e-b3a9e58d9c4e", "delete_on_termination": false}, {"id": "c2562bca-f676-4774-a896-18a267267bd5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:43:09,414 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9 0.259s
2026-02-06 21:43:09,415 83164 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': 'Fri, 06 Feb 2026 20:43:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1880', '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-db454212-a739-4aae-afe8-5efddd6ef265', 'x-compute-request-id': 'req-db454212-a739-4aae-afe8-5efddd6ef265', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:42:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b56347b02492dbbb5a9f1f2bb150b8f70eb871f731b6547e2c162e0b", "id": "8f49631f-75b0-4582-a8b3-5385ef12b2d9", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}], "metadata": {}, "name": "tempest-device-tagging-server-892022545", "status": "BUILD", "tenant_id": "0dda1bab01824dc2b40a7d2363f0cb62", "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "updated": "2026-02-06T20:43:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1151195834", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1820066282"}, {"name": "default"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "23479921-275e-4001-998a-ebcb4f05019a", "delete_on_termination": false}, {"id": "2816d939-bd11-4b04-ad3e-b3a9e58d9c4e", "delete_on_termination": false}, {"id": "c2562bca-f676-4774-a896-18a267267bd5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:43:10,715 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9 0.286s
2026-02-06 21:43:10,715 83164 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': 'Fri, 06 Feb 2026 20:43:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1901', '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-eba6e46c-81a6-48e2-8a0e-5e9d3034bd5d', 'x-compute-request-id': 'req-eba6e46c-81a6-48e2-8a0e-5e9d3034bd5d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:42:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b56347b02492dbbb5a9f1f2bb150b8f70eb871f731b6547e2c162e0b", "id": "8f49631f-75b0-4582-a8b3-5385ef12b2d9", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}], "metadata": {}, "name": "tempest-device-tagging-server-892022545", "status": "BUILD", "tenant_id": "0dda1bab01824dc2b40a7d2363f0cb62", "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "updated": "2026-02-06T20:43:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1151195834", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1820066282"}, {"name": "default"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "23479921-275e-4001-998a-ebcb4f05019a", "delete_on_termination": false}, {"id": "2816d939-bd11-4b04-ad3e-b3a9e58d9c4e", "delete_on_termination": false}, {"id": "c2562bca-f676-4774-a896-18a267267bd5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:43:12,121 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9 0.391s
2026-02-06 21:43:12,121 83164 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': 'Fri, 06 Feb 2026 20:43:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1901', '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-4f50eff5-ddf0-42ea-9899-e80bfdd24609', 'x-compute-request-id': 'req-4f50eff5-ddf0-42ea-9899-e80bfdd24609', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:42:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b56347b02492dbbb5a9f1f2bb150b8f70eb871f731b6547e2c162e0b", "id": "8f49631f-75b0-4582-a8b3-5385ef12b2d9", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}], "metadata": {}, "name": "tempest-device-tagging-server-892022545", "status": "BUILD", "tenant_id": "0dda1bab01824dc2b40a7d2363f0cb62", "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "updated": "2026-02-06T20:43:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1151195834", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1820066282"}, {"name": "default"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "23479921-275e-4001-998a-ebcb4f05019a", "delete_on_termination": false}, {"id": "2816d939-bd11-4b04-ad3e-b3a9e58d9c4e", "delete_on_termination": false}, {"id": "c2562bca-f676-4774-a896-18a267267bd5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:43:13,408 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9 0.272s
2026-02-06 21:43:13,408 83164 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': 'Fri, 06 Feb 2026 20:43:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1901', '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-8178490b-ae60-4a02-96f6-b8377346bad4', 'x-compute-request-id': 'req-8178490b-ae60-4a02-96f6-b8377346bad4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:42:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b56347b02492dbbb5a9f1f2bb150b8f70eb871f731b6547e2c162e0b", "id": "8f49631f-75b0-4582-a8b3-5385ef12b2d9", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}], "metadata": {}, "name": "tempest-device-tagging-server-892022545", "status": "BUILD", "tenant_id": "0dda1bab01824dc2b40a7d2363f0cb62", "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "updated": "2026-02-06T20:43:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1151195834", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1820066282"}, {"name": "default"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "23479921-275e-4001-998a-ebcb4f05019a", "delete_on_termination": false}, {"id": "2816d939-bd11-4b04-ad3e-b3a9e58d9c4e", "delete_on_termination": false}, {"id": "c2562bca-f676-4774-a896-18a267267bd5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:43:14,608 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9 0.186s
2026-02-06 21:43:14,609 83164 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': 'Fri, 06 Feb 2026 20:43:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1889', '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-81b1e3b4-6ae4-474d-9844-23ad3cc9c984', 'x-compute-request-id': 'req-81b1e3b4-6ae4-474d-9844-23ad3cc9c984', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:42:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b56347b02492dbbb5a9f1f2bb150b8f70eb871f731b6547e2c162e0b", "id": "8f49631f-75b0-4582-a8b3-5385ef12b2d9", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}], "metadata": {}, "name": "tempest-device-tagging-server-892022545", "status": "BUILD", "tenant_id": "0dda1bab01824dc2b40a7d2363f0cb62", "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "updated": "2026-02-06T20:43:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1151195834", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1820066282"}, {"name": "default"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c2562bca-f676-4774-a896-18a267267bd5", "delete_on_termination": false}, {"id": "2816d939-bd11-4b04-ad3e-b3a9e58d9c4e", "delete_on_termination": false}, {"id": "23479921-275e-4001-998a-ebcb4f05019a", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:43:14,622 83164 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 15 second wait
2026-02-06 21:43:15,865 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9 0.241s
2026-02-06 21:43:15,865 83164 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': 'Fri, 06 Feb 2026 20:43:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1889', '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-c975f296-5285-4c40-ade0-0ec618f7b16d', 'x-compute-request-id': 'req-c975f296-5285-4c40-ade0-0ec618f7b16d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:42:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b56347b02492dbbb5a9f1f2bb150b8f70eb871f731b6547e2c162e0b", "id": "8f49631f-75b0-4582-a8b3-5385ef12b2d9", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}], "metadata": {}, "name": "tempest-device-tagging-server-892022545", "status": "BUILD", "tenant_id": "0dda1bab01824dc2b40a7d2363f0cb62", "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "updated": "2026-02-06T20:43:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1151195834", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1820066282"}, {"name": "default"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "23479921-275e-4001-998a-ebcb4f05019a", "delete_on_termination": false}, {"id": "2816d939-bd11-4b04-ad3e-b3a9e58d9c4e", "delete_on_termination": false}, {"id": "c2562bca-f676-4774-a896-18a267267bd5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:43:17,225 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9 0.345s
2026-02-06 21:43:17,225 83164 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': 'Fri, 06 Feb 2026 20:43:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1889', '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-c7640533-7665-45ed-806b-c41d0d556239', 'x-compute-request-id': 'req-c7640533-7665-45ed-806b-c41d0d556239', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:42:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b56347b02492dbbb5a9f1f2bb150b8f70eb871f731b6547e2c162e0b", "id": "8f49631f-75b0-4582-a8b3-5385ef12b2d9", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}], "metadata": {}, "name": "tempest-device-tagging-server-892022545", "status": "BUILD", "tenant_id": "0dda1bab01824dc2b40a7d2363f0cb62", "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "updated": "2026-02-06T20:43:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1151195834", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1820066282"}, {"name": "default"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c2562bca-f676-4774-a896-18a267267bd5", "delete_on_termination": false}, {"id": "2816d939-bd11-4b04-ad3e-b3a9e58d9c4e", "delete_on_termination": false}, {"id": "23479921-275e-4001-998a-ebcb4f05019a", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:43:18,465 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9 0.226s
2026-02-06 21:43:18,465 83164 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': 'Fri, 06 Feb 2026 20:43:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1889', '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-2e280b8b-c634-4fca-9096-fcffd2c283f2', 'x-compute-request-id': 'req-2e280b8b-c634-4fca-9096-fcffd2c283f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:42:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b56347b02492dbbb5a9f1f2bb150b8f70eb871f731b6547e2c162e0b", "id": "8f49631f-75b0-4582-a8b3-5385ef12b2d9", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}], "metadata": {}, "name": "tempest-device-tagging-server-892022545", "status": "BUILD", "tenant_id": "0dda1bab01824dc2b40a7d2363f0cb62", "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "updated": "2026-02-06T20:43:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1151195834", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1820066282"}, {"name": "default"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "23479921-275e-4001-998a-ebcb4f05019a", "delete_on_termination": false}, {"id": "2816d939-bd11-4b04-ad3e-b3a9e58d9c4e", "delete_on_termination": false}, {"id": "c2562bca-f676-4774-a896-18a267267bd5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:43:19,746 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9 0.265s
2026-02-06 21:43:19,747 83164 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': 'Fri, 06 Feb 2026 20:43:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1889', '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-72a77eb5-f41e-46f0-9d43-b9576442dfef', 'x-compute-request-id': 'req-72a77eb5-f41e-46f0-9d43-b9576442dfef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:42:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b56347b02492dbbb5a9f1f2bb150b8f70eb871f731b6547e2c162e0b", "id": "8f49631f-75b0-4582-a8b3-5385ef12b2d9", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}], "metadata": {}, "name": "tempest-device-tagging-server-892022545", "status": "BUILD", "tenant_id": "0dda1bab01824dc2b40a7d2363f0cb62", "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "updated": "2026-02-06T20:43:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1151195834", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1820066282"}, {"name": "default"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "23479921-275e-4001-998a-ebcb4f05019a", "delete_on_termination": false}, {"id": "2816d939-bd11-4b04-ad3e-b3a9e58d9c4e", "delete_on_termination": false}, {"id": "c2562bca-f676-4774-a896-18a267267bd5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:43:20,983 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9 0.222s
2026-02-06 21:43:20,983 83164 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': 'Fri, 06 Feb 2026 20:43:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1889', '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-d4c79bed-347b-417c-aae3-7f350e181669', 'x-compute-request-id': 'req-d4c79bed-347b-417c-aae3-7f350e181669', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:42:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b56347b02492dbbb5a9f1f2bb150b8f70eb871f731b6547e2c162e0b", "id": "8f49631f-75b0-4582-a8b3-5385ef12b2d9", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}], "metadata": {}, "name": "tempest-device-tagging-server-892022545", "status": "BUILD", "tenant_id": "0dda1bab01824dc2b40a7d2363f0cb62", "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "updated": "2026-02-06T20:43:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1151195834", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1820066282"}, {"name": "default"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "23479921-275e-4001-998a-ebcb4f05019a", "delete_on_termination": false}, {"id": "2816d939-bd11-4b04-ad3e-b3a9e58d9c4e", "delete_on_termination": false}, {"id": "c2562bca-f676-4774-a896-18a267267bd5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:43:22,193 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9 0.195s
2026-02-06 21:43:22,193 83164 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': 'Fri, 06 Feb 2026 20:43:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1889', '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-43c6a7f8-a5af-46a1-8993-90c537d094cb', 'x-compute-request-id': 'req-43c6a7f8-a5af-46a1-8993-90c537d094cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:42:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b56347b02492dbbb5a9f1f2bb150b8f70eb871f731b6547e2c162e0b", "id": "8f49631f-75b0-4582-a8b3-5385ef12b2d9", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}], "metadata": {}, "name": "tempest-device-tagging-server-892022545", "status": "BUILD", "tenant_id": "0dda1bab01824dc2b40a7d2363f0cb62", "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "updated": "2026-02-06T20:43:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1151195834", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1820066282"}, {"name": "default"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "23479921-275e-4001-998a-ebcb4f05019a", "delete_on_termination": false}, {"id": "2816d939-bd11-4b04-ad3e-b3a9e58d9c4e", "delete_on_termination": false}, {"id": "c2562bca-f676-4774-a896-18a267267bd5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:43:23,399 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9 0.192s
2026-02-06 21:43:23,399 83164 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': 'Fri, 06 Feb 2026 20:43:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1889', '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-fd2a1fac-a40e-446d-a0fc-888add590e65', 'x-compute-request-id': 'req-fd2a1fac-a40e-446d-a0fc-888add590e65', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:42:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b56347b02492dbbb5a9f1f2bb150b8f70eb871f731b6547e2c162e0b", "id": "8f49631f-75b0-4582-a8b3-5385ef12b2d9", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}], "metadata": {}, "name": "tempest-device-tagging-server-892022545", "status": "BUILD", "tenant_id": "0dda1bab01824dc2b40a7d2363f0cb62", "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "updated": "2026-02-06T20:43:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1151195834", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1820066282"}, {"name": "default"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "23479921-275e-4001-998a-ebcb4f05019a", "delete_on_termination": false}, {"id": "2816d939-bd11-4b04-ad3e-b3a9e58d9c4e", "delete_on_termination": false}, {"id": "c2562bca-f676-4774-a896-18a267267bd5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:43:24,634 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9 0.221s
2026-02-06 21:43:24,635 83164 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': 'Fri, 06 Feb 2026 20:43:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1889', '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-1877179a-49b7-47df-86b6-0b443edc4d29', 'x-compute-request-id': 'req-1877179a-49b7-47df-86b6-0b443edc4d29', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:42:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b56347b02492dbbb5a9f1f2bb150b8f70eb871f731b6547e2c162e0b", "id": "8f49631f-75b0-4582-a8b3-5385ef12b2d9", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}], "metadata": {}, "name": "tempest-device-tagging-server-892022545", "status": "BUILD", "tenant_id": "0dda1bab01824dc2b40a7d2363f0cb62", "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "updated": "2026-02-06T20:43:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1151195834", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1820066282"}, {"name": "default"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "23479921-275e-4001-998a-ebcb4f05019a", "delete_on_termination": false}, {"id": "2816d939-bd11-4b04-ad3e-b3a9e58d9c4e", "delete_on_termination": false}, {"id": "c2562bca-f676-4774-a896-18a267267bd5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:43:26,302 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9 0.653s
2026-02-06 21:43:26,303 83164 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': 'Fri, 06 Feb 2026 20:43:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1889', '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-5d5e30b9-e107-4843-bf6c-92615658b94e', 'x-compute-request-id': 'req-5d5e30b9-e107-4843-bf6c-92615658b94e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:42:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b56347b02492dbbb5a9f1f2bb150b8f70eb871f731b6547e2c162e0b", "id": "8f49631f-75b0-4582-a8b3-5385ef12b2d9", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}], "metadata": {}, "name": "tempest-device-tagging-server-892022545", "status": "BUILD", "tenant_id": "0dda1bab01824dc2b40a7d2363f0cb62", "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "updated": "2026-02-06T20:43:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1151195834", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1820066282"}, {"name": "default"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "23479921-275e-4001-998a-ebcb4f05019a", "delete_on_termination": false}, {"id": "2816d939-bd11-4b04-ad3e-b3a9e58d9c4e", "delete_on_termination": false}, {"id": "c2562bca-f676-4774-a896-18a267267bd5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:43:27,871 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9 0.554s
2026-02-06 21:43:27,871 83164 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': 'Fri, 06 Feb 2026 20:43:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1889', '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-29a6448c-a73d-4248-9e37-abc759d1fe0f', 'x-compute-request-id': 'req-29a6448c-a73d-4248-9e37-abc759d1fe0f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:42:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b56347b02492dbbb5a9f1f2bb150b8f70eb871f731b6547e2c162e0b", "id": "8f49631f-75b0-4582-a8b3-5385ef12b2d9", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}], "metadata": {}, "name": "tempest-device-tagging-server-892022545", "status": "BUILD", "tenant_id": "0dda1bab01824dc2b40a7d2363f0cb62", "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "updated": "2026-02-06T20:43:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1151195834", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1820066282"}, {"name": "default"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "23479921-275e-4001-998a-ebcb4f05019a", "delete_on_termination": false}, {"id": "2816d939-bd11-4b04-ad3e-b3a9e58d9c4e", "delete_on_termination": false}, {"id": "c2562bca-f676-4774-a896-18a267267bd5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:43:29,080 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9 0.194s
2026-02-06 21:43:29,080 83164 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': 'Fri, 06 Feb 2026 20:43:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1889', '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-c201bc02-2813-4c80-9c8e-fe3095df3a89', 'x-compute-request-id': 'req-c201bc02-2813-4c80-9c8e-fe3095df3a89', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:42:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b56347b02492dbbb5a9f1f2bb150b8f70eb871f731b6547e2c162e0b", "id": "8f49631f-75b0-4582-a8b3-5385ef12b2d9", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}], "metadata": {}, "name": "tempest-device-tagging-server-892022545", "status": "BUILD", "tenant_id": "0dda1bab01824dc2b40a7d2363f0cb62", "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "updated": "2026-02-06T20:43:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1151195834", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1820066282"}, {"name": "default"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "23479921-275e-4001-998a-ebcb4f05019a", "delete_on_termination": false}, {"id": "2816d939-bd11-4b04-ad3e-b3a9e58d9c4e", "delete_on_termination": false}, {"id": "c2562bca-f676-4774-a896-18a267267bd5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:43:30,352 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9 0.257s
2026-02-06 21:43:30,353 83164 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': 'Fri, 06 Feb 2026 20:43:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1889', '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-4389fb75-105f-47d1-8ce9-7081848859b0', 'x-compute-request-id': 'req-4389fb75-105f-47d1-8ce9-7081848859b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:42:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b56347b02492dbbb5a9f1f2bb150b8f70eb871f731b6547e2c162e0b", "id": "8f49631f-75b0-4582-a8b3-5385ef12b2d9", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}], "metadata": {}, "name": "tempest-device-tagging-server-892022545", "status": "BUILD", "tenant_id": "0dda1bab01824dc2b40a7d2363f0cb62", "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "updated": "2026-02-06T20:43:30Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1151195834", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1820066282"}, {"name": "default"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "c2562bca-f676-4774-a896-18a267267bd5", "delete_on_termination": false}, {"id": "2816d939-bd11-4b04-ad3e-b3a9e58d9c4e", "delete_on_termination": false}, {"id": "23479921-275e-4001-998a-ebcb4f05019a", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:43:31,697 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9 0.330s
2026-02-06 21:43:31,697 83164 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': 'Fri, 06 Feb 2026 20:43:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '2839', '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-8e666de6-0060-4a28-873e-8e045f3de98f', 'x-compute-request-id': 'req-8e666de6-0060-4a28-873e-8e045f3de98f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TaggedBootDevicesTest-977170900-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:4f:81"}], "tempest-device-tagging-net1-765509448": [{"version": 4, "addr": "10.1.1.78", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:bd:d7"}, {"version": 4, "addr": "10.1.1.241", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:e2:46"}, {"version": 4, "addr": "10.1.1.135", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:d7:b3"}, {"version": 4, "addr": "10.1.1.178", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:81:37"}], "tempest-device-tagging-net2-138626122": [{"version": 4, "addr": "10.2.2.100", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:3c:5b"}, {"version": 4, "addr": "10.2.2.200", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:20:b4"}]}, "created": "2026-02-06T20:42:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b56347b02492dbbb5a9f1f2bb150b8f70eb871f731b6547e2c162e0b", "id": "8f49631f-75b0-4582-a8b3-5385ef12b2d9", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}], "metadata": {}, "name": "tempest-device-tagging-server-892022545", "status": "ACTIVE", "tenant_id": "0dda1bab01824dc2b40a7d2363f0cb62", "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "updated": "2026-02-06T20:43:30Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1151195834", "OS-SRV-USG:launched_at": "2026-02-06T20:43:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1820066282"}, {"name": "default"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "23479921-275e-4001-998a-ebcb4f05019a", "delete_on_termination": false}, {"id": "2816d939-bd11-4b04-ad3e-b3a9e58d9c4e", "delete_on_termination": false}, {"id": "c2562bca-f676-4774-a896-18a267267bd5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:43:31,711 83164 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 32 second wait
2026-02-06 21:43:31,851 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9/os-interface 0.139s
2026-02-06 21:43:31,851 83164 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': 'Fri, 06 Feb 2026 20:43:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1830', '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-a793ab01-bb41-4573-a127-8838d838d36f', 'x-compute-request-id': 'req-a793ab01-bb41-4573-a127-8838d838d36f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "c0fae1e1-5a14-4393-991b-827a142b5085", "port_id": "12ed331d-86c1-4a81-810c-fecad9fee8d8", "mac_addr": "fa:16:3e:08:20:b4", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "1b0aec0e-a8dc-4b98-ad10-a4f18979802a", "ip_address": "10.2.2.200"}]}, {"net_id": "5b8cfe2b-6000-45a9-a211-3a9b1cc88a29", "port_id": "35f886b8-75c2-4dac-b1c8-55b009855b1d", "mac_addr": "fa:16:3e:ec:bd:d7", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "abe87eb9-7b3e-4655-a665-132aa5e8d98d", "ip_address": "10.1.1.78"}]}, {"net_id": "5b8cfe2b-6000-45a9-a211-3a9b1cc88a29", "port_id": "61afc95a-5f35-4a52-be90-a567cec90fd9", "mac_addr": "fa:16:3e:69:81:37", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "abe87eb9-7b3e-4655-a665-132aa5e8d98d", "ip_address": "10.1.1.178"}]}, {"net_id": "5b8cfe2b-6000-45a9-a211-3a9b1cc88a29", "port_id": "64a33cc5-8f21-4a9e-ac94-45f993015241", "mac_addr": "fa:16:3e:77:d7:b3", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "abe87eb9-7b3e-4655-a665-132aa5e8d98d", "ip_address": "10.1.1.135"}]}, {"net_id": "c0fae1e1-5a14-4393-991b-827a142b5085", "port_id": "867ef985-23c4-4c0e-ba9c-b0a4483cfe2f", "mac_addr": "fa:16:3e:f6:3c:5b", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "1b0aec0e-a8dc-4b98-ad10-a4f18979802a", "ip_address": "10.2.2.100"}]}, {"net_id": "42df0551-f9af-4138-a670-7e4ff9c08635", "port_id": "94adcc94-ea6e-4547-bc47-c5f655155cc6", "mac_addr": "fa:16:3e:5d:4f:81", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "20587678-19e2-4b89-af3d-5577d4147daa", "ip_address": "10.0.0.13"}]}, {"net_id": "5b8cfe2b-6000-45a9-a211-3a9b1cc88a29", "port_id": "d03af603-a4be-4e06-8e0a-23c1492eccb5", "mac_addr": "fa:16:3e:72:e2:46", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "abe87eb9-7b3e-4655-a665-132aa5e8d98d", "ip_address": "10.1.1.241"}]}]}'
2026-02-06 21:43:32,377 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 PUT http://192.168.122.84/networking/v2.0/floatingips/781e5cbb-f18a-492f-97c9-24375b1d818a 0.521s
2026-02-06 21:43:32,377 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "94adcc94-ea6e-4547-bc47-c5f655155cc6"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:43:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-f8afa6c1-ddc9-43fa-ac77-6e574ce51ba4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips/781e5cbb-f18a-492f-97c9-24375b1d818a'}
Body: b'{"floatingip": {"id": "781e5cbb-f18a-492f-97c9-24375b1d818a", "tenant_id": "0dda1bab01824dc2b40a7d2363f0cb62", "project_id": "0dda1bab01824dc2b40a7d2363f0cb62", "floating_ip_address": "172.24.4.195", "floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804", "router_id": "e498b5fe-165b-4cf7-bc3a-6b4f534f5e4d", "port_id": "94adcc94-ea6e-4547-bc47-c5f655155cc6", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "42df0551-f9af-4138-a670-7e4ff9c08635", "mac_address": "fa:16:3e:5d:4f:81", "admin_state_up": true, "status": "ACTIVE", "device_id": "8f49631f-75b0-4582-a8b3-5385ef12b2d9", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-02-06T20:42:57Z", "updated_at": "2026-02-06T20:43:32Z", "revision_number": 1}}'
2026-02-06 21:43:32,379 83164 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.195:22' as 'cirros' with public key authentication
2026-02-06 21:43:35,439 83164 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.195 ([Errno None] Unable to connect to port 22 on 172.24.4.195). Number attempts: 1. Retry after 2 seconds.
2026-02-06 21:43:38,511 83164 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.195 ([Errno None] Unable to connect to port 22 on 172.24.4.195). Number attempts: 2. Retry after 3 seconds.
2026-02-06 21:43:45,071 83164 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.195 ([Errno None] Unable to connect to port 22 on 172.24.4.195). Number attempts: 3. Retry after 4 seconds.
2026-02-06 21:43:52,655 83164 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.195 ([Errno None] Unable to connect to port 22 on 172.24.4.195). Number attempts: 4. Retry after 5 seconds.
2026-02-06 21:44:01,231 83164 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.195 ([Errno None] Unable to connect to port 22 on 172.24.4.195). Number attempts: 5. Retry after 6 seconds.
2026-02-06 21:44:10,799 83164 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.195 ([Errno None] Unable to connect to port 22 on 172.24.4.195). Number attempts: 6. Retry after 7 seconds.
2026-02-06 21:44:21,359 83164 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.195 ([Errno None] Unable to connect to port 22 on 172.24.4.195). Number attempts: 7. Retry after 8 seconds.
2026-02-06 21:44:32,943 83164 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.195 ([Errno None] Unable to connect to port 22 on 172.24.4.195). Number attempts: 8. Retry after 9 seconds.
2026-02-06 21:44:45,519 83164 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.195 ([Errno None] Unable to connect to port 22 on 172.24.4.195). Number attempts: 9. Retry after 10 seconds.
2026-02-06 21:44:59,087 83164 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.195 ([Errno None] Unable to connect to port 22 on 172.24.4.195). Number attempts: 10. Retry after 11 seconds.
2026-02-06 21:45:13,679 83164 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.195 ([Errno None] Unable to connect to port 22 on 172.24.4.195). Number attempts: 11. Retry after 12 seconds.
2026-02-06 21:45:29,263 83164 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.195 ([Errno None] Unable to connect to port 22 on 172.24.4.195). Number attempts: 12. Retry after 13 seconds.
2026-02-06 21:45:45,839 83164 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.195 ([Errno None] Unable to connect to port 22 on 172.24.4.195). Number attempts: 13. Retry after 14 seconds.
2026-02-06 21:46:03,407 83164 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.195 ([Errno None] Unable to connect to port 22 on 172.24.4.195). Number attempts: 14. Retry after 15 seconds.
2026-02-06 21:46:21,999 83164 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.195 ([Errno None] Unable to connect to port 22 on 172.24.4.195). Number attempts: 15. Retry after 16 seconds.
2026-02-06 21:46:41,587 83164 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.195 ([Errno None] Unable to connect to port 22 on 172.24.4.195). Number attempts: 16. Retry after 17 seconds.
2026-02-06 21:47:02,159 83164 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.195 after 16 attempts. Proxy client: no proxy client
2026-02-06 21:47:02.159 83164 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-02-06 21:47:02.159 83164 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-02-06 21:47:02.159 83164 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-02-06 21:47:02.159 83164 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/paramiko/client.py", line 407, in connect
2026-02-06 21:47:02.159 83164 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors)
2026-02-06 21:47:02.159 83164 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.4.195
2026-02-06 21:47:02.159 83164 ERROR tempest.lib.common.ssh
2026-02-06 21:47:02,160 83164 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: TaggedBootDevicesTest:test_tagged_boot_devices. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-TaggedBootDevicesTest-977170900-network': [{'version': 4, 'addr': '10.0.0.13', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:5d:4f:81'}], 'tempest-device-tagging-net1-765509448': [{'version': 4, 'addr': '10.1.1.78', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:ec:bd:d7'}, {'version': 4, 'addr': '10.1.1.241', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:72:e2:46'}, {'version': 4, 'addr': '10.1.1.135', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:77:d7:b3'}, {'version': 4, 'addr': '10.1.1.178', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:69:81:37'}], 'tempest-device-tagging-net2-138626122': [{'version': 4, 'addr': '10.2.2.100', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:f6:3c:5b'}, {'version': 4, 'addr': '10.2.2.200', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:08:20:b4'}]}, 'created': '2026-02-06T20:42:59Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/flavors/42'}]}, 'hostId': 'b56347b02492dbbb5a9f1f2bb150b8f70eb871f731b6547e2c162e0b', 'id': '8f49631f-75b0-4582-a8b3-5385ef12b2d9', 'image': {'id': '8a411264-15f8-414d-9d8f-b6ea39e77eaf', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf'}]}, 'links': [{'rel': 'self', 'href': 'http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9'}, {'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9'}], 'metadata': {}, 'name': 'tempest-device-tagging-server-892022545', 'status': 'ACTIVE', 'tenant_id': '0dda1bab01824dc2b40a7d2363f0cb62', 'user_id': '2950d3ca8d374f9e992eb122ebc4f06d', 'updated': '2026-02-06T20:43:30Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-keypair-1151195834', 'OS-SRV-USG:launched_at': '2026-02-06T20:43:30.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--1820066282'}, {'name': 'default'}, {'name': 'tempest-securitygroup--1820066282'}, {'name': 'tempest-securitygroup--1820066282'}, {'name': 'tempest-securitygroup--1820066282'}, {'name': 'tempest-securitygroup--1820066282'}, {'name': 'default'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '23479921-275e-4001-998a-ebcb4f05019a', 'delete_on_termination': False}, {'id': '2816d939-bd11-4b04-ad3e-b3a9e58d9c4e', 'delete_on_termination': False}, {'id': 'c2562bca-f676-4774-a896-18a267267bd5', 'delete_on_termination': False}], 'locked': False, 'description': None, 'tags': []}
2026-02-06 21:47:02,743 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 POST http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9/action 0.582s
2026-02-06 21:47:02,744 83164 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: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:47:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '53384', '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-b21304db-fcd4-441d-8fdc-8cdcb756e35a', 'x-compute-request-id': 'req-b21304db-fcd4-441d-8fdc-8cdcb756e35a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9/action'}
Body: b'{"output": "[ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.15.0-1 04/01/2014\\n[ 0.000000] last_pfn = 0xbfdd max_arch_pfn = 0x10000000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000f5b40-0x000f5b4f]\\n[ 0.000000] Using GB pages for direct mapping\\n[ 0.000000] RAMDISK: [mem 0x0b725000-0x0bfccfff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F5950 000014 (v00 BOCHS )\\n[ 0.000000] ACPI: RSDT 0x000000000BFE18EB 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: FACP 0x000000000BFE179F 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: DSDT 0x000000000BFE0040 00175F (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: FACS 0x000000000BFE0000 000040\\n[ 0.000000] ACPI: APIC 0x000000000BFE1813 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: HPET 0x000000000BFE188B 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: WAET 0x000000000BFE18C3 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: Reserving FACP table memory at [mem 0xbfe179f-0xbfe1812]\\n[ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe179e]\\n[ 0.000000] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]\\n[ 0.000000] ACPI: Reserving APIC table memory at [mem 0xbfe1813-0xbfe188a]\\n[ 0.000000] ACPI: Reserving HPET table memory at [mem 0xbfe188b-0xbfe18c2]\\n[ 0.000000] ACPI: Reserving WAET table memory at [mem 0xbfe18c3-0xbfe18ea]\\n[ 0.000000] No NUMA configuration found\\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0b6fb000-0x0b724fff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]\\n[ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges\\n[ 0.000000] On node 0, zone DMA: 97 pages in unavailable ranges\\n[ 0.000000] On node 0, zone DMA32: 16419 pages in unavailable ranges\\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\\n[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23\\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\\n[ 0.0
2026-02-06 21:47:02,745 83164 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server 8f49631f-75b0-4582-a8b3-5385ef12b2d9: [ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)
[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Hygon HygonGenuine
[ 0.000000] Centaur CentaurHauls
[ 0.000000] zhaoxin Shanghai
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.15.0-1 04/01/2014
[ 0.000000] last_pfn = 0xbfdd max_arch_pfn = 0x10000000000
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000000] found SMP MP-table at [mem 0x000f5b40-0x000f5b4f]
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] RAMDISK: [mem 0x0b725000-0x0bfccfff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F5950 000014 (v00 BOCHS )
[ 0.000000] ACPI: RSDT 0x000000000BFE18EB 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACP 0x000000000BFE179F 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: DSDT 0x000000000BFE0040 00175F (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACS 0x000000000BFE0000 000040
[ 0.000000] ACPI: APIC 0x000000000BFE1813 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: HPET 0x000000000BFE188B 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: WAET 0x000000000BFE18C3 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: Reserving FACP table memory at [mem 0xbfe179f-0xbfe1812]
[ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe179e]
[ 0.000000] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]
[ 0.000000] ACPI: Reserving APIC table memory at [mem 0xbfe1813-0xbfe188a]
[ 0.000000] ACPI: Reserving HPET table memory at [mem 0xbfe188b-0xbfe18c2]
[ 0.000000] ACPI: Reserving WAET table memory at [mem 0xbfe18c3-0xbfe18ea]
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x0b6fb000-0x0b724fff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]
[ 0.000000] Normal empty
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]
[ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA: 97 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA32: 16419 pages in unavailable ranges
[ 0.000000] ACPI: PM-Timer IO Port: 0x608
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[ 0.000000] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[ 0.000000] [mem 0x0c000000-0xfffbffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1
[ 0.000000] percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u2097152
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 48093
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0
[ 0.000000] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
[ 0.000000] Memory: 123004K/196076K available (16393K kernel code, 4396K rwdata, 10960K rodata, 3368K init, 18700K bss, 72868K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] ftrace: allocating 50748 entries in 199 pages
[ 0.000000] ftrace: allocated 199 pages with 5 groups
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1.
[ 0.000000] Rude variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16
[ 0.000000] random: crng init done
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] printk: console [tty1] enabled
[ 0.000000] printk: console [ttyS0] enabled
[ 0.000000] ACPI: Core revision 20210730
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
[ 0.008000] APIC: Switch to symmetric I/O mode setup
[ 0.016000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.048000] tsc: Unable to calibrate against PIT
[ 0.048000] tsc: using HPET reference calibration
[ 0.048000] tsc: Detected 1996.358 MHz processor
[ 0.002257] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x398d7b3de37, max_idle_ns: 881590472212 ns
[ 0.003436] Calibrating delay loop (skipped), value calculated using timer frequency.. 3992.71 BogoMIPS (lpj=7985432)
[ 0.009149] AMD Zen1 DIV0 bug detected. Disable SMT for full protection.
[ 0.024843] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127
[ 0.031409] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0
[ 0.035591] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.037067] Spectre V2 : Mitigation: Retpolines
[ 0.037352] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.037773] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.038324] RETBleed: Mitigation: untrained return thunk
[ 0.038851] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.040612] Speculative Return Stack Overflow: IBPB-extending microcode not applied!
[ 0.040966] Speculative Return Stack Overflow: WARNING: See https://kernel.org/doc/html/latest/admin-guide/hw-vuln/srso.html for mitigation options.
[ 0.041248] Speculative Return Stack Overflow: Mitigation: safe RET, no microcode
[ 0.048906] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.055462] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.055825] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.056133] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.056479] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[ 0.059361] x86/fpu: xstate_offset[3]: 960, xstate_sizes[3]: 64
[ 0.059863] x86/fpu: xstate_offset[4]: 1024, xstate_sizes[4]: 64
[ 0.060131] x86/fpu: xstate_offset[9]: 2688, xstate_sizes[9]: 8
[ 0.060414] x86/fpu: Enabled xstate features 0x21b, context size is 2696 bytes, using 'standard' format.
[ 0.979264] Freeing SMP alternatives memory: 44K
[ 0.981207] pid_max: default: 32768 minimum: 301
[ 0.995843] LSM: Security Framework initializing
[ 0.999038] landlock: Up and running.
[ 0.999279] Yama: becoming mindful.
[ 1.009128] AppArmor: AppArmor initialized
[ 1.016918] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 1.017434] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 1.186669] APIC calibration not consistent with PM-Timer: 98ms instead of 100ms
[ 1.186972] APIC delta adjusted to PM-Timer: 6250060 (6145524)
[ 1.188866] smpboot: CPU0: AMD EPYC Processor (family: 0x17, model: 0x1, stepping: 0x2)
[ 1.206825] Performance Events: PMU not available due to virtualization, using software events only.
[ 1.209395] signal: max sigframe size: 3632
[ 1.212331] rcu: Hierarchical SRCU implementation.
[ 1.231767] NMI watchdog: Perf NMI watchdog permanently disabled
[ 1.240058] smp: Bringing up secondary CPUs ...
[ 1.240406] smp: Brought up 1 node, 1 CPU
[ 1.240681] smpboot: Max logical packages: 1
[ 1.241145] smpboot: Total of 1 processors activated (3992.71 BogoMIPS)
[ 1.269520] devtmpfs: initialized
[ 1.276361] x86/mm: Memory block size: 128MB
[ 1.288253] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 1.291327] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
[ 1.303554] pinctrl core: initialized pinctrl subsystem
[ 1.317351] PM: RTC time: 20:43:36, date: 2026-02-06
[ 1.333578] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 1.342439] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[ 1.345403] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 1.347260] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 1.347994] audit: initializing netlink subsys (disabled)
[ 1.355629] audit: type=2000 audit(1770410615.396:1): state=initialized audit_enabled=0 res=1
[ 1.364461] thermal_sys: Registered thermal governor 'fair_share'
[ 1.364520] thermal_sys: Registered thermal governor 'bang_bang'
[ 1.364804] thermal_sys: Registered thermal governor 'step_wise'
[ 1.365051] thermal_sys: Registered thermal governor 'user_space'
[ 1.365285] thermal_sys: Registered thermal governor 'power_allocator'
[ 1.367026] EISA bus registered
[ 1.367734] cpuidle: using governor ladder
[ 1.368093] cpuidle: using governor menu
[ 1.372211] ACPI: bus type PCI registered
[ 1.372588] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 1.380755] PCI: Using configuration type 1 for base access
[ 1.381104] PCI: Using configuration type 1 for extended access
[ 1.449678] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 1.457791] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 1.458150] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 1.525920] ACPI: Added _OSI(Module Device)
[ 1.526255] ACPI: Added _OSI(Processor Device)
[ 1.526457] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 1.526661] ACPI: Added _OSI(Processor Aggregator Device)
[ 1.527204] ACPI: Added _OSI(Linux-Dell-Video)
[ 1.527422] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 1.527676] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 1.581637] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 1.621295] ACPI: Interpreter enabled
[ 1.623673] ACPI: PM: (supports S0 S3 S4 S5)
[ 1.623953] ACPI: Using IOAPIC for interrupt routing
[ 1.625145] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 1.625628] PCI: Using E820 reservations for host bridge windows
[ 1.630075] ACPI: Enabled 2 GPEs in block 00 to 0F
[ 1.724642] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 1.726263] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 1.740360] acpiphp: Slot [3] registered
[ 1.740889] acpiphp: Slot [4] registered
[ 1.741355] acpiphp: Slot [5] registered
[ 1.741869] acpiphp: Slot [6] registered
[ 1.742333] acpiphp: Slot [7] registered
[ 1.743235] acpiphp: Slot [8] registered
[ 1.743712] acpiphp: Slot [9] registered
[ 1.744151] acpiphp: Slot [10] registered
[ 1.744588] acpiphp: Slot [11] registered
[ 1.745037] acpiphp: Slot [12] registered
[ 1.745475] acpiphp: Slot [13] registered
[ 1.745928] acpiphp: Slot [14] registered
[ 1.746530] acpiphp: Slot [15] registered
[ 1.747158] acpiphp: Slot [16] registered
[ 1.747632] acpiphp: Slot [17] registered
[ 1.748075] acpiphp: Slot [18] registered
[ 1.748516] acpiphp: Slot [19] registered
[ 1.748964] acpiphp: Slot [20] registered
[ 1.749470] acpiphp: Slot [21] registered
[ 1.749928] acpiphp: Slot [22] registered
[ 1.750361] acpiphp: Slot [23] registered
[ 1.750816] acpiphp: Slot [24] registered
[ 1.751310] acpiphp: Slot [25] registered
[ 1.751789] acpiphp: Slot [26] registered
[ 1.752283] acpiphp: Slot [27] registered
[ 1.752742] acpiphp: Slot [28] registered
[ 1.753185] acpiphp: Slot [29] registered
[ 1.753626] acpiphp: Slot [30] registered
[ 1.754064] acpiphp: Slot [31] registered
[ 1.754793] PCI host bridge to bus 0000:00
[ 1.755935] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 1.756299] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 1.756846] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 1.757118] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 1.757543] pci_bus 0000:00: root bus resource [mem 0x0c000000-0xfebfffff window]
[ 1.757853] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]
[ 1.763113] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[ 1.787167] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[ 1.790184] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[ 1.795884] pci 0000:00:01.1: reg 0x20: [io 0xc3a0-0xc3af]
[ 1.798214] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 1.798611] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 1.799299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 1.799650] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 1.804144] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[ 1.805084] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
[ 1.805455] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
[ 1.810592] pci 0000:00:02.0: [1af4:1050] type 00 class 0x030000
[ 1.813307] pci 0000:00:02.0: reg 0x10: [mem 0xfd800000-0xfdffffff pref]
[ 1.819021] pci 0000:00:02.0: reg 0x18: [mem 0xfe000000-0xfe003fff 64bit pref]
[ 1.823007] pci 0000:00:02.0: reg 0x20: [mem 0xfeb90000-0xfeb90fff]
[ 1.827059] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfeb8ffff pref]
[ 1.828032] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 1.846800] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000
[ 1.849484] pci 0000:00:03.0: reg 0x10: [io 0xc180-0xc1bf]
[ 1.851018] pci 0000:00:03.0: reg 0x14: [mem 0xfeb91000-0xfeb91fff]
[ 1.863030] pci 0000:00:03.0: reg 0x20: [mem 0xfe004000-0xfe007fff 64bit pref]
[ 1.867004] pci 0000:00:03.0: reg 0x30: [mem 0xfe800000-0xfe87ffff pref]
[ 1.884202] pci 0000:00:04.0: [1af4:1000] type 00 class 0x020000
[ 1.886746] pci 0000:00:04.0: reg 0x10: [io 0xc1c0-0xc1ff]
[ 1.889231] pci 0000:00:04.0: reg 0x14: [mem 0xfeb92000-0xfeb92fff]
[ 1.895025] pci 0000:00:04.0: reg 0x20: [mem 0xfe008000-0xfe00bfff 64bit pref]
[ 1.899015] pci 0000:00:04.0: reg 0x30: [mem 0xfe880000-0xfe8fffff pref]
[ 1.917022] pci 0000:00:05.0: [1af4:1000] type 00 class 0x020000
[ 1.919015] pci 0000:00:05.0: reg 0x10: [io 0xc200-0xc23f]
[ 1.921214] pci 0000:00:05.0: reg 0x14: [mem 0xfeb93000-0xfeb93fff]
[ 1.930382] pci 0000:00:05.0: reg 0x20: [mem 0xfe00c000-0xfe00ffff 64bit pref]
[ 1.934540] pci 0000:00:05.0: reg 0x30: [mem 0xfe900000-0xfe97ffff pref]
[ 1.951667] pci 0000:00:06.0: [1af4:1000] type 00 class 0x020000
[ 1.954005] pci 0000:00:06.0: reg 0x10: [io 0xc240-0xc27f]
[ 1.955032] pci 0000:00:06.0: reg 0x14: [mem 0xfeb94000-0xfeb94fff]
[ 1.963014] pci 0000:00:06.0: reg 0x20: [mem 0xfe010000-0xfe013fff 64bit pref]
[ 1.967176] pci 0000:00:06.0: reg 0x30: [mem 0xfe980000-0xfe9fffff pref]
[ 1.987004] pci 0000:00:07.0: [1af4:1000] type 00 class 0x020000
[ 1.989526] pci 0000:00:07.0: reg 0x10: [io 0xc280-0xc2bf]
[ 1.991019] pci 0000:00:07.0: reg 0x14: [mem 0xfeb95000-0xfeb95fff]
[ 1.999019] pci 0000:00:07.0: reg 0x20: [mem 0xfe014000-0xfe017fff 64bit pref]
[ 2.003003] pci 0000:00:07.0: reg 0x30: [mem 0xfea00000-0xfea7ffff pref]
[ 2.022301] pci 0000:00:08.0: [1af4:1000] type 00 class 0x020000
[ 2.023017] pci 0000:00:08.0: reg 0x10: [io 0xc2c0-0xc2ff]
[ 2.027026] pci 0000:00:08.0: reg 0x14: [mem 0xfeb96000-0xfeb96fff]
[ 2.035016] pci 0000:00:08.0: reg 0x20: [mem 0xfe018000-0xfe01bfff 64bit pref]
[ 2.037230] pci 0000:00:08.0: reg 0x30: [mem 0xfea80000-0xfeafffff pref]
[ 2.055784] pci 0000:00:09.0: [1af4:1000] type 00 class 0x020000
[ 2.058174] pci 0000:00:09.0: reg 0x10: [io 0xc300-0xc33f]
[ 2.058972] pci 0000:00:09.0: reg 0x14: [mem 0xfeb97000-0xfeb97fff]
[ 2.069302] pci 0000:00:09.0: reg 0x20: [mem 0xfe01c000-0xfe01ffff 64bit pref]
[ 2.071004] pci 0000:00:09.0: reg 0x30: [mem 0xfeb00000-0xfeb7ffff pref]
[ 2.090307] pci 0000:00:0a.0: [1af4:1001] type 00 class 0x010000
[ 2.093555] pci 0000:00:0a.0: reg 0x10: [io 0xc000-0xc07f]
[ 2.095024] pci 0000:00:0a.0: reg 0x14: [mem 0xfeb98000-0xfeb98fff]
[ 2.103019] pci 0000:00:0a.0: reg 0x20: [mem 0xfe020000-0xfe023fff 64bit pref]
[ 2.126637] pci 0000:00:0b.0: [1af4:1001] type 00 class 0x010000
[ 2.129219] pci 0000:00:0b.0: reg 0x10: [io 0xc080-0xc0ff]
[ 2.131020] pci 0000:00:0b.0: reg 0x14: [mem 0xfeb99000-0xfeb99fff]
[ 2.139107] pci 0000:00:0b.0: reg 0x20: [mem 0xfe024000-0xfe027fff 64bit pref]
[ 2.161026] pci 0000:00:0c.0: [1af4:1001] type 00 class 0x010000
[ 2.163053] pci 0000:00:0c.0: reg 0x10: [io 0xc100-0xc17f]
[ 2.165272] pci 0000:00:0c.0: reg 0x14: [mem 0xfeb9a000-0xfeb9afff]
[ 2.175017] pci 0000:00:0c.0: reg 0x20: [mem 0xfe028000-0xfe02bfff 64bit pref]
[ 2.196242] pci 0000:00:0d.0: [1af4:1002] type 00 class 0x00ff00
[ 2.198238] pci 0000:00:0d.0: reg 0x10: [io 0xc340-0xc37f]
[ 2.203047] pci 0000:00:0d.0: reg 0x20: [mem 0xfe02c000-0xfe02ffff 64bit pref]
[ 2.223020] pci 0000:00:0e.0: [1af4:1005] type 00 class 0x00ff00
[ 2.225015] pci 0000:00:0e.0: reg 0x10: [io 0xc380-0xc39f]
[ 2.228516] pci 0000:00:0e.0: reg 0x20: [mem 0xfe030000-0xfe033fff 64bit pref]
[ 2.263524] ACPI: PCI: Interrupt link LNKA configured for IRQ 10
[ 2.265992] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[ 2.268121] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[ 2.270057] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[ 2.271139] ACPI: PCI: Interrupt link LNKS configured for IRQ 9
[ 2.278043] iommu: Default domain type: Translated
[ 2.278368] iommu: DMA domain TLB invalidation policy: lazy mode
[ 2.287812] SCSI subsystem initialized
[ 2.299183] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 2.299937] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 2.300414] pci 0000:00:02.0: vgaarb: bridge control possible
[ 2.300906] vgaarb: loaded
[ 2.302810] ACPI: bus type USB registered
[ 2.303780] usbcore: registered new interface driver usbfs
[ 2.304572] usbcore: registered new interface driver hub
[ 2.305152] usbcore: registered new device driver usb
[ 2.306443] pps_core: LinuxPPS API ver. 1 registered
[ 2.306693] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 2.307163] PTP clock support registered
[ 2.309660] EDAC MC: Ver: 3.0.0
[ 2.330366] NetLabel: Initializing
[ 2.330671] NetLabel: domain hash size = 128
[ 2.330875] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 2.332788] NetLabel: unlabeled traffic allowed by default
[ 2.336033] PCI: Using ACPI for IRQ routing
[ 2.341232] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 2.341628] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[ 2.348229] clocksource: Switched to clocksource tsc-early
[ 2.729361] VFS: Disk quotas dquot_6.6.0
[ 2.730096] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 2.754441] AppArmor: AppArmor Filesystem Enabled
[ 2.755852] pnp: PnP ACPI init
[ 2.776441] pnp: PnP ACPI: found 5 devices
[ 2.845131] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 2.847504] NET: Registered PF_INET protocol family
[ 2.849728] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 2.917558] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 2.920837] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 2.922164] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 2.923222] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 2.923727] TCP: Hash tables configured (established 2048 bind 2048)
[ 2.927698] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear)
[ 2.928558] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 2.929997] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 2.933303] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 2.934136] NET: Registered PF_XDP protocol family
[ 2.936082] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 2.936387] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 2.936643] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 2.936916] pci_bus 0000:00: resource 7 [mem 0x0c000000-0xfebfffff window]
[ 2.937195] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window]
[ 2.938928] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 2.939448] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 2.939795] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 2.940273] PCI: CLS 0 bytes, default 64
[ 2.953611] Trying to unpack rootfs image as initramfs...
[ 2.985960] Initialise system trusted keyrings
[ 2.989695] Key type blacklist registered
[ 2.991892] workingset: timestamp_bits=36 max_order=15 bucket_order=0
[ 3.068481] zbud: loaded
[ 3.076779] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 3.089469] fuse: init (API version 7.34)
[ 3.102540] integrity: Platform Keyring initialized
[ 3.225564] Key type asymmetric registered
[ 3.232076] Asymmetric key parser 'x509' registered
[ 3.244486] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 3.260527] io scheduler mq-deadline registered
[ 3.276651] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 3.311720] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 3.333698] ACPI: button: Power Button [PWRF]
[ 3.951610] tsc: Refined TSC clocksource calibration: 2000.005 MHz
[ 3.957346] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1cd432f8b5d, max_idle_ns: 440795262763 ns
[ 3.987339] clocksource: Switched to clocksource tsc
[ 4.988596] ACPI: \_SB_.LNKB: Enabled at IRQ 10
[ 6.512146] Freeing initrd memory: 8864K
[ 6.558944] ACPI: \_SB_.LNKC: Enabled at IRQ 11
[ 7.306412] ACPI: \_SB_.LNKD: Enabled at IRQ 11
[ 8.052004] ACPI: \_SB_.LNKA: Enabled at IRQ 10
[ 14.881817] Free page reporting enabled
[ 14.887865] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 14.920040] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 14.974764] Linux agpgart interface v0.103
[ 15.034561] loop: module loaded
[ 15.059321] scsi host0: ata_piix
[ 15.069735] scsi host1: ata_piix
[ 15.073689] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc3a0 irq 14
[ 15.076371] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc3a8 irq 15
[ 15.095829] tun: Universal TUN/TAP device driver, 1.6
[ 15.100946] PPP generic driver version 2.4.2
[ 15.106054] VFIO - User Level meta-driver version: 0.3
[ 15.113026] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 15.119155] ehci-pci: EHCI PCI platform driver
[ 15.122788] ehci-platform: EHCI generic platform driver
[ 15.127260] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 15.130576] ohci-pci: OHCI PCI platform driver
[ 15.131560] ohci-platform: OHCI generic platform driver
[ 15.132059] uhci_hcd: USB Universal Host Controller Interface driver
[ 15.135301] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 15.142660] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 15.143395] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 15.147567] mousedev: PS/2 mouse device common for all mice
[ 15.155031] rtc_cmos 00:04: RTC can wake from S4
[ 15.160424] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 15.167814] rtc_cmos 00:04: registered as rtc0
[ 15.169311] rtc_cmos 00:04: setting system clock to 2026-02-06T20:43:50 UTC (1770410630)
[ 15.171713] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs
[ 15.172416] i2c_dev: i2c /dev entries driver
[ 15.173814] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 15.174884] device-mapper: uevent: version 1.0.3
[ 15.176822] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[ 15.178067] platform eisa.0: Probing EISA bus 0
[ 15.178668] platform eisa.0: EISA: Cannot allocate resource for mainboard
[ 15.179253] platform eisa.0: Cannot allocate resource for EISA slot 1
[ 15.179700] platform eisa.0: Cannot allocate resource for EISA slot 2
[ 15.180003] platform eisa.0: Cannot allocate resource for EISA slot 3
[ 15.180293] platform eisa.0: Cannot allocate resource for EISA slot 4
[ 15.180595] platform eisa.0: Cannot allocate resource for EISA slot 5
[ 15.180913] platform eisa.0: Cannot allocate resource for EISA slot 6
[ 15.181221] platform eisa.0: Cannot allocate resource for EISA slot 7
[ 15.181515] platform eisa.0: Cannot allocate resource for EISA slot 8
[ 15.181799] platform eisa.0: EISA: Detected 0 cards
[ 15.182709] ledtrig-cpu: registered to indicate activity on CPUs
[ 15.185497] drop_monitor: Initializing network drop monitor service
[ 15.189825] NET: Registered PF_INET6 protocol family
[ 15.257179] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100
[ 15.298922] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5
[ 15.311615] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray
[ 15.312424] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 15.371533] sr 0:0:0:0: Attached scsi generic sg0 type 5
[ 15.560701] Segment Routing with IPv6
[ 15.561504] In-situ OAM (IOAM) with IPv6
[ 15.562659] NET: Registered PF_PACKET protocol family
[ 15.564405] Key type dns_resolver registered
[ 15.569942] IPI shorthand broadcast: enabled
[ 15.571636] sched_clock: Marking stable (15620104761, -49027757)->(15591551304, -20474300)
[ 15.577209] registered taskstats version 1
[ 15.579310] Loading compiled-in X.509 certificates
[ 15.603849] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b'
[ 15.609675] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[ 15.614249] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[ 15.614738] blacklist: Loading compiled-in revocation X.509 certificates
[ 15.617383] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[ 15.618183] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03'
[ 15.618837] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b'
[ 15.619918] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8'
[ 15.620584] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d'
[ 15.621328] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c'
[ 15.622031] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af'
[ 15.622706] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9'
[ 15.628638] zswap: loaded using pool lzo/zbud
[ 15.645197] Key type .fscrypt registered
[ 15.645569] Key type fscrypt-provisioning registered
[ 15.738829] Key type encrypted registered
[ 15.739439] AppArmor: AppArmor sha1 policy hashing enabled
[ 15.740386] ima: No TPM chip found, activating TPM-bypass!
[ 15.740862] Loading compiled-in module X.509 certificates
[ 15.745784] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b'
[ 15.746396] ima: Allocated hash algorithm: sha1
[ 15.751348] ima: No architecture policies found
[ 15.752783] evm: Initialising EVM extended attributes:
[ 15.753138] evm: security.selinux
[ 15.753413] evm: security.SMACK64
[ 15.753704] evm: security.SMACK64EXEC
[ 15.754632] evm: security.SMACK64TRANSMUTE
[ 15.754882] evm: security.SMACK64MMAP
[ 15.755360] evm: security.apparmor
[ 15.755598] evm: security.ima
[ 15.755798] evm: security.capability
[ 15.756064] evm: HMAC attrs: 0x1
[ 15.765017] PM: Magic number: 14:232:750
[ 15.765526] ata_link link1: hash matches
[ 15.765722] link1: hash matches
[ 15.765993] tty ttyS1: hash matches
[ 15.777096] RAS: Correctable Errors collector initialized.
[ 15.780946] clk: Disabling unused clocks
[ 15.940805] Freeing unused decrypted memory: 2036K
[ 16.043270] Freeing unused kernel image (initmem) memory: 3368K
[ 16.043869] Write protecting the kernel read-only data: 30720k
[ 16.054287] Freeing unused kernel image (text/rodata gap) memory: 2036K
[ 16.059549] Freeing unused kernel image (rodata/data gap) memory: 1328K
[ 16.619930] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 16.620950] Run /init as init process
info: initramfs: up at 16.93
[ 18.372868] virtio_blk virtio8: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB)
[ 18.412447] GPT:Primary header thinks Alt. header is not at the end of the disk.
[ 18.412918] GPT:229375 != 2097151
[ 18.413102] GPT:Alternate GPT header not at the end of the disk.
[ 18.413351] GPT:229375 != 2097151
[ 18.413537] GPT: Use GNU Parted to correct GPT errors.
[ 18.426294] virtio_blk virtio9: [vdb] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB)
[ 18.448514] virtio_blk virtio10: [vdc] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB)
[ 19.331953] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called
currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables
info: copying initramfs to /dev/vda1
info: initramfs loading root from /dev/vda1
info: /etc/init.d/rc.sysinit: up at 26.11
info: container: none
Starting syslogd: OK
currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables
Saving random seed: OK
Starting acpid: OK
Starting network: dhcpcd-9.4.1 starting
DUID 00:04:8f:49:63:1f:75:b0:45:82:a8:b3:53:85:ef:12:b2:d9
eth0: waiting for carrier
eth1: waiting for carrier
eth2: waiting for carrier
eth3: waiting for carrier
eth4: waiting for carrier
eth5: waiting for carrier
eth6: waiting for carrier
eth0: carrier acquired
eth0: IAID 3e:5d:4f:81
eth0: adding address fe80::f816:3eff:fe5d:4f81
eth1: carrier acquired
eth1: IAID 3e:ec:bd:d7
eth1: adding address fe80::f816:3eff:feec:bdd7
eth2: carrier acquired
eth2: IAID 3e:72:e2:46
eth2: adding address fe80::f816:3eff:fe72:e246
eth3: carrier acquired
eth3: IAID 3e:77:d7:b3
eth3: adding address fe80::f816:3eff:fe77:d7b3
eth2: soliciting an IPv6 router
eth4: carrier acquired
eth4: IAID 3e:69:81:37
eth4: adding address fe80::f816:3eff:fe69:8137
eth1: soliciting an IPv6 router
eth3: soliciting a DHCP lease
eth5: carrier acquired
eth5: IAID 3e:f6:3c:5b
eth5: adding address fe80::f816:3eff:fef6:3c5b
eth3: soliciting an IPv6 router
eth0: soliciting a DHCP lease
eth3: offered 10.1.1.135 from 10.1.1.1
eth4: soliciting an IPv6 router
eth6: carrier acquired
eth6: IAID 3e:08:20:b4
eth6: adding address fe80::f816:3eff:fe08:20b4
eth3: probing address 10.1.1.135/24
eth0: offered 10.0.0.13 from 10.0.0.1
eth0: probing address 10.0.0.13/28
eth2: soliciting a DHCP lease
eth2: offered 10.1.1.241 from 10.1.1.1
eth2: probing address 10.1.1.241/24
eth0: soliciting an IPv6 router
eth1: soliciting a DHCP lease
eth6: soliciting an IPv6 router
eth1: offered 10.1.1.78 from 10.1.1.1
eth1: probing address 10.1.1.78/24
eth5: soliciting an IPv6 router
eth6: soliciting a DHCP lease
eth6: offered 10.2.2.200 from 10.2.2.1
eth6: probing address 10.2.2.200/24
eth5: soliciting a DHCP lease
eth4: soliciting a DHCP lease
eth5: offered 10.2.2.100 from 10.2.2.1
eth5: probing address 10.2.2.100/24
eth4: offered 10.1.1.178 from 10.1.1.1
eth4: probing address 10.1.1.178/24
eth3: leased 10.1.1.135 for 43200 seconds
eth3: adding route to 10.1.1.0/24
eth3: adding host route to 169.254.169.254 via 10.1.1.2
eth3: adding default route via 10.1.1.1
forked to background, child pid 365
OK
Top of dropbear init script
Starting dropbear sshd: OK
GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119
/dev/root resized successfully [took 0.31s]
Printing cirros user authorized keys
ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP1o9J0YuT35DAsz/E6Op2M5JSoVFb4kPldt0qqz3pW/0ja73IM/mFmFOam9VhMZuCFzwCdZaIYayTcy6rQ/lm5azw9Xi+BZJ4U1GesSI0iIwtFeDgybKqtJw+crTHSpjA==
=== system information ===
Platform: OpenStack Foundation OpenStack Nova
Container: none
Arch: x86_64
CPU(s): 1 @ na MHz
Cores/Sockets/Threads: 1/1/1
Virt-type: AMD-V
RAM Size: 137MB
Disks:
NAME MAJ:MIN SIZE LABEL MOUNTPOINT
sr0 11:0 546816 config-2
vda 252:0 1073741824
vda1 252:1 1064287744 cirros-rootfs /
vda15 252:15 8388608
vdb 252:16 1073741824
vdc 252:32 1073741824
=== sshd host keys ===
-----BEGIN SSH HOST KEY KEYS-----
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQChFCwMxcWGqeki5nhm9cTmuES62j1PH1KvCh/9ip+7M3udLNHqcZpcjeVPXV2tfEWtoFN1fbmQR9+G6pctJ3BLaR45uxtiGkfLrUWfTXTgpDKLJPMcnO+bInB0XaCMGWVEfhWpuJwyh69NQ8ZYaXJzmp+9r0KMq8QYS4nv3ilN/kkYWq4R0zm9mALKiq/l8lEWdc3ZEpfhJtD8MlEP0JA1u7YQy89KnIe+hHlApLngayAIKeE+EWEDRREQDa8wFsINuwQf0U5mpbAVRLVsDJvNTFbMrdL47i1Rofc7vSxC7lTdX7KqeehTf3Sene6gGCWo2F4plG4fgBhB9eqK1aeZ root@tempest-device-tagging-server-892022545
ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC9BDxcaA7p9/kp+TVr75R7mJQVt/OAZZ5yOiee7FKWm9d9z04kiwRPmfUOCgY3pF/Hj/FSyOlr4m/1GktW9qNg= root@tempest-device-tagging-server-892022545
-----END SSH HOST KEY KEYS-----
=== network info ===
if-info: lo,up,127.0.0.1,8,,
if-info: eth0,up,10.0.0.13,28,fe80::f816:3eff:fe5d:4f81/64,
if-info: eth1,up,10.1.1.78,24,fe80::f816:3eff:feec:bdd7/64,
if-info: eth2,up,10.1.1.241,24,fe80::f816:3eff:fe72:e246/64,
if-info: eth3,up,10.1.1.135,24,fe80::f816:3eff:fe77:d7b3/64,
if-info: eth4,up,10.1.1.178,24,fe80::f816:3eff:fe69:8137/64,
if-info: eth5,up,10.2.2.100,24,fe80::f816:3eff:fef6:3c5b/64,
if-info: eth6,up,10.2.2.200,24,fe80::f816:3eff:fe08:20b4/64,
ip-route:default via 10.0.0.1 dev eth0 src 10.0.0.13 metric 1002
ip-route:default via 10.1.1.1 dev eth1 src 10.1.1.78 metric 1003
ip-route:default via 10.1.1.1 dev eth2 src 10.1.1.241 metric 1004
ip-route:default via 10.1.1.1 dev eth3 src 10.1.1.135 metric 1005
ip-route:default via 10.1.1.1 dev eth4 src 10.1.1.178 metric 1006
ip-route:default via 10.2.2.1 dev eth5 src 10.2.2.100 metric 1007
ip-route:default via 10.2.2.1 dev eth6 src 10.2.2.200 metric 1008
ip-route:10.0.0.0/28 dev eth0 scope link src 10.0.0.13 metric 1002
ip-route:10.1.1.0/24 dev eth1 scope link src 10.1.1.78 metric 1003
ip-route:10.1.1.0/24 dev eth2 scope link src 10.1.1.241 metric 1004
ip-route:10.1.1.0/24 dev eth3 scope link src 10.1.1.135 metric 1005
ip-route:10.1.1.0/24 dev eth4 scope link src 10.1.1.178 metric 1006
ip-route:10.2.2.0/24 dev eth5 scope link src 10.2.2.100 metric 1007
ip-route:10.2.2.0/24 dev eth6 scope link src 10.2.2.200 metric 1008
ip-route:169.254.169.254 via 10.0.0.2 dev eth0 src 10.0.0.13 metric 1002
ip-route:169.254.169.254 via 10.1.1.2 dev eth1 src 10.1.1.78 metric 1003
ip-route:169.254.169.254 via 10.1.1.2 dev eth2 src 10.1.1.241 metric 1004
ip-route:169.254.169.254 via 10.1.1.2 dev eth3 src 10.1.1.135 metric 1005
ip-route:169.254.169.254 via 10.1.1.2 dev eth4 src 10.1.1.178 metric 1006
ip-route:169.254.169.254 via 10.2.2.2 dev eth5 src 10.2.2.100 metric 1007
ip-route:169.254.169.254 via 10.2.2.2 dev eth6 src 10.2.2.200 metric 1008
ip-route6:fe80::/64 dev eth0 metric 256
ip-route6:fe80::/64 dev eth1 metric 256
ip-route6:fe80::/64 dev eth2 metric 256
ip-route6:fe80::/64 dev eth3 metric 256
ip-route6:fe80::/64 dev eth4 metric 256
ip-route6:fe80::/64 dev eth5 metric 256
ip-route6:fe80::/64 dev eth6 metric 256
ip-route6:multicast ff00::/8 dev eth0 metric 256
ip-route6:multicast ff00::/8 dev eth1 metric 256
ip-route6:multicast ff00::/8 dev eth2 metric 256
ip-route6:multicast ff00::/8 dev eth3 metric 256
ip-route6:multicast ff00::/8 dev eth4 metric 256
ip-route6:multicast ff00::/8 dev eth5 metric 256
ip-route6:multicast ff00::/8 dev eth6 metric 256
=== datasource: configdrive local ===
instance-id: 8f49631f-75b0-4582-a8b3-5385ef12b2d9
name: tempest-device-tagging-server-892022545
availability-zone: nova
local-hostname: tempest-device-tagging-server-892022545.novalocal
launch-index: 0
=== cirros: current=0.6.3 uptime=62.02 ===
=== pinging gateway failed, debugging connection ===
############ debug start ##############
### /etc/init.d/sshd start
Top of dropbear init script
Starting dropbear sshd: remove-dropbear-host-keys already run per instance
FAIL
### ifconfig -a
eth0 Link encap:Ethernet HWaddr FA:16:3E:5D:4F:81
inet addr:10.0.0.13 Bcast:10.0.0.15 Mask:255.255.255.240
inet6 addr: fe80::f816:3eff:fe5d:4f81/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1
RX packets:10 errors:0 dropped:0 overruns:0 frame:0
TX packets:18 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1492 (1.4 KiB) TX bytes:1788 (1.7 KiB)
eth1 Link encap:Ethernet HWaddr FA:16:3E:EC:BD:D7
inet addr:10.1.1.78 Bcast:10.1.1.255 Mask:255.255.255.0
inet6 addr: fe80::f816:3eff:feec:bdd7/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1
RX packets:8 errors:0 dropped:0 overruns:0 frame:0
TX packets:16 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:940 (940.0 B) TX bytes:1620 (1.5 KiB)
eth2 Link encap:Ethernet HWaddr FA:16:3E:72:E2:46
inet addr:10.1.1.241 Bcast:10.1.1.255 Mask:255.255.255.0
inet6 addr: fe80::f816:3eff:fe72:e246/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1
RX packets:14 errors:0 dropped:0 overruns:0 frame:0
TX packets:16 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1576 (1.5 KiB) TX bytes:1620 (1.5 KiB)
eth3 Link encap:Ethernet HWaddr FA:16:3E:77:D7:B3
inet addr:10.1.1.135 Bcast:10.1.1.255 Mask:255.255.255.0
inet6 addr: fe80::f816:3eff:fe77:d7b3/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1
RX packets:8 errors:0 dropped:0 overruns:0 frame:0
TX packets:16 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:940 (940.0 B) TX bytes:1620 (1.5 KiB)
eth4 Link encap:Ethernet HWaddr FA:16:3E:69:81:37
inet addr:10.1.1.178 Bcast:10.1.1.255 Mask:255.255.255.0
inet6 addr: fe80::f816:3eff:fe69:8137/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1
RX packets:8 errors:0 dropped:0 overruns:0 frame:0
TX packets:16 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:940 (940.0 B) TX bytes:1620 (1.5 KiB)
eth5 Link encap:Ethernet HWaddr FA:16:3E:F6:3C:5B
inet addr:10.2.2.100 Bcast:10.2.2.255 Mask:255.255.255.0
inet6 addr: fe80::f816:3eff:fef6:3c5b/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1
RX packets:10 errors:0 dropped:0 overruns:0 frame:0
TX packets:16 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1408 (1.3 KiB) TX bytes:1620 (1.5 KiB)
eth6 Link encap:Ethernet HWaddr FA:16:3E:08:20:B4
inet addr:10.2.2.200 Bcast:10.2.2.255 Mask:255.255.255.0
inet6 addr: fe80::f816:3eff:fe08:20b4/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1
RX packets:10 errors:0 dropped:0 overruns:0 frame:0
TX packets:16 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1408 (1.3 KiB) TX bytes:1620 (1.5 KiB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:12 errors:0 dropped:0 overruns:0 frame:0
TX packets:12 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B)
### route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 10.0.0.1 0.0.0.0 UG 1002 0 0 eth0
0.0.0.0 10.1.1.1 0.0.0.0 UG 1003 0 0 eth1
0.0.0.0 10.1.1.1 0.0.0.0 UG 1004 0 0 eth2
0.0.0.0 10.1.1.1 0.0.0.0 UG 1005 0 0 eth3
0.0.0.0 10.1.1.1 0.0.0.0 UG 1006 0 0 eth4
0.0.0.0 10.2.2.1 0.0.0.0 UG 1007 0 0 eth5
0.0.0.0 10.2.2.1 0.0.0.0 UG 1008 0 0 eth6
10.0.0.0 0.0.0.0 255.255.255.240 U 1002 0 0 eth0
10.1.1.0 0.0.0.0 255.255.255.0 U 1003 0 0 eth1
10.1.1.0 0.0.0.0 255.255.255.0 U 1004 0 0 eth2
10.1.1.0 0.0.0.0 255.255.255.0 U 1005 0 0 eth3
10.1.1.0 0.0.0.0 255.255.255.0 U 1006 0 0 eth4
10.2.2.0 0.0.0.0 255.255.255.0 U 1007 0 0 eth5
10.2.2.0 0.0.0.0 255.255.255.0 U 1008 0 0 eth6
169.254.169.254 10.0.0.2 255.255.255.255 UGH 1002 0 0 eth0
169.254.169.254 10.1.1.2 255.255.255.255 UGH 1003 0 0 eth1
169.254.169.254 10.1.1.2 255.255.255.255 UGH 1004 0 0 eth2
169.254.169.254 10.1.1.2 255.255.255.255 UGH 1005 0 0 eth3
169.254.169.254 10.1.1.2 255.255.255.255 UGH 1006 0 0 eth4
169.254.169.254 10.2.2.2 255.255.255.255 UGH 1007 0 0 eth5
169.254.169.254 10.2.2.2 255.255.255.255 UGH 1008 0 0 eth6
### cat /etc/resolv.conf
# Generated by dhcpcd from eth0.dhcp, eth1.dhcp, eth2.dhcp, eth3.dhcp, eth4.dhcp, eth5.dhcp, eth6.dhcp
# /etc/resolv.conf.head can replace this line
nameserver 127.0.0.53
# /etc/resolv.conf.tail can replace this line
### ping -c 5 10.0.0.1
10.1.1.1
10.1.1.1
10.1.1.1
10.1.1.1
10.2.2.1
10.2.2.1
PING 10.2.2.1 (10.2.2.1) 56(124) bytes of data.
--- 10.2.2.1 ping statistics ---
5 packets transmitted, 0 received, 100% packet loss, time 4073ms
### pinging nameservers
#### ping -c 5 127.0.0.53
PING 127.0.0.53 (127.0.0.53) 56(84) bytes of data.
64 bytes from 127.0.0.53: icmp_seq=1 ttl=64 time=1.71 ms
64 bytes from 127.0.0.53: icmp_seq=2 ttl=64 time=0.360 ms
64 bytes from 127.0.0.53: icmp_seq=3 ttl=64 time=0.454 ms
64 bytes from 127.0.0.53: icmp_seq=4 ttl=64 time=0.349 ms
64 bytes from 127.0.0.53: icmp_seq=5 ttl=64 time=0.329 ms
--- 127.0.0.53 ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4008ms
rtt min/avg/max/mdev = 0.329/0.641/1.713/0.537 ms
### uname -a
Linux tempest-device-tagging-server-892022545 5.15.0-117-generic #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 x86_64 GNU/Linux
### lsmod
Module Size Used by Not tainted
ahci 49152 0
libahci 49152 1 ahci
sctp 393216 2
libcrc32c 16384 1 sctp
ip6_udp_tunnel 16384 1 sctp
udp_tunnel 20480 1 sctp
ip_tables 32768 0
x_tables 53248 1 ip_tables
8021q 36864 0
garp 20480 1 8021q
stp 16384 1 garp
llc 16384 2 garp,stp
mrp 20480 1 8021q
nls_utf8 16384 0
nls_iso8859_1 16384 0
nls_ascii 16384 0
isofs 53248 0
hid_generic 16384 0
usbhid 65536 0
hid 151552 2 hid_generic,usbhid
virtiofs 28672 0
virtio_rng 16384 0
virtio_gpu 73728 0
virtio_dma_buf 16384 1 virtio_gpu
drm_kms_helper 311296 3 virtio_gpu
syscopyarea 16384 1 drm_kms_helper
sysfillrect 20480 1 drm_kms_helper
sysimgblt 16384 1 drm_kms_helper
fb_sys_fops 16384 1 drm_kms_helper
cec 61440 1 drm_kms_helper
rc_core 65536 1 cec
drm 622592 3 virtio_gpu,drm_kms_helper
virtio_scsi 24576 0
virtio_net 61440 0
net_failover 20480 1 virtio_net
failover 16384 1 net_failover
virtio_input 20480 0
virtio_blk 20480 1
qemu_fw_cfg 20480 0
9pnet_virtio 20480 0
9pnet 90112 1 9pnet_virtio
pcnet32 45056 0
8139cp 40960 0
mii 16384 2 pcnet32,8139cp
ne2k_pci 20480 0
8390 24576 1 ne2k_pci
igbvf 53248 0
igb 266240 0
i2c_algo_bit 16384 1 igb
dca 16384 1 igb
e1000e 299008 0
e1000 159744 0
### dmesg | tail
[ 32.758772] ISO 9660 Extensions: RRIP_1991A
[ 42.762703] 8021q: adding VLAN 0 to HW filter on device eth0
[ 42.776027] 8021q: adding VLAN 0 to HW filter on device eth1
[ 42.789900] 8021q: adding VLAN 0 to HW filter on device eth2
[ 42.804964] 8021q: adding VLAN 0 to HW filter on device eth3
[ 42.816727] 8021q: adding VLAN 0 to HW filter on device eth4
[ 42.827962] 8021q: adding VLAN 0 to HW filter on device eth5
[ 42.839249] 8021q: adding VLAN 0 to HW filter on device eth6
[ 59.659507] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks
[ 59.756632] EXT4-fs (vda1): resized filesystem to 259835
### tail -n 25 /var/log/messages
Feb 6 20:44:26 cirros daemon.info dhcpcd[366]: eth2: adding default route via 10.1.1.1
Feb 6 20:44:26 cirros daemon.info dhcpcd[366]: eth1: leased 10.1.1.78 for 43200 seconds
Feb 6 20:44:27 cirros daemon.info dhcpcd[366]: eth1: adding route to 10.1.1.0/24
Feb 6 20:44:27 cirros daemon.info dhcpcd[366]: eth1: adding host route to 169.254.169.254 via 10.1.1.2
Feb 6 20:44:27 cirros daemon.info dhcpcd[366]: eth1: adding default route via 10.1.1.1
Feb 6 20:44:27 cirros daemon.info dhcpcd[366]: eth6: leased 10.2.2.200 for 43200 seconds
Feb 6 20:44:28 cirros daemon.info dhcpcd[366]: eth6: adding route to 10.2.2.0/24
Feb 6 20:44:28 cirros daemon.info dhcpcd[366]: eth6: adding host route to 169.254.169.254 via 10.2.2.2
Feb 6 20:44:28 cirros daemon.info dhcpcd[366]: eth6: adding default route via 10.2.2.1
Feb 6 20:44:29 cirros daemon.info dhcpcd[366]: eth4: leased 10.1.1.178 for 43200 seconds
Feb 6 20:44:29 cirros daemon.info dhcpcd[366]: eth4: adding route to 10.1.1.0/24
Feb 6 20:44:29 cirros daemon.info dhcpcd[366]: eth4: adding host route to 169.254.169.254 via 10.1.1.2
Feb 6 20:44:29 cirros daemon.info dhcpcd[366]: eth4: adding default route via 10.1.1.1
Feb 6 20:44:30 cirros daemon.info dhcpcd[366]: eth5: leased 10.2.2.100 for 43200 seconds
Feb 6 20:44:30 cirros daemon.info dhcpcd[366]: eth5: adding route to 10.2.2.0/24
Feb 6 20:44:30 cirros daemon.info dhcpcd[366]: eth5: adding host route to 169.254.169.254 via 10.2.2.2
Feb 6 20:44:30 cirros daemon.info dhcpcd[366]: eth5: adding default route via 10.2.2.1
Feb 6 20:44:32 cirros authpriv.info dropbear[596]: Running in background
Feb 6 20:44:34 cirros daemon.warn dhcpcd[366]: eth1: no IPv6 Routers available
Feb 6 20:44:34 cirros daemon.warn dhcpcd[366]: eth3: no IPv6 Routers available
Feb 6 20:44:34 cirros daemon.warn dhcpcd[366]: eth0: no IPv6 Routers available
Feb 6 20:44:34 cirros daemon.warn dhcpcd[366]: eth2: no IPv6 Routers available
Feb 6 20:44:34 cirros daemon.warn dhcpcd[366]: eth4: no IPv6 Routers available
Feb 6 20:44:34 cirros daemon.warn dhcpcd[366]: eth6: no IPv6 Routers available
Feb 6 20:44:34 cirros daemon.warn dhcpcd[366]: eth5: no IPv6 Routers available
############ debug end ##############
____ ____ ____
/ __/ __ ____ ____ / __ \/ __/
/ /__ / // __// __// /_/ /\ \
\___//_//_/ /_/ \____/___/
http://cirros-cloud.net
login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.
tempest-device-tagging-server-892022545 login:
2026-02-06 21:47:02,878 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 204 DELETE http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9 0.132s
2026-02-06 21:47:02,878 83164 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': 'Fri, 06 Feb 2026 20:47:02 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-df0e3a92-10f0-433c-a3f6-f362c0f84bc8', 'x-compute-request-id': 'req-df0e3a92-10f0-433c-a3f6-f362c0f84bc8', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9'}
Body: b''
2026-02-06 21:47:03,221 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9 0.342s
2026-02-06 21:47:03,221 83164 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': 'Fri, 06 Feb 2026 20:47:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '2964', '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-d45545af-909d-4ac1-84da-cf545a160af6', 'x-compute-request-id': 'req-d45545af-909d-4ac1-84da-cf545a160af6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TaggedBootDevicesTest-977170900-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:4f:81"}, {"version": 4, "addr": "172.24.4.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:4f:81"}], "tempest-device-tagging-net1-765509448": [{"version": 4, "addr": "10.1.1.78", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:bd:d7"}, {"version": 4, "addr": "10.1.1.241", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:e2:46"}, {"version": 4, "addr": "10.1.1.135", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:d7:b3"}, {"version": 4, "addr": "10.1.1.178", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:81:37"}], "tempest-device-tagging-net2-138626122": [{"version": 4, "addr": "10.2.2.100", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:3c:5b"}, {"version": 4, "addr": "10.2.2.200", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:20:b4"}]}, "created": "2026-02-06T20:42:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b56347b02492dbbb5a9f1f2bb150b8f70eb871f731b6547e2c162e0b", "id": "8f49631f-75b0-4582-a8b3-5385ef12b2d9", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}], "metadata": {}, "name": "tempest-device-tagging-server-892022545", "status": "ACTIVE", "tenant_id": "0dda1bab01824dc2b40a7d2363f0cb62", "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "updated": "2026-02-06T20:47:03Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1151195834", "OS-SRV-USG:launched_at": "2026-02-06T20:43:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1820066282"}, {"name": "default"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "23479921-275e-4001-998a-ebcb4f05019a", "delete_on_termination": false}, {"id": "2816d939-bd11-4b04-ad3e-b3a9e58d9c4e", "delete_on_termination": false}, {"id": "c2562bca-f676-4774-a896-18a267267bd5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:47:04,781 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9 0.544s
2026-02-06 21:47:04,782 83164 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': 'Fri, 06 Feb 2026 20:47:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '2964', '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-19a3a6f6-04f0-49f3-a7e4-e590bd04d84a', 'x-compute-request-id': 'req-19a3a6f6-04f0-49f3-a7e4-e590bd04d84a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TaggedBootDevicesTest-977170900-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:4f:81"}, {"version": 4, "addr": "172.24.4.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:4f:81"}], "tempest-device-tagging-net1-765509448": [{"version": 4, "addr": "10.1.1.78", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:bd:d7"}, {"version": 4, "addr": "10.1.1.241", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:e2:46"}, {"version": 4, "addr": "10.1.1.135", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:d7:b3"}, {"version": 4, "addr": "10.1.1.178", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:81:37"}], "tempest-device-tagging-net2-138626122": [{"version": 4, "addr": "10.2.2.100", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:3c:5b"}, {"version": 4, "addr": "10.2.2.200", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:20:b4"}]}, "created": "2026-02-06T20:42:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b56347b02492dbbb5a9f1f2bb150b8f70eb871f731b6547e2c162e0b", "id": "8f49631f-75b0-4582-a8b3-5385ef12b2d9", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}], "metadata": {}, "name": "tempest-device-tagging-server-892022545", "status": "ACTIVE", "tenant_id": "0dda1bab01824dc2b40a7d2363f0cb62", "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "updated": "2026-02-06T20:47:03Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1151195834", "OS-SRV-USG:launched_at": "2026-02-06T20:43:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1820066282"}, {"name": "default"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "23479921-275e-4001-998a-ebcb4f05019a", "delete_on_termination": false}, {"id": "2816d939-bd11-4b04-ad3e-b3a9e58d9c4e", "delete_on_termination": false}, {"id": "c2562bca-f676-4774-a896-18a267267bd5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:47:06,389 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9 0.586s
2026-02-06 21:47:06,389 83164 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': 'Fri, 06 Feb 2026 20:47:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '2964', '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-b6603c09-83a5-4ad6-8905-9d0479d2a3ed', 'x-compute-request-id': 'req-b6603c09-83a5-4ad6-8905-9d0479d2a3ed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TaggedBootDevicesTest-977170900-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:4f:81"}, {"version": 4, "addr": "172.24.4.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:4f:81"}], "tempest-device-tagging-net1-765509448": [{"version": 4, "addr": "10.1.1.78", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:bd:d7"}, {"version": 4, "addr": "10.1.1.241", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:e2:46"}, {"version": 4, "addr": "10.1.1.135", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:d7:b3"}, {"version": 4, "addr": "10.1.1.178", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:81:37"}], "tempest-device-tagging-net2-138626122": [{"version": 4, "addr": "10.2.2.100", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:3c:5b"}, {"version": 4, "addr": "10.2.2.200", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:20:b4"}]}, "created": "2026-02-06T20:42:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b56347b02492dbbb5a9f1f2bb150b8f70eb871f731b6547e2c162e0b", "id": "8f49631f-75b0-4582-a8b3-5385ef12b2d9", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}], "metadata": {}, "name": "tempest-device-tagging-server-892022545", "status": "ACTIVE", "tenant_id": "0dda1bab01824dc2b40a7d2363f0cb62", "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "updated": "2026-02-06T20:47:03Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1151195834", "OS-SRV-USG:launched_at": "2026-02-06T20:43:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1820066282"}, {"name": "default"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "23479921-275e-4001-998a-ebcb4f05019a", "delete_on_termination": false}, {"id": "2816d939-bd11-4b04-ad3e-b3a9e58d9c4e", "delete_on_termination": false}, {"id": "c2562bca-f676-4774-a896-18a267267bd5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:47:07,650 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9 0.243s
2026-02-06 21:47:07,651 83164 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': 'Fri, 06 Feb 2026 20:47:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '2943', '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-9d128734-388e-481d-87a0-d4a21e6df316', 'x-compute-request-id': 'req-9d128734-388e-481d-87a0-d4a21e6df316', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TaggedBootDevicesTest-977170900-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:4f:81"}, {"version": 4, "addr": "172.24.4.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:4f:81"}], "tempest-device-tagging-net1-765509448": [{"version": 4, "addr": "10.1.1.78", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:bd:d7"}, {"version": 4, "addr": "10.1.1.241", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:e2:46"}, {"version": 4, "addr": "10.1.1.135", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:d7:b3"}, {"version": 4, "addr": "10.1.1.178", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:81:37"}], "tempest-device-tagging-net2-138626122": [{"version": 4, "addr": "10.2.2.100", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:3c:5b"}, {"version": 4, "addr": "10.2.2.200", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:20:b4"}]}, "created": "2026-02-06T20:42:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b56347b02492dbbb5a9f1f2bb150b8f70eb871f731b6547e2c162e0b", "id": "8f49631f-75b0-4582-a8b3-5385ef12b2d9", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}], "metadata": {}, "name": "tempest-device-tagging-server-892022545", "status": "ACTIVE", "tenant_id": "0dda1bab01824dc2b40a7d2363f0cb62", "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "updated": "2026-02-06T20:47:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1151195834", "OS-SRV-USG:launched_at": "2026-02-06T20:43:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "23479921-275e-4001-998a-ebcb4f05019a", "delete_on_termination": false}, {"id": "2816d939-bd11-4b04-ad3e-b3a9e58d9c4e", "delete_on_termination": false}, {"id": "c2562bca-f676-4774-a896-18a267267bd5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:47:09,179 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9 0.513s
2026-02-06 21:47:09,179 83164 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': 'Fri, 06 Feb 2026 20:47:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '2875', '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-c67471a7-2ad7-46c2-b2a2-8be464932144', 'x-compute-request-id': 'req-c67471a7-2ad7-46c2-b2a2-8be464932144', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TaggedBootDevicesTest-977170900-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:4f:81"}, {"version": 4, "addr": "172.24.4.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:4f:81"}], "tempest-device-tagging-net1-765509448": [{"version": 4, "addr": "10.1.1.78", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:bd:d7"}, {"version": 4, "addr": "10.1.1.241", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:e2:46"}, {"version": 4, "addr": "10.1.1.135", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:d7:b3"}, {"version": 4, "addr": "10.1.1.178", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:81:37"}], "tempest-device-tagging-net2-138626122": [{"version": 4, "addr": "10.2.2.100", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:3c:5b"}, {"version": 4, "addr": "10.2.2.200", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:20:b4"}]}, "created": "2026-02-06T20:42:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b56347b02492dbbb5a9f1f2bb150b8f70eb871f731b6547e2c162e0b", "id": "8f49631f-75b0-4582-a8b3-5385ef12b2d9", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}], "metadata": {}, "name": "tempest-device-tagging-server-892022545", "status": "ACTIVE", "tenant_id": "0dda1bab01824dc2b40a7d2363f0cb62", "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "updated": "2026-02-06T20:47:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1151195834", "OS-SRV-USG:launched_at": "2026-02-06T20:43:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}, {"name": "tempest-securitygroup--1820066282"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "23479921-275e-4001-998a-ebcb4f05019a", "delete_on_termination": false}, {"id": "2816d939-bd11-4b04-ad3e-b3a9e58d9c4e", "delete_on_termination": false}, {"id": "c2562bca-f676-4774-a896-18a267267bd5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:47:10,277 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9 0.082s
2026-02-06 21:47:10,277 83164 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': 'Fri, 06 Feb 2026 20:47:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '2267', '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-c22f5333-dcb2-4e83-9fc0-af9ffc0c336b', 'x-compute-request-id': 'req-c22f5333-dcb2-4e83-9fc0-af9ffc0c336b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-device-tagging-net1-765509448": [{"version": 4, "addr": "10.1.1.78", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:bd:d7"}, {"version": 4, "addr": "10.1.1.241", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:e2:46"}, {"version": 4, "addr": "10.1.1.135", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:d7:b3"}, {"version": 4, "addr": "10.1.1.178", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:81:37"}], "tempest-device-tagging-net2-138626122": [{"version": 4, "addr": "10.2.2.200", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:20:b4"}]}, "created": "2026-02-06T20:42:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b56347b02492dbbb5a9f1f2bb150b8f70eb871f731b6547e2c162e0b", "id": "8f49631f-75b0-4582-a8b3-5385ef12b2d9", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}], "metadata": {}, "name": "tempest-device-tagging-server-892022545", "status": "ACTIVE", "tenant_id": "0dda1bab01824dc2b40a7d2363f0cb62", "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "updated": "2026-02-06T20:47:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1151195834", "OS-SRV-USG:launched_at": "2026-02-06T20:43:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "23479921-275e-4001-998a-ebcb4f05019a", "delete_on_termination": false}, {"id": "2816d939-bd11-4b04-ad3e-b3a9e58d9c4e", "delete_on_termination": false}, {"id": "c2562bca-f676-4774-a896-18a267267bd5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:47:11,372 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9 0.079s
2026-02-06 21:47:11,372 83164 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': 'Fri, 06 Feb 2026 20:47:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1614', '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-b9189bb7-8385-4c97-8ac3-39ec7af0008f', 'x-compute-request-id': 'req-b9189bb7-8385-4c97-8ac3-39ec7af0008f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:42:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b56347b02492dbbb5a9f1f2bb150b8f70eb871f731b6547e2c162e0b", "id": "8f49631f-75b0-4582-a8b3-5385ef12b2d9", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}], "metadata": {}, "name": "tempest-device-tagging-server-892022545", "status": "ACTIVE", "tenant_id": "0dda1bab01824dc2b40a7d2363f0cb62", "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "updated": "2026-02-06T20:47:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1151195834", "OS-SRV-USG:launched_at": "2026-02-06T20:43:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "23479921-275e-4001-998a-ebcb4f05019a", "delete_on_termination": false}, {"id": "2816d939-bd11-4b04-ad3e-b3a9e58d9c4e", "delete_on_termination": false}, {"id": "c2562bca-f676-4774-a896-18a267267bd5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:47:12,472 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9 0.084s
2026-02-06 21:47:12,472 83164 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': 'Fri, 06 Feb 2026 20:47:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1614', '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-ed90947f-3b56-4642-b2bc-23f0947f4e45', 'x-compute-request-id': 'req-ed90947f-3b56-4642-b2bc-23f0947f4e45', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:42:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b56347b02492dbbb5a9f1f2bb150b8f70eb871f731b6547e2c162e0b", "id": "8f49631f-75b0-4582-a8b3-5385ef12b2d9", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}], "metadata": {}, "name": "tempest-device-tagging-server-892022545", "status": "ACTIVE", "tenant_id": "0dda1bab01824dc2b40a7d2363f0cb62", "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "updated": "2026-02-06T20:47:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1151195834", "OS-SRV-USG:launched_at": "2026-02-06T20:43:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "23479921-275e-4001-998a-ebcb4f05019a", "delete_on_termination": false}, {"id": "2816d939-bd11-4b04-ad3e-b3a9e58d9c4e", "delete_on_termination": false}, {"id": "c2562bca-f676-4774-a896-18a267267bd5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:47:13,579 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9 0.092s
2026-02-06 21:47:13,579 83164 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': 'Fri, 06 Feb 2026 20:47:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1619', '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-1160e08f-ebdc-4c87-995e-0f217a9b6222', 'x-compute-request-id': 'req-1160e08f-ebdc-4c87-995e-0f217a9b6222', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:42:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b56347b02492dbbb5a9f1f2bb150b8f70eb871f731b6547e2c162e0b", "id": "8f49631f-75b0-4582-a8b3-5385ef12b2d9", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}], "metadata": {}, "name": "tempest-device-tagging-server-892022545", "status": "DELETED", "tenant_id": "0dda1bab01824dc2b40a7d2363f0cb62", "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "updated": "2026-02-06T20:47:13Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1151195834", "OS-SRV-USG:launched_at": "2026-02-06T20:43:30.000000", "OS-SRV-USG:terminated_at": "2026-02-06T20:47:12.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "23479921-275e-4001-998a-ebcb4f05019a", "delete_on_termination": false}, {"id": "2816d939-bd11-4b04-ad3e-b3a9e58d9c4e", "delete_on_termination": false}, {"id": "c2562bca-f676-4774-a896-18a267267bd5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:47:13,593 83164 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 10 second wait
2026-02-06 21:47:14,690 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9 0.096s
2026-02-06 21:47:14,690 83164 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': 'Fri, 06 Feb 2026 20:47:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1619', '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-78c90cea-3e56-4d9c-b96f-9a60733665be', 'x-compute-request-id': 'req-78c90cea-3e56-4d9c-b96f-9a60733665be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:42:59Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "b56347b02492dbbb5a9f1f2bb150b8f70eb871f731b6547e2c162e0b", "id": "8f49631f-75b0-4582-a8b3-5385ef12b2d9", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9"}], "metadata": {}, "name": "tempest-device-tagging-server-892022545", "status": "DELETED", "tenant_id": "0dda1bab01824dc2b40a7d2363f0cb62", "user_id": "2950d3ca8d374f9e992eb122ebc4f06d", "updated": "2026-02-06T20:47:13Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1151195834", "OS-SRV-USG:launched_at": "2026-02-06T20:43:30.000000", "OS-SRV-USG:terminated_at": "2026-02-06T20:47:12.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "23479921-275e-4001-998a-ebcb4f05019a", "delete_on_termination": false}, {"id": "2816d939-bd11-4b04-ad3e-b3a9e58d9c4e", "delete_on_termination": false}, {"id": "c2562bca-f676-4774-a896-18a267267bd5", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:47:15,736 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 404 GET http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9 0.030s
2026-02-06 21:47:15,736 83164 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': 'Fri, 06 Feb 2026 20:47:15 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-ff45e58b-902f-4b1f-a998-6ac33e7b6122', 'x-compute-request-id': 'req-ff45e58b-902f-4b1f-a998-6ac33e7b6122', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/8f49631f-75b0-4582-a8b3-5385ef12b2d9'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8f49631f-75b0-4582-a8b3-5385ef12b2d9 could not be found."}}'
2026-02-06 21:47:15,760 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://192.168.122.84/compute/v2.1/os-keypairs/tempest-keypair-1151195834 0.022s
2026-02-06 21:47:15,760 83164 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': 'Fri, 06 Feb 2026 20:47:15 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-14c22a5d-3708-4ff3-b91b-412ee79b0d7c', 'x-compute-request-id': 'req-14c22a5d-3708-4ff3-b91b-412ee79b0d7c', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/compute/v2.1/os-keypairs/tempest-keypair-1151195834'}
Body: b''
2026-02-06 21:47:15,963 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://192.168.122.84/networking/v2.0/security-groups/5156ab69-5fda-4f33-b6d3-3f425f58bd6e 0.203s
2026-02-06 21:47:15,964 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:47:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-72a40427-f628-4aa8-a34d-8a84ab56e0b7', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/networking/v2.0/security-groups/5156ab69-5fda-4f33-b6d3-3f425f58bd6e'}
Body: b''
2026-02-06 21:47:15,978 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 404 GET http://192.168.122.84/networking/v2.0/security-groups/5156ab69-5fda-4f33-b6d3-3f425f58bd6e 0.014s
2026-02-06 21:47:15,979 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:47:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-a78ea470-9291-40a2-925e-a7779af20c3e', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.84/networking/v2.0/security-groups/5156ab69-5fda-4f33-b6d3-3f425f58bd6e'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 5156ab69-5fda-4f33-b6d3-3f425f58bd6e does not exist", "detail": ""}}'
2026-02-06 21:47:16,295 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://192.168.122.84/networking/v2.0/floatingips/781e5cbb-f18a-492f-97c9-24375b1d818a 0.316s
2026-02-06 21:47:16,295 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:47:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-eac2e920-c9ca-484a-8486-9f03dc7a282e', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips/781e5cbb-f18a-492f-97c9-24375b1d818a'}
Body: b''
2026-02-06 21:47:16,626 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://192.168.122.84/networking/v2.0/ports/d03af603-a4be-4e06-8e0a-23c1492eccb5 0.330s
2026-02-06 21:47:16,626 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:47:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-7f81cae6-28e1-4296-8d70-f0f69416c00f', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/networking/v2.0/ports/d03af603-a4be-4e06-8e0a-23c1492eccb5'}
Body: b''
2026-02-06 21:47:16,953 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://192.168.122.84/networking/v2.0/ports/35f886b8-75c2-4dac-b1c8-55b009855b1d 0.326s
2026-02-06 21:47:16,953 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:47:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-20518708-044a-4dbb-9735-fb47beac7dec', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/networking/v2.0/ports/35f886b8-75c2-4dac-b1c8-55b009855b1d'}
Body: b''
2026-02-06 21:47:17,148 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://192.168.122.84/networking/v2.0/subnets/1b0aec0e-a8dc-4b98-ad10-a4f18979802a 0.195s
2026-02-06 21:47:17,148 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:47:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-ffd019ac-e0ea-4851-bb5d-218fbeb5454b', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/networking/v2.0/subnets/1b0aec0e-a8dc-4b98-ad10-a4f18979802a'}
Body: b''
2026-02-06 21:47:17,354 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://192.168.122.84/networking/v2.0/subnets/abe87eb9-7b3e-4655-a665-132aa5e8d98d 0.205s
2026-02-06 21:47:17,355 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:47:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-f43db816-c7da-46a0-9244-4ecdf89aa8bc', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/networking/v2.0/subnets/abe87eb9-7b3e-4655-a665-132aa5e8d98d'}
Body: b''
2026-02-06 21:47:17,733 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://192.168.122.84/networking/v2.0/networks/c0fae1e1-5a14-4393-991b-827a142b5085 0.378s
2026-02-06 21:47:17,733 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:47:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-bc2069dd-cd75-4740-bf48-a95015e6a995', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/networking/v2.0/networks/c0fae1e1-5a14-4393-991b-827a142b5085'}
Body: b''
2026-02-06 21:47:18,134 83164 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://192.168.122.84/networking/v2.0/networks/5b8cfe2b-6000-45a9-a211-3a9b1cc88a29 0.400s
2026-02-06 21:47:18,134 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:47:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-aed463f3-a361-4e90-a44b-f5edcee7bf32', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/networking/v2.0/networks/5b8cfe2b-6000-45a9-a211-3a9b1cc88a29'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 189, in test_tagged_boot_devices
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 247, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 222, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server
wait_for_ssh_or_ping(
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 713, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
| 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
ft6.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-02-06 21:39:49,192 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://192.168.122.84/volume/v3/volumes 1.714s
2026-02-06 21:39:49,192 83166 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-823636491", "imageRef": "8a411264-15f8-414d-9d8f-b6ea39e77eaf"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:39:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-254b6f95-3fd2-44e4-8fb9-46685bd84d98', 'content-length': '763', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-254b6f95-3fd2-44e4-8fb9-46685bd84d98', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/volume/v3/volumes'}
Body: b'{"volume": {"id": "23cef784-0379-446f-bc24-afb341a0ae92", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:39:49.044038", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-823636491", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}], "user_id": "1f9a9a4690394b95a66963514a6ba706", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-02-06 21:39:50,007 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92 0.805s
2026-02-06 21:39:50,008 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:39:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-996002e0-bef2-4c9d-a987-87e790b4b66f', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-996002e0-bef2-4c9d-a987-87e790b4b66f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92'}
Body: b'{"volume": {"id": "23cef784-0379-446f-bc24-afb341a0ae92", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:39:49.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-823636491", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}], "user_id": "1f9a9a4690394b95a66963514a6ba706", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c62a092f9e404aaf9536317b2e3aaad0"}}'
2026-02-06 21:39:51,078 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92 0.055s
2026-02-06 21:39:51,079 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:39:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f254d8ee-b704-4c20-87e8-bf01806e2b6f', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f254d8ee-b704-4c20-87e8-bf01806e2b6f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92'}
Body: b'{"volume": {"id": "23cef784-0379-446f-bc24-afb341a0ae92", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:39:49.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-823636491", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}], "user_id": "1f9a9a4690394b95a66963514a6ba706", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c62a092f9e404aaf9536317b2e3aaad0"}}'
2026-02-06 21:39:52,135 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92 0.044s
2026-02-06 21:39:52,136 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:39:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-315df8b2-3b4a-4198-9260-de253099f96c', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-315df8b2-3b4a-4198-9260-de253099f96c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92'}
Body: b'{"volume": {"id": "23cef784-0379-446f-bc24-afb341a0ae92", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:39:49.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-823636491", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}], "user_id": "1f9a9a4690394b95a66963514a6ba706", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c62a092f9e404aaf9536317b2e3aaad0"}}'
2026-02-06 21:39:53,197 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92 0.050s
2026-02-06 21:39:53,197 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:39:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88793967-4fac-49dd-b90a-c8f2b1e5ab7c', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88793967-4fac-49dd-b90a-c8f2b1e5ab7c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92'}
Body: b'{"volume": {"id": "23cef784-0379-446f-bc24-afb341a0ae92", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:39:49.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-823636491", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}], "user_id": "1f9a9a4690394b95a66963514a6ba706", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c62a092f9e404aaf9536317b2e3aaad0"}}'
2026-02-06 21:39:54,264 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92 0.054s
2026-02-06 21:39:54,264 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:39:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eebec57-521f-42aa-b695-a1992024aefa', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eebec57-521f-42aa-b695-a1992024aefa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92'}
Body: b'{"volume": {"id": "23cef784-0379-446f-bc24-afb341a0ae92", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:39:49.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-823636491", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}], "user_id": "1f9a9a4690394b95a66963514a6ba706", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c62a092f9e404aaf9536317b2e3aaad0"}}'
2026-02-06 21:39:55,322 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92 0.045s
2026-02-06 21:39:55,322 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:39:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8cbbaa4-329c-4c1b-aff8-5c6ec17ef77b', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8cbbaa4-329c-4c1b-aff8-5c6ec17ef77b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92'}
Body: b'{"volume": {"id": "23cef784-0379-446f-bc24-afb341a0ae92", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:39:49.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-823636491", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}], "user_id": "1f9a9a4690394b95a66963514a6ba706", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c62a092f9e404aaf9536317b2e3aaad0"}}'
2026-02-06 21:39:56,417 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92 0.084s
2026-02-06 21:39:56,417 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:39:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2277fcc8-bfc3-4ac8-bd97-e694e63af454', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2277fcc8-bfc3-4ac8-bd97-e694e63af454', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92'}
Body: b'{"volume": {"id": "23cef784-0379-446f-bc24-afb341a0ae92", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:39:49.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-823636491", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}], "user_id": "1f9a9a4690394b95a66963514a6ba706", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c62a092f9e404aaf9536317b2e3aaad0"}}'
2026-02-06 21:39:57,476 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92 0.045s
2026-02-06 21:39:57,477 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:39:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c3fadf7-548f-45c2-b18c-bf074f2a526c', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c3fadf7-548f-45c2-b18c-bf074f2a526c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92'}
Body: b'{"volume": {"id": "23cef784-0379-446f-bc24-afb341a0ae92", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:39:49.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-823636491", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}], "user_id": "1f9a9a4690394b95a66963514a6ba706", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c62a092f9e404aaf9536317b2e3aaad0"}}'
2026-02-06 21:39:58,548 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92 0.059s
2026-02-06 21:39:58,548 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:39:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-784d2c24-febf-40c7-a0a7-7dbd5f0f07bd', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-784d2c24-febf-40c7-a0a7-7dbd5f0f07bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92'}
Body: b'{"volume": {"id": "23cef784-0379-446f-bc24-afb341a0ae92", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:39:49.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-823636491", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}], "user_id": "1f9a9a4690394b95a66963514a6ba706", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c62a092f9e404aaf9536317b2e3aaad0"}}'
2026-02-06 21:39:59,615 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92 0.055s
2026-02-06 21:39:59,615 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:39:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2fe7559-6b17-481b-bc71-9d9a221f3f92', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2fe7559-6b17-481b-bc71-9d9a221f3f92', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92'}
Body: b'{"volume": {"id": "23cef784-0379-446f-bc24-afb341a0ae92", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:39:49.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-823636491", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}], "user_id": "1f9a9a4690394b95a66963514a6ba706", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c62a092f9e404aaf9536317b2e3aaad0"}}'
2026-02-06 21:40:00,672 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92 0.045s
2026-02-06 21:40:00,673 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-705bd4b5-8354-40b7-81fb-d96ed05506ac', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-705bd4b5-8354-40b7-81fb-d96ed05506ac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92'}
Body: b'{"volume": {"id": "23cef784-0379-446f-bc24-afb341a0ae92", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:39:49.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-823636491", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}], "user_id": "1f9a9a4690394b95a66963514a6ba706", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c62a092f9e404aaf9536317b2e3aaad0"}}'
2026-02-06 21:40:01,717 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92 0.034s
2026-02-06 21:40:01,718 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ed3d501-c508-439a-b2d6-c6cf1f317da6', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ed3d501-c508-439a-b2d6-c6cf1f317da6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92'}
Body: b'{"volume": {"id": "23cef784-0379-446f-bc24-afb341a0ae92", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:39:49.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-823636491", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}], "user_id": "1f9a9a4690394b95a66963514a6ba706", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c62a092f9e404aaf9536317b2e3aaad0"}}'
2026-02-06 21:40:02,781 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92 0.052s
2026-02-06 21:40:02,782 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41858d0d-455e-4652-9d04-839d2b82c129', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41858d0d-455e-4652-9d04-839d2b82c129', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92'}
Body: b'{"volume": {"id": "23cef784-0379-446f-bc24-afb341a0ae92", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:39:49.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-823636491", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}], "user_id": "1f9a9a4690394b95a66963514a6ba706", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c62a092f9e404aaf9536317b2e3aaad0"}}'
2026-02-06 21:40:03,830 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92 0.038s
2026-02-06 21:40:03,831 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-173f49c3-dcfa-49d1-9727-0d52530a970a', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-173f49c3-dcfa-49d1-9727-0d52530a970a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92'}
Body: b'{"volume": {"id": "23cef784-0379-446f-bc24-afb341a0ae92", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:39:49.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-823636491", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}], "user_id": "1f9a9a4690394b95a66963514a6ba706", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c62a092f9e404aaf9536317b2e3aaad0"}}'
2026-02-06 21:40:04,881 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92 0.039s
2026-02-06 21:40:04,882 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccd9286e-79e8-4beb-bf36-8f607450952f', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccd9286e-79e8-4beb-bf36-8f607450952f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92'}
Body: b'{"volume": {"id": "23cef784-0379-446f-bc24-afb341a0ae92", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:39:49.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-823636491", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}], "user_id": "1f9a9a4690394b95a66963514a6ba706", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c62a092f9e404aaf9536317b2e3aaad0"}}'
2026-02-06 21:40:05,937 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92 0.045s
2026-02-06 21:40:05,938 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f3cdc3e-763f-41c7-8ea3-3c1f235f6f6b', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f3cdc3e-763f-41c7-8ea3-3c1f235f6f6b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92'}
Body: b'{"volume": {"id": "23cef784-0379-446f-bc24-afb341a0ae92", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:39:49.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-823636491", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}], "user_id": "1f9a9a4690394b95a66963514a6ba706", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c62a092f9e404aaf9536317b2e3aaad0"}}'
2026-02-06 21:40:06,980 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92 0.031s
2026-02-06 21:40:06,981 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcb2c53e-7e16-4505-9a28-ce5a8f499ab1', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcb2c53e-7e16-4505-9a28-ce5a8f499ab1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92'}
Body: b'{"volume": {"id": "23cef784-0379-446f-bc24-afb341a0ae92", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:39:49.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-823636491", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}], "user_id": "1f9a9a4690394b95a66963514a6ba706", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c62a092f9e404aaf9536317b2e3aaad0"}}'
2026-02-06 21:40:08,045 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92 0.054s
2026-02-06 21:40:08,046 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6edf6161-c2c5-4211-ade0-a84c8cf0c804', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6edf6161-c2c5-4211-ade0-a84c8cf0c804', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92'}
Body: b'{"volume": {"id": "23cef784-0379-446f-bc24-afb341a0ae92", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:39:49.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-823636491", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}], "user_id": "1f9a9a4690394b95a66963514a6ba706", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c62a092f9e404aaf9536317b2e3aaad0"}}'
2026-02-06 21:40:09,117 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92 0.059s
2026-02-06 21:40:09,117 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30a6faf0-b71d-44bd-88a1-7142bd240440', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30a6faf0-b71d-44bd-88a1-7142bd240440', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92'}
Body: b'{"volume": {"id": "23cef784-0379-446f-bc24-afb341a0ae92", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:39:49.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-823636491", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}], "user_id": "1f9a9a4690394b95a66963514a6ba706", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c62a092f9e404aaf9536317b2e3aaad0"}}'
2026-02-06 21:40:10,211 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92 0.082s
2026-02-06 21:40:10,211 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da10ed61-9368-47d0-ad4a-2c9a59d5d475', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da10ed61-9368-47d0-ad4a-2c9a59d5d475', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92'}
Body: b'{"volume": {"id": "23cef784-0379-446f-bc24-afb341a0ae92", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:39:49.000000", "updated_at": "2026-02-06T20:40:09.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-823636491", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}], "user_id": "1f9a9a4690394b95a66963514a6ba706", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c62a092f9e404aaf9536317b2e3aaad0"}}'
2026-02-06 21:40:11,258 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92 0.035s
2026-02-06 21:40:11,258 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a42da55-9a51-46d9-8fae-a31534fd6e34', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a42da55-9a51-46d9-8fae-a31534fd6e34', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92'}
Body: b'{"volume": {"id": "23cef784-0379-446f-bc24-afb341a0ae92", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:39:49.000000", "updated_at": "2026-02-06T20:40:09.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-823636491", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}], "user_id": "1f9a9a4690394b95a66963514a6ba706", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c62a092f9e404aaf9536317b2e3aaad0"}}'
2026-02-06 21:40:12,329 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92 0.059s
2026-02-06 21:40:12,329 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f72e3ff-a0d4-424a-8fdb-c94ef00aed6b', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f72e3ff-a0d4-424a-8fdb-c94ef00aed6b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92'}
Body: b'{"volume": {"id": "23cef784-0379-446f-bc24-afb341a0ae92", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:39:49.000000", "updated_at": "2026-02-06T20:40:09.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-823636491", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}], "user_id": "1f9a9a4690394b95a66963514a6ba706", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c62a092f9e404aaf9536317b2e3aaad0"}}'
2026-02-06 21:40:13,419 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92 0.078s
2026-02-06 21:40:13,419 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd714180-4327-4543-bb2b-51d92e7d5882', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd714180-4327-4543-bb2b-51d92e7d5882', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92'}
Body: b'{"volume": {"id": "23cef784-0379-446f-bc24-afb341a0ae92", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:39:49.000000", "updated_at": "2026-02-06T20:40:09.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-823636491", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}], "user_id": "1f9a9a4690394b95a66963514a6ba706", "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": "c62a092f9e404aaf9536317b2e3aaad0"}}'
2026-02-06 21:40:14,469 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92 0.038s
2026-02-06 21:40:14,469 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ecc8c71-970c-490f-a550-cd534ee2c983', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ecc8c71-970c-490f-a550-cd534ee2c983', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92'}
Body: b'{"volume": {"id": "23cef784-0379-446f-bc24-afb341a0ae92", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:39:49.000000", "updated_at": "2026-02-06T20:40:14.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-823636491", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}], "user_id": "1f9a9a4690394b95a66963514a6ba706", "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": "c62a092f9e404aaf9536317b2e3aaad0"}}'
2026-02-06 21:40:15,541 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92 0.061s
2026-02-06 21:40:15,542 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55f192fb-3496-4e3b-b9f0-776b2d081e97', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55f192fb-3496-4e3b-b9f0-776b2d081e97', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92'}
Body: b'{"volume": {"id": "23cef784-0379-446f-bc24-afb341a0ae92", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:39:49.000000", "updated_at": "2026-02-06T20:40:15.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-823636491", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}], "user_id": "1f9a9a4690394b95a66963514a6ba706", "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": "c62a092f9e404aaf9536317b2e3aaad0"}}'
2026-02-06 21:40:16,642 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92 0.090s
2026-02-06 21:40:16,643 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2263f3fa-6776-428b-aecb-36bbcfdd71ba', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2263f3fa-6776-428b-aecb-36bbcfdd71ba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92'}
Body: b'{"volume": {"id": "23cef784-0379-446f-bc24-afb341a0ae92", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:39:49.000000", "updated_at": "2026-02-06T20:40:15.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-823636491", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}], "user_id": "1f9a9a4690394b95a66963514a6ba706", "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": "c62a092f9e404aaf9536317b2e3aaad0"}}'
2026-02-06 21:40:17,724 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92 0.068s
2026-02-06 21:40:17,724 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3316e595-1f23-4189-a69f-ebc17ae7977d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3316e595-1f23-4189-a69f-ebc17ae7977d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92'}
Body: b'{"volume": {"id": "23cef784-0379-446f-bc24-afb341a0ae92", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:39:49.000000", "updated_at": "2026-02-06T20:40:15.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-823636491", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}], "user_id": "1f9a9a4690394b95a66963514a6ba706", "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": "c62a092f9e404aaf9536317b2e3aaad0"}}'
2026-02-06 21:40:18,802 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92 0.067s
2026-02-06 21:40:18,803 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1a858e3-290a-41f3-ab92-e49c04750bae', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1a858e3-290a-41f3-ab92-e49c04750bae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92'}
Body: b'{"volume": {"id": "23cef784-0379-446f-bc24-afb341a0ae92", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:39:49.000000", "updated_at": "2026-02-06T20:40:15.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-823636491", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}], "user_id": "1f9a9a4690394b95a66963514a6ba706", "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": "c62a092f9e404aaf9536317b2e3aaad0"}}'
2026-02-06 21:40:19,859 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92 0.042s
2026-02-06 21:40:19,860 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b2f2e64-7361-4de1-ac48-5b2bc439b403', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b2f2e64-7361-4de1-ac48-5b2bc439b403', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92'}
Body: b'{"volume": {"id": "23cef784-0379-446f-bc24-afb341a0ae92", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:39:49.000000", "updated_at": "2026-02-06T20:40:15.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-823636491", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}], "user_id": "1f9a9a4690394b95a66963514a6ba706", "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": "c62a092f9e404aaf9536317b2e3aaad0"}}'
2026-02-06 21:40:20,933 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92 0.062s
2026-02-06 21:40:20,933 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e2c892a-6784-4a83-9eb4-4c5b2a57270a', 'content-length': '1334', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e2c892a-6784-4a83-9eb4-4c5b2a57270a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92'}
Body: b'{"volume": {"id": "23cef784-0379-446f-bc24-afb341a0ae92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:39:49.000000", "updated_at": "2026-02-06T20:40:20.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-823636491", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/23cef784-0379-446f-bc24-afb341a0ae92"}], "user_id": "1f9a9a4690394b95a66963514a6ba706", "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": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "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": "c62a092f9e404aaf9536317b2e3aaad0"}}'
2026-02-06 21:40:20,944 83166 INFO [tempest.common.waiters] volume 23cef784-0379-446f-bc24-afb341a0ae92 reached available after waiting for 30.944169 seconds
2026-02-06 21:40:21,294 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://192.168.122.84/volume/v3/volumes 0.349s
2026-02-06 21:40:21,294 83166 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-535412112"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-878ca6b3-841d-4616-ae3d-6fe09b42da77', 'content-length': '763', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-878ca6b3-841d-4616-ae3d-6fe09b42da77', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/volume/v3/volumes'}
Body: b'{"volume": {"id": "a2e84705-ca8e-4bdf-9755-ce9416109dc4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:40:21.200832", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-535412112", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/a2e84705-ca8e-4bdf-9755-ce9416109dc4"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/a2e84705-ca8e-4bdf-9755-ce9416109dc4"}], "user_id": "1f9a9a4690394b95a66963514a6ba706", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-02-06 21:40:21,368 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/volume/v3/volumes/a2e84705-ca8e-4bdf-9755-ce9416109dc4 0.066s
2026-02-06 21:40:21,369 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83a5d476-ac14-4cac-b205-440d81036d14', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83a5d476-ac14-4cac-b205-440d81036d14', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/a2e84705-ca8e-4bdf-9755-ce9416109dc4'}
Body: b'{"volume": {"id": "a2e84705-ca8e-4bdf-9755-ce9416109dc4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:40:21.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-535412112", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/a2e84705-ca8e-4bdf-9755-ce9416109dc4"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/a2e84705-ca8e-4bdf-9755-ce9416109dc4"}], "user_id": "1f9a9a4690394b95a66963514a6ba706", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c62a092f9e404aaf9536317b2e3aaad0"}}'
2026-02-06 21:40:22,437 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/volume/v3/volumes/a2e84705-ca8e-4bdf-9755-ce9416109dc4 0.052s
2026-02-06 21:40:22,437 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05710fd3-a887-4e0b-9f0b-063be1f8335e', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05710fd3-a887-4e0b-9f0b-063be1f8335e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/a2e84705-ca8e-4bdf-9755-ce9416109dc4'}
Body: b'{"volume": {"id": "a2e84705-ca8e-4bdf-9755-ce9416109dc4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:40:21.000000", "updated_at": "2026-02-06T20:40:22.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-535412112", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/a2e84705-ca8e-4bdf-9755-ce9416109dc4"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/a2e84705-ca8e-4bdf-9755-ce9416109dc4"}], "user_id": "1f9a9a4690394b95a66963514a6ba706", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c62a092f9e404aaf9536317b2e3aaad0"}}'
2026-02-06 21:40:23,498 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/volume/v3/volumes/a2e84705-ca8e-4bdf-9755-ce9416109dc4 0.049s
2026-02-06 21:40:23,498 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90df3f5d-28c5-4e12-87ec-e1ef8968df04', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90df3f5d-28c5-4e12-87ec-e1ef8968df04', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/a2e84705-ca8e-4bdf-9755-ce9416109dc4'}
Body: b'{"volume": {"id": "a2e84705-ca8e-4bdf-9755-ce9416109dc4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:40:21.000000", "updated_at": "2026-02-06T20:40:23.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-535412112", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/a2e84705-ca8e-4bdf-9755-ce9416109dc4"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/a2e84705-ca8e-4bdf-9755-ce9416109dc4"}], "user_id": "1f9a9a4690394b95a66963514a6ba706", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c62a092f9e404aaf9536317b2e3aaad0"}}'
2026-02-06 21:40:23,508 83166 INFO [tempest.common.waiters] volume a2e84705-ca8e-4bdf-9755-ce9416109dc4 reached available after waiting for 2.508942 seconds
2026-02-06 21:40:23,731 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://192.168.122.84/volume/v3/volumes 0.222s
2026-02-06 21:40:23,731 83166 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-1804589767"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca23e34e-e474-468c-9dbd-901a8b46883d', 'content-length': '764', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca23e34e-e474-468c-9dbd-901a8b46883d', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/volume/v3/volumes'}
Body: b'{"volume": {"id": "82228f69-a671-4e7f-aa83-990becabbeb2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:40:23.658774", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1804589767", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/82228f69-a671-4e7f-aa83-990becabbeb2"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/82228f69-a671-4e7f-aa83-990becabbeb2"}], "user_id": "1f9a9a4690394b95a66963514a6ba706", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-02-06 21:40:23,820 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/volume/v3/volumes/82228f69-a671-4e7f-aa83-990becabbeb2 0.078s
2026-02-06 21:40:23,820 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57b964ad-2ecc-427a-a01e-743b89cd29e2', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57b964ad-2ecc-427a-a01e-743b89cd29e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/82228f69-a671-4e7f-aa83-990becabbeb2'}
Body: b'{"volume": {"id": "82228f69-a671-4e7f-aa83-990becabbeb2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:40:24.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1804589767", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/82228f69-a671-4e7f-aa83-990becabbeb2"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/82228f69-a671-4e7f-aa83-990becabbeb2"}], "user_id": "1f9a9a4690394b95a66963514a6ba706", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c62a092f9e404aaf9536317b2e3aaad0"}}'
2026-02-06 21:40:24,926 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/volume/v3/volumes/82228f69-a671-4e7f-aa83-990becabbeb2 0.095s
2026-02-06 21:40:24,926 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97584973-79de-407c-86c5-2473289e788d', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97584973-79de-407c-86c5-2473289e788d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/82228f69-a671-4e7f-aa83-990becabbeb2'}
Body: b'{"volume": {"id": "82228f69-a671-4e7f-aa83-990becabbeb2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:40:24.000000", "updated_at": "2026-02-06T20:40:25.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1804589767", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/82228f69-a671-4e7f-aa83-990becabbeb2"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/82228f69-a671-4e7f-aa83-990becabbeb2"}], "user_id": "1f9a9a4690394b95a66963514a6ba706", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c62a092f9e404aaf9536317b2e3aaad0"}}'
2026-02-06 21:40:25,984 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/volume/v3/volumes/82228f69-a671-4e7f-aa83-990becabbeb2 0.046s
2026-02-06 21:40:25,984 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1547dbda-0920-4e2f-96c7-daf28edf4757', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1547dbda-0920-4e2f-96c7-daf28edf4757', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/82228f69-a671-4e7f-aa83-990becabbeb2'}
Body: b'{"volume": {"id": "82228f69-a671-4e7f-aa83-990becabbeb2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:40:24.000000", "updated_at": "2026-02-06T20:40:25.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1804589767", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/82228f69-a671-4e7f-aa83-990becabbeb2"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/82228f69-a671-4e7f-aa83-990becabbeb2"}], "user_id": "1f9a9a4690394b95a66963514a6ba706", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c62a092f9e404aaf9536317b2e3aaad0"}}'
2026-02-06 21:40:25,994 83166 INFO [tempest.common.waiters] volume 82228f69-a671-4e7f-aa83-990becabbeb2 reached available after waiting for 2.994219 seconds
2026-02-06 21:40:26,734 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.84/networking/v2.0/networks 0.740s
2026-02-06 21:40:26,735 83166 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-182134220"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '612', 'x-openstack-request-id': 'req-44423920-3124-400e-813d-e1c5bf3aa9fb', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/networks'}
Body: b'{"network":{"id":"74faf6fc-dfdc-4749-b4ea-3310719fb5da","name":"tempest-device-tagging-net1-182134220","tenant_id":"c62a092f9e404aaf9536317b2e3aaad0","project_id":"c62a092f9e404aaf9536317b2e3aaad0","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"port_security_enabled":true,"router:external":false,"vlan_transparent":false,"qinq":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2026-02-06T20:40:26Z","updated_at":"2026-02-06T20:40:26Z","revision_number":1}}'
2026-02-06 21:40:27,595 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.84/networking/v2.0/networks 0.860s
2026-02-06 21:40:27,596 83166 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-1631052039"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '613', 'x-openstack-request-id': 'req-c980446b-7fab-4ed3-b9e5-905db070a341', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/networks'}
Body: b'{"network":{"id":"ebd7562a-e6a5-4328-a161-52d548d3b6ce","name":"tempest-device-tagging-net2-1631052039","tenant_id":"c62a092f9e404aaf9536317b2e3aaad0","project_id":"c62a092f9e404aaf9536317b2e3aaad0","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"port_security_enabled":true,"router:external":false,"vlan_transparent":false,"qinq":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2026-02-06T20:40:26Z","updated_at":"2026-02-06T20:40:27Z","revision_number":1}}'
2026-02-06 21:40:28,851 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.84/networking/v2.0/subnets 1.255s
2026-02-06 21:40:28,852 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"network_id": "74faf6fc-dfdc-4749-b4ea-3310719fb5da", "cidr": "10.1.1.0/24", "ip_version": 4}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '619', 'x-openstack-request-id': 'req-d80dd5df-a114-479d-8ce9-6122ee155bc8', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/subnets'}
Body: b'{"subnet":{"id":"20b8d45c-8300-4246-a925-43751afe354c","name":"","tenant_id":"c62a092f9e404aaf9536317b2e3aaad0","network_id":"74faf6fc-dfdc-4749-b4ea-3310719fb5da","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.1.1.1","cidr":"10.1.1.0/24","allocation_pools":[{"start":"10.1.1.2","end":"10.1.1.254"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"tags":[],"created_at":"2026-02-06T20:40:27Z","updated_at":"2026-02-06T20:40:27Z","revision_number":0,"project_id":"c62a092f9e404aaf9536317b2e3aaad0"}}'
2026-02-06 21:40:31,752 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.84/networking/v2.0/subnets 2.900s
2026-02-06 21:40:31,752 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"network_id": "ebd7562a-e6a5-4328-a161-52d548d3b6ce", "cidr": "10.2.2.0/24", "ip_version": 4}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '619', 'x-openstack-request-id': 'req-7841b169-9f89-4018-821f-b8dcb1cb319e', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/subnets'}
Body: b'{"subnet":{"id":"9db7bf3d-88a0-4b64-834f-acd4bdc597e9","name":"","tenant_id":"c62a092f9e404aaf9536317b2e3aaad0","network_id":"ebd7562a-e6a5-4328-a161-52d548d3b6ce","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.2.2.1","cidr":"10.2.2.0/24","allocation_pools":[{"start":"10.2.2.2","end":"10.2.2.254"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"tags":[],"created_at":"2026-02-06T20:40:29Z","updated_at":"2026-02-06T20:40:29Z","revision_number":0,"project_id":"c62a092f9e404aaf9536317b2e3aaad0"}}'
2026-02-06 21:40:32,999 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.84/networking/v2.0/ports 1.246s
2026-02-06 21:40:33,000 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"port": {"network_id": "74faf6fc-dfdc-4749-b4ea-3310719fb5da", "name": "tempest-TaggedBootDevicesTest_v242-1317945971", "fixed_ips": [{"subnet_id": "20b8d45c-8300-4246-a925-43751afe354c"}]}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '738', 'x-openstack-request-id': 'req-c2980e33-9705-45ae-818a-8410fd4c162f', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/ports'}
Body: b'{"port":{"id":"0424cda1-c00c-440b-879e-3aa678c5912a","name":"tempest-TaggedBootDevicesTest_v242-1317945971","network_id":"74faf6fc-dfdc-4749-b4ea-3310719fb5da","project_id":"c62a092f9e404aaf9536317b2e3aaad0","mac_address":"fa:16:3e:dc:7f:06","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"20b8d45c-8300-4246-a925-43751afe354c","ip_address":"10.1.1.135"}],"tenant_id":"c62a092f9e404aaf9536317b2e3aaad0","port_security_enabled":true,"security_groups":["30c5bd5a-fc96-446f-85d7-1352cf71c035"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2026-02-06T20:40:32Z","updated_at":"2026-02-06T20:40:32Z","revision_number":1}}'
2026-02-06 21:40:33,867 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.84/networking/v2.0/ports 0.867s
2026-02-06 21:40:33,867 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"port": {"network_id": "74faf6fc-dfdc-4749-b4ea-3310719fb5da", "name": "tempest-TaggedBootDevicesTest_v242-1577304890", "fixed_ips": [{"subnet_id": "20b8d45c-8300-4246-a925-43751afe354c"}]}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '738', 'x-openstack-request-id': 'req-e8395061-2d7b-474c-bc13-5e26b36f45a8', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/ports'}
Body: b'{"port":{"id":"e7ef0b31-9e9a-46f9-9177-170a0cc440b9","name":"tempest-TaggedBootDevicesTest_v242-1577304890","network_id":"74faf6fc-dfdc-4749-b4ea-3310719fb5da","project_id":"c62a092f9e404aaf9536317b2e3aaad0","mac_address":"fa:16:3e:2b:8f:7b","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"20b8d45c-8300-4246-a925-43751afe354c","ip_address":"10.1.1.207"}],"tenant_id":"c62a092f9e404aaf9536317b2e3aaad0","port_security_enabled":true,"security_groups":["30c5bd5a-fc96-446f-85d7-1352cf71c035"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2026-02-06T20:40:33Z","updated_at":"2026-02-06T20:40:33Z","revision_number":1}}'
2026-02-06 21:40:33,868 83166 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-02-06 21:40:33,868 83166 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-02-06 21:40:34,141 83166 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/compute/v2.1/os-keypairs 0.271s
2026-02-06 21:40:34,141 83166 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-1278952233", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBArJKIVy3RmbwabF0UXagTHsfJvvpLTwmrW/z9jJZ+NbJVvMUgnxtn2vszboiKWuPRcE31diy5wf9ziO89XLkEqbCgMS6kC5xU3c1imtVOy3oflXRYA+pGaEDCh8MkxIGw=="}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '401', '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-0625a686-46fa-4a35-8d19-6f1b597609e7', 'x-compute-request-id': 'req-0625a686-46fa-4a35-8d19-6f1b597609e7', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1278952233", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBArJKIVy3RmbwabF0UXagTHsfJvvpLTwmrW/z9jJZ+NbJVvMUgnxtn2vszboiKWuPRcE31diy5wf9ziO89XLkEqbCgMS6kC5xU3c1imtVOy3oflXRYA+pGaEDCh8MkxIGw==", "fingerprint": "34:90:bf:10:2c:70:db:84:cb:f4:22:37:73:15:a7:60", "user_id": "1f9a9a4690394b95a66963514a6ba706"}}'
2026-02-06 21:40:34,144 83166 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1278952233 created
2026-02-06 21:40:34,407 83166 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/networking/v2.0/security-groups 0.263s
2026-02-06 21:40:34,408 83166 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--1025345650", "description": "tempest-description--337291513"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-fcebd4e0-de8b-461c-b188-ac1d88af4114', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "f6b40403-6c9f-4132-be0a-60955a47eb7b", "name": "tempest-securitygroup--1025345650", "stateful": true, "tenant_id": "c62a092f9e404aaf9536317b2e3aaad0", "project_id": "c62a092f9e404aaf9536317b2e3aaad0", "description": "tempest-description--337291513", "shared": false, "security_group_rules": [{"id": "0baed84d-4a09-4671-8657-7098a7632adc", "project_id": "c62a092f9e404aaf9536317b2e3aaad0", "tenant_id": "c62a092f9e404aaf9536317b2e3aaad0", "security_group_id": "f6b40403-6c9f-4132-be0a-60955a47eb7b", "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": 214, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-02-06T20:40:34Z", "updated_at": "2026-02-06T20:40:34Z", "revision_number": 0}, {"id": "b9083b6d-f968-47c8-a121-fce9b106a3dc", "project_id": "c62a092f9e404aaf9536317b2e3aaad0", "tenant_id": "c62a092f9e404aaf9536317b2e3aaad0", "security_group_id": "f6b40403-6c9f-4132-be0a-60955a47eb7b", "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": 213, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-02-06T20:40:34Z", "updated_at": "2026-02-06T20:40:34Z", "revision_number": 0}], "tags": [], "created_at": "2026-02-06T20:40:34Z", "updated_at": "2026-02-06T20:40:34Z", "revision_number": 1}}'
2026-02-06 21:40:34,781 83166 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.372s
2026-02-06 21:40:34,781 83166 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": "f6b40403-6c9f-4132-be0a-60955a47eb7b", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-589af0c0-706c-43c4-be7c-84cb5fd34b8d', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "4e267cdc-b335-4341-bb48-0698e97c62bc", "project_id": "c62a092f9e404aaf9536317b2e3aaad0", "tenant_id": "c62a092f9e404aaf9536317b2e3aaad0", "security_group_id": "f6b40403-6c9f-4132-be0a-60955a47eb7b", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T20:40:34Z", "updated_at": "2026-02-06T20:40:34Z", "revision_number": 0}}'
2026-02-06 21:40:35,264 83166 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.482s
2026-02-06 21:40:35,264 83166 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": "f6b40403-6c9f-4132-be0a-60955a47eb7b", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-2527914f-79a8-4041-b74e-ac59a13cb134', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "c19e7c3d-318a-47c1-bdb6-b3bb79db0e15", "project_id": "c62a092f9e404aaf9536317b2e3aaad0", "tenant_id": "c62a092f9e404aaf9536317b2e3aaad0", "security_group_id": "f6b40403-6c9f-4132-be0a-60955a47eb7b", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T20:40:35Z", "updated_at": "2026-02-06T20:40:35Z", "revision_number": 0}}'
2026-02-06 21:40:35,264 83166 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1025345650 created
2026-02-06 21:40:36,860 83166 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/networking/v2.0/floatingips 1.595s
2026-02-06 21:40:36,860 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-85f2a92d-43a2-41c4-94e7-89d0e2c51fad', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "69dc3d2f-f7e7-46a6-830c-3b853c734b7c", "tenant_id": "c62a092f9e404aaf9536317b2e3aaad0", "project_id": "c62a092f9e404aaf9536317b2e3aaad0", "floating_ip_address": "172.24.4.115", "floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-02-06T20:40:36Z", "updated_at": "2026-02-06T20:40:36Z", "revision_number": 0}}'
2026-02-06 21:40:36,860 83166 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '69dc3d2f-f7e7-46a6-830c-3b853c734b7c', 'tenant_id': 'c62a092f9e404aaf9536317b2e3aaad0', 'project_id': 'c62a092f9e404aaf9536317b2e3aaad0', 'floating_ip_address': '172.24.4.115', 'floating_network_id': '2915bb8f-3534-4eb6-9140-b5d7d7372804', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-02-06T20:40:36Z', 'updated_at': '2026-02-06T20:40:36Z', 'revision_number': 0, 'ip': '172.24.4.115'} created
2026-02-06 21:40:37,068 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.84/identity/v3/auth/tokens 0.203s
2026-02-06 21:40:37,068 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2529', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9c2551be-06ec-4fe2-bbcd-25ba0b709a27', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "1f9a9a4690394b95a66963514a6ba706", "name": "tempest-TaggedBootDevicesTest_v242-1609861991-project-member", "password_expires_at": null}, "audit_ids": ["qtuEhMaITl2yENBLaJ-TDg"], "expires_at": "2026-02-06T21:40:36.000000Z", "issued_at": "2026-02-06T20:40:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c62a092f9e404aaf9536317b2e3aaad0", "name": "tempest-TaggedBootDevicesTest_v242-1609861991"}, "is_domain": false, "roles": [{"id": "4d6e333c257e4064956f140a41314573", "name": "member"}, {"id": "84504efd54ae4a9588c8422ecb0abfee", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0f713fe2daca44ec89b9c3e10932c970", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/volume/v3", "region": "RegionOne"}], "id": "26431d82c9384270aa512356bf5e64e6", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "070a948755e647bbb3bcb90d19888397", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/image", "region": "RegionOne"}], "id": "528911970de64848b5475ebd6ee6a418", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2e1ae24ade8f44e3a593eefe79d140f4", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/compute/v2/c62a092f9e404aaf9536317b2e3aaad0", "region": "RegionOne"}], "id": "5337a897e80c4f86b14c496add20b2ba", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "36e1704910c14c38b323e02c6c534ffd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/placement", "region": "RegionOne"}], "id": "64ba2cc515ea48f2b6bf589109ecc398", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "bc1699eba7ce420d8a3224b948f231ca", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/networking", "region": "RegionOne"}], "id": "69678593bf2148cd9bfbb05428f1572e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0fdbcf46c1c149b59bbe63e29a54685a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/compute/v2.1", "region": "RegionOne"}], "id": "bc80821fb9b24e858c301c82531c11a6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d5bb2d743fb54a7ea460fc8ecb99292e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/identity", "region": "RegionOne"}], "id": "f3f05134bbf9431aab4cd693ebfef943", "type": "identity", "name": "keystone"}]}}'
2026-02-06 21:40:37,069 83166 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest_v242:test_tagged_boot_devices) Found network {'id': 'ded6d959-ca55-4de3-9c2c-9275fd06adcb', 'name': 'tempest-TaggedBootDevicesTest_v242-662679050-network', 'tenant_id': 'c62a092f9e404aaf9536317b2e3aaad0', 'project_id': 'c62a092f9e404aaf9536317b2e3aaad0', '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': 50567, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-02-06T20:39:18Z', 'updated_at': '2026-02-06T20:39:18Z', 'revision_number': 1} available for tenant
2026-02-06 21:40:37,158 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.84/identity/v3/auth/tokens 0.086s
2026-02-06 21:40:37,158 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2529', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-fffb4051-f52c-4cee-be9c-0ba2148fb9f4', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "1f9a9a4690394b95a66963514a6ba706", "name": "tempest-TaggedBootDevicesTest_v242-1609861991-project-member", "password_expires_at": null}, "audit_ids": ["YD4UcjURTLOT1yefaiFpzg"], "expires_at": "2026-02-06T21:40:37.000000Z", "issued_at": "2026-02-06T20:40:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c62a092f9e404aaf9536317b2e3aaad0", "name": "tempest-TaggedBootDevicesTest_v242-1609861991"}, "is_domain": false, "roles": [{"id": "4d6e333c257e4064956f140a41314573", "name": "member"}, {"id": "84504efd54ae4a9588c8422ecb0abfee", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0f713fe2daca44ec89b9c3e10932c970", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/volume/v3", "region": "RegionOne"}], "id": "26431d82c9384270aa512356bf5e64e6", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "070a948755e647bbb3bcb90d19888397", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/image", "region": "RegionOne"}], "id": "528911970de64848b5475ebd6ee6a418", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2e1ae24ade8f44e3a593eefe79d140f4", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/compute/v2/c62a092f9e404aaf9536317b2e3aaad0", "region": "RegionOne"}], "id": "5337a897e80c4f86b14c496add20b2ba", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "36e1704910c14c38b323e02c6c534ffd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/placement", "region": "RegionOne"}], "id": "64ba2cc515ea48f2b6bf589109ecc398", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "bc1699eba7ce420d8a3224b948f231ca", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/networking", "region": "RegionOne"}], "id": "69678593bf2148cd9bfbb05428f1572e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0fdbcf46c1c149b59bbe63e29a54685a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/compute/v2.1", "region": "RegionOne"}], "id": "bc80821fb9b24e858c301c82531c11a6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d5bb2d743fb54a7ea460fc8ecb99292e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/identity", "region": "RegionOne"}], "id": "f3f05134bbf9431aab4cd693ebfef943", "type": "identity", "name": "keystone"}]}}'
2026-02-06 21:40:37,159 83166 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest_v242:test_tagged_boot_devices) Found network {'id': 'ded6d959-ca55-4de3-9c2c-9275fd06adcb', 'name': 'tempest-TaggedBootDevicesTest_v242-662679050-network', 'tenant_id': 'c62a092f9e404aaf9536317b2e3aaad0', 'project_id': 'c62a092f9e404aaf9536317b2e3aaad0', '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': 50567, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-02-06T20:39:18Z', 'updated_at': '2026-02-06T20:39:18Z', 'revision_number': 1} available for tenant
2026-02-06 21:40:37,159 83166 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1278952233', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBArJKIVy3RmbwabF0UXagTHsfJvvpLTwmrW/z9jJZ+NbJVvMUgnxtn2vszboiKWuPRcE31diy5wf9ziO89XLkEqbCgMS6kC5xU3c1imtVOy3oflXRYA+pGaEDCh8MkxIGw==', 'fingerprint': '34:90:bf:10:2c:70:db:84:cb:f4:22:37:73:15:a7:60', 'user_id': '1f9a9a4690394b95a66963514a6ba706', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBWBZqFTmfe0BlOBt7AGHaRxj1YZu9/Q4b1J6IkL404LxBAtgKu93aN\nOkfBZ38kbKSgBwYFK4EEACKhZANiAAQKySiFct0Zm8GmxdFF2oEx7Hyb76S08Jq1\nv8/YyWfjWyVbzFIJ8bZ9r7M26Iilrj0XBN9XYsucH/c4jvPVy5BKmwoDEupAucVN\n3NYprVTst6H5V0WAPqRmhAwofDJMSBs=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'f6b40403-6c9f-4132-be0a-60955a47eb7b', 'name': 'tempest-securitygroup--1025345650', 'stateful': True, 'tenant_id': 'c62a092f9e404aaf9536317b2e3aaad0', 'project_id': 'c62a092f9e404aaf9536317b2e3aaad0', 'description': 'tempest-description--337291513', 'shared': False, 'security_group_rules': [{'id': '0baed84d-4a09-4671-8657-7098a7632adc', 'project_id': 'c62a092f9e404aaf9536317b2e3aaad0', 'tenant_id': 'c62a092f9e404aaf9536317b2e3aaad0', 'security_group_id': 'f6b40403-6c9f-4132-be0a-60955a47eb7b', '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': 214, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-02-06T20:40:34Z', 'updated_at': '2026-02-06T20:40:34Z', 'revision_number': 0}, {'id': 'b9083b6d-f968-47c8-a121-fce9b106a3dc', 'project_id': 'c62a092f9e404aaf9536317b2e3aaad0', 'tenant_id': 'c62a092f9e404aaf9536317b2e3aaad0', 'security_group_id': 'f6b40403-6c9f-4132-be0a-60955a47eb7b', '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': 213, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-02-06T20:40:34Z', 'updated_at': '2026-02-06T20:40:34Z', 'revision_number': 0}], 'tags': [], 'created_at': '2026-02-06T20:40:34Z', 'updated_at': '2026-02-06T20:40:34Z', 'revision_number': 1}, 'floating_ip': {'id': '69dc3d2f-f7e7-46a6-830c-3b853c734b7c', 'tenant_id': 'c62a092f9e404aaf9536317b2e3aaad0', 'project_id': 'c62a092f9e404aaf9536317b2e3aaad0', 'floating_ip_address': '172.24.4.115', 'floating_network_id': '2915bb8f-3534-4eb6-9140-b5d7d7372804', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-02-06T20:40:36Z', 'updated_at': '2026-02-06T20:40:36Z', 'revision_number': 0, 'ip': '172.24.4.115'}}
2026-02-06 21:40:45,346 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://192.168.122.84/compute/v2.1/servers 8.186s
2026-02-06 21:40:45,347 83166 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-1324483122", "imageRef": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "ded6d959-ca55-4de3-9c2c-9275fd06adcb"}, {"port": "0424cda1-c00c-440b-879e-3aa678c5912a", "tag": "port-1"}, {"port": "e7ef0b31-9e9a-46f9-9177-170a0cc440b9", "tag": "port-2"}, {"uuid": "74faf6fc-dfdc-4749-b4ea-3310719fb5da", "tag": "net-1"}, {"uuid": "74faf6fc-dfdc-4749-b4ea-3310719fb5da"}, {"uuid": "ebd7562a-e6a5-4328-a161-52d548d3b6ce", "fixed_ip": "10.2.2.100", "tag": "net-2-100"}, {"uuid": "ebd7562a-e6a5-4328-a161-52d548d3b6ce", "fixed_ip": "10.2.2.200", "tag": "net-2-200"}], "block_device_mapping_v2": [{"uuid": "23cef784-0379-446f-bc24-afb341a0ae92", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "tag": "boot"}, {"uuid": "a2e84705-ca8e-4bdf-9755-ce9416109dc4", "source_type": "volume", "destination_type": "volume", "boot_index": 1, "tag": "other"}, {"uuid": "82228f69-a671-4e7f-aa83-990becabbeb2", "source_type": "volume", "destination_type": "volume", "boot_index": 2}], "security_groups": [{"name": "tempest-securitygroup--1025345650"}], "key_name": "tempest-keypair-1278952233", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:40:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '412', 'location': 'http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234', '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-821ca35f-2af4-4eb7-ad34-5490401bf7ac', 'x-compute-request-id': 'req-821ca35f-2af4-4eb7-ad34-5490401bf7ac', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/compute/v2.1/servers'}
Body: b'{"server": {"id": "c30a423f-0b93-4647-ba1a-8cc2ab5f7234", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1025345650"}], "adminPass": "kaUXua8w2fi7"}}'
2026-02-06 21:40:45,444 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234 0.095s
2026-02-06 21:40:45,445 83166 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': 'Fri, 06 Feb 2026 20:40:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1296', '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-dc91503c-2833-4492-9945-a1ea900ff6c7', 'x-compute-request-id': 'req-dc91503c-2833-4492-9945-a1ea900ff6c7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:45Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "", "id": "c30a423f-0b93-4647-ba1a-8cc2ab5f7234", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}], "metadata": {}, "name": "tempest-device-tagging-server-1324483122", "status": "BUILD", "tenant_id": "c62a092f9e404aaf9536317b2e3aaad0", "user_id": "1f9a9a4690394b95a66963514a6ba706", "updated": "2026-02-06T20:40:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1278952233", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:40:46,581 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234 0.119s
2026-02-06 21:40:46,582 83166 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': 'Fri, 06 Feb 2026 20:40:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1296', '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-24de2114-e47f-433e-a6c1-a845f82b9660', 'x-compute-request-id': 'req-24de2114-e47f-433e-a6c1-a845f82b9660', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:45Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "", "id": "c30a423f-0b93-4647-ba1a-8cc2ab5f7234", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}], "metadata": {}, "name": "tempest-device-tagging-server-1324483122", "status": "BUILD", "tenant_id": "c62a092f9e404aaf9536317b2e3aaad0", "user_id": "1f9a9a4690394b95a66963514a6ba706", "updated": "2026-02-06T20:40:46Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1278952233", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:40:47,868 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234 0.268s
2026-02-06 21:40:47,868 83166 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': 'Fri, 06 Feb 2026 20:40:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1530', '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-aa7486c8-4abc-4323-8b02-150f00472850', 'x-compute-request-id': 'req-aa7486c8-4abc-4323-8b02-150f00472850', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:45Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "", "id": "c30a423f-0b93-4647-ba1a-8cc2ab5f7234", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}], "metadata": {}, "name": "tempest-device-tagging-server-1324483122", "status": "BUILD", "tenant_id": "c62a092f9e404aaf9536317b2e3aaad0", "user_id": "1f9a9a4690394b95a66963514a6ba706", "updated": "2026-02-06T20:40:47Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1278952233", "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": "23cef784-0379-446f-bc24-afb341a0ae92", "delete_on_termination": false}, {"id": "82228f69-a671-4e7f-aa83-990becabbeb2", "delete_on_termination": false}, {"id": "a2e84705-ca8e-4bdf-9755-ce9416109dc4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:40:47,883 83166 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-02-06 21:40:49,088 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234 0.204s
2026-02-06 21:40:49,089 83166 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': 'Fri, 06 Feb 2026 20:40:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1586', '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-0674a8c7-43e2-45ea-97cf-776e2dbd7342', 'x-compute-request-id': 'req-0674a8c7-43e2-45ea-97cf-776e2dbd7342', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:45Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "164dde04ea40ce244edb470ba5d9ec1be2a273b0fb910ae236c203b4", "id": "c30a423f-0b93-4647-ba1a-8cc2ab5f7234", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}], "metadata": {}, "name": "tempest-device-tagging-server-1324483122", "status": "BUILD", "tenant_id": "c62a092f9e404aaf9536317b2e3aaad0", "user_id": "1f9a9a4690394b95a66963514a6ba706", "updated": "2026-02-06T20:40:48Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1278952233", "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": "23cef784-0379-446f-bc24-afb341a0ae92", "delete_on_termination": false}, {"id": "82228f69-a671-4e7f-aa83-990becabbeb2", "delete_on_termination": false}, {"id": "a2e84705-ca8e-4bdf-9755-ce9416109dc4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:40:50,247 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234 0.136s
2026-02-06 21:40:50,248 83166 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': 'Fri, 06 Feb 2026 20:40:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1594', '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-444d3ead-92d0-485c-bae1-c255ddaa37ee', 'x-compute-request-id': 'req-444d3ead-92d0-485c-bae1-c255ddaa37ee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:45Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "164dde04ea40ce244edb470ba5d9ec1be2a273b0fb910ae236c203b4", "id": "c30a423f-0b93-4647-ba1a-8cc2ab5f7234", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}], "metadata": {}, "name": "tempest-device-tagging-server-1324483122", "status": "BUILD", "tenant_id": "c62a092f9e404aaf9536317b2e3aaad0", "user_id": "1f9a9a4690394b95a66963514a6ba706", "updated": "2026-02-06T20:40:50Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1278952233", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "23cef784-0379-446f-bc24-afb341a0ae92", "delete_on_termination": false}, {"id": "82228f69-a671-4e7f-aa83-990becabbeb2", "delete_on_termination": false}, {"id": "a2e84705-ca8e-4bdf-9755-ce9416109dc4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:40:50,261 83166 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-02-06 21:40:52,771 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234 1.509s
2026-02-06 21:40:52,771 83166 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': 'Fri, 06 Feb 2026 20:40:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1662', '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-50ff022f-7af3-441d-8fa2-eb06f726c4c4', 'x-compute-request-id': 'req-50ff022f-7af3-441d-8fa2-eb06f726c4c4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:45Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "164dde04ea40ce244edb470ba5d9ec1be2a273b0fb910ae236c203b4", "id": "c30a423f-0b93-4647-ba1a-8cc2ab5f7234", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}], "metadata": {}, "name": "tempest-device-tagging-server-1324483122", "status": "BUILD", "tenant_id": "c62a092f9e404aaf9536317b2e3aaad0", "user_id": "1f9a9a4690394b95a66963514a6ba706", "updated": "2026-02-06T20:40:50Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1278952233", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1025345650"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "23cef784-0379-446f-bc24-afb341a0ae92", "delete_on_termination": false}, {"id": "82228f69-a671-4e7f-aa83-990becabbeb2", "delete_on_termination": false}, {"id": "a2e84705-ca8e-4bdf-9755-ce9416109dc4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:40:54,387 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234 0.592s
2026-02-06 21:40:54,388 83166 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': 'Fri, 06 Feb 2026 20:40:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1766', '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-7acae8a2-588b-48e3-9e34-28590368288d', 'x-compute-request-id': 'req-7acae8a2-588b-48e3-9e34-28590368288d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:45Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "164dde04ea40ce244edb470ba5d9ec1be2a273b0fb910ae236c203b4", "id": "c30a423f-0b93-4647-ba1a-8cc2ab5f7234", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}], "metadata": {}, "name": "tempest-device-tagging-server-1324483122", "status": "BUILD", "tenant_id": "c62a092f9e404aaf9536317b2e3aaad0", "user_id": "1f9a9a4690394b95a66963514a6ba706", "updated": "2026-02-06T20:40:53Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1278952233", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "23cef784-0379-446f-bc24-afb341a0ae92", "delete_on_termination": false}, {"id": "82228f69-a671-4e7f-aa83-990becabbeb2", "delete_on_termination": false}, {"id": "a2e84705-ca8e-4bdf-9755-ce9416109dc4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:40:54,401 83166 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 9 second wait
2026-02-06 21:40:55,932 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234 0.530s
2026-02-06 21:40:55,933 83166 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': 'Fri, 06 Feb 2026 20:40:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1860', '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-6f1435b4-046b-4523-bf41-5e82915f9f98', 'x-compute-request-id': 'req-6f1435b4-046b-4523-bf41-5e82915f9f98', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:45Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "164dde04ea40ce244edb470ba5d9ec1be2a273b0fb910ae236c203b4", "id": "c30a423f-0b93-4647-ba1a-8cc2ab5f7234", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}], "metadata": {}, "name": "tempest-device-tagging-server-1324483122", "status": "BUILD", "tenant_id": "c62a092f9e404aaf9536317b2e3aaad0", "user_id": "1f9a9a4690394b95a66963514a6ba706", "updated": "2026-02-06T20:40:53Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1278952233", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "23cef784-0379-446f-bc24-afb341a0ae92", "delete_on_termination": false}, {"id": "82228f69-a671-4e7f-aa83-990becabbeb2", "delete_on_termination": false}, {"id": "a2e84705-ca8e-4bdf-9755-ce9416109dc4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:40:57,248 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234 0.295s
2026-02-06 21:40:57,248 83166 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': 'Fri, 06 Feb 2026 20:40:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1860', '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-c107c2a5-34c6-4d8e-87b9-1fff0de9eb15', 'x-compute-request-id': 'req-c107c2a5-34c6-4d8e-87b9-1fff0de9eb15', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:45Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "164dde04ea40ce244edb470ba5d9ec1be2a273b0fb910ae236c203b4", "id": "c30a423f-0b93-4647-ba1a-8cc2ab5f7234", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}], "metadata": {}, "name": "tempest-device-tagging-server-1324483122", "status": "BUILD", "tenant_id": "c62a092f9e404aaf9536317b2e3aaad0", "user_id": "1f9a9a4690394b95a66963514a6ba706", "updated": "2026-02-06T20:40:53Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1278952233", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "23cef784-0379-446f-bc24-afb341a0ae92", "delete_on_termination": false}, {"id": "a2e84705-ca8e-4bdf-9755-ce9416109dc4", "delete_on_termination": false}, {"id": "82228f69-a671-4e7f-aa83-990becabbeb2", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:40:58,817 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234 0.553s
2026-02-06 21:40:58,817 83166 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': 'Fri, 06 Feb 2026 20:40:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1881', '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-12731931-4cc5-4803-a643-827f351420a0', 'x-compute-request-id': 'req-12731931-4cc5-4803-a643-827f351420a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:45Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "164dde04ea40ce244edb470ba5d9ec1be2a273b0fb910ae236c203b4", "id": "c30a423f-0b93-4647-ba1a-8cc2ab5f7234", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}], "metadata": {}, "name": "tempest-device-tagging-server-1324483122", "status": "BUILD", "tenant_id": "c62a092f9e404aaf9536317b2e3aaad0", "user_id": "1f9a9a4690394b95a66963514a6ba706", "updated": "2026-02-06T20:40:53Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1278952233", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "23cef784-0379-446f-bc24-afb341a0ae92", "delete_on_termination": false}, {"id": "82228f69-a671-4e7f-aa83-990becabbeb2", "delete_on_termination": false}, {"id": "a2e84705-ca8e-4bdf-9755-ce9416109dc4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:41:01,019 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234 1.184s
2026-02-06 21:41:01,019 83166 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': 'Fri, 06 Feb 2026 20:40:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1902', '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-cc33a3ed-8900-444d-85b0-b72a6ad41742', 'x-compute-request-id': 'req-cc33a3ed-8900-444d-85b0-b72a6ad41742', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:45Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "164dde04ea40ce244edb470ba5d9ec1be2a273b0fb910ae236c203b4", "id": "c30a423f-0b93-4647-ba1a-8cc2ab5f7234", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}], "metadata": {}, "name": "tempest-device-tagging-server-1324483122", "status": "BUILD", "tenant_id": "c62a092f9e404aaf9536317b2e3aaad0", "user_id": "1f9a9a4690394b95a66963514a6ba706", "updated": "2026-02-06T20:40:53Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1278952233", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "23cef784-0379-446f-bc24-afb341a0ae92", "delete_on_termination": false}, {"id": "82228f69-a671-4e7f-aa83-990becabbeb2", "delete_on_termination": false}, {"id": "a2e84705-ca8e-4bdf-9755-ce9416109dc4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:41:02,598 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234 0.559s
2026-02-06 21:41:02,598 83166 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': 'Fri, 06 Feb 2026 20:41:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1902', '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-8a4a2a54-5b1c-4e7a-aea6-538b950018ad', 'x-compute-request-id': 'req-8a4a2a54-5b1c-4e7a-aea6-538b950018ad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:45Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "164dde04ea40ce244edb470ba5d9ec1be2a273b0fb910ae236c203b4", "id": "c30a423f-0b93-4647-ba1a-8cc2ab5f7234", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}], "metadata": {}, "name": "tempest-device-tagging-server-1324483122", "status": "BUILD", "tenant_id": "c62a092f9e404aaf9536317b2e3aaad0", "user_id": "1f9a9a4690394b95a66963514a6ba706", "updated": "2026-02-06T20:40:53Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1278952233", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "23cef784-0379-446f-bc24-afb341a0ae92", "delete_on_termination": false}, {"id": "82228f69-a671-4e7f-aa83-990becabbeb2", "delete_on_termination": false}, {"id": "a2e84705-ca8e-4bdf-9755-ce9416109dc4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:41:03,920 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234 0.306s
2026-02-06 21:41:03,920 83166 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': 'Fri, 06 Feb 2026 20:41:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1902', '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-bcb19338-25cd-4559-b2d3-57cde74415f7', 'x-compute-request-id': 'req-bcb19338-25cd-4559-b2d3-57cde74415f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:45Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "164dde04ea40ce244edb470ba5d9ec1be2a273b0fb910ae236c203b4", "id": "c30a423f-0b93-4647-ba1a-8cc2ab5f7234", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}], "metadata": {}, "name": "tempest-device-tagging-server-1324483122", "status": "BUILD", "tenant_id": "c62a092f9e404aaf9536317b2e3aaad0", "user_id": "1f9a9a4690394b95a66963514a6ba706", "updated": "2026-02-06T20:40:53Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1278952233", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "23cef784-0379-446f-bc24-afb341a0ae92", "delete_on_termination": false}, {"id": "82228f69-a671-4e7f-aa83-990becabbeb2", "delete_on_termination": false}, {"id": "a2e84705-ca8e-4bdf-9755-ce9416109dc4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:41:05,234 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234 0.300s
2026-02-06 21:41:05,234 83166 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': 'Fri, 06 Feb 2026 20:41:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1890', '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-264b4375-0d7a-4837-942d-d3bf4df57d31', 'x-compute-request-id': 'req-264b4375-0d7a-4837-942d-d3bf4df57d31', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:45Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "164dde04ea40ce244edb470ba5d9ec1be2a273b0fb910ae236c203b4", "id": "c30a423f-0b93-4647-ba1a-8cc2ab5f7234", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}], "metadata": {}, "name": "tempest-device-tagging-server-1324483122", "status": "BUILD", "tenant_id": "c62a092f9e404aaf9536317b2e3aaad0", "user_id": "1f9a9a4690394b95a66963514a6ba706", "updated": "2026-02-06T20:41:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1278952233", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "23cef784-0379-446f-bc24-afb341a0ae92", "delete_on_termination": false}, {"id": "82228f69-a671-4e7f-aa83-990becabbeb2", "delete_on_termination": false}, {"id": "a2e84705-ca8e-4bdf-9755-ce9416109dc4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:41:05,247 83166 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 20 second wait
2026-02-06 21:41:06,453 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234 0.204s
2026-02-06 21:41:06,453 83166 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': 'Fri, 06 Feb 2026 20:41:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1890', '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-71c7a755-477c-45d2-a582-202d32f64ca6', 'x-compute-request-id': 'req-71c7a755-477c-45d2-a582-202d32f64ca6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:45Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "164dde04ea40ce244edb470ba5d9ec1be2a273b0fb910ae236c203b4", "id": "c30a423f-0b93-4647-ba1a-8cc2ab5f7234", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}], "metadata": {}, "name": "tempest-device-tagging-server-1324483122", "status": "BUILD", "tenant_id": "c62a092f9e404aaf9536317b2e3aaad0", "user_id": "1f9a9a4690394b95a66963514a6ba706", "updated": "2026-02-06T20:41:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1278952233", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "23cef784-0379-446f-bc24-afb341a0ae92", "delete_on_termination": false}, {"id": "82228f69-a671-4e7f-aa83-990becabbeb2", "delete_on_termination": false}, {"id": "a2e84705-ca8e-4bdf-9755-ce9416109dc4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:41:07,817 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234 0.350s
2026-02-06 21:41:07,818 83166 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': 'Fri, 06 Feb 2026 20:41:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1890', '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-f5152b02-ae71-43a5-abc8-154240d28ec7', 'x-compute-request-id': 'req-f5152b02-ae71-43a5-abc8-154240d28ec7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:45Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "164dde04ea40ce244edb470ba5d9ec1be2a273b0fb910ae236c203b4", "id": "c30a423f-0b93-4647-ba1a-8cc2ab5f7234", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}], "metadata": {}, "name": "tempest-device-tagging-server-1324483122", "status": "BUILD", "tenant_id": "c62a092f9e404aaf9536317b2e3aaad0", "user_id": "1f9a9a4690394b95a66963514a6ba706", "updated": "2026-02-06T20:41:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1278952233", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "23cef784-0379-446f-bc24-afb341a0ae92", "delete_on_termination": false}, {"id": "82228f69-a671-4e7f-aa83-990becabbeb2", "delete_on_termination": false}, {"id": "a2e84705-ca8e-4bdf-9755-ce9416109dc4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:41:09,180 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234 0.341s
2026-02-06 21:41:09,180 83166 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': 'Fri, 06 Feb 2026 20:41:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1890', '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-d1b53a7c-040b-4de0-adf6-5bdc8442db1a', 'x-compute-request-id': 'req-d1b53a7c-040b-4de0-adf6-5bdc8442db1a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:45Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "164dde04ea40ce244edb470ba5d9ec1be2a273b0fb910ae236c203b4", "id": "c30a423f-0b93-4647-ba1a-8cc2ab5f7234", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}], "metadata": {}, "name": "tempest-device-tagging-server-1324483122", "status": "BUILD", "tenant_id": "c62a092f9e404aaf9536317b2e3aaad0", "user_id": "1f9a9a4690394b95a66963514a6ba706", "updated": "2026-02-06T20:41:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1278952233", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "23cef784-0379-446f-bc24-afb341a0ae92", "delete_on_termination": false}, {"id": "82228f69-a671-4e7f-aa83-990becabbeb2", "delete_on_termination": false}, {"id": "a2e84705-ca8e-4bdf-9755-ce9416109dc4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:41:10,505 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234 0.308s
2026-02-06 21:41:10,505 83166 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': 'Fri, 06 Feb 2026 20:41:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1890', '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-7f782129-d7e9-46d1-bbcb-22b99a94dc58', 'x-compute-request-id': 'req-7f782129-d7e9-46d1-bbcb-22b99a94dc58', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:45Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "164dde04ea40ce244edb470ba5d9ec1be2a273b0fb910ae236c203b4", "id": "c30a423f-0b93-4647-ba1a-8cc2ab5f7234", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}], "metadata": {}, "name": "tempest-device-tagging-server-1324483122", "status": "BUILD", "tenant_id": "c62a092f9e404aaf9536317b2e3aaad0", "user_id": "1f9a9a4690394b95a66963514a6ba706", "updated": "2026-02-06T20:41:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1278952233", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "23cef784-0379-446f-bc24-afb341a0ae92", "delete_on_termination": false}, {"id": "82228f69-a671-4e7f-aa83-990becabbeb2", "delete_on_termination": false}, {"id": "a2e84705-ca8e-4bdf-9755-ce9416109dc4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:41:11,919 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234 0.399s
2026-02-06 21:41:11,919 83166 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': 'Fri, 06 Feb 2026 20:41:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1890', '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-debaa7c2-a835-4860-adfa-f6155931e747', 'x-compute-request-id': 'req-debaa7c2-a835-4860-adfa-f6155931e747', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:45Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "164dde04ea40ce244edb470ba5d9ec1be2a273b0fb910ae236c203b4", "id": "c30a423f-0b93-4647-ba1a-8cc2ab5f7234", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}], "metadata": {}, "name": "tempest-device-tagging-server-1324483122", "status": "BUILD", "tenant_id": "c62a092f9e404aaf9536317b2e3aaad0", "user_id": "1f9a9a4690394b95a66963514a6ba706", "updated": "2026-02-06T20:41:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1278952233", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "23cef784-0379-446f-bc24-afb341a0ae92", "delete_on_termination": false}, {"id": "82228f69-a671-4e7f-aa83-990becabbeb2", "delete_on_termination": false}, {"id": "a2e84705-ca8e-4bdf-9755-ce9416109dc4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:41:13,192 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234 0.259s
2026-02-06 21:41:13,192 83166 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': 'Fri, 06 Feb 2026 20:41:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1890', '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-abb52e31-38f1-40d2-becf-d90e0b1384ab', 'x-compute-request-id': 'req-abb52e31-38f1-40d2-becf-d90e0b1384ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:45Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "164dde04ea40ce244edb470ba5d9ec1be2a273b0fb910ae236c203b4", "id": "c30a423f-0b93-4647-ba1a-8cc2ab5f7234", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}], "metadata": {}, "name": "tempest-device-tagging-server-1324483122", "status": "BUILD", "tenant_id": "c62a092f9e404aaf9536317b2e3aaad0", "user_id": "1f9a9a4690394b95a66963514a6ba706", "updated": "2026-02-06T20:41:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1278952233", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "23cef784-0379-446f-bc24-afb341a0ae92", "delete_on_termination": false}, {"id": "a2e84705-ca8e-4bdf-9755-ce9416109dc4", "delete_on_termination": false}, {"id": "82228f69-a671-4e7f-aa83-990becabbeb2", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:41:14,622 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234 0.415s
2026-02-06 21:41:14,622 83166 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': 'Fri, 06 Feb 2026 20:41:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1890', '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-4aa9f529-d3a6-45fd-b9b5-1398554b814c', 'x-compute-request-id': 'req-4aa9f529-d3a6-45fd-b9b5-1398554b814c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:45Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "164dde04ea40ce244edb470ba5d9ec1be2a273b0fb910ae236c203b4", "id": "c30a423f-0b93-4647-ba1a-8cc2ab5f7234", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}], "metadata": {}, "name": "tempest-device-tagging-server-1324483122", "status": "BUILD", "tenant_id": "c62a092f9e404aaf9536317b2e3aaad0", "user_id": "1f9a9a4690394b95a66963514a6ba706", "updated": "2026-02-06T20:41:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1278952233", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "23cef784-0379-446f-bc24-afb341a0ae92", "delete_on_termination": false}, {"id": "82228f69-a671-4e7f-aa83-990becabbeb2", "delete_on_termination": false}, {"id": "a2e84705-ca8e-4bdf-9755-ce9416109dc4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:41:15,874 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234 0.236s
2026-02-06 21:41:15,874 83166 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': 'Fri, 06 Feb 2026 20:41:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1890', '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-f45656ce-4eba-40d2-92c5-5441e91c62c4', 'x-compute-request-id': 'req-f45656ce-4eba-40d2-92c5-5441e91c62c4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:45Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "164dde04ea40ce244edb470ba5d9ec1be2a273b0fb910ae236c203b4", "id": "c30a423f-0b93-4647-ba1a-8cc2ab5f7234", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}], "metadata": {}, "name": "tempest-device-tagging-server-1324483122", "status": "BUILD", "tenant_id": "c62a092f9e404aaf9536317b2e3aaad0", "user_id": "1f9a9a4690394b95a66963514a6ba706", "updated": "2026-02-06T20:41:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1278952233", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "23cef784-0379-446f-bc24-afb341a0ae92", "delete_on_termination": false}, {"id": "82228f69-a671-4e7f-aa83-990becabbeb2", "delete_on_termination": false}, {"id": "a2e84705-ca8e-4bdf-9755-ce9416109dc4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:41:17,212 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234 0.322s
2026-02-06 21:41:17,212 83166 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': 'Fri, 06 Feb 2026 20:41:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1890', '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-7b7096c7-b417-47bc-bf1e-b474f0cef080', 'x-compute-request-id': 'req-7b7096c7-b417-47bc-bf1e-b474f0cef080', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:45Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "164dde04ea40ce244edb470ba5d9ec1be2a273b0fb910ae236c203b4", "id": "c30a423f-0b93-4647-ba1a-8cc2ab5f7234", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}], "metadata": {}, "name": "tempest-device-tagging-server-1324483122", "status": "BUILD", "tenant_id": "c62a092f9e404aaf9536317b2e3aaad0", "user_id": "1f9a9a4690394b95a66963514a6ba706", "updated": "2026-02-06T20:41:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1278952233", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "23cef784-0379-446f-bc24-afb341a0ae92", "delete_on_termination": false}, {"id": "82228f69-a671-4e7f-aa83-990becabbeb2", "delete_on_termination": false}, {"id": "a2e84705-ca8e-4bdf-9755-ce9416109dc4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:41:18,777 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234 0.552s
2026-02-06 21:41:18,778 83166 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': 'Fri, 06 Feb 2026 20:41:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1890', '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-de0ffde5-cd54-41d1-84d0-2ce64c368927', 'x-compute-request-id': 'req-de0ffde5-cd54-41d1-84d0-2ce64c368927', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:45Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "164dde04ea40ce244edb470ba5d9ec1be2a273b0fb910ae236c203b4", "id": "c30a423f-0b93-4647-ba1a-8cc2ab5f7234", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}], "metadata": {}, "name": "tempest-device-tagging-server-1324483122", "status": "BUILD", "tenant_id": "c62a092f9e404aaf9536317b2e3aaad0", "user_id": "1f9a9a4690394b95a66963514a6ba706", "updated": "2026-02-06T20:41:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1278952233", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "23cef784-0379-446f-bc24-afb341a0ae92", "delete_on_termination": false}, {"id": "82228f69-a671-4e7f-aa83-990becabbeb2", "delete_on_termination": false}, {"id": "a2e84705-ca8e-4bdf-9755-ce9416109dc4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:41:21,314 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234 1.520s
2026-02-06 21:41:21,315 83166 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': 'Fri, 06 Feb 2026 20:41:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1890', '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-dc321472-7287-4f81-b829-70ee31b29abc', 'x-compute-request-id': 'req-dc321472-7287-4f81-b829-70ee31b29abc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:45Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "164dde04ea40ce244edb470ba5d9ec1be2a273b0fb910ae236c203b4", "id": "c30a423f-0b93-4647-ba1a-8cc2ab5f7234", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}], "metadata": {}, "name": "tempest-device-tagging-server-1324483122", "status": "BUILD", "tenant_id": "c62a092f9e404aaf9536317b2e3aaad0", "user_id": "1f9a9a4690394b95a66963514a6ba706", "updated": "2026-02-06T20:41:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1278952233", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "23cef784-0379-446f-bc24-afb341a0ae92", "delete_on_termination": false}, {"id": "82228f69-a671-4e7f-aa83-990becabbeb2", "delete_on_termination": false}, {"id": "a2e84705-ca8e-4bdf-9755-ce9416109dc4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:41:22,652 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234 0.322s
2026-02-06 21:41:22,652 83166 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': 'Fri, 06 Feb 2026 20:41:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1890', '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-c4bf94a0-b0aa-4eaf-97ac-4198dbb8d710', 'x-compute-request-id': 'req-c4bf94a0-b0aa-4eaf-97ac-4198dbb8d710', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:45Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "164dde04ea40ce244edb470ba5d9ec1be2a273b0fb910ae236c203b4", "id": "c30a423f-0b93-4647-ba1a-8cc2ab5f7234", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}], "metadata": {}, "name": "tempest-device-tagging-server-1324483122", "status": "BUILD", "tenant_id": "c62a092f9e404aaf9536317b2e3aaad0", "user_id": "1f9a9a4690394b95a66963514a6ba706", "updated": "2026-02-06T20:41:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1278952233", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "23cef784-0379-446f-bc24-afb341a0ae92", "delete_on_termination": false}, {"id": "a2e84705-ca8e-4bdf-9755-ce9416109dc4", "delete_on_termination": false}, {"id": "82228f69-a671-4e7f-aa83-990becabbeb2", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:41:23,963 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234 0.295s
2026-02-06 21:41:23,963 83166 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': 'Fri, 06 Feb 2026 20:41:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1890', '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-8d7e9dd0-ded2-421a-b881-f66b54c1f156', 'x-compute-request-id': 'req-8d7e9dd0-ded2-421a-b881-f66b54c1f156', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:45Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "164dde04ea40ce244edb470ba5d9ec1be2a273b0fb910ae236c203b4", "id": "c30a423f-0b93-4647-ba1a-8cc2ab5f7234", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}], "metadata": {}, "name": "tempest-device-tagging-server-1324483122", "status": "BUILD", "tenant_id": "c62a092f9e404aaf9536317b2e3aaad0", "user_id": "1f9a9a4690394b95a66963514a6ba706", "updated": "2026-02-06T20:41:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1278952233", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "23cef784-0379-446f-bc24-afb341a0ae92", "delete_on_termination": false}, {"id": "82228f69-a671-4e7f-aa83-990becabbeb2", "delete_on_termination": false}, {"id": "a2e84705-ca8e-4bdf-9755-ce9416109dc4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:41:25,302 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234 0.321s
2026-02-06 21:41:25,302 83166 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': 'Fri, 06 Feb 2026 20:41:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '2847', '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-f70b327d-a3c6-4d97-b940-19130d1ce962', 'x-compute-request-id': 'req-f70b327d-a3c6-4d97-b940-19130d1ce962', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TaggedBootDevicesTest_v242-662679050-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:66:2c"}], "tempest-device-tagging-net1-182134220": [{"version": 4, "addr": "10.1.1.135", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:7f:06"}, {"version": 4, "addr": "10.1.1.207", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:8f:7b"}, {"version": 4, "addr": "10.1.1.210", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:95:e3"}, {"version": 4, "addr": "10.1.1.102", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:40:eb"}], "tempest-device-tagging-net2-1631052039": [{"version": 4, "addr": "10.2.2.100", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:dd:ad"}, {"version": 4, "addr": "10.2.2.200", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:a0:6b"}]}, "created": "2026-02-06T20:40:45Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "164dde04ea40ce244edb470ba5d9ec1be2a273b0fb910ae236c203b4", "id": "c30a423f-0b93-4647-ba1a-8cc2ab5f7234", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}], "metadata": {}, "name": "tempest-device-tagging-server-1324483122", "status": "ACTIVE", "tenant_id": "c62a092f9e404aaf9536317b2e3aaad0", "user_id": "1f9a9a4690394b95a66963514a6ba706", "updated": "2026-02-06T20:41:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1278952233", "OS-SRV-USG:launched_at": "2026-02-06T20:41:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "23cef784-0379-446f-bc24-afb341a0ae92", "delete_on_termination": false}, {"id": "82228f69-a671-4e7f-aa83-990becabbeb2", "delete_on_termination": false}, {"id": "a2e84705-ca8e-4bdf-9755-ce9416109dc4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:41:25,317 83166 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 40 second wait
2026-02-06 21:41:25,561 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234/os-interface 0.243s
2026-02-06 21:41:25,561 83166 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': 'Fri, 06 Feb 2026 20:41:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1831', '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-733a4adc-d091-4703-a80c-d40306383efc', 'x-compute-request-id': 'req-733a4adc-d091-4703-a80c-d40306383efc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "74faf6fc-dfdc-4749-b4ea-3310719fb5da", "port_id": "0424cda1-c00c-440b-879e-3aa678c5912a", "mac_addr": "fa:16:3e:dc:7f:06", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "20b8d45c-8300-4246-a925-43751afe354c", "ip_address": "10.1.1.135"}]}, {"net_id": "ebd7562a-e6a5-4328-a161-52d548d3b6ce", "port_id": "499945a7-bf81-4ea9-94c6-5fbea7d25b1c", "mac_addr": "fa:16:3e:f3:dd:ad", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "9db7bf3d-88a0-4b64-834f-acd4bdc597e9", "ip_address": "10.2.2.100"}]}, {"net_id": "74faf6fc-dfdc-4749-b4ea-3310719fb5da", "port_id": "51bfdc27-8d20-458f-8310-12edc0b028a7", "mac_addr": "fa:16:3e:db:95:e3", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "20b8d45c-8300-4246-a925-43751afe354c", "ip_address": "10.1.1.210"}]}, {"net_id": "ded6d959-ca55-4de3-9c2c-9275fd06adcb", "port_id": "6db07388-cce2-498a-bb8b-8ccf7bdfff95", "mac_addr": "fa:16:3e:8a:66:2c", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "4d8a9699-0c6b-491c-b50b-8d5ba646f299", "ip_address": "10.0.0.11"}]}, {"net_id": "74faf6fc-dfdc-4749-b4ea-3310719fb5da", "port_id": "93989bfe-9d83-4f38-a569-12a4258f3943", "mac_addr": "fa:16:3e:a6:40:eb", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "20b8d45c-8300-4246-a925-43751afe354c", "ip_address": "10.1.1.102"}]}, {"net_id": "ebd7562a-e6a5-4328-a161-52d548d3b6ce", "port_id": "be9fd7d1-a055-4a1a-9607-8ba8272975cd", "mac_addr": "fa:16:3e:df:a0:6b", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "9db7bf3d-88a0-4b64-834f-acd4bdc597e9", "ip_address": "10.2.2.200"}]}, {"net_id": "74faf6fc-dfdc-4749-b4ea-3310719fb5da", "port_id": "e7ef0b31-9e9a-46f9-9177-170a0cc440b9", "mac_addr": "fa:16:3e:2b:8f:7b", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "20b8d45c-8300-4246-a925-43751afe354c", "ip_address": "10.1.1.207"}]}]}'
2026-02-06 21:41:27,181 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 PUT http://192.168.122.84/networking/v2.0/floatingips/69dc3d2f-f7e7-46a6-830c-3b853c734b7c 1.615s
2026-02-06 21:41:27,182 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "6db07388-cce2-498a-bb8b-8ccf7bdfff95"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:41:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-7b5bd5a7-2e66-4e2c-83eb-3e9ff41129bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips/69dc3d2f-f7e7-46a6-830c-3b853c734b7c'}
Body: b'{"floatingip": {"id": "69dc3d2f-f7e7-46a6-830c-3b853c734b7c", "tenant_id": "c62a092f9e404aaf9536317b2e3aaad0", "project_id": "c62a092f9e404aaf9536317b2e3aaad0", "floating_ip_address": "172.24.4.115", "floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804", "router_id": "1fecaca6-ba02-4782-b4c1-2c98074625f0", "port_id": "6db07388-cce2-498a-bb8b-8ccf7bdfff95", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "ded6d959-ca55-4de3-9c2c-9275fd06adcb", "mac_address": "fa:16:3e:8a:66:2c", "admin_state_up": true, "status": "ACTIVE", "device_id": "c30a423f-0b93-4647-ba1a-8cc2ab5f7234", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-02-06T20:40:36Z", "updated_at": "2026-02-06T20:41:25Z", "revision_number": 1}}'
2026-02-06 21:41:27,183 83166 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.115:22' as 'cirros' with public key authentication
2026-02-06 21:41:30,255 83166 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.115 ([Errno None] Unable to connect to port 22 on 172.24.4.115). Number attempts: 1. Retry after 2 seconds.
2026-02-06 21:41:33,328 83166 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.115 ([Errno None] Unable to connect to port 22 on 172.24.4.115). Number attempts: 2. Retry after 3 seconds.
2026-02-06 21:41:39,887 83166 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.115 ([Errno None] Unable to connect to port 22 on 172.24.4.115). Number attempts: 3. Retry after 4 seconds.
2026-02-06 21:41:47,471 83166 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.115 ([Errno None] Unable to connect to port 22 on 172.24.4.115). Number attempts: 4. Retry after 5 seconds.
2026-02-06 21:41:56,047 83166 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.115 ([Errno None] Unable to connect to port 22 on 172.24.4.115). Number attempts: 5. Retry after 6 seconds.
2026-02-06 21:42:05,615 83166 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.115 ([Errno None] Unable to connect to port 22 on 172.24.4.115). Number attempts: 6. Retry after 7 seconds.
2026-02-06 21:42:16,175 83166 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.115 ([Errno None] Unable to connect to port 22 on 172.24.4.115). Number attempts: 7. Retry after 8 seconds.
2026-02-06 21:42:27,759 83166 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.115 ([Errno None] Unable to connect to port 22 on 172.24.4.115). Number attempts: 8. Retry after 9 seconds.
2026-02-06 21:42:40,339 83166 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.115 ([Errno None] Unable to connect to port 22 on 172.24.4.115). Number attempts: 9. Retry after 10 seconds.
2026-02-06 21:42:53,903 83166 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.115 ([Errno None] Unable to connect to port 22 on 172.24.4.115). Number attempts: 10. Retry after 11 seconds.
2026-02-06 21:43:08,495 83166 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.115 ([Errno None] Unable to connect to port 22 on 172.24.4.115). Number attempts: 11. Retry after 12 seconds.
2026-02-06 21:43:24,079 83166 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.115 ([Errno None] Unable to connect to port 22 on 172.24.4.115). Number attempts: 12. Retry after 13 seconds.
2026-02-06 21:43:40,655 83166 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.115 ([Errno None] Unable to connect to port 22 on 172.24.4.115). Number attempts: 13. Retry after 14 seconds.
2026-02-06 21:43:58,223 83166 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.115 ([Errno None] Unable to connect to port 22 on 172.24.4.115). Number attempts: 14. Retry after 15 seconds.
2026-02-06 21:44:16,815 83166 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.115 ([Errno None] Unable to connect to port 22 on 172.24.4.115). Number attempts: 15. Retry after 16 seconds.
2026-02-06 21:44:36,403 83166 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.115 ([Errno None] Unable to connect to port 22 on 172.24.4.115). Number attempts: 16. Retry after 17 seconds.
2026-02-06 21:44:56,975 83166 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.115 after 16 attempts. Proxy client: no proxy client
2026-02-06 21:44:56.975 83166 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-02-06 21:44:56.975 83166 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-02-06 21:44:56.975 83166 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-02-06 21:44:56.975 83166 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/paramiko/client.py", line 407, in connect
2026-02-06 21:44:56.975 83166 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors)
2026-02-06 21:44:56.975 83166 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.4.115
2026-02-06 21:44:56.975 83166 ERROR tempest.lib.common.ssh
2026-02-06 21:44:56,976 83166 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: TaggedBootDevicesTest_v242:test_tagged_boot_devices. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-TaggedBootDevicesTest_v242-662679050-network': [{'version': 4, 'addr': '10.0.0.11', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:8a:66:2c'}], 'tempest-device-tagging-net1-182134220': [{'version': 4, 'addr': '10.1.1.135', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:dc:7f:06'}, {'version': 4, 'addr': '10.1.1.207', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:2b:8f:7b'}, {'version': 4, 'addr': '10.1.1.210', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:db:95:e3'}, {'version': 4, 'addr': '10.1.1.102', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:a6:40:eb'}], 'tempest-device-tagging-net2-1631052039': [{'version': 4, 'addr': '10.2.2.100', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:f3:dd:ad'}, {'version': 4, 'addr': '10.2.2.200', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:df:a0:6b'}]}, 'created': '2026-02-06T20:40:45Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/flavors/42'}]}, 'hostId': '164dde04ea40ce244edb470ba5d9ec1be2a273b0fb910ae236c203b4', 'id': 'c30a423f-0b93-4647-ba1a-8cc2ab5f7234', 'image': {'id': '8a411264-15f8-414d-9d8f-b6ea39e77eaf', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf'}]}, 'links': [{'rel': 'self', 'href': 'http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234'}, {'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234'}], 'metadata': {}, 'name': 'tempest-device-tagging-server-1324483122', 'status': 'ACTIVE', 'tenant_id': 'c62a092f9e404aaf9536317b2e3aaad0', 'user_id': '1f9a9a4690394b95a66963514a6ba706', 'updated': '2026-02-06T20:41:25Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-keypair-1278952233', 'OS-SRV-USG:launched_at': '2026-02-06T20:41:24.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'default'}, {'name': 'tempest-securitygroup--1025345650'}, {'name': 'tempest-securitygroup--1025345650'}, {'name': 'tempest-securitygroup--1025345650'}, {'name': 'tempest-securitygroup--1025345650'}, {'name': 'tempest-securitygroup--1025345650'}, {'name': 'default'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '23cef784-0379-446f-bc24-afb341a0ae92', 'delete_on_termination': False}, {'id': '82228f69-a671-4e7f-aa83-990becabbeb2', 'delete_on_termination': False}, {'id': 'a2e84705-ca8e-4bdf-9755-ce9416109dc4', 'delete_on_termination': False}], 'locked': False, 'description': None, 'tags': []}
2026-02-06 21:44:57,712 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 POST http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234/action 0.735s
2026-02-06 21:44:57,713 83166 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: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:44:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '53126', '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-1dd6cdf0-12a4-4375-b363-9a8707a83e01', 'x-compute-request-id': 'req-1dd6cdf0-12a4-4375-b363-9a8707a83e01', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234/action'}
Body: b'{"output": "[ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.15.0-1 04/01/2014\\n[ 0.000000] last_pfn = 0xbfdd max_arch_pfn = 0x10000000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000f5b40-0x000f5b4f]\\n[ 0.000000] Using GB pages for direct mapping\\n[ 0.000000] RAMDISK: [mem 0x0b725000-0x0bfccfff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F5950 000014 (v00 BOCHS )\\n[ 0.000000] ACPI: RSDT 0x000000000BFE18EB 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: FACP 0x000000000BFE179F 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: DSDT 0x000000000BFE0040 00175F (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: FACS 0x000000000BFE0000 000040\\n[ 0.000000] ACPI: APIC 0x000000000BFE1813 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: HPET 0x000000000BFE188B 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: WAET 0x000000000BFE18C3 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: Reserving FACP table memory at [mem 0xbfe179f-0xbfe1812]\\n[ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe179e]\\n[ 0.000000] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]\\n[ 0.000000] ACPI: Reserving APIC table memory at [mem 0xbfe1813-0xbfe188a]\\n[ 0.000000] ACPI: Reserving HPET table memory at [mem 0xbfe188b-0xbfe18c2]\\n[ 0.000000] ACPI: Reserving WAET table memory at [mem 0xbfe18c3-0xbfe18ea]\\n[ 0.000000] No NUMA configuration found\\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0b6fb000-0x0b724fff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]\\n[ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges\\n[ 0.000000] On node 0, zone DMA: 97 pages in unavailable ranges\\n[ 0.000000] On node 0, zone DMA32: 16419 pages in unavailable ranges\\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\\n[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23\\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\\n[ 0.0
2026-02-06 21:44:57,714 83166 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server c30a423f-0b93-4647-ba1a-8cc2ab5f7234: [ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)
[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Hygon HygonGenuine
[ 0.000000] Centaur CentaurHauls
[ 0.000000] zhaoxin Shanghai
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.15.0-1 04/01/2014
[ 0.000000] last_pfn = 0xbfdd max_arch_pfn = 0x10000000000
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000000] found SMP MP-table at [mem 0x000f5b40-0x000f5b4f]
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] RAMDISK: [mem 0x0b725000-0x0bfccfff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F5950 000014 (v00 BOCHS )
[ 0.000000] ACPI: RSDT 0x000000000BFE18EB 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACP 0x000000000BFE179F 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: DSDT 0x000000000BFE0040 00175F (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACS 0x000000000BFE0000 000040
[ 0.000000] ACPI: APIC 0x000000000BFE1813 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: HPET 0x000000000BFE188B 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: WAET 0x000000000BFE18C3 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: Reserving FACP table memory at [mem 0xbfe179f-0xbfe1812]
[ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe179e]
[ 0.000000] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]
[ 0.000000] ACPI: Reserving APIC table memory at [mem 0xbfe1813-0xbfe188a]
[ 0.000000] ACPI: Reserving HPET table memory at [mem 0xbfe188b-0xbfe18c2]
[ 0.000000] ACPI: Reserving WAET table memory at [mem 0xbfe18c3-0xbfe18ea]
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x0b6fb000-0x0b724fff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]
[ 0.000000] Normal empty
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]
[ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA: 97 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA32: 16419 pages in unavailable ranges
[ 0.000000] ACPI: PM-Timer IO Port: 0x608
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[ 0.000000] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[ 0.000000] [mem 0x0c000000-0xfffbffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1
[ 0.000000] percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u2097152
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 48093
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0
[ 0.000000] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
[ 0.000000] Memory: 123004K/196076K available (16393K kernel code, 4396K rwdata, 10960K rodata, 3368K init, 18700K bss, 72868K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] ftrace: allocating 50748 entries in 199 pages
[ 0.000000] ftrace: allocated 199 pages with 5 groups
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1.
[ 0.000000] Rude variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16
[ 0.000000] random: crng init done
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] printk: console [tty1] enabled
[ 0.000000] printk: console [ttyS0] enabled
[ 0.000000] ACPI: Core revision 20210730
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
[ 0.008000] APIC: Switch to symmetric I/O mode setup
[ 0.016000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.048000] tsc: Unable to calibrate against PIT
[ 0.048000] tsc: using HPET reference calibration
[ 0.048000] tsc: Detected 2000.010 MHz processor
[ 0.002215] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1cd437a36d7, max_idle_ns: 440795229785 ns
[ 0.003407] Calibrating delay loop (skipped), value calculated using timer frequency.. 4000.02 BogoMIPS (lpj=8000040)
[ 0.009050] AMD Zen1 DIV0 bug detected. Disable SMT for full protection.
[ 0.023551] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127
[ 0.031364] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0
[ 0.033988] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.035631] Spectre V2 : Mitigation: Retpolines
[ 0.035924] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.036357] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.036904] RETBleed: Mitigation: untrained return thunk
[ 0.038701] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.039337] Speculative Return Stack Overflow: IBPB-extending microcode not applied!
[ 0.039677] Speculative Return Stack Overflow: WARNING: See https://kernel.org/doc/html/latest/admin-guide/hw-vuln/srso.html for mitigation options.
[ 0.039939] Speculative Return Stack Overflow: Mitigation: safe RET, no microcode
[ 0.047716] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.055411] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.055760] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.056064] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.056411] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[ 0.057136] x86/fpu: xstate_offset[3]: 960, xstate_sizes[3]: 64
[ 0.058998] x86/fpu: xstate_offset[4]: 1024, xstate_sizes[4]: 64
[ 0.059259] x86/fpu: xstate_offset[9]: 2688, xstate_sizes[9]: 8
[ 0.059546] x86/fpu: Enabled xstate features 0x21b, context size is 2696 bytes, using 'standard' format.
[ 0.949328] Freeing SMP alternatives memory: 44K
[ 0.951304] pid_max: default: 32768 minimum: 301
[ 0.964696] LSM: Security Framework initializing
[ 0.968065] landlock: Up and running.
[ 0.968289] Yama: becoming mindful.
[ 0.979501] AppArmor: AppArmor initialized
[ 0.987464] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 0.987992] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 1.166777] smpboot: CPU0: AMD EPYC Processor (family: 0x17, model: 0x1, stepping: 0x2)
[ 1.182477] Performance Events: PMU not available due to virtualization, using software events only.
[ 1.184913] signal: max sigframe size: 3632
[ 1.187900] rcu: Hierarchical SRCU implementation.
[ 1.206167] NMI watchdog: Perf NMI watchdog permanently disabled
[ 1.213309] smp: Bringing up secondary CPUs ...
[ 1.213633] smp: Brought up 1 node, 1 CPU
[ 1.213887] smpboot: Max logical packages: 1
[ 1.215116] smpboot: Total of 1 processors activated (4000.02 BogoMIPS)
[ 1.240625] devtmpfs: initialized
[ 1.247539] x86/mm: Memory block size: 128MB
[ 1.259441] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 1.260808] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
[ 1.268998] pinctrl core: initialized pinctrl subsystem
[ 1.282705] PM: RTC time: 20:41:31, date: 2026-02-06
[ 1.300589] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 1.309614] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[ 1.312663] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 1.314364] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 1.315160] audit: initializing netlink subsys (disabled)
[ 1.323579] audit: type=2000 audit(1770410491.364:1): state=initialized audit_enabled=0 res=1
[ 1.331809] thermal_sys: Registered thermal governor 'fair_share'
[ 1.331872] thermal_sys: Registered thermal governor 'bang_bang'
[ 1.332155] thermal_sys: Registered thermal governor 'step_wise'
[ 1.332393] thermal_sys: Registered thermal governor 'user_space'
[ 1.332624] thermal_sys: Registered thermal governor 'power_allocator'
[ 1.333246] EISA bus registered
[ 1.333898] cpuidle: using governor ladder
[ 1.335145] cpuidle: using governor menu
[ 1.339997] ACPI: bus type PCI registered
[ 1.340383] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 1.352336] PCI: Using configuration type 1 for base access
[ 1.352710] PCI: Using configuration type 1 for extended access
[ 1.417874] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 1.425154] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 1.425459] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 1.492563] ACPI: Added _OSI(Module Device)
[ 1.492891] ACPI: Added _OSI(Processor Device)
[ 1.493098] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 1.493298] ACPI: Added _OSI(Processor Aggregator Device)
[ 1.493645] ACPI: Added _OSI(Linux-Dell-Video)
[ 1.493853] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 1.494073] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 1.547953] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 1.588151] ACPI: Interpreter enabled
[ 1.590162] ACPI: PM: (supports S0 S3 S4 S5)
[ 1.590430] ACPI: Using IOAPIC for interrupt routing
[ 1.591757] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 1.592177] PCI: Using E820 reservations for host bridge windows
[ 1.597984] ACPI: Enabled 2 GPEs in block 00 to 0F
[ 1.686034] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 1.687765] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 1.701755] acpiphp: Slot [3] registered
[ 1.702275] acpiphp: Slot [4] registered
[ 1.702714] acpiphp: Slot [5] registered
[ 1.703310] acpiphp: Slot [6] registered
[ 1.703744] acpiphp: Slot [7] registered
[ 1.704218] acpiphp: Slot [8] registered
[ 1.704643] acpiphp: Slot [9] registered
[ 1.705058] acpiphp: Slot [10] registered
[ 1.705498] acpiphp: Slot [11] registered
[ 1.706224] acpiphp: Slot [12] registered
[ 1.706671] acpiphp: Slot [13] registered
[ 1.707240] acpiphp: Slot [14] registered
[ 1.707830] acpiphp: Slot [15] registered
[ 1.708307] acpiphp: Slot [16] registered
[ 1.708732] acpiphp: Slot [17] registered
[ 1.709171] acpiphp: Slot [18] registered
[ 1.709600] acpiphp: Slot [19] registered
[ 1.710031] acpiphp: Slot [20] registered
[ 1.710533] acpiphp: Slot [21] registered
[ 1.711077] acpiphp: Slot [22] registered
[ 1.711554] acpiphp: Slot [23] registered
[ 1.711984] acpiphp: Slot [24] registered
[ 1.712481] acpiphp: Slot [25] registered
[ 1.712911] acpiphp: Slot [26] registered
[ 1.713402] acpiphp: Slot [27] registered
[ 1.713833] acpiphp: Slot [28] registered
[ 1.714281] acpiphp: Slot [29] registered
[ 1.714717] acpiphp: Slot [30] registered
[ 1.715240] acpiphp: Slot [31] registered
[ 1.715949] PCI host bridge to bus 0000:00
[ 1.717324] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 1.717681] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 1.718323] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 1.718604] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 1.718977] pci_bus 0000:00: root bus resource [mem 0x0c000000-0xfebfffff window]
[ 1.719296] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]
[ 1.724456] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[ 1.750866] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[ 1.754050] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[ 1.760797] pci 0000:00:01.1: reg 0x20: [io 0xc3a0-0xc3af]
[ 1.763523] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 1.763901] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 1.764192] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 1.764503] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 1.768922] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[ 1.769834] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
[ 1.771004] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
[ 1.775979] pci 0000:00:02.0: [1af4:1050] type 00 class 0x030000
[ 1.778173] pci 0000:00:02.0: reg 0x10: [mem 0xfd800000-0xfdffffff pref]
[ 1.782995] pci 0000:00:02.0: reg 0x18: [mem 0xfe000000-0xfe003fff 64bit pref]
[ 1.786985] pci 0000:00:02.0: reg 0x20: [mem 0xfeb90000-0xfeb90fff]
[ 1.796074] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfeb8ffff pref]
[ 1.797034] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 1.816380] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000
[ 1.818771] pci 0000:00:03.0: reg 0x10: [io 0xc180-0xc1bf]
[ 1.820797] pci 0000:00:03.0: reg 0x14: [mem 0xfeb91000-0xfeb91fff]
[ 1.827020] pci 0000:00:03.0: reg 0x20: [mem 0xfe004000-0xfe007fff 64bit pref]
[ 1.832811] pci 0000:00:03.0: reg 0x30: [mem 0xfe800000-0xfe87ffff pref]
[ 1.849157] pci 0000:00:04.0: [1af4:1000] type 00 class 0x020000
[ 1.850999] pci 0000:00:04.0: reg 0x10: [io 0xc1c0-0xc1ff]
[ 1.853188] pci 0000:00:04.0: reg 0x14: [mem 0xfeb92000-0xfeb92fff]
[ 1.860222] pci 0000:00:04.0: reg 0x20: [mem 0xfe008000-0xfe00bfff 64bit pref]
[ 1.862426] pci 0000:00:04.0: reg 0x30: [mem 0xfe880000-0xfe8fffff pref]
[ 1.882273] pci 0000:00:05.0: [1af4:1000] type 00 class 0x020000
[ 1.883896] pci 0000:00:05.0: reg 0x10: [io 0xc200-0xc23f]
[ 1.885997] pci 0000:00:05.0: reg 0x14: [mem 0xfeb93000-0xfeb93fff]
[ 1.891809] pci 0000:00:05.0: reg 0x20: [mem 0xfe00c000-0xfe00ffff 64bit pref]
[ 1.893830] pci 0000:00:05.0: reg 0x30: [mem 0xfe900000-0xfe97ffff pref]
[ 1.915485] pci 0000:00:06.0: [1af4:1000] type 00 class 0x020000
[ 1.918599] pci 0000:00:06.0: reg 0x10: [io 0xc240-0xc27f]
[ 1.921630] pci 0000:00:06.0: reg 0x14: [mem 0xfeb94000-0xfeb94fff]
[ 1.930998] pci 0000:00:06.0: reg 0x20: [mem 0xfe010000-0xfe013fff 64bit pref]
[ 1.933326] pci 0000:00:06.0: reg 0x30: [mem 0xfe980000-0xfe9fffff pref]
[ 1.951517] pci 0000:00:07.0: [1af4:1000] type 00 class 0x020000
[ 1.953655] pci 0000:00:07.0: reg 0x10: [io 0xc280-0xc2bf]
[ 1.955855] pci 0000:00:07.0: reg 0x14: [mem 0xfeb95000-0xfeb95fff]
[ 1.962993] pci 0000:00:07.0: reg 0x20: [mem 0xfe014000-0xfe017fff 64bit pref]
[ 1.966050] pci 0000:00:07.0: reg 0x30: [mem 0xfea00000-0xfea7ffff pref]
[ 1.987626] pci 0000:00:08.0: [1af4:1000] type 00 class 0x020000
[ 1.991008] pci 0000:00:08.0: reg 0x10: [io 0xc2c0-0xc2ff]
[ 1.993860] pci 0000:00:08.0: reg 0x14: [mem 0xfeb96000-0xfeb96fff]
[ 2.000137] pci 0000:00:08.0: reg 0x20: [mem 0xfe018000-0xfe01bfff 64bit pref]
[ 2.004647] pci 0000:00:08.0: reg 0x30: [mem 0xfea80000-0xfeafffff pref]
[ 2.030592] pci 0000:00:09.0: [1af4:1000] type 00 class 0x020000
[ 2.033229] pci 0000:00:09.0: reg 0x10: [io 0xc300-0xc33f]
[ 2.034968] pci 0000:00:09.0: reg 0x14: [mem 0xfeb97000-0xfeb97fff]
[ 2.042928] pci 0000:00:09.0: reg 0x20: [mem 0xfe01c000-0xfe01ffff 64bit pref]
[ 2.042928] pci 0000:00:09.0: reg 0x30: [mem 0xfeb00000-0xfeb7ffff pref]
[ 2.063526] pci 0000:00:0a.0: [1af4:1001] type 00 class 0x010000
[ 2.067036] pci 0000:00:0a.0: reg 0x10: [io 0xc000-0xc07f]
[ 2.069575] pci 0000:00:0a.0: reg 0x14: [mem 0xfeb98000-0xfeb98fff]
[ 2.080365] pci 0000:00:0a.0: reg 0x20: [mem 0xfe020000-0xfe023fff 64bit pref]
[ 2.105828] pci 0000:00:0b.0: [1af4:1001] type 00 class 0x010000
[ 2.106977] pci 0000:00:0b.0: reg 0x10: [io 0xc080-0xc0ff]
[ 2.109578] pci 0000:00:0b.0: reg 0x14: [mem 0xfeb99000-0xfeb99fff]
[ 2.118818] pci 0000:00:0b.0: reg 0x20: [mem 0xfe024000-0xfe027fff 64bit pref]
[ 2.144419] pci 0000:00:0c.0: [1af4:1001] type 00 class 0x010000
[ 2.146701] pci 0000:00:0c.0: reg 0x10: [io 0xc100-0xc17f]
[ 2.149292] pci 0000:00:0c.0: reg 0x14: [mem 0xfeb9a000-0xfeb9afff]
[ 2.155923] pci 0000:00:0c.0: reg 0x20: [mem 0xfe028000-0xfe02bfff 64bit pref]
[ 2.182414] pci 0000:00:0d.0: [1af4:1002] type 00 class 0x00ff00
[ 2.183603] pci 0000:00:0d.0: reg 0x10: [io 0xc340-0xc37f]
[ 2.186987] pci 0000:00:0d.0: reg 0x20: [mem 0xfe02c000-0xfe02ffff 64bit pref]
[ 2.209330] pci 0000:00:0e.0: [1af4:1005] type 00 class 0x00ff00
[ 2.211880] pci 0000:00:0e.0: reg 0x10: [io 0xc380-0xc39f]
[ 2.219033] pci 0000:00:0e.0: reg 0x20: [mem 0xfe030000-0xfe033fff 64bit pref]
[ 2.259125] ACPI: PCI: Interrupt link LNKA configured for IRQ 10
[ 2.262071] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[ 2.264652] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[ 2.267504] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[ 2.269131] ACPI: PCI: Interrupt link LNKS configured for IRQ 9
[ 2.277326] iommu: Default domain type: Translated
[ 2.277906] iommu: DMA domain TLB invalidation policy: lazy mode
[ 2.288098] SCSI subsystem initialized
[ 2.298447] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 2.298928] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 2.299154] pci 0000:00:02.0: vgaarb: bridge control possible
[ 2.299829] vgaarb: loaded
[ 2.303051] ACPI: bus type USB registered
[ 2.304214] usbcore: registered new interface driver usbfs
[ 2.305061] usbcore: registered new interface driver hub
[ 2.305940] usbcore: registered new device driver usb
[ 2.307391] pps_core: LinuxPPS API ver. 1 registered
[ 2.307739] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 2.308273] PTP clock support registered
[ 2.310696] EDAC MC: Ver: 3.0.0
[ 2.332265] NetLabel: Initializing
[ 2.332526] NetLabel: domain hash size = 128
[ 2.332730] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 2.334842] NetLabel: unlabeled traffic allowed by default
[ 2.336822] PCI: Using ACPI for IRQ routing
[ 2.344711] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 2.345106] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[ 2.352438] clocksource: Switched to clocksource tsc-early
[ 2.761456] VFS: Disk quotas dquot_6.6.0
[ 2.762169] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 2.788367] AppArmor: AppArmor Filesystem Enabled
[ 2.789638] pnp: PnP ACPI init
[ 2.814644] pnp: PnP ACPI: found 5 devices
[ 2.879555] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 2.881842] NET: Registered PF_INET protocol family
[ 2.884109] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 2.953715] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 2.956926] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 2.958067] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 2.959150] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 2.959673] TCP: Hash tables configured (established 2048 bind 2048)
[ 2.963660] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear)
[ 2.964467] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 2.965183] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 2.968275] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 2.969079] NET: Registered PF_XDP protocol family
[ 2.970910] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 2.971380] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 2.971634] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 2.971918] pci_bus 0000:00: resource 7 [mem 0x0c000000-0xfebfffff window]
[ 2.972192] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window]
[ 2.973910] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 2.974383] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 2.974719] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 2.975487] PCI: CLS 0 bytes, default 64
[ 2.992005] Trying to unpack rootfs image as initramfs...
[ 3.011750] Initialise system trusted keyrings
[ 3.024968] Key type blacklist registered
[ 3.027684] workingset: timestamp_bits=36 max_order=15 bucket_order=0
[ 3.098286] zbud: loaded
[ 3.114842] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 3.128901] fuse: init (API version 7.34)
[ 3.142911] integrity: Platform Keyring initialized
[ 3.260571] Key type asymmetric registered
[ 3.261031] Asymmetric key parser 'x509' registered
[ 3.262827] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 3.268921] io scheduler mq-deadline registered
[ 3.280148] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 3.298465] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 3.313994] ACPI: button: Power Button [PWRF]
[ 4.015410] tsc: Refined TSC clocksource calibration: 2000.005 MHz
[ 4.016447] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1cd432f8b5d, max_idle_ns: 440795262763 ns
[ 4.017028] clocksource: Switched to clocksource tsc
[ 4.971071] ACPI: \_SB_.LNKB: Enabled at IRQ 10
[ 6.599723] ACPI: \_SB_.LNKC: Enabled at IRQ 11
[ 6.639969] Freeing initrd memory: 8864K
[ 7.377822] ACPI: \_SB_.LNKD: Enabled at IRQ 11
[ 8.128028] ACPI: \_SB_.LNKA: Enabled at IRQ 10
[ 14.931506] Free page reporting enabled
[ 14.934567] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 14.962594] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 15.012781] Linux agpgart interface v0.103
[ 15.076061] loop: module loaded
[ 15.099115] scsi host0: ata_piix
[ 15.106157] scsi host1: ata_piix
[ 15.108807] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc3a0 irq 14
[ 15.109334] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc3a8 irq 15
[ 15.122589] tun: Universal TUN/TAP device driver, 1.6
[ 15.123013] PPP generic driver version 2.4.2
[ 15.126247] VFIO - User Level meta-driver version: 0.3
[ 15.129320] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 15.129839] ehci-pci: EHCI PCI platform driver
[ 15.130455] ehci-platform: EHCI generic platform driver
[ 15.130874] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 15.131395] ohci-pci: OHCI PCI platform driver
[ 15.131919] ohci-platform: OHCI generic platform driver
[ 15.132368] uhci_hcd: USB Universal Host Controller Interface driver
[ 15.135522] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 15.141961] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 15.142550] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 15.146447] mousedev: PS/2 mouse device common for all mice
[ 15.153224] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 15.155167] rtc_cmos 00:04: RTC can wake from S4
[ 15.162877] rtc_cmos 00:04: registered as rtc0
[ 15.164350] rtc_cmos 00:04: setting system clock to 2026-02-06T20:41:45 UTC (1770410505)
[ 15.166531] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs
[ 15.167298] i2c_dev: i2c /dev entries driver
[ 15.168533] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 15.169562] device-mapper: uevent: version 1.0.3
[ 15.171417] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[ 15.172502] platform eisa.0: Probing EISA bus 0
[ 15.173318] platform eisa.0: EISA: Cannot allocate resource for mainboard
[ 15.173805] platform eisa.0: Cannot allocate resource for EISA slot 1
[ 15.174210] platform eisa.0: Cannot allocate resource for EISA slot 2
[ 15.174534] platform eisa.0: Cannot allocate resource for EISA slot 3
[ 15.174818] platform eisa.0: Cannot allocate resource for EISA slot 4
[ 15.175026] platform eisa.0: Cannot allocate resource for EISA slot 5
[ 15.175606] platform eisa.0: Cannot allocate resource for EISA slot 6
[ 15.175896] platform eisa.0: Cannot allocate resource for EISA slot 7
[ 15.176169] platform eisa.0: Cannot allocate resource for EISA slot 8
[ 15.176459] platform eisa.0: EISA: Detected 0 cards
[ 15.177300] ledtrig-cpu: registered to indicate activity on CPUs
[ 15.180128] drop_monitor: Initializing network drop monitor service
[ 15.184438] NET: Registered PF_INET6 protocol family
[ 15.289081] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100
[ 15.321238] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5
[ 15.340059] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray
[ 15.340937] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 15.404701] sr 0:0:0:0: Attached scsi generic sg0 type 5
[ 15.555662] Segment Routing with IPv6
[ 15.556517] In-situ OAM (IOAM) with IPv6
[ 15.557670] NET: Registered PF_PACKET protocol family
[ 15.559101] Key type dns_resolver registered
[ 15.559101] IPI shorthand broadcast: enabled
[ 15.559101] sched_clock: Marking stable (15604172613, -49071005)->(15564095960, -8994352)
[ 15.570993] registered taskstats version 1
[ 15.573072] Loading compiled-in X.509 certificates
[ 15.596310] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b'
[ 15.601721] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[ 15.606122] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[ 15.606745] blacklist: Loading compiled-in revocation X.509 certificates
[ 15.609530] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[ 15.610259] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03'
[ 15.610943] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b'
[ 15.611816] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8'
[ 15.612538] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d'
[ 15.613188] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c'
[ 15.613846] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af'
[ 15.614753] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9'
[ 15.620817] zswap: loaded using pool lzo/zbud
[ 15.626948] Key type .fscrypt registered
[ 15.627222] Key type fscrypt-provisioning registered
[ 15.712321] Key type encrypted registered
[ 15.712767] AppArmor: AppArmor sha1 policy hashing enabled
[ 15.713698] ima: No TPM chip found, activating TPM-bypass!
[ 15.714076] Loading compiled-in module X.509 certificates
[ 15.718954] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b'
[ 15.719770] ima: Allocated hash algorithm: sha1
[ 15.723421] ima: No architecture policies found
[ 15.724678] evm: Initialising EVM extended attributes:
[ 15.724946] evm: security.selinux
[ 15.725144] evm: security.SMACK64
[ 15.725303] evm: security.SMACK64EXEC
[ 15.725480] evm: security.SMACK64TRANSMUTE
[ 15.725649] evm: security.SMACK64MMAP
[ 15.725806] evm: security.apparmor
[ 15.725956] evm: security.ima
[ 15.726097] evm: security.capability
[ 15.726281] evm: HMAC attrs: 0x1
[ 15.733990] PM: Magic number: 14:679:699
[ 15.742795] RAS: Correctable Errors collector initialized.
[ 15.745471] clk: Disabling unused clocks
[ 15.899594] Freeing unused decrypted memory: 2036K
[ 15.994855] Freeing unused kernel image (initmem) memory: 3368K
[ 15.995521] Write protecting the kernel read-only data: 30720k
[ 16.004551] Freeing unused kernel image (text/rodata gap) memory: 2036K
[ 16.008634] Freeing unused kernel image (rodata/data gap) memory: 1328K
[ 16.553896] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 16.554880] Run /init as init process
info: initramfs: up at 16.83
[ 18.170494] virtio_blk virtio8: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB)
[ 18.208311] GPT:Primary header thinks Alt. header is not at the end of the disk.
[ 18.208760] GPT:229375 != 2097151
[ 18.208945] GPT:Alternate GPT header not at the end of the disk.
[ 18.209197] GPT:229375 != 2097151
[ 18.209386] GPT: Use GNU Parted to correct GPT errors.
[ 18.221915] virtio_blk virtio9: [vdb] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB)
[ 18.243330] virtio_blk virtio10: [vdc] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB)
[ 19.090781] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called
currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables
info: copying initramfs to /dev/vda1
info: initramfs loading root from /dev/vda1
info: /etc/init.d/rc.sysinit: up at 26.09
info: container: none
Starting syslogd: OK
currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables
Saving random seed: OK
Starting acpid: OK
Starting network: dhcpcd-9.4.1 starting
DUID 00:04:c3:0a:42:3f:0b:93:46:47:ba:1a:8c:c2:ab:5f:72:34
eth0: waiting for carrier
eth1: waiting for carrier
eth2: waiting for carrier
eth3: waiting for carrier
eth4: waiting for carrier
eth5: waiting for carrier
eth6: waiting for carrier
eth0: carrier acquired
eth0: IAID 3e:8a:66:2c
eth0: adding address fe80::f816:3eff:fe8a:662c
eth1: carrier acquired
eth1: IAID 3e:dc:7f:06
eth1: adding address fe80::f816:3eff:fedc:7f06
eth2: carrier acquired
eth2: IAID 3e:2b:8f:7b
eth2: adding address fe80::f816:3eff:fe2b:8f7b
eth0: soliciting an IPv6 router
eth1: soliciting an IPv6 router
eth3: carrier acquired
eth3: IAID 3e:db:95:e3
eth3: adding address fe80::f816:3eff:fedb:95e3
eth2: soliciting a DHCP lease
eth4: carrier acquired
eth4: IAID 3e:a6:40:eb
eth4: adding address fe80::f816:3eff:fea6:40eb
eth3: soliciting an IPv6 router
eth2: offered 10.1.1.207 from 10.1.1.1
eth5: carrier acquired
eth5: IAID 3e:f3:dd:ad
eth5: adding address fe80::f816:3eff:fef3:ddad
eth2: probing address 10.1.1.207/24
eth6: carrier acquired
eth6: IAID 3e:df:a0:6b
eth6: adding address fe80::f816:3eff:fedf:a06b
eth1: soliciting a DHCP lease
eth1: offered 10.1.1.135 from 10.1.1.1
eth1: probing address 10.1.1.135/24
eth3: soliciting a DHCP lease
eth3: offered 10.1.1.210 from 10.1.1.1
eth2: soliciting an IPv6 router
eth3: probing address 10.1.1.210/24
eth4: soliciting an IPv6 router
eth5: soliciting a DHCP lease
eth5: offered 10.2.2.100 from 10.2.2.1
eth5: probing address 10.2.2.100/24
eth0: soliciting a DHCP lease
eth0: offered 10.0.0.11 from 10.0.0.1
eth0: probing address 10.0.0.11/28
eth6: soliciting an IPv6 router
eth5: soliciting an IPv6 router
eth4: soliciting a DHCP lease
eth4: offered 10.1.1.102 from 10.1.1.1
eth4: probing address 10.1.1.102/24
eth6: soliciting a DHCP lease
eth6: offered 10.2.2.200 from 10.2.2.1
eth6: probing address 10.2.2.200/24
eth1: leased 10.1.1.135 for 43200 seconds
eth1: adding route to 10.1.1.0/24
eth1: adding host route to 169.254.169.254 via 10.1.1.2
eth1: adding default route via 10.1.1.1
forked to background, child pid 365
OK
Top of dropbear init script
Starting dropbear sshd: OK
GROWROOT: CHANGED: partition=1 start=18432 old: size=210911 end=229343 new: size=2078687,end=2097119
/dev/root resized successfully [took 0.34s]
Printing cirros user authorized keys
ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBArJKIVy3RmbwabF0UXagTHsfJvvpLTwmrW/z9jJZ+NbJVvMUgnxtn2vszboiKWuPRcE31diy5wf9ziO89XLkEqbCgMS6kC5xU3c1imtVOy3oflXRYA+pGaEDCh8MkxIGw==
=== system information ===
Platform: OpenStack Foundation OpenStack Nova
Container: none
Arch: x86_64
CPU(s): 1 @ na MHz
Cores/Sockets/Threads: 1/1/1
Virt-type: AMD-V
RAM Size: 137MB
Disks:
NAME MAJ:MIN SIZE LABEL MOUNTPOINT
sr0 11:0 546816 config-2
vda 252:0 1073741824
vda1 252:1 1064287744 cirros-rootfs /
vda15 252:15 8388608
vdb 252:16 1073741824
vdc 252:32 1073741824
=== sshd host keys ===
-----BEGIN SSH HOST KEY KEYS-----
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQChwTf7hUNtUnqJsnswz6h5HEkCFfX4dkKHs6z22iZRutiZyHoyOxAnoMOQ0x7Rw6zFeJqwB1HMpJffIv/dFI7aSXovA0K6m3j9SPgGgJ57JuVTMfPCrXe16iRh1q1m4Rr7tdKz6DTDSxDx2p9zkf/hCwt+4tZ7H/Xv0MKvxN37Jt+NzlpXJ3hE0dxMep11QnOyEdKJAGt41PJXgG4TP/DWKP9Lrdz/Gbn699ueTjvFvPHiAE04jfcGqFu7OjejuLqPVWUPBL4dzpgL9W6y5ayZwyUE2RpkeORdY/dC73bwDtEcohdKXk7RnYRyaQS9RVaCWEztszvNYNo0qe4s9mAr root@tempest-device-tagging-server-1324483122
ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEz2cBlt7IPrla4bjDWg/SIEUtQyfHnTdoyILmhCUpZ65IfYRFXvA1W6Xin5UKKF0qBELDDlDDKO6fueWdVYAUA= root@tempest-device-tagging-server-1324483122
-----END SSH HOST KEY KEYS-----
=== network info ===
if-info: lo,up,127.0.0.1,8,,
if-info: eth0,up,10.0.0.11,28,fe80::f816:3eff:fe8a:662c/64,
if-info: eth1,up,10.1.1.135,24,fe80::f816:3eff:fedc:7f06/64,
if-info: eth2,up,10.1.1.207,24,fe80::f816:3eff:fe2b:8f7b/64,
if-info: eth3,up,10.1.1.210,24,fe80::f816:3eff:fedb:95e3/64,
if-info: eth4,up,10.1.1.102,24,fe80::f816:3eff:fea6:40eb/64,
if-info: eth5,up,10.2.2.100,24,fe80::f816:3eff:fef3:ddad/64,
if-info: eth6,up,10.2.2.200,24,fe80::f816:3eff:fedf:a06b/64,
ip-route:default via 10.0.0.1 dev eth0 src 10.0.0.11 metric 1002
ip-route:default via 10.1.1.1 dev eth1 src 10.1.1.135 metric 1003
ip-route:default via 10.1.1.1 dev eth2 src 10.1.1.207 metric 1004
ip-route:default via 10.1.1.1 dev eth3 src 10.1.1.210 metric 1005
ip-route:default via 10.1.1.1 dev eth4 src 10.1.1.102 metric 1006
ip-route:default via 10.2.2.1 dev eth5 src 10.2.2.100 metric 1007
ip-route:default via 10.2.2.1 dev eth6 src 10.2.2.200 metric 1008
ip-route:10.0.0.0/28 dev eth0 scope link src 10.0.0.11 metric 1002
ip-route:10.1.1.0/24 dev eth1 scope link src 10.1.1.135 metric 1003
ip-route:10.1.1.0/24 dev eth2 scope link src 10.1.1.207 metric 1004
ip-route:10.1.1.0/24 dev eth3 scope link src 10.1.1.210 metric 1005
ip-route:10.1.1.0/24 dev eth4 scope link src 10.1.1.102 metric 1006
ip-route:10.2.2.0/24 dev eth5 scope link src 10.2.2.100 metric 1007
ip-route:10.2.2.0/24 dev eth6 scope link src 10.2.2.200 metric 1008
ip-route:169.254.169.254 via 10.0.0.2 dev eth0 src 10.0.0.11 metric 1002
ip-route:169.254.169.254 via 10.1.1.2 dev eth1 src 10.1.1.135 metric 1003
ip-route:169.254.169.254 via 10.1.1.2 dev eth2 src 10.1.1.207 metric 1004
ip-route:169.254.169.254 via 10.1.1.2 dev eth3 src 10.1.1.210 metric 1005
ip-route:169.254.169.254 via 10.1.1.2 dev eth4 src 10.1.1.102 metric 1006
ip-route:169.254.169.254 via 10.2.2.2 dev eth5 src 10.2.2.100 metric 1007
ip-route:169.254.169.254 via 10.2.2.2 dev eth6 src 10.2.2.200 metric 1008
ip-route6:fe80::/64 dev eth0 metric 256
ip-route6:fe80::/64 dev eth1 metric 256
ip-route6:fe80::/64 dev eth2 metric 256
ip-route6:fe80::/64 dev eth3 metric 256
ip-route6:fe80::/64 dev eth4 metric 256
ip-route6:fe80::/64 dev eth5 metric 256
ip-route6:fe80::/64 dev eth6 metric 256
ip-route6:multicast ff00::/8 dev eth0 metric 256
ip-route6:multicast ff00::/8 dev eth1 metric 256
ip-route6:multicast ff00::/8 dev eth2 metric 256
ip-route6:multicast ff00::/8 dev eth3 metric 256
ip-route6:multicast ff00::/8 dev eth4 metric 256
ip-route6:multicast ff00::/8 dev eth5 metric 256
ip-route6:multicast ff00::/8 dev eth6 metric 256
=== datasource: configdrive local ===
instance-id: c30a423f-0b93-4647-ba1a-8cc2ab5f7234
name: tempest-device-tagging-server-1324483122
availability-zone: nova
local-hostname: tempest-device-tagging-server-1324483122.novalocal
launch-index: 0
=== cirros: current=0.6.3 uptime=75.45 ===
=== pinging gateway failed, debugging connection ===
############ debug start ##############
### /etc/init.d/sshd start
Top of dropbear init script
Starting dropbear sshd: remove-dropbear-host-keys already run per instance
FAIL
### ifconfig -a
eth0 Link encap:Ethernet HWaddr FA:16:3E:8A:66:2C
inet addr:10.0.0.11 Bcast:10.0.0.15 Mask:255.255.255.240
inet6 addr: fe80::f816:3eff:fe8a:662c/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1
RX packets:10 errors:0 dropped:0 overruns:0 frame:0
TX packets:18 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1492 (1.4 KiB) TX bytes:1788 (1.7 KiB)
eth1 Link encap:Ethernet HWaddr FA:16:3E:DC:7F:06
inet addr:10.1.1.135 Bcast:10.1.1.255 Mask:255.255.255.0
inet6 addr: fe80::f816:3eff:fedc:7f06/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1
RX packets:8 errors:0 dropped:0 overruns:0 frame:0
TX packets:16 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:940 (940.0 B) TX bytes:1620 (1.5 KiB)
eth2 Link encap:Ethernet HWaddr FA:16:3E:2B:8F:7B
inet addr:10.1.1.207 Bcast:10.1.1.255 Mask:255.255.255.0
inet6 addr: fe80::f816:3eff:fe2b:8f7b/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1
RX packets:14 errors:0 dropped:0 overruns:0 frame:0
TX packets:16 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1576 (1.5 KiB) TX bytes:1620 (1.5 KiB)
eth3 Link encap:Ethernet HWaddr FA:16:3E:DB:95:E3
inet addr:10.1.1.210 Bcast:10.1.1.255 Mask:255.255.255.0
inet6 addr: fe80::f816:3eff:fedb:95e3/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1
RX packets:14 errors:0 dropped:0 overruns:0 frame:0
TX packets:16 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1576 (1.5 KiB) TX bytes:1620 (1.5 KiB)
eth4 Link encap:Ethernet HWaddr FA:16:3E:A6:40:EB
inet addr:10.1.1.102 Bcast:10.1.1.255 Mask:255.255.255.0
inet6 addr: fe80::f816:3eff:fea6:40eb/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1
RX packets:14 errors:0 dropped:0 overruns:0 frame:0
TX packets:16 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1576 (1.5 KiB) TX bytes:1620 (1.5 KiB)
eth5 Link encap:Ethernet HWaddr FA:16:3E:F3:DD:AD
inet addr:10.2.2.100 Bcast:10.2.2.255 Mask:255.255.255.0
inet6 addr: fe80::f816:3eff:fef3:ddad/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1
RX packets:10 errors:0 dropped:0 overruns:0 frame:0
TX packets:16 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1408 (1.3 KiB) TX bytes:1620 (1.5 KiB)
eth6 Link encap:Ethernet HWaddr FA:16:3E:DF:A0:6B
inet addr:10.2.2.200 Bcast:10.2.2.255 Mask:255.255.255.0
inet6 addr: fe80::f816:3eff:fedf:a06b/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1
RX packets:10 errors:0 dropped:0 overruns:0 frame:0
TX packets:16 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1408 (1.3 KiB) TX bytes:1620 (1.5 KiB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:12 errors:0 dropped:0 overruns:0 frame:0
TX packets:12 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1020 (1020.0 B) TX bytes:1020 (1020.0 B)
### route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 10.0.0.1 0.0.0.0 UG 1002 0 0 eth0
0.0.0.0 10.1.1.1 0.0.0.0 UG 1003 0 0 eth1
0.0.0.0 10.1.1.1 0.0.0.0 UG 1004 0 0 eth2
0.0.0.0 10.1.1.1 0.0.0.0 UG 1005 0 0 eth3
0.0.0.0 10.1.1.1 0.0.0.0 UG 1006 0 0 eth4
0.0.0.0 10.2.2.1 0.0.0.0 UG 1007 0 0 eth5
0.0.0.0 10.2.2.1 0.0.0.0 UG 1008 0 0 eth6
10.0.0.0 0.0.0.0 255.255.255.240 U 1002 0 0 eth0
10.1.1.0 0.0.0.0 255.255.255.0 U 1003 0 0 eth1
10.1.1.0 0.0.0.0 255.255.255.0 U 1004 0 0 eth2
10.1.1.0 0.0.0.0 255.255.255.0 U 1005 0 0 eth3
10.1.1.0 0.0.0.0 255.255.255.0 U 1006 0 0 eth4
10.2.2.0 0.0.0.0 255.255.255.0 U 1007 0 0 eth5
10.2.2.0 0.0.0.0 255.255.255.0 U 1008 0 0 eth6
169.254.169.254 10.0.0.2 255.255.255.255 UGH 1002 0 0 eth0
169.254.169.254 10.1.1.2 255.255.255.255 UGH 1003 0 0 eth1
169.254.169.254 10.1.1.2 255.255.255.255 UGH 1004 0 0 eth2
169.254.169.254 10.1.1.2 255.255.255.255 UGH 1005 0 0 eth3
169.254.169.254 10.1.1.2 255.255.255.255 UGH 1006 0 0 eth4
169.254.169.254 10.2.2.2 255.255.255.255 UGH 1007 0 0 eth5
169.254.169.254 10.2.2.2 255.255.255.255 UGH 1008 0 0 eth6
### cat /etc/resolv.conf
# Generated by dhcpcd from eth0.dhcp, eth1.dhcp, eth2.dhcp, eth3.dhcp, eth4.dhcp, eth5.dhcp, eth6.dhcp
# /etc/resolv.conf.head can replace this line
nameserver 127.0.0.53
# /etc/resolv.conf.tail can replace this line
### ping -c 5 10.0.0.1
10.1.1.1
10.1.1.1
10.1.1.1
10.1.1.1
10.2.2.1
10.2.2.1
PING 10.2.2.1 (10.2.2.1) 56(124) bytes of data.
--- 10.2.2.1 ping statistics ---
5 packets transmitted, 0 received, 100% packet loss, time 4101ms
### pinging nameservers
#### ping -c 5 127.0.0.53
PING 127.0.0.53 (127.0.0.53) 56(84) bytes of data.
64 bytes from 127.0.0.53: icmp_seq=1 ttl=64 time=1.74 ms
64 bytes from 127.0.0.53: icmp_seq=2 ttl=64 time=0.436 ms
64 bytes from 127.0.0.53: icmp_seq=3 ttl=64 time=0.571 ms
64 bytes from 127.0.0.53: icmp_seq=4 ttl=64 time=0.463 ms
64 bytes from 127.0.0.53: icmp_seq=5 ttl=64 time=0.566 ms
--- 127.0.0.53 ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4009ms
rtt min/avg/max/mdev = 0.436/0.755/1.740/0.495 ms
### uname -a
Linux tempest-device-tagging-server-1324483122 5.15.0-117-generic #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 x86_64 GNU/Linux
### lsmod
Module Size Used by Not tainted
ahci 49152 0
libahci 49152 1 ahci
sctp 393216 2
libcrc32c 16384 1 sctp
ip6_udp_tunnel 16384 1 sctp
udp_tunnel 20480 1 sctp
ip_tables 32768 0
x_tables 53248 1 ip_tables
8021q 36864 0
garp 20480 1 8021q
stp 16384 1 garp
llc 16384 2 garp,stp
mrp 20480 1 8021q
nls_utf8 16384 0
nls_iso8859_1 16384 0
nls_ascii 16384 0
isofs 53248 0
hid_generic 16384 0
usbhid 65536 0
hid 151552 2 hid_generic,usbhid
virtiofs 28672 0
virtio_rng 16384 0
virtio_gpu 73728 0
virtio_dma_buf 16384 1 virtio_gpu
drm_kms_helper 311296 3 virtio_gpu
syscopyarea 16384 1 drm_kms_helper
sysfillrect 20480 1 drm_kms_helper
sysimgblt 16384 1 drm_kms_helper
fb_sys_fops 16384 1 drm_kms_helper
cec 61440 1 drm_kms_helper
rc_core 65536 1 cec
drm 622592 3 virtio_gpu,drm_kms_helper
virtio_scsi 24576 0
virtio_net 61440 0
net_failover 20480 1 virtio_net
failover 16384 1 net_failover
virtio_input 20480 0
virtio_blk 20480 1
qemu_fw_cfg 20480 0
9pnet_virtio 20480 0
9pnet 90112 1 9pnet_virtio
pcnet32 45056 0
8139cp 40960 0
mii 16384 2 pcnet32,8139cp
ne2k_pci 20480 0
8390 24576 1 ne2k_pci
igbvf 53248 0
igb 266240 0
i2c_algo_bit 16384 1 igb
dca 16384 1 igb
e1000e 299008 0
e1000 159744 0
### dmesg | tail
[ 32.720292] ISO 9660 Extensions: RRIP_1991A
[ 43.604936] 8021q: adding VLAN 0 to HW filter on device eth0
[ 43.623400] 8021q: adding VLAN 0 to HW filter on device eth1
[ 43.636551] 8021q: adding VLAN 0 to HW filter on device eth2
[ 43.648779] 8021q: adding VLAN 0 to HW filter on device eth3
[ 43.661910] 8021q: adding VLAN 0 to HW filter on device eth4
[ 43.674189] 8021q: adding VLAN 0 to HW filter on device eth5
[ 43.687661] 8021q: adding VLAN 0 to HW filter on device eth6
[ 73.047712] EXT4-fs (vda1): resizing filesystem from 25600 to 259835 blocks
[ 73.130676] EXT4-fs (vda1): resized filesystem to 259835
### tail -n 25 /var/log/messages
Feb 6 20:42:22 cirros daemon.info dhcpcd[366]: eth3: adding default route via 10.1.1.1
Feb 6 20:42:22 cirros daemon.info dhcpcd[366]: eth0: leased 10.0.0.11 for 43200 seconds
Feb 6 20:42:23 cirros daemon.info dhcpcd[366]: eth0: adding route to 10.0.0.0/28
Feb 6 20:42:23 cirros daemon.info dhcpcd[366]: eth0: adding host route to 169.254.169.254 via 10.0.0.2
Feb 6 20:42:23 cirros daemon.info dhcpcd[366]: eth0: adding default route via 10.0.0.1
Feb 6 20:42:23 cirros daemon.info dhcpcd[366]: eth5: leased 10.2.2.100 for 43200 seconds
Feb 6 20:42:24 cirros daemon.info dhcpcd[366]: eth5: adding route to 10.2.2.0/24
Feb 6 20:42:24 cirros daemon.info dhcpcd[366]: eth5: adding host route to 169.254.169.254 via 10.2.2.2
Feb 6 20:42:24 cirros daemon.info dhcpcd[366]: eth5: adding default route via 10.2.2.1
Feb 6 20:42:24 cirros daemon.info dhcpcd[366]: eth4: leased 10.1.1.102 for 43200 seconds
Feb 6 20:42:25 cirros daemon.info dhcpcd[366]: eth4: adding route to 10.1.1.0/24
Feb 6 20:42:25 cirros daemon.info dhcpcd[366]: eth4: adding host route to 169.254.169.254 via 10.1.1.2
Feb 6 20:42:25 cirros daemon.info dhcpcd[366]: eth4: adding default route via 10.1.1.1
Feb 6 20:42:25 cirros daemon.info dhcpcd[366]: eth6: leased 10.2.2.200 for 43200 seconds
Feb 6 20:42:26 cirros daemon.info dhcpcd[366]: eth6: adding route to 10.2.2.0/24
Feb 6 20:42:26 cirros daemon.info dhcpcd[366]: eth6: adding host route to 169.254.169.254 via 10.2.2.2
Feb 6 20:42:26 cirros daemon.info dhcpcd[366]: eth6: adding default route via 10.2.2.1
Feb 6 20:42:29 cirros daemon.warn dhcpcd[366]: eth0: no IPv6 Routers available
Feb 6 20:42:29 cirros daemon.warn dhcpcd[366]: eth1: no IPv6 Routers available
Feb 6 20:42:30 cirros daemon.warn dhcpcd[366]: eth3: no IPv6 Routers available
Feb 6 20:42:30 cirros daemon.warn dhcpcd[366]: eth6: no IPv6 Routers available
Feb 6 20:42:30 cirros daemon.warn dhcpcd[366]: eth2: no IPv6 Routers available
Feb 6 20:42:30 cirros daemon.warn dhcpcd[366]: eth5: no IPv6 Routers available
Feb 6 20:42:31 cirros daemon.warn dhcpcd[366]: eth4: no IPv6 Routers available
Feb 6 20:42:41 cirros authpriv.info dropbear[596]: Running in background
############ debug end ##############
____ ____ ____
/ __/ __ ____ ____ / __ \/ __/
/ /__ / // __// __// /_/ /\ \
\___//_//_/ /_/ \____/___/
http://cirros-cloud.net
login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.
tempest-device-tagging-server-1324483122 login:
2026-02-06 21:44:57,885 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 204 DELETE http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234 0.170s
2026-02-06 21:44:57,886 83166 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': 'Fri, 06 Feb 2026 20:44:57 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-f9a48c0e-2920-4c64-9568-504d0c583b5b', 'x-compute-request-id': 'req-f9a48c0e-2920-4c64-9568-504d0c583b5b', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234'}
Body: b''
2026-02-06 21:44:58,290 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234 0.403s
2026-02-06 21:44:58,290 83166 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': 'Fri, 06 Feb 2026 20:44:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '2972', '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-fe14c498-8f65-42ab-aa41-d25dbb16764f', 'x-compute-request-id': 'req-fe14c498-8f65-42ab-aa41-d25dbb16764f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TaggedBootDevicesTest_v242-662679050-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:66:2c"}, {"version": 4, "addr": "172.24.4.115", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:66:2c"}], "tempest-device-tagging-net1-182134220": [{"version": 4, "addr": "10.1.1.135", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:7f:06"}, {"version": 4, "addr": "10.1.1.207", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:8f:7b"}, {"version": 4, "addr": "10.1.1.210", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:95:e3"}, {"version": 4, "addr": "10.1.1.102", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:40:eb"}], "tempest-device-tagging-net2-1631052039": [{"version": 4, "addr": "10.2.2.100", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:dd:ad"}, {"version": 4, "addr": "10.2.2.200", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:a0:6b"}]}, "created": "2026-02-06T20:40:45Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "164dde04ea40ce244edb470ba5d9ec1be2a273b0fb910ae236c203b4", "id": "c30a423f-0b93-4647-ba1a-8cc2ab5f7234", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}], "metadata": {}, "name": "tempest-device-tagging-server-1324483122", "status": "ACTIVE", "tenant_id": "c62a092f9e404aaf9536317b2e3aaad0", "user_id": "1f9a9a4690394b95a66963514a6ba706", "updated": "2026-02-06T20:44:58Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1278952233", "OS-SRV-USG:launched_at": "2026-02-06T20:41:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "23cef784-0379-446f-bc24-afb341a0ae92", "delete_on_termination": false}, {"id": "a2e84705-ca8e-4bdf-9755-ce9416109dc4", "delete_on_termination": false}, {"id": "82228f69-a671-4e7f-aa83-990becabbeb2", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:45:01,198 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234 1.893s
2026-02-06 21:45:01,198 83166 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': 'Fri, 06 Feb 2026 20:44:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '2972', '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-9c241a16-57bc-4806-b028-962ec8ca61af', 'x-compute-request-id': 'req-9c241a16-57bc-4806-b028-962ec8ca61af', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TaggedBootDevicesTest_v242-662679050-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:66:2c"}, {"version": 4, "addr": "172.24.4.115", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:66:2c"}], "tempest-device-tagging-net1-182134220": [{"version": 4, "addr": "10.1.1.135", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:7f:06"}, {"version": 4, "addr": "10.1.1.207", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:8f:7b"}, {"version": 4, "addr": "10.1.1.210", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:95:e3"}, {"version": 4, "addr": "10.1.1.102", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:40:eb"}], "tempest-device-tagging-net2-1631052039": [{"version": 4, "addr": "10.2.2.100", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:dd:ad"}, {"version": 4, "addr": "10.2.2.200", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:a0:6b"}]}, "created": "2026-02-06T20:40:45Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "164dde04ea40ce244edb470ba5d9ec1be2a273b0fb910ae236c203b4", "id": "c30a423f-0b93-4647-ba1a-8cc2ab5f7234", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}], "metadata": {}, "name": "tempest-device-tagging-server-1324483122", "status": "ACTIVE", "tenant_id": "c62a092f9e404aaf9536317b2e3aaad0", "user_id": "1f9a9a4690394b95a66963514a6ba706", "updated": "2026-02-06T20:44:58Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1278952233", "OS-SRV-USG:launched_at": "2026-02-06T20:41:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "23cef784-0379-446f-bc24-afb341a0ae92", "delete_on_termination": false}, {"id": "82228f69-a671-4e7f-aa83-990becabbeb2", "delete_on_termination": false}, {"id": "a2e84705-ca8e-4bdf-9755-ce9416109dc4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:45:03,371 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234 1.155s
2026-02-06 21:45:03,372 83166 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': 'Fri, 06 Feb 2026 20:45:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '2972', '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-575d3520-747c-490f-be39-4bd13ae4e8e6', 'x-compute-request-id': 'req-575d3520-747c-490f-be39-4bd13ae4e8e6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TaggedBootDevicesTest_v242-662679050-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:66:2c"}, {"version": 4, "addr": "172.24.4.115", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:66:2c"}], "tempest-device-tagging-net1-182134220": [{"version": 4, "addr": "10.1.1.135", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:7f:06"}, {"version": 4, "addr": "10.1.1.207", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:8f:7b"}, {"version": 4, "addr": "10.1.1.210", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:95:e3"}, {"version": 4, "addr": "10.1.1.102", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:40:eb"}], "tempest-device-tagging-net2-1631052039": [{"version": 4, "addr": "10.2.2.100", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:dd:ad"}, {"version": 4, "addr": "10.2.2.200", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:a0:6b"}]}, "created": "2026-02-06T20:40:45Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "164dde04ea40ce244edb470ba5d9ec1be2a273b0fb910ae236c203b4", "id": "c30a423f-0b93-4647-ba1a-8cc2ab5f7234", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}], "metadata": {}, "name": "tempest-device-tagging-server-1324483122", "status": "ACTIVE", "tenant_id": "c62a092f9e404aaf9536317b2e3aaad0", "user_id": "1f9a9a4690394b95a66963514a6ba706", "updated": "2026-02-06T20:45:01Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1278952233", "OS-SRV-USG:launched_at": "2026-02-06T20:41:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "23cef784-0379-446f-bc24-afb341a0ae92", "delete_on_termination": false}, {"id": "82228f69-a671-4e7f-aa83-990becabbeb2", "delete_on_termination": false}, {"id": "a2e84705-ca8e-4bdf-9755-ce9416109dc4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:45:06,230 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234 1.839s
2026-02-06 21:45:06,230 83166 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': 'Fri, 06 Feb 2026 20:45:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '2930', '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-4582a7af-b913-4fd1-aed2-24b3f433f246', 'x-compute-request-id': 'req-4582a7af-b913-4fd1-aed2-24b3f433f246', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TaggedBootDevicesTest_v242-662679050-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:66:2c"}, {"version": 4, "addr": "172.24.4.115", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:66:2c"}], "tempest-device-tagging-net1-182134220": [{"version": 4, "addr": "10.1.1.135", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:7f:06"}, {"version": 4, "addr": "10.1.1.207", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:8f:7b"}, {"version": 4, "addr": "10.1.1.210", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:95:e3"}, {"version": 4, "addr": "10.1.1.102", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:40:eb"}], "tempest-device-tagging-net2-1631052039": [{"version": 4, "addr": "10.2.2.100", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:dd:ad"}, {"version": 4, "addr": "10.2.2.200", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:a0:6b"}]}, "created": "2026-02-06T20:40:45Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "164dde04ea40ce244edb470ba5d9ec1be2a273b0fb910ae236c203b4", "id": "c30a423f-0b93-4647-ba1a-8cc2ab5f7234", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}], "metadata": {}, "name": "tempest-device-tagging-server-1324483122", "status": "ACTIVE", "tenant_id": "c62a092f9e404aaf9536317b2e3aaad0", "user_id": "1f9a9a4690394b95a66963514a6ba706", "updated": "2026-02-06T20:45:01Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1278952233", "OS-SRV-USG:launched_at": "2026-02-06T20:41:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "23cef784-0379-446f-bc24-afb341a0ae92", "delete_on_termination": false}, {"id": "82228f69-a671-4e7f-aa83-990becabbeb2", "delete_on_termination": false}, {"id": "a2e84705-ca8e-4bdf-9755-ce9416109dc4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:45:07,616 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234 0.369s
2026-02-06 21:45:07,617 83166 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': 'Fri, 06 Feb 2026 20:45:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '2675', '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-f16662d6-5b39-4c1a-8e5a-31924c36f2bc', 'x-compute-request-id': 'req-f16662d6-5b39-4c1a-8e5a-31924c36f2bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TaggedBootDevicesTest_v242-662679050-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:66:2c"}, {"version": 4, "addr": "172.24.4.115", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:66:2c"}], "tempest-device-tagging-net1-182134220": [{"version": 4, "addr": "10.1.1.135", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:7f:06"}, {"version": 4, "addr": "10.1.1.207", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:8f:7b"}, {"version": 4, "addr": "10.1.1.210", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:95:e3"}, {"version": 4, "addr": "10.1.1.102", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:40:eb"}], "tempest-device-tagging-net2-1631052039": [{"version": 4, "addr": "10.2.2.200", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:a0:6b"}]}, "created": "2026-02-06T20:40:45Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "164dde04ea40ce244edb470ba5d9ec1be2a273b0fb910ae236c203b4", "id": "c30a423f-0b93-4647-ba1a-8cc2ab5f7234", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}], "metadata": {}, "name": "tempest-device-tagging-server-1324483122", "status": "ACTIVE", "tenant_id": "c62a092f9e404aaf9536317b2e3aaad0", "user_id": "1f9a9a4690394b95a66963514a6ba706", "updated": "2026-02-06T20:45:01Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1278952233", "OS-SRV-USG:launched_at": "2026-02-06T20:41:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1025345650"}, {"name": "tempest-securitygroup--1025345650"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "23cef784-0379-446f-bc24-afb341a0ae92", "delete_on_termination": false}, {"id": "82228f69-a671-4e7f-aa83-990becabbeb2", "delete_on_termination": false}, {"id": "a2e84705-ca8e-4bdf-9755-ce9416109dc4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:45:08,716 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234 0.084s
2026-02-06 21:45:08,717 83166 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': 'Fri, 06 Feb 2026 20:45:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1615', '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-64a1d442-a757-45b4-b8eb-f0f034edda17', 'x-compute-request-id': 'req-64a1d442-a757-45b4-b8eb-f0f034edda17', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:45Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "164dde04ea40ce244edb470ba5d9ec1be2a273b0fb910ae236c203b4", "id": "c30a423f-0b93-4647-ba1a-8cc2ab5f7234", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}], "metadata": {}, "name": "tempest-device-tagging-server-1324483122", "status": "ACTIVE", "tenant_id": "c62a092f9e404aaf9536317b2e3aaad0", "user_id": "1f9a9a4690394b95a66963514a6ba706", "updated": "2026-02-06T20:45:01Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1278952233", "OS-SRV-USG:launched_at": "2026-02-06T20:41:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "23cef784-0379-446f-bc24-afb341a0ae92", "delete_on_termination": false}, {"id": "82228f69-a671-4e7f-aa83-990becabbeb2", "delete_on_termination": false}, {"id": "a2e84705-ca8e-4bdf-9755-ce9416109dc4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:45:09,815 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234 0.084s
2026-02-06 21:45:09,815 83166 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': 'Fri, 06 Feb 2026 20:45:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1615', '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-9c6f2ead-4e85-4941-a6ec-887ba5de22c9', 'x-compute-request-id': 'req-9c6f2ead-4e85-4941-a6ec-887ba5de22c9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:45Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "164dde04ea40ce244edb470ba5d9ec1be2a273b0fb910ae236c203b4", "id": "c30a423f-0b93-4647-ba1a-8cc2ab5f7234", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}], "metadata": {}, "name": "tempest-device-tagging-server-1324483122", "status": "ACTIVE", "tenant_id": "c62a092f9e404aaf9536317b2e3aaad0", "user_id": "1f9a9a4690394b95a66963514a6ba706", "updated": "2026-02-06T20:45:01Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1278952233", "OS-SRV-USG:launched_at": "2026-02-06T20:41:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "23cef784-0379-446f-bc24-afb341a0ae92", "delete_on_termination": false}, {"id": "82228f69-a671-4e7f-aa83-990becabbeb2", "delete_on_termination": false}, {"id": "a2e84705-ca8e-4bdf-9755-ce9416109dc4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:45:10,928 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234 0.098s
2026-02-06 21:45:10,928 83166 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': 'Fri, 06 Feb 2026 20:45:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1620', '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-e79002a2-fecb-4550-88b1-5d7d2afacee0', 'x-compute-request-id': 'req-e79002a2-fecb-4550-88b1-5d7d2afacee0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:45Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "164dde04ea40ce244edb470ba5d9ec1be2a273b0fb910ae236c203b4", "id": "c30a423f-0b93-4647-ba1a-8cc2ab5f7234", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}], "metadata": {}, "name": "tempest-device-tagging-server-1324483122", "status": "DELETED", "tenant_id": "c62a092f9e404aaf9536317b2e3aaad0", "user_id": "1f9a9a4690394b95a66963514a6ba706", "updated": "2026-02-06T20:45:11Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1278952233", "OS-SRV-USG:launched_at": "2026-02-06T20:41:24.000000", "OS-SRV-USG:terminated_at": "2026-02-06T20:45:10.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "23cef784-0379-446f-bc24-afb341a0ae92", "delete_on_termination": false}, {"id": "82228f69-a671-4e7f-aa83-990becabbeb2", "delete_on_termination": false}, {"id": "a2e84705-ca8e-4bdf-9755-ce9416109dc4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:45:10,941 83166 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 12 second wait
2026-02-06 21:45:12,038 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234 0.095s
2026-02-06 21:45:12,038 83166 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': 'Fri, 06 Feb 2026 20:45:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1620', '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-77cee0cd-a027-40d8-b154-e59a9aa6f7fc', 'x-compute-request-id': 'req-77cee0cd-a027-40d8-b154-e59a9aa6f7fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:40:45Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "164dde04ea40ce244edb470ba5d9ec1be2a273b0fb910ae236c203b4", "id": "c30a423f-0b93-4647-ba1a-8cc2ab5f7234", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234"}], "metadata": {}, "name": "tempest-device-tagging-server-1324483122", "status": "DELETED", "tenant_id": "c62a092f9e404aaf9536317b2e3aaad0", "user_id": "1f9a9a4690394b95a66963514a6ba706", "updated": "2026-02-06T20:45:11Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1278952233", "OS-SRV-USG:launched_at": "2026-02-06T20:41:24.000000", "OS-SRV-USG:terminated_at": "2026-02-06T20:45:10.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "23cef784-0379-446f-bc24-afb341a0ae92", "delete_on_termination": false}, {"id": "82228f69-a671-4e7f-aa83-990becabbeb2", "delete_on_termination": false}, {"id": "a2e84705-ca8e-4bdf-9755-ce9416109dc4", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 21:45:13,120 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 404 GET http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234 0.067s
2026-02-06 21:45:13,120 83166 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': 'Fri, 06 Feb 2026 20:45:13 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-fc8cc3f9-3310-4c56-af1b-78c385a8f8e1', 'x-compute-request-id': 'req-fc8cc3f9-3310-4c56-af1b-78c385a8f8e1', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c30a423f-0b93-4647-ba1a-8cc2ab5f7234'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance c30a423f-0b93-4647-ba1a-8cc2ab5f7234 could not be found."}}'
2026-02-06 21:45:13,155 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.84/compute/v2.1/os-keypairs/tempest-keypair-1278952233 0.033s
2026-02-06 21:45:13,155 83166 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': 'Fri, 06 Feb 2026 20:45:13 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-0f705e99-b9ff-481f-bce5-91d45b559624', 'x-compute-request-id': 'req-0f705e99-b9ff-481f-bce5-91d45b559624', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/compute/v2.1/os-keypairs/tempest-keypair-1278952233'}
Body: b''
2026-02-06 21:45:13,525 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.84/networking/v2.0/security-groups/f6b40403-6c9f-4132-be0a-60955a47eb7b 0.369s
2026-02-06 21:45:13,525 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:45:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-aa810c96-60de-4a31-abf4-7ed2018dd54b', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/networking/v2.0/security-groups/f6b40403-6c9f-4132-be0a-60955a47eb7b'}
Body: b''
2026-02-06 21:45:13,543 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 404 GET http://192.168.122.84/networking/v2.0/security-groups/f6b40403-6c9f-4132-be0a-60955a47eb7b 0.018s
2026-02-06 21:45:13,544 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:45:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-c961b37b-d56b-428d-bc37-94d92cf915b3', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.84/networking/v2.0/security-groups/f6b40403-6c9f-4132-be0a-60955a47eb7b'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group f6b40403-6c9f-4132-be0a-60955a47eb7b does not exist", "detail": ""}}'
2026-02-06 21:45:14,205 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.84/networking/v2.0/floatingips/69dc3d2f-f7e7-46a6-830c-3b853c734b7c 0.660s
2026-02-06 21:45:14,205 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:45:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-dedbb0ba-34ef-41fe-9bd6-999c8cc690fa', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips/69dc3d2f-f7e7-46a6-830c-3b853c734b7c'}
Body: b''
2026-02-06 21:45:14,669 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.84/networking/v2.0/ports/e7ef0b31-9e9a-46f9-9177-170a0cc440b9 0.464s
2026-02-06 21:45:14,670 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:45:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-3f100ba7-e97e-4e74-9da7-b302be317eba', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/networking/v2.0/ports/e7ef0b31-9e9a-46f9-9177-170a0cc440b9'}
Body: b''
2026-02-06 21:45:15,055 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.84/networking/v2.0/ports/0424cda1-c00c-440b-879e-3aa678c5912a 0.385s
2026-02-06 21:45:15,056 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:45:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-ebb241b3-9ac2-4ccd-bd22-d90819ae6f3b', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/networking/v2.0/ports/0424cda1-c00c-440b-879e-3aa678c5912a'}
Body: b''
2026-02-06 21:45:15,352 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.84/networking/v2.0/subnets/9db7bf3d-88a0-4b64-834f-acd4bdc597e9 0.295s
2026-02-06 21:45:15,352 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:45:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-4e0211eb-b917-4324-996a-2f3e2c9a2585', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/networking/v2.0/subnets/9db7bf3d-88a0-4b64-834f-acd4bdc597e9'}
Body: b''
2026-02-06 21:45:15,573 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.84/networking/v2.0/subnets/20b8d45c-8300-4246-a925-43751afe354c 0.221s
2026-02-06 21:45:15,574 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:45:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-b91512c9-9655-4e47-8e7c-1adbcaf74cdb', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/networking/v2.0/subnets/20b8d45c-8300-4246-a925-43751afe354c'}
Body: b''
2026-02-06 21:45:16,021 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.84/networking/v2.0/networks/ebd7562a-e6a5-4328-a161-52d548d3b6ce 0.447s
2026-02-06 21:45:16,021 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:45:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-1d5967e9-82ba-4dd3-b635-476c73876e88', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/networking/v2.0/networks/ebd7562a-e6a5-4328-a161-52d548d3b6ce'}
Body: b''
2026-02-06 21:45:16,568 83166 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.84/networking/v2.0/networks/74faf6fc-dfdc-4749-b4ea-3310719fb5da 0.546s
2026-02-06 21:45:16,568 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:45:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-189cee28-eab0-400c-b343-8cc80366502c', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/networking/v2.0/networks/74faf6fc-dfdc-4749-b4ea-3310719fb5da'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 189, in test_tagged_boot_devices
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 247, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 222, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server
wait_for_ssh_or_ping(
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 713, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON | 1 | 0 | 1 | 0 | 0 | Detail | |
test_rebuild_volume_backed_server[id-6652dab9-ea24-4c93-ab5a-93d79c3041cf] |
fail
ft7.1: tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON.test_rebuild_volume_backed_server[id-6652dab9-ea24-4c93-ab5a-93d79c3041cf]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-02-06 21:45:03,669 83168 INFO [tempest.lib.common.rest_client] Request (ServerActionsV293TestJSON:test_rebuild_volume_backed_server): 200 GET http://192.168.122.84/compute/v2.1/servers/f17d2bff-7165-42d1-a69b-7fd9053e0198 0.497s
2026-02-06 21:45:03,669 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.93', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:45:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.93', 'x-openstack-nova-api-version': '2.93', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2699b6b-04f2-4478-a561-e94772c61149', 'x-compute-request-id': 'req-e2699b6b-04f2-4478-a561-e94772c61149', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/f17d2bff-7165-42d1-a69b-7fd9053e0198'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsV293TestJSON-1305234901-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:31:97"}]}, "created": "2026-02-06T20:44:42Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "da3e4ab7dc4fdd56fcb730c8262aca9dfaabba53f0b9f3be5489d392", "id": "f17d2bff-7165-42d1-a69b-7fd9053e0198", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/f17d2bff-7165-42d1-a69b-7fd9053e0198"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/f17d2bff-7165-42d1-a69b-7fd9053e0198"}], "metadata": {}, "name": "tempest-ServerActionsV293TestJSON-server-1202301843", "status": "ACTIVE", "tenant_id": "2f8ed25fb35f4cee918bd9c9eda68368", "user_id": "7dba32cd18264b08bace5a59f18cd9fc", "updated": "2026-02-06T20:45:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-225121769", "OS-SRV-USG:launched_at": "2026-02-06T20:44:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--935027009"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "771db1b3-76fc-4395-bfa3-3de13145657e", "delete_on_termination": true}], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null, "OS-EXT-SRV-ATTR:hostname": "tempest-serveractionsv293testjson-server-1202301843"}}'
2026-02-06 21:45:03,745 83168 INFO [tempest.lib.common.rest_client] Request (ServerActionsV293TestJSON:test_rebuild_volume_backed_server): 200 GET http://192.168.122.84/volume/v3/volumes/771db1b3-76fc-4395-bfa3-3de13145657e 0.060s
2026-02-06 21:45:03,746 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.68', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:45:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be4eae90-2ae2-4c11-b2ee-199af4144b02', 'content-length': '1804', 'openstack-api-version': 'volume 3.68', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be4eae90-2ae2-4c11-b2ee-199af4144b02', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/771db1b3-76fc-4395-bfa3-3de13145657e'}
Body: b'{"volume": {"id": "771db1b3-76fc-4395-bfa3-3de13145657e", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:44:33.000000", "updated_at": "2026-02-06T20:44:51.000000", "name": "tempest-tempest.common.compute-volume-2077620517", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/771db1b3-76fc-4395-bfa3-3de13145657e"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/771db1b3-76fc-4395-bfa3-3de13145657e"}], "user_id": "7dba32cd18264b08bace5a59f18cd9fc", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "771db1b3-76fc-4395-bfa3-3de13145657e", "attachment_id": "66115ba1-0511-4876-b9c5-e41060a3defc", "volume_id": "771db1b3-76fc-4395-bfa3-3de13145657e", "server_id": "f17d2bff-7165-42d1-a69b-7fd9053e0198", "host_name": null, "device": "/dev/vda", "attached_at": "2026-02-06T20:44:50.000000"}], "group_id": null, "shared_targets": false, "service_uuid": "ad059254-1a4b-49ec-ad04-dcdfd12905a1", "volume_type_id": "cba79325-6761-45ff-87b3-7f0f9a163f0d", "consumes_quota": true, "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": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "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": "2f8ed25fb35f4cee918bd9c9eda68368"}}'
2026-02-06 21:45:03,758 83168 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; touch test_file
2026-02-06 21:45:03,759 83168 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.8:22' as 'cirros' with public key authentication
2026-02-06 21:45:06,831 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.8 ([Errno None] Unable to connect to port 22 on 172.24.4.8). Number attempts: 1. Retry after 2 seconds.
2026-02-06 21:45:09,903 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.8 ([Errno None] Unable to connect to port 22 on 172.24.4.8). Number attempts: 2. Retry after 3 seconds.
2026-02-06 21:45:16,463 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.8 ([Errno None] Unable to connect to port 22 on 172.24.4.8). Number attempts: 3. Retry after 4 seconds.
2026-02-06 21:45:24,047 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.8 ([Errno None] Unable to connect to port 22 on 172.24.4.8). Number attempts: 4. Retry after 5 seconds.
2026-02-06 21:45:32,623 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.8 ([Errno None] Unable to connect to port 22 on 172.24.4.8). Number attempts: 5. Retry after 6 seconds.
2026-02-06 21:45:42,191 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.8 ([Errno None] Unable to connect to port 22 on 172.24.4.8). Number attempts: 6. Retry after 7 seconds.
2026-02-06 21:45:52,751 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.8 ([Errno None] Unable to connect to port 22 on 172.24.4.8). Number attempts: 7. Retry after 8 seconds.
2026-02-06 21:46:04,339 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.8 ([Errno None] Unable to connect to port 22 on 172.24.4.8). Number attempts: 8. Retry after 9 seconds.
2026-02-06 21:46:16,911 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.8 ([Errno None] Unable to connect to port 22 on 172.24.4.8). Number attempts: 9. Retry after 10 seconds.
2026-02-06 21:46:30,479 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.8 ([Errno None] Unable to connect to port 22 on 172.24.4.8). Number attempts: 10. Retry after 11 seconds.
2026-02-06 21:46:45,071 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.8 ([Errno None] Unable to connect to port 22 on 172.24.4.8). Number attempts: 11. Retry after 12 seconds.
2026-02-06 21:47:00,655 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.8 ([Errno None] Unable to connect to port 22 on 172.24.4.8). Number attempts: 12. Retry after 13 seconds.
2026-02-06 21:47:17,235 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.8 ([Errno None] Unable to connect to port 22 on 172.24.4.8). Number attempts: 13. Retry after 14 seconds.
2026-02-06 21:47:34,799 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.8 ([Errno None] Unable to connect to port 22 on 172.24.4.8). Number attempts: 14. Retry after 15 seconds.
2026-02-06 21:47:53,391 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.8 ([Errno None] Unable to connect to port 22 on 172.24.4.8). Number attempts: 15. Retry after 16 seconds.
2026-02-06 21:48:12,975 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.8 ([Errno None] Unable to connect to port 22 on 172.24.4.8). Number attempts: 16. Retry after 17 seconds.
2026-02-06 21:48:33,551 83168 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.8 after 16 attempts. Proxy client: no proxy client
2026-02-06 21:48:33.551 83168 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-02-06 21:48:33.551 83168 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-02-06 21:48:33.551 83168 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-02-06 21:48:33.551 83168 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/paramiko/client.py", line 407, in connect
2026-02-06 21:48:33.551 83168 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors)
2026-02-06 21:48:33.551 83168 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.4.8
2026-02-06 21:48:33.551 83168 ERROR tempest.lib.common.ssh
2026-02-06 21:48:33,552 83168 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: ServerActionsV293TestJSON:test_rebuild_volume_backed_server. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-ServerActionsV293TestJSON-1305234901-network': [{'version': 4, 'addr': '10.0.0.10', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:ce:31:97'}]}, 'created': '2026-02-06T20:44:42Z', 'flavor': {'vcpus': 1, 'ram': 192, 'disk': 1, 'ephemeral': 0, 'swap': 0, 'original_name': 'm1.nano', 'extra_specs': {'hw_rng:allowed': 'True'}}, 'hostId': 'da3e4ab7dc4fdd56fcb730c8262aca9dfaabba53f0b9f3be5489d392', 'id': 'f17d2bff-7165-42d1-a69b-7fd9053e0198', 'image': '', 'links': [{'rel': 'self', 'href': 'http://192.168.122.84/compute/v2.1/servers/f17d2bff-7165-42d1-a69b-7fd9053e0198'}, {'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/servers/f17d2bff-7165-42d1-a69b-7fd9053e0198'}], 'metadata': {}, 'name': 'tempest-ServerActionsV293TestJSON-server-1202301843', 'status': 'ACTIVE', 'tenant_id': '2f8ed25fb35f4cee918bd9c9eda68368', 'user_id': '7dba32cd18264b08bace5a59f18cd9fc', 'updated': '2026-02-06T20:45:00Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-225121769', 'OS-SRV-USG:launched_at': '2026-02-06T20:44:59.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--935027009'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '771db1b3-76fc-4395-bfa3-3de13145657e', 'delete_on_termination': True}], 'locked': False, 'description': None, 'tags': [], 'trusted_image_certificates': None, 'server_groups': [], 'locked_reason': None, 'OS-EXT-SRV-ATTR:hostname': 'tempest-serveractionsv293testjson-server-1202301843'}
2026-02-06 21:48:34,097 83168 INFO [tempest.lib.common.rest_client] Request (ServerActionsV293TestJSON:test_rebuild_volume_backed_server): 200 POST http://192.168.122.84/compute/v2.1/servers/f17d2bff-7165-42d1-a69b-7fd9053e0198/action 0.545s
2026-02-06 21:48:34,098 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.93', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:48:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '31455', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.93', 'x-openstack-nova-api-version': '2.93', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36bd26b5-b1be-4dd6-8919-9c4351b641d6', 'x-compute-request-id': 'req-36bd26b5-b1be-4dd6-8919-9c4351b641d6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/f17d2bff-7165-42d1-a69b-7fd9053e0198/action'}
Body: b'{"output": "[ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.15.0-1 04/01/2014\\n[ 0.000000] last_pfn = 0xbfdd max_arch_pfn = 0x10000000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000f5b80-0x000f5b8f]\\n[ 0.000000] Using GB pages for direct mapping\\n[ 0.000000] RAMDISK: [mem 0x0b725000-0x0bfccfff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F5990 000014 (v00 BOCHS )\\n[ 0.000000] ACPI: RSDT 0x000000000BFE18B3 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: FACP 0x000000000BFE1767 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: DSDT 0x000000000BFE0040 001727 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: FACS 0x000000000BFE0000 000040\\n[ 0.000000] ACPI: APIC 0x000000000BFE17DB 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: HPET 0x000000000BFE1853 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: WAET 0x000000000BFE188B 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: Reserving FACP table memory at [mem 0xbfe1767-0xbfe17da]\\n[ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1766]\\n[ 0.000000] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]\\n[ 0.000000] ACPI: Reserving APIC table memory at [mem 0xbfe17db-0xbfe1852]\\n[ 0.000000] ACPI: Reserving HPET table memory at [mem 0xbfe1853-0xbfe188a]\\n[ 0.000000] ACPI: Reserving WAET table memory at [mem 0xbfe188b-0xbfe18b2]\\n[ 0.000000] No NUMA configuration found\\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0b6fb000-0x0b724fff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]\\n[ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges\\n[ 0.000000] On node 0, zone DMA: 97 pages in unavailable ranges\\n[ 0.000000] On node 0, zone DMA32: 16419 pages in unavailable ranges\\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\\n[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23\\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\\n[ 0.0
2026-02-06 21:48:34,099 83168 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server f17d2bff-7165-42d1-a69b-7fd9053e0198: [ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)
[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Hygon HygonGenuine
[ 0.000000] Centaur CentaurHauls
[ 0.000000] zhaoxin Shanghai
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.15.0-1 04/01/2014
[ 0.000000] last_pfn = 0xbfdd max_arch_pfn = 0x10000000000
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000000] found SMP MP-table at [mem 0x000f5b80-0x000f5b8f]
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] RAMDISK: [mem 0x0b725000-0x0bfccfff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F5990 000014 (v00 BOCHS )
[ 0.000000] ACPI: RSDT 0x000000000BFE18B3 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACP 0x000000000BFE1767 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: DSDT 0x000000000BFE0040 001727 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACS 0x000000000BFE0000 000040
[ 0.000000] ACPI: APIC 0x000000000BFE17DB 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: HPET 0x000000000BFE1853 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: WAET 0x000000000BFE188B 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: Reserving FACP table memory at [mem 0xbfe1767-0xbfe17da]
[ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1766]
[ 0.000000] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]
[ 0.000000] ACPI: Reserving APIC table memory at [mem 0xbfe17db-0xbfe1852]
[ 0.000000] ACPI: Reserving HPET table memory at [mem 0xbfe1853-0xbfe188a]
[ 0.000000] ACPI: Reserving WAET table memory at [mem 0xbfe188b-0xbfe18b2]
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x0b6fb000-0x0b724fff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]
[ 0.000000] Normal empty
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]
[ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA: 97 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA32: 16419 pages in unavailable ranges
[ 0.000000] ACPI: PM-Timer IO Port: 0x608
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[ 0.000000] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[ 0.000000] [mem 0x0c000000-0xfffbffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1
[ 0.000000] percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u2097152
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 48093
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0
[ 0.000000] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
[ 0.000000] Memory: 123004K/196076K available (16393K kernel code, 4396K rwdata, 10960K rodata, 3368K init, 18700K bss, 72868K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] ftrace: allocating 50748 entries in 199 pages
[ 0.000000] ftrace: allocated 199 pages with 5 groups
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1.
[ 0.000000] Rude variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16
[ 0.000000] random: crng init done
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] printk: console [tty1] enabled
[ 0.000000] printk: console [ttyS0] enabled
[ 0.000000] ACPI: Core revision 20210730
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
[ 0.004000] APIC: Switch to symmetric I/O mode setup
[ 0.012000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.044000] tsc: Unable to calibrate against PIT
[ 0.044000] tsc: using HPET reference calibration
[ 0.044000] tsc: Detected 1996.574 MHz processor
[ 0.002292] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x398f13a9f54, max_idle_ns: 881590450980 ns
[ 0.003447] Calibrating delay loop (skipped), value calculated using timer frequency.. 3993.14 BogoMIPS (lpj=7986296)
[ 0.008022] AMD Zen1 DIV0 bug detected. Disable SMT for full protection.
[ 0.021479] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127
[ 0.027436] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0
[ 0.033549] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.034951] Spectre V2 : Mitigation: Retpolines
[ 0.035013] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.035013] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.035013] RETBleed: Mitigation: untrained return thunk
[ 0.035013] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.035013] Speculative Return Stack Overflow: IBPB-extending microcode not applied!
[ 0.035013] Speculative Return Stack Overflow: WARNING: See https://kernel.org/doc/html/latest/admin-guide/hw-vuln/srso.html for mitigation options.
[ 0.035013] Speculative Return Stack Overflow: Mitigation: safe RET, no microcode
[ 0.037681] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.051013] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.051013] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.051013] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.051143] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[ 0.051845] x86/fpu: xstate_offset[3]: 960, xstate_sizes[3]: 64
[ 0.052344] x86/fpu: xstate_offset[4]: 1024, xstate_sizes[4]: 64
[ 0.052608] x86/fpu: xstate_offset[9]: 2688, xstate_sizes[9]: 8
[ 0.052889] x86/fpu: Enabled xstate features 0x21b, context size is 2696 bytes, using 'standard' format.
[ 0.934270] Freeing SMP alternatives memory: 44K
[ 0.936084] pid_max: default: 32768 minimum: 301
[ 0.943803] LSM: Security Framework initializing
[ 0.948572] landlock: Up and running.
[ 0.948804] Yama: becoming mindful.
[ 0.959134] AppArmor: AppArmor initialized
[ 0.969079] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 0.969583] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 1.139013] smpboot: CPU0: AMD EPYC Processor (family: 0x17, model: 0x1, stepping: 0x2)
[ 1.154923] Performance Events: PMU not available due to virtualization, using software events only.
[ 1.157392] signal: max sigframe size: 3632
[ 1.160490] rcu: Hierarchical SRCU implementation.
[ 1.177444] NMI watchdog: Perf NMI watchdog permanently disabled
[ 1.185185] smp: Bringing up secondary CPUs ...
[ 1.185540] smp: Brought up 1 node, 1 CPU
[ 1.185803] smpboot: Max logical packages: 1
[ 1.186191] smpboot: Total of 1 processors activated (3993.14 BogoMIPS)
[ 1.213565] devtmpfs: initialized
[ 1.220386] x86/mm: Memory block size: 128MB
[ 1.231013] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 1.232272] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
[ 1.241994] pinctrl core: initialized pinctrl subsystem
[ 1.255205] PM: RTC time: 20:45:06, date: 2026-02-06
[ 1.273451] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 1.282809] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[ 1.285679] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 1.287555] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 1.288302] audit: initializing netlink subsys (disabled)
[ 1.295652] audit: type=2000 audit(1770410705.332:1): state=initialized audit_enabled=0 res=1
[ 1.304974] thermal_sys: Registered thermal governor 'fair_share'
[ 1.305037] thermal_sys: Registered thermal governor 'bang_bang'
[ 1.305312] thermal_sys: Registered thermal governor 'step_wise'
[ 1.305551] thermal_sys: Registered thermal governor 'user_space'
[ 1.305793] thermal_sys: Registered thermal governor 'power_allocator'
[ 1.306395] EISA bus registered
[ 1.307013] cpuidle: using governor ladder
[ 1.307222] cpuidle: using governor menu
[ 1.312842] ACPI: bus type PCI registered
[ 1.313223] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 1.320184] PCI: Using configuration type 1 for base access
[ 1.320481] PCI: Using configuration type 1 for extended access
[ 1.385175] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 1.392617] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 1.392962] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 1.456106] ACPI: Added _OSI(Module Device)
[ 1.456405] ACPI: Added _OSI(Processor Device)
[ 1.456580] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 1.456766] ACPI: Added _OSI(Processor Aggregator Device)
[ 1.457128] ACPI: Added _OSI(Linux-Dell-Video)
[ 1.457334] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 1.457561] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 1.500468] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 1.540683] ACPI: Interpreter enabled
[ 1.542886] ACPI: PM: (supports S0 S3 S4 S5)
[ 1.543183] ACPI: Using IOAPIC for interrupt routing
[ 1.544579] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 1.544982] PCI: Using E820 reservations for host bridge windows
[ 1.550334] ACPI: Enabled 2 GPEs in block 00 to 0F
[ 1.655013] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 1.655859] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 1.673896] acpiphp: Slot [3] registered
[ 1.674886] acpiphp: Slot [4] registered
[ 1.675013] acpiphp: Slot [5] registered
[ 1.675013] acpiphp: Slot [6] registered
[ 1.675302] acpiphp: Slot [7] registered
[ 1.676266] acpiphp: Slot [8] registered
[ 1.676722] acpiphp: Slot [9] registered
[ 1.679323] acpiphp: Slot [10] registered
[ 1.679884] acpiphp: Slot [11] registered
[ 1.680321] acpiphp: Slot [12] registered
[ 1.680746] acpiphp: Slot [13] registered
[ 1.681378] acpiphp: Slot [14] registered
[ 1.682021] acpiphp: Slot [15] registered
[ 1.682469] acpiphp: Slot [16] registered
[ 1.683187] acpiphp: Slot [17] registered
[ 1.683969] acpiphp: Slot [18] registered
[ 1.684394] acpiphp: Slot [19] registered
[ 1.684825] acpiphp: Slot [20] registered
[ 1.685583] acpiphp: Slot [21] registered
[ 1.686020] acpiphp: Slot [22] registered
[ 1.686446] acpiphp: Slot [23] registered
[ 1.687225] acpiphp: Slot [24] registered
[ 1.687762] acpiphp: Slot [25] registered
[ 1.688429] acpiphp: Slot [26] registered
[ 1.688939] acpiphp: Slot [27] registered
[ 1.689379] acpiphp: Slot [28] registered
[ 1.690054] acpiphp: Slot [29] registered
[ 1.690497] acpiphp: Slot [30] registered
[ 1.691033] acpiphp: Slot [31] registered
[ 1.691828] PCI host bridge to bus 0000:00
[ 1.693146] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 1.693519] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 1.694259] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 1.694550] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 1.695042] pci_bus 0000:00: root bus resource [mem 0x0c000000-0xfebfffff window]
[ 1.695399] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]
[ 1.701196] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[ 1.731670] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[ 1.735115] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[ 1.740063] pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f]
[ 1.742084] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 1.742518] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 1.743126] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 1.743487] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 1.747840] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[ 1.748916] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
[ 1.749286] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
[ 1.756094] pci 0000:00:02.0: [1af4:1050] type 00 class 0x030000
[ 1.758004] pci 0000:00:02.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref]
[ 1.761909] pci 0000:00:02.0: reg 0x18: [mem 0xfe800000-0xfe803fff 64bit pref]
[ 1.763947] pci 0000:00:02.0: reg 0x20: [mem 0xfeb90000-0xfeb90fff]
[ 1.769127] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfeb8ffff pref]
[ 1.772104] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 1.789315] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000
[ 1.791157] pci 0000:00:03.0: reg 0x10: [io 0xc080-0xc0bf]
[ 1.793280] pci 0000:00:03.0: reg 0x14: [mem 0xfeb91000-0xfeb91fff]
[ 1.798219] pci 0000:00:03.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref]
[ 1.803042] pci 0000:00:03.0: reg 0x30: [mem 0xfeb00000-0xfeb7ffff pref]
[ 1.827229] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000
[ 1.829197] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f]
[ 1.830887] pci 0000:00:04.0: reg 0x14: [mem 0xfeb92000-0xfeb92fff]
[ 1.835013] pci 0000:00:04.0: reg 0x20: [mem 0xfe808000-0xfe80bfff 64bit pref]
[ 1.858641] pci 0000:00:05.0: [1af4:1002] type 00 class 0x00ff00
[ 1.860423] pci 0000:00:05.0: reg 0x10: [io 0xc0c0-0xc0ff]
[ 1.863100] pci 0000:00:05.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref]
[ 1.883783] pci 0000:00:06.0: [1af4:1005] type 00 class 0x00ff00
[ 1.885214] pci 0000:00:06.0: reg 0x10: [io 0xc100-0xc11f]
[ 1.888258] pci 0000:00:06.0: reg 0x20: [mem 0xfe810000-0xfe813fff 64bit pref]
[ 1.923923] ACPI: PCI: Interrupt link LNKA configured for IRQ 10
[ 1.926432] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[ 1.928678] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[ 1.930658] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[ 1.932000] ACPI: PCI: Interrupt link LNKS configured for IRQ 9
[ 1.940786] iommu: Default domain type: Translated
[ 1.941203] iommu: DMA domain TLB invalidation policy: lazy mode
[ 1.951220] SCSI subsystem initialized
[ 1.962252] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 1.962772] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 1.963013] pci 0000:00:02.0: vgaarb: bridge control possible
[ 1.963287] vgaarb: loaded
[ 1.965269] ACPI: bus type USB registered
[ 1.966223] usbcore: registered new interface driver usbfs
[ 1.969364] usbcore: registered new interface driver hub
[ 1.970113] usbcore: registered new device driver usb
[ 1.971815] pps_core: LinuxPPS API ver. 1 registered
[ 1.972042] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 1.972510] PTP clock support registered
[ 1.975131] EDAC MC: Ver: 3.0.0
[ 1.997541] NetLabel: Initializing
[ 1.997884] NetLabel: domain hash size = 128
[ 1.998097] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 1.999831] NetLabel: unlabeled traffic allowed by default
[ 2.003850] PCI: Using ACPI for IRQ routing
[ 2.010425] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 2.010890] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[ 2.018280] clocksource: Switched to clocksource tsc-early
[ 2.413095] VFS: Disk quotas dquot_6.6.0
[ 2.413858] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 2.430578] AppArmor: AppArmor Filesystem Enabled
[ 2.437841] pnp: PnP ACPI init
[ 2.458120] pnp: PnP ACPI: found 5 devices
[ 2.522061] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 2.524422] NET: Registered PF_INET protocol family
[ 2.526595] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 2.588819] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 2.591953] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 2.593105] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 2.594075] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 2.594605] TCP: Hash tables configured (established 2048 bind 2048)
[ 2.598575] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear)
[ 2.599477] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 2.600218] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 2.603363] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 2.604179] NET: Registered PF_XDP protocol family
[ 2.605933] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 2.606259] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 2.606516] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 2.606798] pci_bus 0000:00: resource 7 [mem 0x0c000000-0xfebfffff window]
[ 2.607430] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window]
[ 2.609174] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 2.609571] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 2.609909] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 2.610320] PCI: CLS 0 bytes, default 64
[ 2.625868] Trying to unpack rootfs image as initramfs...
[ 2.642604] Initialise system trusted keyrings
[ 2.650040] Key type blacklist registered
[ 2.655848] workingset: timestamp_bits=36 max_order=15 bucket_order=0
[ 2.729604] zbud: loaded
[ 2.745498] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 2.756319] fuse: init (API version 7.34)
[ 2.772433] integrity: Platform Keyring initialized
[ 2.884299] Key type asymmetric registered
[ 2.884723] Asymmetric key parser 'x509' registered
[ 2.885917] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 2.892184] io scheduler mq-deadline registered
[ 2.903390] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 2.921484] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 2.935811] ACPI: button: Power Button [PWRF]
[ 3.636685] tsc: Refined TSC clocksource calibration: 2000.005 MHz
[ 3.637717] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1cd432f8b5d, max_idle_ns: 440795262763 ns
[ 3.638341] clocksource: Switched to clocksource tsc
[ 4.588647] ACPI: \_SB_.LNKB: Enabled at IRQ 10
[ 6.262227] ACPI: \_SB_.LNKC: Enabled at IRQ 11
[ 6.303104] Freeing initrd memory: 8864K
[ 7.067930] ACPI: \_SB_.LNKD: Enabled at IRQ 11
[ 7.823888] ACPI: \_SB_.LNKA: Enabled at IRQ 10
[ 8.787850] Free page reporting enabled
[ 8.791140] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 8.823370] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 8.881240] Linux agpgart interface v0.103
[ 8.957471] loop: module loaded
[ 8.982826] scsi host0: ata_piix
[ 8.991237] scsi host1: ata_piix
[ 8.993102] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14
[ 8.993552] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15
[ 9.010426] tun: Universal TUN/TAP device driver, 1.6
[ 9.012138] PPP generic driver version 2.4.2
[ 9.014014] VFIO - User Level meta-driver version: 0.3
[ 9.017240] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 9.017787] ehci-pci: EHCI PCI platform driver
[ 9.018367] ehci-platform: EHCI generic platform driver
[ 9.018812] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 9.019139] ohci-pci: OHCI PCI platform driver
[ 9.019139] ohci-platform: OHCI generic platform driver
[ 9.019139] uhci_hcd: USB Universal Host Controller Interface driver
[ 9.023643] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 9.032500] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 9.033147] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 9.037611] mousedev: PS/2 mouse device common for all mice
[ 9.044386] rtc_cmos 00:04: RTC can wake from S4
[ 9.048351] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 9.054332] rtc_cmos 00:04: registered as rtc0
[ 9.055674] rtc_cmos 00:04: setting system clock to 2026-02-06T20:45:14 UTC (1770410714)
[ 9.057773] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs
[ 9.058416] i2c_dev: i2c /dev entries driver
[ 9.059658] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 9.060644] device-mapper: uevent: version 1.0.3
[ 9.062737] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[ 9.063964] platform eisa.0: Probing EISA bus 0
[ 9.064543] platform eisa.0: EISA: Cannot allocate resource for mainboard
[ 9.065025] platform eisa.0: Cannot allocate resource for EISA slot 1
[ 9.065384] platform eisa.0: Cannot allocate resource for EISA slot 2
[ 9.065676] platform eisa.0: Cannot allocate resource for EISA slot 3
[ 9.065976] platform eisa.0: Cannot allocate resource for EISA slot 4
[ 9.066255] platform eisa.0: Cannot allocate resource for EISA slot 5
[ 9.066525] platform eisa.0: Cannot allocate resource for EISA slot 6
[ 9.066799] platform eisa.0: Cannot allocate resource for EISA slot 7
[ 9.067317] platform eisa.0: Cannot allocate resource for EISA slot 8
[ 9.067624] platform eisa.0: EISA: Detected 0 cards
[ 9.068514] ledtrig-cpu: registered to indicate activity on CPUs
[ 9.071015] drop_monitor: Initializing network drop monitor service
[ 9.076395] NET: Registered PF_INET6 protocol family
[ 9.485487] Segment Routing with IPv6
[ 9.488489] In-situ OAM (IOAM) with IPv6
[ 9.488769] NET: Registered PF_PACKET protocol family
[ 9.492549] Key type dns_resolver registered
[ 9.502687] IPI shorthand broadcast: enabled
[ 9.509231] sched_clock: Marking stable (9552700669, -44986047)->(9542237125, -34522503)
[ 9.518454] registered taskstats version 1
[ 9.524050] Loading compiled-in X.509 certificates
[ 9.553919] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b'
[ 9.572344] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[ 9.578635] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[ 9.579534] blacklist: Loading compiled-in revocation X.509 certificates
[ 9.582350] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[ 9.583250] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03'
[ 9.583958] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b'
[ 9.585038] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8'
[ 9.585821] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d'
[ 9.586711] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c'
[ 9.587675] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af'
[ 9.588383] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9'
[ 9.595496] zswap: loaded using pool lzo/zbud
[ 9.603256] Key type .fscrypt registered
[ 9.603618] Key type fscrypt-provisioning registered
[ 9.711536] Key type encrypted registered
[ 9.712415] AppArmor: AppArmor sha1 policy hashing enabled
[ 9.713541] ima: No TPM chip found, activating TPM-bypass!
[ 9.713970] Loading compiled-in module X.509 certificates
[ 9.719780] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b'
[ 9.720348] ima: Allocated hash algorithm: sha1
[ 9.724819] ima: No architecture policies found
[ 9.726131] evm: Initialising EVM extended attributes:
[ 9.726406] evm: security.selinux
[ 9.726751] evm: security.SMACK64
[ 9.726931] evm: security.SMACK64EXEC
[ 9.727259] evm: security.SMACK64TRANSMUTE
[ 9.727443] evm: security.SMACK64MMAP
[ 9.727601] evm: security.apparmor
[ 9.727755] evm: security.ima
[ 9.727925] evm: security.capability
[ 9.728112] evm: HMAC attrs: 0x1
[ 9.735781] PM: Magic number: 14:782:800
[ 9.746525] RAS: Correctable Errors collector initialized.
[ 9.749331] clk: Disabling unused clocks
[ 9.953535] Freeing unused decrypted memory: 2036K
[ 10.062988] Freeing unused kernel image (initmem) memory: 3368K
[ 10.063967] Write protecting the kernel read-only data: 30720k
[ 10.073793] Freeing unused kernel image (text/rodata gap) memory: 2036K
[ 10.078268] Freeing unused kernel image (rodata/data gap) memory: 1328K
[ 10.749984] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 10.751014] Run /init as init process
info: initramfs: up at 11.15
[ 12.708894] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB)
[ 12.758582] GPT:Primary header thinks Alt. header is not at the end of the disk.
[ 12.759167] GPT:229375 != 2097151
[ 12.759367] GPT:Alternate GPT header not at the end of the disk.
[ 12.759622] GPT:229375 != 2097151
[ 12.759790] GPT: Use GNU Parted to correct GPT errors.
[ 13.744786] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called
currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables
info: copying initramfs to /dev/vda1
info: initramfs loading root from /dev/vda1
info: /etc/init.d/rc.sysinit: up at 20.53
info: container: none
Starting syslogd: OK
currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables
Saving random seed: OK
Starting acpid: OK
Starting network: dhcpcd-9.4.1 starting
DUID 00:04:f1:7d:2b:ff:71:65:42:d1:a6:9b:7f:d9:05:3e:01:98
eth0: waiting for carrier
eth0: carrier acquired
eth0: IAID 3e:ce:31:97
eth0: adding address fe80::f816:3eff:fece:3197
eth0: soliciting an IPv6 router
eth0: soliciting a DHCP lease
eth0: offered 10.0.0.10 from 10.0.0.1
eth0: probing address 10.0.0.10/28
eth0: leased 10.0.0.10 for 43200 seconds
eth0: adding route to 10.0.0.0/28
eth0: adding host route to 169.254.169.254 via 10.0.0.2
eth0: adding default route via 10.0.0.1
forked to background, child pid 252
OK
checking http://169.254.169.254/2009-04-04/instance-id
failed 1/20: up 37.30. request failed
failed 2/20: up 86.58. request failed
failed 3/20: up 135.89. request failed
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
ssh.connect(self.host, port=self.port, username=self.username,
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/paramiko/client.py", line 407, in connect
raise NoValidConnectionsError(errors)
paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.4.8
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 920, in test_rebuild_volume_backed_server
output = linux_client.exec_command('touch test_file')
File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 31, in wrapper
return function(self, *args, **kwargs)
File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 115, in exec_command
return self.ssh_client.exec_command(cmd)
File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 186, in exec_command
ssh = self._get_ssh_connection()
File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 154, in _get_ssh_connection
raise exceptions.SSHTimeout(host=self.host,
tempest.lib.exceptions.SSHTimeout: Connection to the 172.24.4.8 via SSH timed out.
User: cirros, Password: None
|
||||||
| tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 2 | 1 | 1 | 0 | 0 | Detail | |
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt8.1: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume]
|
||||||
test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume] |
fail
ft8.2: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-02-06 21:46:29,707 83166 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://192.168.122.84/volume/v3/volumes 0.167s
2026-02-06 21:46:29,708 83166 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-ServerRescueNegativeTestJSON-volume-1983402304"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:46:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1361b60e-0649-4e51-bc96-88e0fb666f9a', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1361b60e-0649-4e51-bc96-88e0fb666f9a', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/volume/v3/volumes'}
Body: b'{"volume": {"id": "d1c20dd2-b68c-4d03-9935-d2070f11ee69", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:46:29.653839", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1983402304", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/d1c20dd2-b68c-4d03-9935-d2070f11ee69"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/d1c20dd2-b68c-4d03-9935-d2070f11ee69"}], "user_id": "ae885aa852104ae7a45e8d8e26df7b87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-02-06 21:46:29,766 83166 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/volume/v3/volumes/d1c20dd2-b68c-4d03-9935-d2070f11ee69 0.049s
2026-02-06 21:46:29,766 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:46:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65acdbe6-a905-4380-9732-a147c948f3c3', 'content-length': '834', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65acdbe6-a905-4380-9732-a147c948f3c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/d1c20dd2-b68c-4d03-9935-d2070f11ee69'}
Body: b'{"volume": {"id": "d1c20dd2-b68c-4d03-9935-d2070f11ee69", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:46:30.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1983402304", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/d1c20dd2-b68c-4d03-9935-d2070f11ee69"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/d1c20dd2-b68c-4d03-9935-d2070f11ee69"}], "user_id": "ae885aa852104ae7a45e8d8e26df7b87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "789212b5965a456caa05a4f58c7c0d4c"}}'
2026-02-06 21:46:30,820 83166 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/volume/v3/volumes/d1c20dd2-b68c-4d03-9935-d2070f11ee69 0.043s
2026-02-06 21:46:30,821 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:46:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7853d28-a404-41a5-b719-a052419dfccf', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7853d28-a404-41a5-b719-a052419dfccf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/d1c20dd2-b68c-4d03-9935-d2070f11ee69'}
Body: b'{"volume": {"id": "d1c20dd2-b68c-4d03-9935-d2070f11ee69", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:46:30.000000", "updated_at": "2026-02-06T20:46:30.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1983402304", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/d1c20dd2-b68c-4d03-9935-d2070f11ee69"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/d1c20dd2-b68c-4d03-9935-d2070f11ee69"}], "user_id": "ae885aa852104ae7a45e8d8e26df7b87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "789212b5965a456caa05a4f58c7c0d4c"}}'
2026-02-06 21:46:31,869 83166 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/volume/v3/volumes/d1c20dd2-b68c-4d03-9935-d2070f11ee69 0.037s
2026-02-06 21:46:31,869 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:46:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2baaf50-a3aa-4cba-bbe3-6db782ac3b92', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2baaf50-a3aa-4cba-bbe3-6db782ac3b92', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/d1c20dd2-b68c-4d03-9935-d2070f11ee69'}
Body: b'{"volume": {"id": "d1c20dd2-b68c-4d03-9935-d2070f11ee69", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:46:30.000000", "updated_at": "2026-02-06T20:46:31.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1983402304", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/d1c20dd2-b68c-4d03-9935-d2070f11ee69"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/d1c20dd2-b68c-4d03-9935-d2070f11ee69"}], "user_id": "ae885aa852104ae7a45e8d8e26df7b87", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "789212b5965a456caa05a4f58c7c0d4c"}}'
2026-02-06 21:46:31,879 83166 INFO [tempest.common.waiters] volume d1c20dd2-b68c-4d03-9935-d2070f11ee69 reached available after waiting for 2.879261 seconds
2026-02-06 21:46:31,879 83166 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-02-06 21:46:31,959 83166 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.84/compute/v2.1/os-keypairs 0.079s
2026-02-06 21:46:31,960 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1733851171", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJCWFuTa8o08VuHmHBSaj31dEQNNI+gOWUfyl6eknupDgjqtmGJgNNXAecpheXUstRH6aaflOrM64QWdqRLkTfmji1u+DSYpYlVBQZBW+fPnpgDcGLZIArKWpq8ZnppSNg=="}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:46:31 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-cb054dbd-4d7a-4598-9e5d-20baacc5eb62', 'x-compute-request-id': 'req-cb054dbd-4d7a-4598-9e5d-20baacc5eb62', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1733851171", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJCWFuTa8o08VuHmHBSaj31dEQNNI+gOWUfyl6eknupDgjqtmGJgNNXAecpheXUstRH6aaflOrM64QWdqRLkTfmji1u+DSYpYlVBQZBW+fPnpgDcGLZIArKWpq8ZnppSNg==", "fingerprint": "09:61:2f:ee:e0:92:29:f2:c7:c0:a5:cf:3e:18:c2:43", "user_id": "ae885aa852104ae7a45e8d8e26df7b87"}}'
2026-02-06 21:46:31,962 83166 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1733851171 created
2026-02-06 21:46:32,242 83166 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.84/networking/v2.0/security-groups 0.280s
2026-02-06 21:46:32,243 83166 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--1330695023", "description": "tempest-description--2003884885"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:46:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-9f148c09-e13d-472c-ae88-60fd80bb72f7', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "f8d21c24-32a9-4b0d-8f2e-d6f2c34621f6", "name": "tempest-securitygroup--1330695023", "stateful": true, "tenant_id": "789212b5965a456caa05a4f58c7c0d4c", "project_id": "789212b5965a456caa05a4f58c7c0d4c", "description": "tempest-description--2003884885", "shared": false, "security_group_rules": [{"id": "027eae6c-1847-4189-847c-ea2677d75783", "project_id": "789212b5965a456caa05a4f58c7c0d4c", "tenant_id": "789212b5965a456caa05a4f58c7c0d4c", "security_group_id": "f8d21c24-32a9-4b0d-8f2e-d6f2c34621f6", "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": 370, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-02-06T20:46:32Z", "updated_at": "2026-02-06T20:46:32Z", "revision_number": 0}, {"id": "8e73a063-ff38-43a8-bb3c-f48c91b727c0", "project_id": "789212b5965a456caa05a4f58c7c0d4c", "tenant_id": "789212b5965a456caa05a4f58c7c0d4c", "security_group_id": "f8d21c24-32a9-4b0d-8f2e-d6f2c34621f6", "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": 371, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-02-06T20:46:32Z", "updated_at": "2026-02-06T20:46:32Z", "revision_number": 0}], "tags": [], "created_at": "2026-02-06T20:46:32Z", "updated_at": "2026-02-06T20:46:32Z", "revision_number": 1}}'
2026-02-06 21:46:32,466 83166 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.223s
2026-02-06 21:46:32,466 83166 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": "f8d21c24-32a9-4b0d-8f2e-d6f2c34621f6", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:46:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-cfcac503-9886-4b3c-ac6b-34f1f537e72e', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "d1c8a24f-bebe-48f1-9ef7-b254600dec0c", "project_id": "789212b5965a456caa05a4f58c7c0d4c", "tenant_id": "789212b5965a456caa05a4f58c7c0d4c", "security_group_id": "f8d21c24-32a9-4b0d-8f2e-d6f2c34621f6", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T20:46:32Z", "updated_at": "2026-02-06T20:46:32Z", "revision_number": 0}}'
2026-02-06 21:46:32,701 83166 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.234s
2026-02-06 21:46:32,701 83166 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": "f8d21c24-32a9-4b0d-8f2e-d6f2c34621f6", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:46:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-30b8c673-ae88-401a-8205-4fcd08f94d61', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "0d1b0551-9823-402a-9c3b-140129cbb1be", "project_id": "789212b5965a456caa05a4f58c7c0d4c", "tenant_id": "789212b5965a456caa05a4f58c7c0d4c", "security_group_id": "f8d21c24-32a9-4b0d-8f2e-d6f2c34621f6", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T20:46:32Z", "updated_at": "2026-02-06T20:46:32Z", "revision_number": 0}}'
2026-02-06 21:46:32,702 83166 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1330695023 created
2026-02-06 21:46:33,281 83166 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.84/networking/v2.0/floatingips 0.579s
2026-02-06 21:46:33,281 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:46:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-62389ad4-4211-48f8-b6ff-48e68463ed07', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "a8bcaff7-fa90-4a4e-828c-dbb69fce6422", "tenant_id": "789212b5965a456caa05a4f58c7c0d4c", "project_id": "789212b5965a456caa05a4f58c7c0d4c", "floating_ip_address": "172.24.4.250", "floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-02-06T20:46:33Z", "updated_at": "2026-02-06T20:46:33Z", "revision_number": 0}}'
2026-02-06 21:46:33,282 83166 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'a8bcaff7-fa90-4a4e-828c-dbb69fce6422', 'tenant_id': '789212b5965a456caa05a4f58c7c0d4c', 'project_id': '789212b5965a456caa05a4f58c7c0d4c', 'floating_ip_address': '172.24.4.250', 'floating_network_id': '2915bb8f-3534-4eb6-9140-b5d7d7372804', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-02-06T20:46:33Z', 'updated_at': '2026-02-06T20:46:33Z', 'revision_number': 0, 'ip': '172.24.4.250'} created
2026-02-06 21:46:33,323 83166 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.84/identity/v3/auth/tokens 0.037s
2026-02-06 21:46:33,323 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:46:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2531', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-86eb23d6-769c-4b75-b90f-210598c07f6b', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "ae885aa852104ae7a45e8d8e26df7b87", "name": "tempest-ServerRescueNegativeTestJSON-910157166-project-member", "password_expires_at": null}, "audit_ids": ["VLmnBAA-QYiWY1XEYhxQQQ"], "expires_at": "2026-02-06T21:46:33.000000Z", "issued_at": "2026-02-06T20:46:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "789212b5965a456caa05a4f58c7c0d4c", "name": "tempest-ServerRescueNegativeTestJSON-910157166"}, "is_domain": false, "roles": [{"id": "4d6e333c257e4064956f140a41314573", "name": "member"}, {"id": "84504efd54ae4a9588c8422ecb0abfee", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0f713fe2daca44ec89b9c3e10932c970", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/volume/v3", "region": "RegionOne"}], "id": "26431d82c9384270aa512356bf5e64e6", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "070a948755e647bbb3bcb90d19888397", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/image", "region": "RegionOne"}], "id": "528911970de64848b5475ebd6ee6a418", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2e1ae24ade8f44e3a593eefe79d140f4", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/compute/v2/789212b5965a456caa05a4f58c7c0d4c", "region": "RegionOne"}], "id": "5337a897e80c4f86b14c496add20b2ba", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "36e1704910c14c38b323e02c6c534ffd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/placement", "region": "RegionOne"}], "id": "64ba2cc515ea48f2b6bf589109ecc398", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "bc1699eba7ce420d8a3224b948f231ca", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/networking", "region": "RegionOne"}], "id": "69678593bf2148cd9bfbb05428f1572e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0fdbcf46c1c149b59bbe63e29a54685a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/compute/v2.1", "region": "RegionOne"}], "id": "bc80821fb9b24e858c301c82531c11a6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d5bb2d743fb54a7ea460fc8ecb99292e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/identity", "region": "RegionOne"}], "id": "f3f05134bbf9431aab4cd693ebfef943", "type": "identity", "name": "keystone"}]}}'
2026-02-06 21:46:33,323 83166 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': '3dbcf36b-5484-491a-80ef-73e15e8adfb4', 'name': 'tempest-ServerRescueNegativeTestJSON-1483434029-network', 'tenant_id': '789212b5965a456caa05a4f58c7c0d4c', 'project_id': '789212b5965a456caa05a4f58c7c0d4c', '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': 22918, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-02-06T20:45:31Z', 'updated_at': '2026-02-06T20:45:31Z', 'revision_number': 1} available for tenant
2026-02-06 21:46:33,324 83166 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1733851171', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJCWFuTa8o08VuHmHBSaj31dEQNNI+gOWUfyl6eknupDgjqtmGJgNNXAecpheXUstRH6aaflOrM64QWdqRLkTfmji1u+DSYpYlVBQZBW+fPnpgDcGLZIArKWpq8ZnppSNg==', 'fingerprint': '09:61:2f:ee:e0:92:29:f2:c7:c0:a5:cf:3e:18:c2:43', 'user_id': 'ae885aa852104ae7a45e8d8e26df7b87', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDChxl0OzJRrhtt3pz8WlrlDShojmLdzWdoxD05bbyH9Syi3vjEweZpj\n5OwcjhH/bHmgBwYFK4EEACKhZANiAASQlhbk2vKNPFbh5hwUmo99XREDTSPoDllH\n8penpJ7qQ4I6rZhiYDTVwHnKYXl1LLUR+mmn5TqzOuEFnakS5E35o4tbvg0mKWJV\nQUGQVvnz56YA3Bi2SAKylqavGZ6aUjY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'f8d21c24-32a9-4b0d-8f2e-d6f2c34621f6', 'name': 'tempest-securitygroup--1330695023', 'stateful': True, 'tenant_id': '789212b5965a456caa05a4f58c7c0d4c', 'project_id': '789212b5965a456caa05a4f58c7c0d4c', 'description': 'tempest-description--2003884885', 'shared': False, 'security_group_rules': [{'id': '027eae6c-1847-4189-847c-ea2677d75783', 'project_id': '789212b5965a456caa05a4f58c7c0d4c', 'tenant_id': '789212b5965a456caa05a4f58c7c0d4c', 'security_group_id': 'f8d21c24-32a9-4b0d-8f2e-d6f2c34621f6', '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': 370, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-02-06T20:46:32Z', 'updated_at': '2026-02-06T20:46:32Z', 'revision_number': 0}, {'id': '8e73a063-ff38-43a8-bb3c-f48c91b727c0', 'project_id': '789212b5965a456caa05a4f58c7c0d4c', 'tenant_id': '789212b5965a456caa05a4f58c7c0d4c', 'security_group_id': 'f8d21c24-32a9-4b0d-8f2e-d6f2c34621f6', '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': 371, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-02-06T20:46:32Z', 'updated_at': '2026-02-06T20:46:32Z', 'revision_number': 0}], 'tags': [], 'created_at': '2026-02-06T20:46:32Z', 'updated_at': '2026-02-06T20:46:32Z', 'revision_number': 1}, 'floating_ip': {'id': 'a8bcaff7-fa90-4a4e-828c-dbb69fce6422', 'tenant_id': '789212b5965a456caa05a4f58c7c0d4c', 'project_id': '789212b5965a456caa05a4f58c7c0d4c', 'floating_ip_address': '172.24.4.250', 'floating_network_id': '2915bb8f-3534-4eb6-9140-b5d7d7372804', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-02-06T20:46:33Z', 'updated_at': '2026-02-06T20:46:33Z', 'revision_number': 0, 'ip': '172.24.4.250'}}
2026-02-06 21:46:33,818 83166 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://192.168.122.84/compute/v2.1/servers 0.494s
2026-02-06 21:46:33,819 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-ServerRescueNegativeTestJSON-server-947505688", "imageRef": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "flavorRef": "42", "adminPass": "O4*v7AqQ*eFZ6iI", "networks": [{"uuid": "3dbcf36b-5484-491a-80ef-73e15e8adfb4"}], "security_groups": [{"name": "tempest-securitygroup--1330695023"}], "key_name": "tempest-keypair-1733851171", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:46:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '415', 'location': 'http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14b44f33-da85-415b-a11b-2bd183854fe5', 'x-compute-request-id': 'req-14b44f33-da85-415b-a11b-2bd183854fe5', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/compute/v2.1/servers'}
Body: b'{"server": {"id": "d9052f51-e773-4d06-b102-6f50b3348c13", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/d9052f51-e773-4d06-b102-6f50b3348c13"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1330695023"}], "adminPass": "O4*v7AqQ*eFZ6iI"}}'
2026-02-06 21:46:33,892 83166 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13 0.071s
2026-02-06 21:46:33,893 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:46:33 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-214f0260-1274-4146-b38b-49cba6cf77e2', 'x-compute-request-id': 'req-214f0260-1274-4146-b38b-49cba6cf77e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:46:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "", "id": "d9052f51-e773-4d06-b102-6f50b3348c13", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/d9052f51-e773-4d06-b102-6f50b3348c13"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-947505688", "status": "BUILD", "tenant_id": "789212b5965a456caa05a4f58c7c0d4c", "user_id": "ae885aa852104ae7a45e8d8e26df7b87", "updated": "2026-02-06T20:46:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1733851171", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:46:34,979 83166 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13 0.074s
2026-02-06 21:46:34,980 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:46:34 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-507a321f-bc17-4d9f-8a2c-7afec2e5555d', 'x-compute-request-id': 'req-507a321f-bc17-4d9f-8a2c-7afec2e5555d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:46:33Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "", "id": "d9052f51-e773-4d06-b102-6f50b3348c13", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/d9052f51-e773-4d06-b102-6f50b3348c13"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-947505688", "status": "BUILD", "tenant_id": "789212b5965a456caa05a4f58c7c0d4c", "user_id": "ae885aa852104ae7a45e8d8e26df7b87", "updated": "2026-02-06T20:46:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1733851171", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:46:36,081 83166 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13 0.082s
2026-02-06 21:46:36,081 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:46:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1307', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0da1ab0d-74ca-4767-9c89-ea515cb62253', 'x-compute-request-id': 'req-0da1ab0d-74ca-4767-9c89-ea515cb62253', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:46:33Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "fdf4c7a4bdfb4671b9df9959b0104e0ad307463ba9dc498392385d62", "id": "d9052f51-e773-4d06-b102-6f50b3348c13", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/d9052f51-e773-4d06-b102-6f50b3348c13"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-947505688", "status": "BUILD", "tenant_id": "789212b5965a456caa05a4f58c7c0d4c", "user_id": "ae885aa852104ae7a45e8d8e26df7b87", "updated": "2026-02-06T20:46:36Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1733851171", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:46:36,094 83166 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-02-06 21:46:37,185 83166 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13 0.090s
2026-02-06 21:46:37,186 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:46:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1307', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb7cfcff-ac40-48d6-923d-61071e9bd0de', 'x-compute-request-id': 'req-cb7cfcff-ac40-48d6-923d-61071e9bd0de', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:46:33Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "fdf4c7a4bdfb4671b9df9959b0104e0ad307463ba9dc498392385d62", "id": "d9052f51-e773-4d06-b102-6f50b3348c13", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/d9052f51-e773-4d06-b102-6f50b3348c13"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-947505688", "status": "BUILD", "tenant_id": "789212b5965a456caa05a4f58c7c0d4c", "user_id": "ae885aa852104ae7a45e8d8e26df7b87", "updated": "2026-02-06T20:46:36Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1733851171", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:46:38,285 83166 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13 0.087s
2026-02-06 21:46:38,286 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:46:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa68da15-732e-49f6-b671-1f6d1de33da9', 'x-compute-request-id': 'req-aa68da15-732e-49f6-b671-1f6d1de33da9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:46:33Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "fdf4c7a4bdfb4671b9df9959b0104e0ad307463ba9dc498392385d62", "id": "d9052f51-e773-4d06-b102-6f50b3348c13", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/d9052f51-e773-4d06-b102-6f50b3348c13"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-947505688", "status": "BUILD", "tenant_id": "789212b5965a456caa05a4f58c7c0d4c", "user_id": "ae885aa852104ae7a45e8d8e26df7b87", "updated": "2026-02-06T20:46:38Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1733851171", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:46:38,296 83166 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-02-06 21:46:39,561 83166 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13 0.263s
2026-02-06 21:46:39,561 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:46:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e190d4a6-459d-4db0-83b7-661ccd3d2e07', 'x-compute-request-id': 'req-e190d4a6-459d-4db0-83b7-661ccd3d2e07', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:46:33Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "fdf4c7a4bdfb4671b9df9959b0104e0ad307463ba9dc498392385d62", "id": "d9052f51-e773-4d06-b102-6f50b3348c13", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/d9052f51-e773-4d06-b102-6f50b3348c13"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-947505688", "status": "BUILD", "tenant_id": "789212b5965a456caa05a4f58c7c0d4c", "user_id": "ae885aa852104ae7a45e8d8e26df7b87", "updated": "2026-02-06T20:46:38Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1733851171", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1330695023"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:46:40,789 83166 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13 0.215s
2026-02-06 21:46:40,789 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:46:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1381', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9cf290b-51fc-45b9-af99-410209eb4847', 'x-compute-request-id': 'req-f9cf290b-51fc-45b9-af99-410209eb4847', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:46:33Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "fdf4c7a4bdfb4671b9df9959b0104e0ad307463ba9dc498392385d62", "id": "d9052f51-e773-4d06-b102-6f50b3348c13", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/d9052f51-e773-4d06-b102-6f50b3348c13"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-947505688", "status": "BUILD", "tenant_id": "789212b5965a456caa05a4f58c7c0d4c", "user_id": "ae885aa852104ae7a45e8d8e26df7b87", "updated": "2026-02-06T20:46:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1733851171", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1330695023"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:46:40,805 83166 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 7 second wait
2026-02-06 21:46:41,971 83166 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13 0.164s
2026-02-06 21:46:41,971 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:46:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1381', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10c10244-2d97-4ead-a855-d25dacd46e6e', 'x-compute-request-id': 'req-10c10244-2d97-4ead-a855-d25dacd46e6e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:46:33Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "fdf4c7a4bdfb4671b9df9959b0104e0ad307463ba9dc498392385d62", "id": "d9052f51-e773-4d06-b102-6f50b3348c13", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/d9052f51-e773-4d06-b102-6f50b3348c13"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-947505688", "status": "BUILD", "tenant_id": "789212b5965a456caa05a4f58c7c0d4c", "user_id": "ae885aa852104ae7a45e8d8e26df7b87", "updated": "2026-02-06T20:46:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1733851171", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1330695023"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:46:43,135 83166 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13 0.152s
2026-02-06 21:46:43,136 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:46:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1381', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07f98834-2a48-418e-9782-e15dd6a1efd6', 'x-compute-request-id': 'req-07f98834-2a48-418e-9782-e15dd6a1efd6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:46:33Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "fdf4c7a4bdfb4671b9df9959b0104e0ad307463ba9dc498392385d62", "id": "d9052f51-e773-4d06-b102-6f50b3348c13", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/d9052f51-e773-4d06-b102-6f50b3348c13"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-947505688", "status": "BUILD", "tenant_id": "789212b5965a456caa05a4f58c7c0d4c", "user_id": "ae885aa852104ae7a45e8d8e26df7b87", "updated": "2026-02-06T20:46:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1733851171", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1330695023"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:46:44,341 83166 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13 0.194s
2026-02-06 21:46:44,341 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:46:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1381', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a75e387-c5aa-4431-9fd6-549892542d6d', 'x-compute-request-id': 'req-2a75e387-c5aa-4431-9fd6-549892542d6d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:46:33Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "fdf4c7a4bdfb4671b9df9959b0104e0ad307463ba9dc498392385d62", "id": "d9052f51-e773-4d06-b102-6f50b3348c13", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/d9052f51-e773-4d06-b102-6f50b3348c13"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-947505688", "status": "BUILD", "tenant_id": "789212b5965a456caa05a4f58c7c0d4c", "user_id": "ae885aa852104ae7a45e8d8e26df7b87", "updated": "2026-02-06T20:46:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1733851171", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1330695023"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:46:45,517 83166 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13 0.162s
2026-02-06 21:46:45,518 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:46:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1381', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a0fd57f-b28c-40ae-b594-5df67e86e71a', 'x-compute-request-id': 'req-6a0fd57f-b28c-40ae-b594-5df67e86e71a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:46:33Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "fdf4c7a4bdfb4671b9df9959b0104e0ad307463ba9dc498392385d62", "id": "d9052f51-e773-4d06-b102-6f50b3348c13", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/d9052f51-e773-4d06-b102-6f50b3348c13"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-947505688", "status": "BUILD", "tenant_id": "789212b5965a456caa05a4f58c7c0d4c", "user_id": "ae885aa852104ae7a45e8d8e26df7b87", "updated": "2026-02-06T20:46:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1733851171", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1330695023"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:46:46,756 83166 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13 0.226s
2026-02-06 21:46:46,756 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:46:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1381', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-790a446c-90d7-43ee-ba25-d02dc177f237', 'x-compute-request-id': 'req-790a446c-90d7-43ee-ba25-d02dc177f237', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:46:33Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "fdf4c7a4bdfb4671b9df9959b0104e0ad307463ba9dc498392385d62", "id": "d9052f51-e773-4d06-b102-6f50b3348c13", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/d9052f51-e773-4d06-b102-6f50b3348c13"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-947505688", "status": "BUILD", "tenant_id": "789212b5965a456caa05a4f58c7c0d4c", "user_id": "ae885aa852104ae7a45e8d8e26df7b87", "updated": "2026-02-06T20:46:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1733851171", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1330695023"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:46:47,936 83166 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13 0.167s
2026-02-06 21:46:47,936 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:46:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1570', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad7b6a64-c721-4d0c-b92b-3b7bf9226a35', 'x-compute-request-id': 'req-ad7b6a64-c721-4d0c-b92b-3b7bf9226a35', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-1483434029-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:2b:7b"}]}, "created": "2026-02-06T20:46:33Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "fdf4c7a4bdfb4671b9df9959b0104e0ad307463ba9dc498392385d62", "id": "d9052f51-e773-4d06-b102-6f50b3348c13", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/d9052f51-e773-4d06-b102-6f50b3348c13"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-947505688", "status": "ACTIVE", "tenant_id": "789212b5965a456caa05a4f58c7c0d4c", "user_id": "ae885aa852104ae7a45e8d8e26df7b87", "updated": "2026-02-06T20:46:48Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1733851171", "OS-SRV-USG:launched_at": "2026-02-06T20:46:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1330695023"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:46:47,948 83166 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait
2026-02-06 21:46:48,067 83166 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13/os-interface 0.118s
2026-02-06 21:46:48,067 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:46:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8108174c-df1b-4ed5-b59f-aabf21df52ff', 'x-compute-request-id': 'req-8108174c-df1b-4ed5-b59f-aabf21df52ff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "3dbcf36b-5484-491a-80ef-73e15e8adfb4", "port_id": "94c1b377-8cd4-4fc6-a1a9-7256c248217b", "mac_addr": "fa:16:3e:a0:2b:7b", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "49fdcfb9-245c-413b-a47a-e1b1889daf00", "ip_address": "10.0.0.13"}]}]}'
2026-02-06 21:46:48,698 83166 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 PUT http://192.168.122.84/networking/v2.0/floatingips/a8bcaff7-fa90-4a4e-828c-dbb69fce6422 0.628s
2026-02-06 21:46:48,698 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "94c1b377-8cd4-4fc6-a1a9-7256c248217b"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:46:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-c41329ae-473b-4ffe-beb9-81e334e664bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips/a8bcaff7-fa90-4a4e-828c-dbb69fce6422'}
Body: b'{"floatingip": {"id": "a8bcaff7-fa90-4a4e-828c-dbb69fce6422", "tenant_id": "789212b5965a456caa05a4f58c7c0d4c", "project_id": "789212b5965a456caa05a4f58c7c0d4c", "floating_ip_address": "172.24.4.250", "floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804", "router_id": "d5b53b2e-d588-4607-ad23-6870ffde9052", "port_id": "94c1b377-8cd4-4fc6-a1a9-7256c248217b", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "3dbcf36b-5484-491a-80ef-73e15e8adfb4", "mac_address": "fa:16:3e:a0:2b:7b", "admin_state_up": true, "status": "ACTIVE", "device_id": "d9052f51-e773-4d06-b102-6f50b3348c13", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-02-06T20:46:33Z", "updated_at": "2026-02-06T20:46:48Z", "revision_number": 1}}'
2026-02-06 21:46:48,700 83166 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.250:22' as 'cirros' with public key authentication
2026-02-06 21:46:51,759 83166 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.250 ([Errno None] Unable to connect to port 22 on 172.24.4.250). Number attempts: 1. Retry after 2 seconds.
2026-02-06 21:46:54,831 83166 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.250 ([Errno None] Unable to connect to port 22 on 172.24.4.250). Number attempts: 2. Retry after 3 seconds.
2026-02-06 21:47:01,391 83166 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.250 ([Errno None] Unable to connect to port 22 on 172.24.4.250). Number attempts: 3. Retry after 4 seconds.
2026-02-06 21:47:08,979 83166 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.250 ([Errno None] Unable to connect to port 22 on 172.24.4.250). Number attempts: 4. Retry after 5 seconds.
2026-02-06 21:47:17,551 83166 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.250 ([Errno None] Unable to connect to port 22 on 172.24.4.250). Number attempts: 5. Retry after 6 seconds.
2026-02-06 21:47:27,123 83166 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.250 ([Errno None] Unable to connect to port 22 on 172.24.4.250). Number attempts: 6. Retry after 7 seconds.
2026-02-06 21:47:37,711 83166 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.250 ([Errno None] Unable to connect to port 22 on 172.24.4.250). Number attempts: 7. Retry after 8 seconds.
2026-02-06 21:47:49,295 83166 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.250 ([Errno None] Unable to connect to port 22 on 172.24.4.250). Number attempts: 8. Retry after 9 seconds.
2026-02-06 21:48:01,871 83166 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.250 ([Errno None] Unable to connect to port 22 on 172.24.4.250). Number attempts: 9. Retry after 10 seconds.
2026-02-06 21:48:15,439 83166 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.250 ([Errno None] Unable to connect to port 22 on 172.24.4.250). Number attempts: 10. Retry after 11 seconds.
2026-02-06 21:48:30,031 83166 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.250 ([Errno None] Unable to connect to port 22 on 172.24.4.250). Number attempts: 11. Retry after 12 seconds.
2026-02-06 21:48:45,615 83166 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.250 ([Errno None] Unable to connect to port 22 on 172.24.4.250). Number attempts: 12. Retry after 13 seconds.
2026-02-06 21:49:02,195 83166 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.250 ([Errno None] Unable to connect to port 22 on 172.24.4.250). Number attempts: 13. Retry after 14 seconds.
2026-02-06 21:49:19,759 83166 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.250 ([Errno None] Unable to connect to port 22 on 172.24.4.250). Number attempts: 14. Retry after 15 seconds.
2026-02-06 21:49:38,351 83166 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.250 ([Errno None] Unable to connect to port 22 on 172.24.4.250). Number attempts: 15. Retry after 16 seconds.
2026-02-06 21:49:57,935 83166 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.250 ([Errno None] Unable to connect to port 22 on 172.24.4.250). Number attempts: 16. Retry after 17 seconds.
2026-02-06 21:50:18,511 83166 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.250 after 16 attempts. Proxy client: no proxy client
2026-02-06 21:50:18.511 83166 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-02-06 21:50:18.511 83166 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-02-06 21:50:18.511 83166 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-02-06 21:50:18.511 83166 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/paramiko/client.py", line 407, in connect
2026-02-06 21:50:18.511 83166 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors)
2026-02-06 21:50:18.511 83166 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.4.250
2026-02-06 21:50:18.511 83166 ERROR tempest.lib.common.ssh
2026-02-06 21:50:18,512 83166 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-ServerRescueNegativeTestJSON-1483434029-network': [{'version': 4, 'addr': '10.0.0.13', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:a0:2b:7b'}]}, 'created': '2026-02-06T20:46:33Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/flavors/42'}]}, 'hostId': 'fdf4c7a4bdfb4671b9df9959b0104e0ad307463ba9dc498392385d62', 'id': 'd9052f51-e773-4d06-b102-6f50b3348c13', 'image': {'id': '8a411264-15f8-414d-9d8f-b6ea39e77eaf', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf'}]}, 'links': [{'rel': 'self', 'href': 'http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13'}, {'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/servers/d9052f51-e773-4d06-b102-6f50b3348c13'}], 'metadata': {}, 'name': 'tempest-ServerRescueNegativeTestJSON-server-947505688', 'status': 'ACTIVE', 'tenant_id': '789212b5965a456caa05a4f58c7c0d4c', 'user_id': 'ae885aa852104ae7a45e8d8e26df7b87', 'updated': '2026-02-06T20:46:48Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-1733851171', 'OS-SRV-USG:launched_at': '2026-02-06T20:46:47.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--1330695023'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []}
2026-02-06 21:50:19,057 83166 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13/action 0.545s
2026-02-06 21:50:19,058 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:50:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '31455', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b50f18e3-65d5-4dfd-a222-446bf5d07088', 'x-compute-request-id': 'req-b50f18e3-65d5-4dfd-a222-446bf5d07088', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13/action'}
Body: b'{"output": "[ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.15.0-1 04/01/2014\\n[ 0.000000] last_pfn = 0xbfdd max_arch_pfn = 0x10000000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000f5b80-0x000f5b8f]\\n[ 0.000000] Using GB pages for direct mapping\\n[ 0.000000] RAMDISK: [mem 0x0b725000-0x0bfccfff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F5990 000014 (v00 BOCHS )\\n[ 0.000000] ACPI: RSDT 0x000000000BFE18B3 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: FACP 0x000000000BFE1767 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: DSDT 0x000000000BFE0040 001727 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: FACS 0x000000000BFE0000 000040\\n[ 0.000000] ACPI: APIC 0x000000000BFE17DB 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: HPET 0x000000000BFE1853 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: WAET 0x000000000BFE188B 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: Reserving FACP table memory at [mem 0xbfe1767-0xbfe17da]\\n[ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1766]\\n[ 0.000000] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]\\n[ 0.000000] ACPI: Reserving APIC table memory at [mem 0xbfe17db-0xbfe1852]\\n[ 0.000000] ACPI: Reserving HPET table memory at [mem 0xbfe1853-0xbfe188a]\\n[ 0.000000] ACPI: Reserving WAET table memory at [mem 0xbfe188b-0xbfe18b2]\\n[ 0.000000] No NUMA configuration found\\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0b6fb000-0x0b724fff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]\\n[ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges\\n[ 0.000000] On node 0, zone DMA: 97 pages in unavailable ranges\\n[ 0.000000] On node 0, zone DMA32: 16419 pages in unavailable ranges\\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\\n[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23\\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\\n[ 0.0
2026-02-06 21:50:19,058 83166 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server d9052f51-e773-4d06-b102-6f50b3348c13: [ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)
[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Hygon HygonGenuine
[ 0.000000] Centaur CentaurHauls
[ 0.000000] zhaoxin Shanghai
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.15.0-1 04/01/2014
[ 0.000000] last_pfn = 0xbfdd max_arch_pfn = 0x10000000000
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000000] found SMP MP-table at [mem 0x000f5b80-0x000f5b8f]
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] RAMDISK: [mem 0x0b725000-0x0bfccfff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F5990 000014 (v00 BOCHS )
[ 0.000000] ACPI: RSDT 0x000000000BFE18B3 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACP 0x000000000BFE1767 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: DSDT 0x000000000BFE0040 001727 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACS 0x000000000BFE0000 000040
[ 0.000000] ACPI: APIC 0x000000000BFE17DB 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: HPET 0x000000000BFE1853 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: WAET 0x000000000BFE188B 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: Reserving FACP table memory at [mem 0xbfe1767-0xbfe17da]
[ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1766]
[ 0.000000] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]
[ 0.000000] ACPI: Reserving APIC table memory at [mem 0xbfe17db-0xbfe1852]
[ 0.000000] ACPI: Reserving HPET table memory at [mem 0xbfe1853-0xbfe188a]
[ 0.000000] ACPI: Reserving WAET table memory at [mem 0xbfe188b-0xbfe18b2]
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x0b6fb000-0x0b724fff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]
[ 0.000000] Normal empty
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]
[ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA: 97 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA32: 16419 pages in unavailable ranges
[ 0.000000] ACPI: PM-Timer IO Port: 0x608
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[ 0.000000] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[ 0.000000] [mem 0x0c000000-0xfffbffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1
[ 0.000000] percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u2097152
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 48093
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0
[ 0.000000] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
[ 0.000000] Memory: 123004K/196076K available (16393K kernel code, 4396K rwdata, 10960K rodata, 3368K init, 18700K bss, 72868K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] ftrace: allocating 50748 entries in 199 pages
[ 0.000000] ftrace: allocated 199 pages with 5 groups
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1.
[ 0.000000] Rude variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16
[ 0.000000] random: crng init done
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] printk: console [tty1] enabled
[ 0.000000] printk: console [ttyS0] enabled
[ 0.000000] ACPI: Core revision 20210730
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
[ 0.012000] APIC: Switch to symmetric I/O mode setup
[ 0.016000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.048000] tsc: Unable to calibrate against PIT
[ 0.048000] tsc: using HPET reference calibration
[ 0.048000] tsc: Detected 1995.662 MHz processor
[ 0.002295] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x398858cdce7, max_idle_ns: 881590535878 ns
[ 0.003440] Calibrating delay loop (skipped), value calculated using timer frequency.. 3991.32 BogoMIPS (lpj=7982648)
[ 0.009144] AMD Zen1 DIV0 bug detected. Disable SMT for full protection.
[ 0.022555] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127
[ 0.030626] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0
[ 0.036188] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.037579] Spectre V2 : Mitigation: Retpolines
[ 0.037861] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.038255] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.038789] RETBleed: Mitigation: untrained return thunk
[ 0.039328] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.040086] Speculative Return Stack Overflow: IBPB-extending microcode not applied!
[ 0.040407] Speculative Return Stack Overflow: WARNING: See https://kernel.org/doc/html/latest/admin-guide/hw-vuln/srso.html for mitigation options.
[ 0.040679] Speculative Return Stack Overflow: Mitigation: safe RET, no microcode
[ 0.049319] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.055623] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.055967] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.059048] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.059392] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[ 0.060104] x86/fpu: xstate_offset[3]: 960, xstate_sizes[3]: 64
[ 0.060592] x86/fpu: xstate_offset[4]: 1024, xstate_sizes[4]: 64
[ 0.060839] x86/fpu: xstate_offset[9]: 2688, xstate_sizes[9]: 8
[ 0.061108] x86/fpu: Enabled xstate features 0x21b, context size is 2696 bytes, using 'standard' format.
[ 0.956163] Freeing SMP alternatives memory: 44K
[ 0.959262] pid_max: default: 32768 minimum: 301
[ 0.972561] LSM: Security Framework initializing
[ 0.979363] landlock: Up and running.
[ 0.979624] Yama: becoming mindful.
[ 0.991405] AppArmor: AppArmor initialized
[ 0.998742] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 0.999174] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 1.170976] smpboot: CPU0: AMD EPYC Processor (family: 0x17, model: 0x1, stepping: 0x2)
[ 1.186774] Performance Events: PMU not available due to virtualization, using software events only.
[ 1.189309] signal: max sigframe size: 3632
[ 1.192291] rcu: Hierarchical SRCU implementation.
[ 1.208568] NMI watchdog: Perf NMI watchdog permanently disabled
[ 1.216655] smp: Bringing up secondary CPUs ...
[ 1.216988] smp: Brought up 1 node, 1 CPU
[ 1.217254] smpboot: Max logical packages: 1
[ 1.217572] smpboot: Total of 1 processors activated (3991.32 BogoMIPS)
[ 1.245124] devtmpfs: initialized
[ 1.251910] x86/mm: Memory block size: 128MB
[ 1.265235] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 1.266633] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
[ 1.274404] pinctrl core: initialized pinctrl subsystem
[ 1.292149] PM: RTC time: 20:46:53, date: 2026-02-06
[ 1.308932] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 1.318103] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[ 1.321113] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 1.322768] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 1.323430] audit: initializing netlink subsys (disabled)
[ 1.331706] audit: type=2000 audit(1770410812.372:1): state=initialized audit_enabled=0 res=1
[ 1.339879] thermal_sys: Registered thermal governor 'fair_share'
[ 1.339938] thermal_sys: Registered thermal governor 'bang_bang'
[ 1.340205] thermal_sys: Registered thermal governor 'step_wise'
[ 1.340465] thermal_sys: Registered thermal governor 'user_space'
[ 1.340695] thermal_sys: Registered thermal governor 'power_allocator'
[ 1.341291] EISA bus registered
[ 1.341941] cpuidle: using governor ladder
[ 1.343204] cpuidle: using governor menu
[ 1.347664] ACPI: bus type PCI registered
[ 1.348036] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 1.354858] PCI: Using configuration type 1 for base access
[ 1.355065] PCI: Using configuration type 1 for extended access
[ 1.423799] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 1.431527] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 1.431880] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 1.498264] ACPI: Added _OSI(Module Device)
[ 1.498561] ACPI: Added _OSI(Processor Device)
[ 1.498750] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 1.498947] ACPI: Added _OSI(Processor Aggregator Device)
[ 1.499548] ACPI: Added _OSI(Linux-Dell-Video)
[ 1.499749] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 1.499968] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 1.554635] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 1.594293] ACPI: Interpreter enabled
[ 1.596270] ACPI: PM: (supports S0 S3 S4 S5)
[ 1.596530] ACPI: Using IOAPIC for interrupt routing
[ 1.597722] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 1.598128] PCI: Using E820 reservations for host bridge windows
[ 1.602100] ACPI: Enabled 2 GPEs in block 00 to 0F
[ 1.692943] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 1.694539] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 1.708635] acpiphp: Slot [3] registered
[ 1.709166] acpiphp: Slot [4] registered
[ 1.709636] acpiphp: Slot [5] registered
[ 1.710129] acpiphp: Slot [6] registered
[ 1.710571] acpiphp: Slot [7] registered
[ 1.711166] acpiphp: Slot [8] registered
[ 1.711612] acpiphp: Slot [9] registered
[ 1.712035] acpiphp: Slot [10] registered
[ 1.712468] acpiphp: Slot [11] registered
[ 1.712903] acpiphp: Slot [12] registered
[ 1.713357] acpiphp: Slot [13] registered
[ 1.713788] acpiphp: Slot [14] registered
[ 1.714384] acpiphp: Slot [15] registered
[ 1.714810] acpiphp: Slot [16] registered
[ 1.715276] acpiphp: Slot [17] registered
[ 1.715710] acpiphp: Slot [18] registered
[ 1.716127] acpiphp: Slot [19] registered
[ 1.716555] acpiphp: Slot [20] registered
[ 1.717032] acpiphp: Slot [21] registered
[ 1.717609] acpiphp: Slot [22] registered
[ 1.718045] acpiphp: Slot [23] registered
[ 1.718484] acpiphp: Slot [24] registered
[ 1.719064] acpiphp: Slot [25] registered
[ 1.719651] acpiphp: Slot [26] registered
[ 1.720135] acpiphp: Slot [27] registered
[ 1.720572] acpiphp: Slot [28] registered
[ 1.720991] acpiphp: Slot [29] registered
[ 1.721452] acpiphp: Slot [30] registered
[ 1.721877] acpiphp: Slot [31] registered
[ 1.722592] PCI host bridge to bus 0000:00
[ 1.723748] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 1.724091] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 1.724608] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 1.724861] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 1.725254] pci_bus 0000:00: root bus resource [mem 0x0c000000-0xfebfffff window]
[ 1.725575] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]
[ 1.730324] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[ 1.755189] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[ 1.759647] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[ 1.763355] pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f]
[ 1.765011] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 1.765415] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 1.765715] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 1.766014] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 1.770127] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[ 1.771133] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
[ 1.772073] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
[ 1.777655] pci 0000:00:02.0: [1af4:1050] type 00 class 0x030000
[ 1.779033] pci 0000:00:02.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref]
[ 1.782553] pci 0000:00:02.0: reg 0x18: [mem 0xfe800000-0xfe803fff 64bit pref]
[ 1.785760] pci 0000:00:02.0: reg 0x20: [mem 0xfeb90000-0xfeb90fff]
[ 1.787059] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfeb8ffff pref]
[ 1.787910] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 1.806444] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000
[ 1.807061] pci 0000:00:03.0: reg 0x10: [io 0xc080-0xc0bf]
[ 1.808707] pci 0000:00:03.0: reg 0x14: [mem 0xfeb91000-0xfeb91fff]
[ 1.815030] pci 0000:00:03.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref]
[ 1.817416] pci 0000:00:03.0: reg 0x30: [mem 0xfeb00000-0xfeb7ffff pref]
[ 1.840567] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000
[ 1.843062] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f]
[ 1.844842] pci 0000:00:04.0: reg 0x14: [mem 0xfeb92000-0xfeb92fff]
[ 1.848609] pci 0000:00:04.0: reg 0x20: [mem 0xfe808000-0xfe80bfff 64bit pref]
[ 1.874213] pci 0000:00:05.0: [1af4:1002] type 00 class 0x00ff00
[ 1.876326] pci 0000:00:05.0: reg 0x10: [io 0xc0c0-0xc0ff]
[ 1.883064] pci 0000:00:05.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref]
[ 1.909328] pci 0000:00:06.0: [1af4:1005] type 00 class 0x00ff00
[ 1.915038] pci 0000:00:06.0: reg 0x10: [io 0xc100-0xc11f]
[ 1.922583] pci 0000:00:06.0: reg 0x20: [mem 0xfe810000-0xfe813fff 64bit pref]
[ 1.960479] ACPI: PCI: Interrupt link LNKA configured for IRQ 10
[ 1.963060] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[ 1.965102] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[ 1.968040] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[ 1.969167] ACPI: PCI: Interrupt link LNKS configured for IRQ 9
[ 1.976358] iommu: Default domain type: Translated
[ 1.976694] iommu: DMA domain TLB invalidation policy: lazy mode
[ 1.986416] SCSI subsystem initialized
[ 1.998465] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 1.999000] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 1.999119] pci 0000:00:02.0: vgaarb: bridge control possible
[ 1.999619] vgaarb: loaded
[ 2.001574] ACPI: bus type USB registered
[ 2.003426] usbcore: registered new interface driver usbfs
[ 2.004166] usbcore: registered new interface driver hub
[ 2.004850] usbcore: registered new device driver usb
[ 2.006662] pps_core: LinuxPPS API ver. 1 registered
[ 2.006898] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 2.007543] PTP clock support registered
[ 2.009736] EDAC MC: Ver: 3.0.0
[ 2.031417] NetLabel: Initializing
[ 2.031717] NetLabel: domain hash size = 128
[ 2.031910] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 2.033923] NetLabel: unlabeled traffic allowed by default
[ 2.036396] PCI: Using ACPI for IRQ routing
[ 2.041802] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 2.042246] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[ 2.048659] clocksource: Switched to clocksource tsc-early
[ 2.452868] VFS: Disk quotas dquot_6.6.0
[ 2.453634] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 2.468512] AppArmor: AppArmor Filesystem Enabled
[ 2.469877] pnp: PnP ACPI init
[ 2.499008] pnp: PnP ACPI: found 5 devices
[ 2.573147] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 2.575948] NET: Registered PF_INET protocol family
[ 2.578078] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 2.651073] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 2.651073] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 2.651073] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 2.651073] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 2.651073] TCP: Hash tables configured (established 2048 bind 2048)
[ 2.662190] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear)
[ 2.663147] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 2.663887] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 2.666910] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 2.667814] NET: Registered PF_XDP protocol family
[ 2.669557] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 2.669845] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 2.670082] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 2.670337] pci_bus 0000:00: resource 7 [mem 0x0c000000-0xfebfffff window]
[ 2.670633] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window]
[ 2.672561] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 2.672963] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 2.673298] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 2.673650] PCI: CLS 0 bytes, default 64
[ 2.686221] Trying to unpack rootfs image as initramfs...
[ 2.705983] Initialise system trusted keyrings
[ 2.713864] Key type blacklist registered
[ 2.719960] workingset: timestamp_bits=36 max_order=15 bucket_order=0
[ 2.798062] zbud: loaded
[ 2.819044] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 2.833178] fuse: init (API version 7.34)
[ 2.846784] integrity: Platform Keyring initialized
[ 2.960501] Key type asymmetric registered
[ 2.960888] Asymmetric key parser 'x509' registered
[ 2.962028] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 2.971768] io scheduler mq-deadline registered
[ 2.988738] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 3.007433] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 3.017601] ACPI: button: Power Button [PWRF]
[ 3.695418] tsc: Refined TSC clocksource calibration: 2000.005 MHz
[ 3.696386] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1cd432f8b5d, max_idle_ns: 440795262763 ns
[ 3.696960] clocksource: Switched to clocksource tsc
[ 4.692513] ACPI: \_SB_.LNKB: Enabled at IRQ 10
[ 6.321858] Freeing initrd memory: 8864K
[ 6.337521] ACPI: \_SB_.LNKC: Enabled at IRQ 11
[ 7.125439] ACPI: \_SB_.LNKD: Enabled at IRQ 11
[ 7.911024] ACPI: \_SB_.LNKA: Enabled at IRQ 10
[ 8.669543] Free page reporting enabled
[ 8.672645] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 8.700718] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 8.751362] Linux agpgart interface v0.103
[ 8.811457] loop: module loaded
[ 8.833472] scsi host0: ata_piix
[ 8.840728] scsi host1: ata_piix
[ 8.842136] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14
[ 8.842548] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15
[ 8.854427] tun: Universal TUN/TAP device driver, 1.6
[ 8.855889] PPP generic driver version 2.4.2
[ 8.857733] VFIO - User Level meta-driver version: 0.3
[ 8.860816] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 8.861311] ehci-pci: EHCI PCI platform driver
[ 8.861874] ehci-platform: EHCI generic platform driver
[ 8.862281] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 8.862675] ohci-pci: OHCI PCI platform driver
[ 8.863503] ohci-platform: OHCI generic platform driver
[ 8.863966] uhci_hcd: USB Universal Host Controller Interface driver
[ 8.866807] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 8.873351] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 8.874024] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 8.878196] mousedev: PS/2 mouse device common for all mice
[ 8.884752] rtc_cmos 00:04: RTC can wake from S4
[ 8.889619] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 8.897469] rtc_cmos 00:04: registered as rtc0
[ 8.898720] rtc_cmos 00:04: setting system clock to 2026-02-06T20:47:00 UTC (1770410820)
[ 8.900943] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs
[ 8.901579] i2c_dev: i2c /dev entries driver
[ 8.903005] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 8.904031] device-mapper: uevent: version 1.0.3
[ 8.905933] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[ 8.906907] platform eisa.0: Probing EISA bus 0
[ 8.907696] platform eisa.0: EISA: Cannot allocate resource for mainboard
[ 8.908169] platform eisa.0: Cannot allocate resource for EISA slot 1
[ 8.908482] platform eisa.0: Cannot allocate resource for EISA slot 2
[ 8.908774] platform eisa.0: Cannot allocate resource for EISA slot 3
[ 8.909053] platform eisa.0: Cannot allocate resource for EISA slot 4
[ 8.909308] platform eisa.0: Cannot allocate resource for EISA slot 5
[ 8.909565] platform eisa.0: Cannot allocate resource for EISA slot 6
[ 8.909833] platform eisa.0: Cannot allocate resource for EISA slot 7
[ 8.910094] platform eisa.0: Cannot allocate resource for EISA slot 8
[ 8.910353] platform eisa.0: EISA: Detected 0 cards
[ 8.911990] ledtrig-cpu: registered to indicate activity on CPUs
[ 8.914583] drop_monitor: Initializing network drop monitor service
[ 8.919016] NET: Registered PF_INET6 protocol family
[ 9.225701] Segment Routing with IPv6
[ 9.226447] In-situ OAM (IOAM) with IPv6
[ 9.227829] NET: Registered PF_PACKET protocol family
[ 9.229380] Key type dns_resolver registered
[ 9.235401] IPI shorthand broadcast: enabled
[ 9.237446] sched_clock: Marking stable (9284069596, -48999632)->(9267086372, -32016408)
[ 9.242546] registered taskstats version 1
[ 9.244616] Loading compiled-in X.509 certificates
[ 9.268593] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b'
[ 9.274084] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[ 9.278864] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[ 9.279427] blacklist: Loading compiled-in revocation X.509 certificates
[ 9.282011] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[ 9.282803] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03'
[ 9.283631] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b'
[ 9.284382] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8'
[ 9.285100] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d'
[ 9.285923] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c'
[ 9.286568] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af'
[ 9.287518] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9'
[ 9.293363] zswap: loaded using pool lzo/zbud
[ 9.301861] Key type .fscrypt registered
[ 9.302159] Key type fscrypt-provisioning registered
[ 9.396374] Key type encrypted registered
[ 9.396814] AppArmor: AppArmor sha1 policy hashing enabled
[ 9.397759] ima: No TPM chip found, activating TPM-bypass!
[ 9.398135] Loading compiled-in module X.509 certificates
[ 9.402851] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b'
[ 9.403542] ima: Allocated hash algorithm: sha1
[ 9.407557] ima: No architecture policies found
[ 9.408843] evm: Initialising EVM extended attributes:
[ 9.409115] evm: security.selinux
[ 9.409307] evm: security.SMACK64
[ 9.409461] evm: security.SMACK64EXEC
[ 9.409613] evm: security.SMACK64TRANSMUTE
[ 9.409775] evm: security.SMACK64MMAP
[ 9.409934] evm: security.apparmor
[ 9.410074] evm: security.ima
[ 9.410205] evm: security.capability
[ 9.410374] evm: HMAC attrs: 0x1
[ 9.417697] PM: Magic number: 14:782:800
[ 9.427041] RAS: Correctable Errors collector initialized.
[ 9.436333] clk: Disabling unused clocks
[ 9.592878] Freeing unused decrypted memory: 2036K
[ 9.690155] Freeing unused kernel image (initmem) memory: 3368K
[ 9.690829] Write protecting the kernel read-only data: 30720k
[ 9.700292] Freeing unused kernel image (text/rodata gap) memory: 2036K
[ 9.705929] Freeing unused kernel image (rodata/data gap) memory: 1328K
[ 10.264780] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 10.265914] Run /init as init process
info: initramfs: up at 10.59
[ 12.098754] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB)
[ 12.160633] GPT:Primary header thinks Alt. header is not at the end of the disk.
[ 12.161078] GPT:229375 != 2097151
[ 12.161260] GPT:Alternate GPT header not at the end of the disk.
[ 12.161488] GPT:229375 != 2097151
[ 12.161651] GPT: Use GNU Parted to correct GPT errors.
[ 13.096213] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called
currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables
info: copying initramfs to /dev/vda1
info: initramfs loading root from /dev/vda1
info: /etc/init.d/rc.sysinit: up at 19.73
info: container: none
Starting syslogd: OK
currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables
Saving random seed: OK
Starting acpid: OK
Starting network: dhcpcd-9.4.1 starting
DUID 00:04:d9:05:2f:51:e7:73:4d:06:b1:02:6f:50:b3:34:8c:13
eth0: waiting for carrier
eth0: carrier acquired
eth0: IAID 3e:a0:2b:7b
eth0: adding address fe80::f816:3eff:fea0:2b7b
eth0: soliciting an IPv6 router
eth0: soliciting a DHCP lease
eth0: offered 10.0.0.13 from 10.0.0.1
eth0: probing address 10.0.0.13/28
eth0: leased 10.0.0.13 for 43200 seconds
eth0: adding route to 10.0.0.0/28
eth0: adding host route to 169.254.169.254 via 10.0.0.2
eth0: adding default route via 10.0.0.1
forked to background, child pid 253
OK
checking http://169.254.169.254/2009-04-04/instance-id
failed 1/20: up 35.51. request failed
failed 2/20: up 84.77. request failed
failed 3/20: up 134.09. request failed
2026-02-06 21:50:19,174 83166 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 204 DELETE http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13 0.115s
2026-02-06 21:50:19,175 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:50:19 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-f5da9b27-7218-4a7f-bbbf-84a5903924f5', 'x-compute-request-id': 'req-f5da9b27-7218-4a7f-bbbf-84a5903924f5', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13'}
Body: b''
2026-02-06 21:50:19,518 83166 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13 0.342s
2026-02-06 21:50:19,518 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:50:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1695', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f57bd17-bfcb-4d19-82ab-ae9e65bc450a', 'x-compute-request-id': 'req-4f57bd17-bfcb-4d19-82ab-ae9e65bc450a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-1483434029-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:2b:7b"}, {"version": 4, "addr": "172.24.4.250", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:2b:7b"}]}, "created": "2026-02-06T20:46:33Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "fdf4c7a4bdfb4671b9df9959b0104e0ad307463ba9dc498392385d62", "id": "d9052f51-e773-4d06-b102-6f50b3348c13", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/d9052f51-e773-4d06-b102-6f50b3348c13"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-947505688", "status": "ACTIVE", "tenant_id": "789212b5965a456caa05a4f58c7c0d4c", "user_id": "ae885aa852104ae7a45e8d8e26df7b87", "updated": "2026-02-06T20:50:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1733851171", "OS-SRV-USG:launched_at": "2026-02-06T20:46:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1330695023"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:50:20,777 83166 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13 0.246s
2026-02-06 21:50:20,778 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:50:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1695', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0b8bba2-fa1b-45be-8a6e-0ffda2928631', 'x-compute-request-id': 'req-d0b8bba2-fa1b-45be-8a6e-0ffda2928631', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-1483434029-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:2b:7b"}, {"version": 4, "addr": "172.24.4.250", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:2b:7b"}]}, "created": "2026-02-06T20:46:33Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "fdf4c7a4bdfb4671b9df9959b0104e0ad307463ba9dc498392385d62", "id": "d9052f51-e773-4d06-b102-6f50b3348c13", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/d9052f51-e773-4d06-b102-6f50b3348c13"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-947505688", "status": "ACTIVE", "tenant_id": "789212b5965a456caa05a4f58c7c0d4c", "user_id": "ae885aa852104ae7a45e8d8e26df7b87", "updated": "2026-02-06T20:50:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1733851171", "OS-SRV-USG:launched_at": "2026-02-06T20:46:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1330695023"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:50:22,052 83166 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13 0.263s
2026-02-06 21:50:22,052 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:50:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1695', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58a17ac3-6d06-40f5-b8d8-de53b988fd84', 'x-compute-request-id': 'req-58a17ac3-6d06-40f5-b8d8-de53b988fd84', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-1483434029-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:2b:7b"}, {"version": 4, "addr": "172.24.4.250", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:2b:7b"}]}, "created": "2026-02-06T20:46:33Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "fdf4c7a4bdfb4671b9df9959b0104e0ad307463ba9dc498392385d62", "id": "d9052f51-e773-4d06-b102-6f50b3348c13", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/d9052f51-e773-4d06-b102-6f50b3348c13"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-947505688", "status": "ACTIVE", "tenant_id": "789212b5965a456caa05a4f58c7c0d4c", "user_id": "ae885aa852104ae7a45e8d8e26df7b87", "updated": "2026-02-06T20:50:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1733851171", "OS-SRV-USG:launched_at": "2026-02-06T20:46:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1330695023"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:50:23,143 83166 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13 0.079s
2026-02-06 21:50:23,144 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:50:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1336', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12dc774b-b923-4c48-bad4-c4cec3ba1384', 'x-compute-request-id': 'req-12dc774b-b923-4c48-bad4-c4cec3ba1384', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:46:33Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "fdf4c7a4bdfb4671b9df9959b0104e0ad307463ba9dc498392385d62", "id": "d9052f51-e773-4d06-b102-6f50b3348c13", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/d9052f51-e773-4d06-b102-6f50b3348c13"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-947505688", "status": "ACTIVE", "tenant_id": "789212b5965a456caa05a4f58c7c0d4c", "user_id": "ae885aa852104ae7a45e8d8e26df7b87", "updated": "2026-02-06T20:50:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1733851171", "OS-SRV-USG:launched_at": "2026-02-06T20:46:47.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:50:24,263 83166 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13 0.107s
2026-02-06 21:50:24,263 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:50:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1341', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-baa4a19d-2ba8-48ef-9b6b-436b5d053b8a', 'x-compute-request-id': 'req-baa4a19d-2ba8-48ef-9b6b-436b5d053b8a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:46:33Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "fdf4c7a4bdfb4671b9df9959b0104e0ad307463ba9dc498392385d62", "id": "d9052f51-e773-4d06-b102-6f50b3348c13", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/d9052f51-e773-4d06-b102-6f50b3348c13"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-947505688", "status": "DELETED", "tenant_id": "789212b5965a456caa05a4f58c7c0d4c", "user_id": "ae885aa852104ae7a45e8d8e26df7b87", "updated": "2026-02-06T20:50:24Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1733851171", "OS-SRV-USG:launched_at": "2026-02-06T20:46:47.000000", "OS-SRV-USG:terminated_at": "2026-02-06T20:50:23.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:50:24,273 83166 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 5 second wait
2026-02-06 21:50:25,327 83166 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 404 GET http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13 0.052s
2026-02-06 21:50:25,327 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:50:25 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-05761f0c-d199-44e5-a8af-9e3d77dbcad1', 'x-compute-request-id': 'req-05761f0c-d199-44e5-a8af-9e3d77dbcad1', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/d9052f51-e773-4d06-b102-6f50b3348c13'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance d9052f51-e773-4d06-b102-6f50b3348c13 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_server_rescue_negative.py", line 149, in test_rescued_vm_detach_volume
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 247, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 222, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server
wait_for_ssh_or_ping(
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 713, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
| 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
ft9.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-02-06 21:53:23,147 83171 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-02-06 21:53:23,147 83171 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-02-06 21:53:23,437 83171 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/compute/v2.1/os-keypairs 0.289s
2026-02-06 21:53:23,437 83171 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-661597136", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPArJMhER0+ovGIgT/4/Azko0LspOSIaWGKalm077U4/hoWgs4+YX30uwShVynS4s/gybMVkOChDkwo47+eV3WNbUKG7helIU7qpNeDY3vpprS9kKZEvpRACV5Y0RYkD5Q=="}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:53:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', '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-a1391264-317a-45f6-b366-56e5dece43b5', 'x-compute-request-id': 'req-a1391264-317a-45f6-b366-56e5dece43b5', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-661597136", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPArJMhER0+ovGIgT/4/Azko0LspOSIaWGKalm077U4/hoWgs4+YX30uwShVynS4s/gybMVkOChDkwo47+eV3WNbUKG7helIU7qpNeDY3vpprS9kKZEvpRACV5Y0RYkD5Q==", "fingerprint": "7b:e7:7e:97:cb:ae:9b:21:ea:5c:42:f2:eb:80:8f:56", "user_id": "209124c905874acb9b4ec469092a097b"}}'
2026-02-06 21:53:23,439 83171 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-661597136 created
2026-02-06 21:53:23,847 83171 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/networking/v2.0/security-groups 0.407s
2026-02-06 21:53:23,847 83171 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--751247169", "description": "tempest-description--1777825831"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:53:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-70306c8e-6292-4f25-a837-4bf23766a873', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "df75e217-4f05-4077-8337-cd1174b24d9f", "name": "tempest-securitygroup--751247169", "stateful": true, "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "project_id": "d1417f3f80fd4e60b570d0881a68e885", "description": "tempest-description--1777825831", "shared": false, "security_group_rules": [{"id": "708fdb69-5727-47f0-854b-663bfe0ceb4a", "project_id": "d1417f3f80fd4e60b570d0881a68e885", "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "security_group_id": "df75e217-4f05-4077-8337-cd1174b24d9f", "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": 705, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-02-06T20:53:23Z", "updated_at": "2026-02-06T20:53:23Z", "revision_number": 0}, {"id": "9d7f2c53-d71a-4afa-a091-7e20f808bad2", "project_id": "d1417f3f80fd4e60b570d0881a68e885", "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "security_group_id": "df75e217-4f05-4077-8337-cd1174b24d9f", "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": 704, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-02-06T20:53:23Z", "updated_at": "2026-02-06T20:53:23Z", "revision_number": 0}], "tags": [], "created_at": "2026-02-06T20:53:23Z", "updated_at": "2026-02-06T20:53:23Z", "revision_number": 1}}'
2026-02-06 21:53:24,158 83171 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.311s
2026-02-06 21:53:24,159 83171 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": "df75e217-4f05-4077-8337-cd1174b24d9f", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:53:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-65b7a5de-8a04-48aa-b606-326c40d0b12c', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "4fd2d31e-ae4e-460d-bf23-232381ceebf3", "project_id": "d1417f3f80fd4e60b570d0881a68e885", "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "security_group_id": "df75e217-4f05-4077-8337-cd1174b24d9f", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T20:53:23Z", "updated_at": "2026-02-06T20:53:23Z", "revision_number": 0}}'
2026-02-06 21:53:24,446 83171 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.287s
2026-02-06 21:53:24,447 83171 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": "df75e217-4f05-4077-8337-cd1174b24d9f", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:53:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-88cc91ad-f688-4916-a57e-387bbfb60fe8', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "974952c9-019f-42e8-a5ef-f9ee7dceaf68", "project_id": "d1417f3f80fd4e60b570d0881a68e885", "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "security_group_id": "df75e217-4f05-4077-8337-cd1174b24d9f", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T20:53:24Z", "updated_at": "2026-02-06T20:53:24Z", "revision_number": 0}}'
2026-02-06 21:53:24,447 83171 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--751247169 created
2026-02-06 21:53:25,241 83171 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/networking/v2.0/floatingips 0.794s
2026-02-06 21:53:25,242 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:53:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-af62cf6a-3674-4382-a9b7-244c414c443b', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "f464dafe-f0d3-44fd-8452-a722799d4308", "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "project_id": "d1417f3f80fd4e60b570d0881a68e885", "floating_ip_address": "172.24.4.216", "floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-02-06T20:53:24Z", "updated_at": "2026-02-06T20:53:24Z", "revision_number": 0}}'
2026-02-06 21:53:25,242 83171 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'f464dafe-f0d3-44fd-8452-a722799d4308', 'tenant_id': 'd1417f3f80fd4e60b570d0881a68e885', 'project_id': 'd1417f3f80fd4e60b570d0881a68e885', 'floating_ip_address': '172.24.4.216', 'floating_network_id': '2915bb8f-3534-4eb6-9140-b5d7d7372804', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-02-06T20:53:24Z', 'updated_at': '2026-02-06T20:53:24Z', 'revision_number': 0, 'ip': '172.24.4.216'} created
2026-02-06 21:53:25,295 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 201 POST http://192.168.122.84/identity/v3/auth/tokens 0.048s
2026-02-06 21:53:25,296 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:53:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2527', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a7e352ff-e4e1-43bd-ad87-6a0f874a9601', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "209124c905874acb9b4ec469092a097b", "name": "tempest-AttachVolumeShelveTestJSON-372172842-project-member", "password_expires_at": null}, "audit_ids": ["uo_N06v_TZ-svRWImk_9Bw"], "expires_at": "2026-02-06T21:53:25.000000Z", "issued_at": "2026-02-06T20:53:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1417f3f80fd4e60b570d0881a68e885", "name": "tempest-AttachVolumeShelveTestJSON-372172842"}, "is_domain": false, "roles": [{"id": "4d6e333c257e4064956f140a41314573", "name": "member"}, {"id": "84504efd54ae4a9588c8422ecb0abfee", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0f713fe2daca44ec89b9c3e10932c970", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/volume/v3", "region": "RegionOne"}], "id": "26431d82c9384270aa512356bf5e64e6", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "070a948755e647bbb3bcb90d19888397", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/image", "region": "RegionOne"}], "id": "528911970de64848b5475ebd6ee6a418", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2e1ae24ade8f44e3a593eefe79d140f4", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/compute/v2/d1417f3f80fd4e60b570d0881a68e885", "region": "RegionOne"}], "id": "5337a897e80c4f86b14c496add20b2ba", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "36e1704910c14c38b323e02c6c534ffd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/placement", "region": "RegionOne"}], "id": "64ba2cc515ea48f2b6bf589109ecc398", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "bc1699eba7ce420d8a3224b948f231ca", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/networking", "region": "RegionOne"}], "id": "69678593bf2148cd9bfbb05428f1572e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0fdbcf46c1c149b59bbe63e29a54685a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/compute/v2.1", "region": "RegionOne"}], "id": "bc80821fb9b24e858c301c82531c11a6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d5bb2d743fb54a7ea460fc8ecb99292e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/identity", "region": "RegionOne"}], "id": "f3f05134bbf9431aab4cd693ebfef943", "type": "identity", "name": "keystone"}]}}'
2026-02-06 21:53:25,296 83171 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '6a230b7f-7925-4bfd-9b53-4ddb44b066f8', 'name': 'tempest-AttachVolumeShelveTestJSON-755465851-network', 'tenant_id': 'd1417f3f80fd4e60b570d0881a68e885', 'project_id': 'd1417f3f80fd4e60b570d0881a68e885', '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': 38679, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-02-06T20:53:15Z', 'updated_at': '2026-02-06T20:53:16Z', 'revision_number': 1} available for tenant
2026-02-06 21:53:25,296 83171 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-661597136', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPArJMhER0+ovGIgT/4/Azko0LspOSIaWGKalm077U4/hoWgs4+YX30uwShVynS4s/gybMVkOChDkwo47+eV3WNbUKG7helIU7qpNeDY3vpprS9kKZEvpRACV5Y0RYkD5Q==', 'fingerprint': '7b:e7:7e:97:cb:ae:9b:21:ea:5c:42:f2:eb:80:8f:56', 'user_id': '209124c905874acb9b4ec469092a097b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDyaam0wMM8FfSooaFxomldekrck2rpag9YbBCZ9N//FXZuj/mALJR+\ne08LUOwOjlGgBwYFK4EEACKhZANiAATwKyTIREdPqLxiIE/+PwM5KNC7KTkiGlhi\nmpZtO+1OP4aFoLOPmF99LsEoVcp0uLP4MmzFZDgoQ5MKOO/nld1jW1Chu4XpSFO6\nqTXg2N76aa0vZCmRL6UQAleWNEWJA+U=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'df75e217-4f05-4077-8337-cd1174b24d9f', 'name': 'tempest-securitygroup--751247169', 'stateful': True, 'tenant_id': 'd1417f3f80fd4e60b570d0881a68e885', 'project_id': 'd1417f3f80fd4e60b570d0881a68e885', 'description': 'tempest-description--1777825831', 'shared': False, 'security_group_rules': [{'id': '708fdb69-5727-47f0-854b-663bfe0ceb4a', 'project_id': 'd1417f3f80fd4e60b570d0881a68e885', 'tenant_id': 'd1417f3f80fd4e60b570d0881a68e885', 'security_group_id': 'df75e217-4f05-4077-8337-cd1174b24d9f', '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': 705, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-02-06T20:53:23Z', 'updated_at': '2026-02-06T20:53:23Z', 'revision_number': 0}, {'id': '9d7f2c53-d71a-4afa-a091-7e20f808bad2', 'project_id': 'd1417f3f80fd4e60b570d0881a68e885', 'tenant_id': 'd1417f3f80fd4e60b570d0881a68e885', 'security_group_id': 'df75e217-4f05-4077-8337-cd1174b24d9f', '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': 704, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-02-06T20:53:23Z', 'updated_at': '2026-02-06T20:53:23Z', 'revision_number': 0}], 'tags': [], 'created_at': '2026-02-06T20:53:23Z', 'updated_at': '2026-02-06T20:53:23Z', 'revision_number': 1}, 'floating_ip': {'id': 'f464dafe-f0d3-44fd-8452-a722799d4308', 'tenant_id': 'd1417f3f80fd4e60b570d0881a68e885', 'project_id': 'd1417f3f80fd4e60b570d0881a68e885', 'floating_ip_address': '172.24.4.216', 'floating_network_id': '2915bb8f-3534-4eb6-9140-b5d7d7372804', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-02-06T20:53:24Z', 'updated_at': '2026-02-06T20:53:24Z', 'revision_number': 0, 'ip': '172.24.4.216'}}
2026-02-06 21:53:25,845 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://192.168.122.84/compute/v2.1/servers 0.548s
2026-02-06 21:53:25,846 83171 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-1929514041", "imageRef": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "6a230b7f-7925-4bfd-9b53-4ddb44b066f8"}], "security_groups": [{"name": "tempest-securitygroup--751247169"}], "key_name": "tempest-keypair-661597136", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:53:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '407', 'location': 'http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01', '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-21ebabe8-bc7a-4e1f-8568-01626c1b7fdb', 'x-compute-request-id': 'req-21ebabe8-bc7a-4e1f-8568-01626c1b7fdb', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/compute/v2.1/servers'}
Body: b'{"server": {"id": "c1cb8005-77c3-4c05-8fe0-20d6dcc62f01", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--751247169"}], "adminPass": "password"}}'
2026-02-06 21:53:25,937 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01 0.089s
2026-02-06 21:53:25,938 83171 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': 'Fri, 06 Feb 2026 20:53:25 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-9f33bc80-3578-4e8a-9d92-cd714f3f881b', 'x-compute-request-id': 'req-9f33bc80-3578-4e8a-9d92-cd714f3f881b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:53:26Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "", "id": "c1cb8005-77c3-4c05-8fe0-20d6dcc62f01", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1929514041", "status": "BUILD", "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "user_id": "209124c905874acb9b4ec469092a097b", "updated": "2026-02-06T20:53:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-661597136", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-02-06 21:53:27,024 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01 0.073s
2026-02-06 21:53:27,025 83171 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': 'Fri, 06 Feb 2026 20:53:26 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-a25d1359-1a2f-43d3-8555-a9ebe8baeb3b', 'x-compute-request-id': 'req-a25d1359-1a2f-43d3-8555-a9ebe8baeb3b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:53:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "", "id": "c1cb8005-77c3-4c05-8fe0-20d6dcc62f01", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1929514041", "status": "BUILD", "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "user_id": "209124c905874acb9b4ec469092a097b", "updated": "2026-02-06T20:53:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-661597136", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-02-06 21:53:28,129 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01 0.090s
2026-02-06 21:53:28,129 83171 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': 'Fri, 06 Feb 2026 20:53:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1343', '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-c3cd11ff-10b1-49ea-8763-1eca2648113b', 'x-compute-request-id': 'req-c3cd11ff-10b1-49ea-8763-1eca2648113b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:53:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "7085ed2f63a60d82e39a02a2fc179c6849889cb5382d11bc6bdc3909", "id": "c1cb8005-77c3-4c05-8fe0-20d6dcc62f01", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1929514041", "status": "BUILD", "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "user_id": "209124c905874acb9b4ec469092a097b", "updated": "2026-02-06T20:53:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-661597136", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-02-06 21:53:28,143 83171 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-02-06 21:53:29,299 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01 0.155s
2026-02-06 21:53:29,300 83171 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': 'Fri, 06 Feb 2026 20:53:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1343', '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-07a711b0-5d27-4984-9ff4-1528074d530d', 'x-compute-request-id': 'req-07a711b0-5d27-4984-9ff4-1528074d530d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:53:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "7085ed2f63a60d82e39a02a2fc179c6849889cb5382d11bc6bdc3909", "id": "c1cb8005-77c3-4c05-8fe0-20d6dcc62f01", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1929514041", "status": "BUILD", "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "user_id": "209124c905874acb9b4ec469092a097b", "updated": "2026-02-06T20:53:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-661597136", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-02-06 21:53:30,741 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01 0.425s
2026-02-06 21:53:30,742 83171 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': 'Fri, 06 Feb 2026 20:53:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1351', '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-faf9b7b7-0755-4f2d-a495-523ae4a57da8', 'x-compute-request-id': 'req-faf9b7b7-0755-4f2d-a495-523ae4a57da8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:53:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "7085ed2f63a60d82e39a02a2fc179c6849889cb5382d11bc6bdc3909", "id": "c1cb8005-77c3-4c05-8fe0-20d6dcc62f01", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1929514041", "status": "BUILD", "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "user_id": "209124c905874acb9b4ec469092a097b", "updated": "2026-02-06T20:53:30Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-661597136", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-02-06 21:53:30,754 83171 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-02-06 21:53:31,914 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01 0.158s
2026-02-06 21:53:31,915 83171 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': 'Fri, 06 Feb 2026 20:53:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1361', '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-01c90c7d-9652-4fc0-a5a5-90b937c330c8', 'x-compute-request-id': 'req-01c90c7d-9652-4fc0-a5a5-90b937c330c8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:53:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "7085ed2f63a60d82e39a02a2fc179c6849889cb5382d11bc6bdc3909", "id": "c1cb8005-77c3-4c05-8fe0-20d6dcc62f01", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1929514041", "status": "BUILD", "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "user_id": "209124c905874acb9b4ec469092a097b", "updated": "2026-02-06T20:53:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-661597136", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-02-06 21:53:31,929 83171 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2026-02-06 21:53:34,492 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01 1.561s
2026-02-06 21:53:34,492 83171 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': 'Fri, 06 Feb 2026 20:53:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1416', '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-67af6b76-e031-4744-876c-845d68757476', 'x-compute-request-id': 'req-67af6b76-e031-4744-876c-845d68757476', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:53:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "7085ed2f63a60d82e39a02a2fc179c6849889cb5382d11bc6bdc3909", "id": "c1cb8005-77c3-4c05-8fe0-20d6dcc62f01", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1929514041", "status": "BUILD", "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "user_id": "209124c905874acb9b4ec469092a097b", "updated": "2026-02-06T20:53:32Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-661597136", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--751247169"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-02-06 21:53:34,505 83171 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 9 second wait
2026-02-06 21:53:35,668 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01 0.162s
2026-02-06 21:53:35,669 83171 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': 'Fri, 06 Feb 2026 20:53:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1416', '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-3c8068b2-c799-4682-8988-b5d2b9f6bc48', 'x-compute-request-id': 'req-3c8068b2-c799-4682-8988-b5d2b9f6bc48', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:53:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "7085ed2f63a60d82e39a02a2fc179c6849889cb5382d11bc6bdc3909", "id": "c1cb8005-77c3-4c05-8fe0-20d6dcc62f01", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1929514041", "status": "BUILD", "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "user_id": "209124c905874acb9b4ec469092a097b", "updated": "2026-02-06T20:53:32Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-661597136", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--751247169"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-02-06 21:53:37,053 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01 0.369s
2026-02-06 21:53:37,053 83171 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': 'Fri, 06 Feb 2026 20:53:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1416', '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-24a01ad5-19ec-4127-b279-52873c24de64', 'x-compute-request-id': 'req-24a01ad5-19ec-4127-b279-52873c24de64', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:53:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "7085ed2f63a60d82e39a02a2fc179c6849889cb5382d11bc6bdc3909", "id": "c1cb8005-77c3-4c05-8fe0-20d6dcc62f01", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1929514041", "status": "BUILD", "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "user_id": "209124c905874acb9b4ec469092a097b", "updated": "2026-02-06T20:53:32Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-661597136", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--751247169"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-02-06 21:53:38,463 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01 0.396s
2026-02-06 21:53:38,463 83171 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': 'Fri, 06 Feb 2026 20:53:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1416', '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-96e045c9-00b3-488b-8702-2fe0d3e48ce2', 'x-compute-request-id': 'req-96e045c9-00b3-488b-8702-2fe0d3e48ce2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:53:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "7085ed2f63a60d82e39a02a2fc179c6849889cb5382d11bc6bdc3909", "id": "c1cb8005-77c3-4c05-8fe0-20d6dcc62f01", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1929514041", "status": "BUILD", "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "user_id": "209124c905874acb9b4ec469092a097b", "updated": "2026-02-06T20:53:32Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-661597136", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--751247169"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-02-06 21:53:39,735 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01 0.253s
2026-02-06 21:53:39,735 83171 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': 'Fri, 06 Feb 2026 20:53:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1416', '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-7cca41e0-cb01-4eef-830a-b15845f8d4b0', 'x-compute-request-id': 'req-7cca41e0-cb01-4eef-830a-b15845f8d4b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:53:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "7085ed2f63a60d82e39a02a2fc179c6849889cb5382d11bc6bdc3909", "id": "c1cb8005-77c3-4c05-8fe0-20d6dcc62f01", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1929514041", "status": "BUILD", "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "user_id": "209124c905874acb9b4ec469092a097b", "updated": "2026-02-06T20:53:32Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-661597136", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--751247169"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-02-06 21:53:41,174 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01 0.424s
2026-02-06 21:53:41,175 83171 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': 'Fri, 06 Feb 2026 20:53:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1416', '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-3ae24d78-a7b7-443e-8245-573f657280c9', 'x-compute-request-id': 'req-3ae24d78-a7b7-443e-8245-573f657280c9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:53:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "7085ed2f63a60d82e39a02a2fc179c6849889cb5382d11bc6bdc3909", "id": "c1cb8005-77c3-4c05-8fe0-20d6dcc62f01", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1929514041", "status": "BUILD", "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "user_id": "209124c905874acb9b4ec469092a097b", "updated": "2026-02-06T20:53:32Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-661597136", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--751247169"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-02-06 21:53:42,567 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01 0.373s
2026-02-06 21:53:42,567 83171 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': 'Fri, 06 Feb 2026 20:53:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1416', '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-03d32c42-42ac-4b02-aa7d-4c597d14c104', 'x-compute-request-id': 'req-03d32c42-42ac-4b02-aa7d-4c597d14c104', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:53:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "7085ed2f63a60d82e39a02a2fc179c6849889cb5382d11bc6bdc3909", "id": "c1cb8005-77c3-4c05-8fe0-20d6dcc62f01", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1929514041", "status": "BUILD", "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "user_id": "209124c905874acb9b4ec469092a097b", "updated": "2026-02-06T20:53:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-661597136", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--751247169"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-02-06 21:53:44,116 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01 0.531s
2026-02-06 21:53:44,117 83171 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': 'Fri, 06 Feb 2026 20:53:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1601', '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-0abc242f-fb58-4a9b-a354-1317dea28396', 'x-compute-request-id': 'req-0abc242f-fb58-4a9b-a354-1317dea28396', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-755465851-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:2a:50"}]}, "created": "2026-02-06T20:53:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "7085ed2f63a60d82e39a02a2fc179c6849889cb5382d11bc6bdc3909", "id": "c1cb8005-77c3-4c05-8fe0-20d6dcc62f01", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1929514041", "status": "ACTIVE", "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "user_id": "209124c905874acb9b4ec469092a097b", "updated": "2026-02-06T20:53:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-661597136", "OS-SRV-USG:launched_at": "2026-02-06T20:53:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--751247169"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-02-06 21:53:44,129 83171 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 19 second wait
2026-02-06 21:53:44,295 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01/os-interface 0.165s
2026-02-06 21:53:44,295 83171 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': 'Fri, 06 Feb 2026 20:53:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', '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-d39391c3-6aa6-4e87-9dae-da09f6422c3c', 'x-compute-request-id': 'req-d39391c3-6aa6-4e87-9dae-da09f6422c3c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "6a230b7f-7925-4bfd-9b53-4ddb44b066f8", "port_id": "bb4e21ab-b67a-4940-b6d0-86ac9b4feb7e", "mac_addr": "fa:16:3e:54:2a:50", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "cfefa41f-73e4-4fde-b61d-5631f01438ea", "ip_address": "10.0.0.4"}]}]}'
2026-02-06 21:53:45,409 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 PUT http://192.168.122.84/networking/v2.0/floatingips/f464dafe-f0d3-44fd-8452-a722799d4308 1.111s
2026-02-06 21:53:45,410 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "bb4e21ab-b67a-4940-b6d0-86ac9b4feb7e"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:53:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-237f24a7-3b6b-49be-bcae-f8b83805703e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips/f464dafe-f0d3-44fd-8452-a722799d4308'}
Body: b'{"floatingip": {"id": "f464dafe-f0d3-44fd-8452-a722799d4308", "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "project_id": "d1417f3f80fd4e60b570d0881a68e885", "floating_ip_address": "172.24.4.216", "floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804", "router_id": "a02b461b-4785-4e6c-b75a-cef951100f08", "port_id": "bb4e21ab-b67a-4940-b6d0-86ac9b4feb7e", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "6a230b7f-7925-4bfd-9b53-4ddb44b066f8", "mac_address": "fa:16:3e:54:2a:50", "admin_state_up": true, "status": "ACTIVE", "device_id": "c1cb8005-77c3-4c05-8fe0-20d6dcc62f01", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-02-06T20:53:24Z", "updated_at": "2026-02-06T20:53:44Z", "revision_number": 1}}'
2026-02-06 21:53:45,411 83171 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.216:22' as 'cirros' with public key authentication
2026-02-06 21:53:48,467 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.216 ([Errno None] Unable to connect to port 22 on 172.24.4.216). Number attempts: 1. Retry after 2 seconds.
2026-02-06 21:53:51,539 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.216 ([Errno None] Unable to connect to port 22 on 172.24.4.216). Number attempts: 2. Retry after 3 seconds.
2026-02-06 21:53:58,099 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.216 ([Errno None] Unable to connect to port 22 on 172.24.4.216). Number attempts: 3. Retry after 4 seconds.
2026-02-06 21:54:05,679 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.216 ([Errno None] Unable to connect to port 22 on 172.24.4.216). Number attempts: 4. Retry after 5 seconds.
2026-02-06 21:54:14,255 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.216 ([Errno None] Unable to connect to port 22 on 172.24.4.216). Number attempts: 5. Retry after 6 seconds.
2026-02-06 21:54:23,823 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.216 ([Errno None] Unable to connect to port 22 on 172.24.4.216). Number attempts: 6. Retry after 7 seconds.
2026-02-06 21:54:34,383 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.216 ([Errno None] Unable to connect to port 22 on 172.24.4.216). Number attempts: 7. Retry after 8 seconds.
2026-02-06 21:54:45,967 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.216 ([Errno None] Unable to connect to port 22 on 172.24.4.216). Number attempts: 8. Retry after 9 seconds.
2026-02-06 21:54:58,543 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.216 ([Errno None] Unable to connect to port 22 on 172.24.4.216). Number attempts: 9. Retry after 10 seconds.
2026-02-06 21:55:12,111 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.216 ([Errno None] Unable to connect to port 22 on 172.24.4.216). Number attempts: 10. Retry after 11 seconds.
2026-02-06 21:55:26,675 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.216 ([Errno None] Unable to connect to port 22 on 172.24.4.216). Number attempts: 11. Retry after 12 seconds.
2026-02-06 21:55:42,255 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.216 ([Errno None] Unable to connect to port 22 on 172.24.4.216). Number attempts: 12. Retry after 13 seconds.
2026-02-06 21:55:58,831 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.216 ([Errno None] Unable to connect to port 22 on 172.24.4.216). Number attempts: 13. Retry after 14 seconds.
2026-02-06 21:56:16,399 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.216 ([Errno None] Unable to connect to port 22 on 172.24.4.216). Number attempts: 14. Retry after 15 seconds.
2026-02-06 21:56:34,991 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.216 ([Errno None] Unable to connect to port 22 on 172.24.4.216). Number attempts: 15. Retry after 16 seconds.
2026-02-06 21:56:54,579 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.216 ([Errno None] Unable to connect to port 22 on 172.24.4.216). Number attempts: 16. Retry after 17 seconds.
2026-02-06 21:57:15,151 83171 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.216 after 16 attempts. Proxy client: no proxy client
2026-02-06 21:57:15.151 83171 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-02-06 21:57:15.151 83171 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-02-06 21:57:15.151 83171 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-02-06 21:57:15.151 83171 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/paramiko/client.py", line 407, in connect
2026-02-06 21:57:15.151 83171 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors)
2026-02-06 21:57:15.151 83171 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.4.216
2026-02-06 21:57:15.151 83171 ERROR tempest.lib.common.ssh
2026-02-06 21:57:15,152 83171 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-AttachVolumeShelveTestJSON-755465851-network': [{'version': 4, 'addr': '10.0.0.4', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:54:2a:50'}]}, 'created': '2026-02-06T20:53:25Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/flavors/42'}]}, 'hostId': '7085ed2f63a60d82e39a02a2fc179c6849889cb5382d11bc6bdc3909', 'id': 'c1cb8005-77c3-4c05-8fe0-20d6dcc62f01', 'image': {'id': '8a411264-15f8-414d-9d8f-b6ea39e77eaf', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf'}]}, 'links': [{'rel': 'self', 'href': 'http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01'}, {'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01'}], 'metadata': {}, 'name': 'tempest-AttachVolumeShelveTestJSON-server-1929514041', 'status': 'ACTIVE', 'tenant_id': 'd1417f3f80fd4e60b570d0881a68e885', 'user_id': '209124c905874acb9b4ec469092a097b', 'updated': '2026-02-06T20:53:42Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-661597136', 'OS-SRV-USG:launched_at': '2026-02-06T20:53:42.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--751247169'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [], 'locked': False, 'description': None}
2026-02-06 21:57:15,694 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01/action 0.541s
2026-02-06 21:57:15,694 83171 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: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:57:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '31507', '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-bde94c19-6af8-4fe6-af73-fb3e45732671', 'x-compute-request-id': 'req-bde94c19-6af8-4fe6-af73-fb3e45732671', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01/action'}
Body: b'{"output": "[ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.15.0-1 04/01/2014\\n[ 0.000000] last_pfn = 0xbfdd max_arch_pfn = 0x10000000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000f5b80-0x000f5b8f]\\n[ 0.000000] Using GB pages for direct mapping\\n[ 0.000000] RAMDISK: [mem 0x0b725000-0x0bfccfff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F5990 000014 (v00 BOCHS )\\n[ 0.000000] ACPI: RSDT 0x000000000BFE18B3 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: FACP 0x000000000BFE1767 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: DSDT 0x000000000BFE0040 001727 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: FACS 0x000000000BFE0000 000040\\n[ 0.000000] ACPI: APIC 0x000000000BFE17DB 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: HPET 0x000000000BFE1853 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: WAET 0x000000000BFE188B 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: Reserving FACP table memory at [mem 0xbfe1767-0xbfe17da]\\n[ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1766]\\n[ 0.000000] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]\\n[ 0.000000] ACPI: Reserving APIC table memory at [mem 0xbfe17db-0xbfe1852]\\n[ 0.000000] ACPI: Reserving HPET table memory at [mem 0xbfe1853-0xbfe188a]\\n[ 0.000000] ACPI: Reserving WAET table memory at [mem 0xbfe188b-0xbfe18b2]\\n[ 0.000000] No NUMA configuration found\\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0b6fb000-0x0b724fff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]\\n[ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges\\n[ 0.000000] On node 0, zone DMA: 97 pages in unavailable ranges\\n[ 0.000000] On node 0, zone DMA32: 16419 pages in unavailable ranges\\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\\n[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23\\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\\n[ 0.0
2026-02-06 21:57:15,695 83171 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server c1cb8005-77c3-4c05-8fe0-20d6dcc62f01: [ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)
[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Hygon HygonGenuine
[ 0.000000] Centaur CentaurHauls
[ 0.000000] zhaoxin Shanghai
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.15.0-1 04/01/2014
[ 0.000000] last_pfn = 0xbfdd max_arch_pfn = 0x10000000000
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000000] found SMP MP-table at [mem 0x000f5b80-0x000f5b8f]
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] RAMDISK: [mem 0x0b725000-0x0bfccfff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F5990 000014 (v00 BOCHS )
[ 0.000000] ACPI: RSDT 0x000000000BFE18B3 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACP 0x000000000BFE1767 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: DSDT 0x000000000BFE0040 001727 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACS 0x000000000BFE0000 000040
[ 0.000000] ACPI: APIC 0x000000000BFE17DB 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: HPET 0x000000000BFE1853 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: WAET 0x000000000BFE188B 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: Reserving FACP table memory at [mem 0xbfe1767-0xbfe17da]
[ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1766]
[ 0.000000] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]
[ 0.000000] ACPI: Reserving APIC table memory at [mem 0xbfe17db-0xbfe1852]
[ 0.000000] ACPI: Reserving HPET table memory at [mem 0xbfe1853-0xbfe188a]
[ 0.000000] ACPI: Reserving WAET table memory at [mem 0xbfe188b-0xbfe18b2]
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x0b6fb000-0x0b724fff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]
[ 0.000000] Normal empty
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]
[ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA: 97 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA32: 16419 pages in unavailable ranges
[ 0.000000] ACPI: PM-Timer IO Port: 0x608
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[ 0.000000] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[ 0.000000] [mem 0x0c000000-0xfffbffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1
[ 0.000000] percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u2097152
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 48093
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0
[ 0.000000] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
[ 0.000000] Memory: 123004K/196076K available (16393K kernel code, 4396K rwdata, 10960K rodata, 3368K init, 18700K bss, 72868K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] ftrace: allocating 50748 entries in 199 pages
[ 0.000000] ftrace: allocated 199 pages with 5 groups
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1.
[ 0.000000] Rude variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16
[ 0.000000] random: crng init done
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] printk: console [tty1] enabled
[ 0.000000] printk: console [ttyS0] enabled
[ 0.000000] ACPI: Core revision 20210730
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
[ 0.008000] APIC: Switch to symmetric I/O mode setup
[ 0.016000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.048000] tsc: Unable to calibrate against PIT
[ 0.048000] tsc: using HPET reference calibration
[ 0.048000] tsc: Detected 1996.393 MHz processor
[ 0.002304] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x398dbd8dc52, max_idle_ns: 881590412747 ns
[ 0.003549] Calibrating delay loop (skipped), value calculated using timer frequency.. 3992.78 BogoMIPS (lpj=7985572)
[ 0.010294] AMD Zen1 DIV0 bug detected. Disable SMT for full protection.
[ 0.025848] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127
[ 0.031525] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0
[ 0.038257] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.040126] Spectre V2 : Mitigation: Retpolines
[ 0.040560] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.040997] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.041566] RETBleed: Mitigation: untrained return thunk
[ 0.042103] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.043173] Speculative Return Stack Overflow: IBPB-extending microcode not applied!
[ 0.043544] Speculative Return Stack Overflow: WARNING: See https://kernel.org/doc/html/latest/admin-guide/hw-vuln/srso.html for mitigation options.
[ 0.043843] Speculative Return Stack Overflow: Mitigation: safe RET, no microcode
[ 0.051761] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.063052] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.063130] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.063438] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.063803] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[ 0.064757] x86/fpu: xstate_offset[3]: 960, xstate_sizes[3]: 64
[ 0.067555] x86/fpu: xstate_offset[4]: 1024, xstate_sizes[4]: 64
[ 0.067884] x86/fpu: xstate_offset[9]: 2688, xstate_sizes[9]: 8
[ 0.068175] x86/fpu: Enabled xstate features 0x21b, context size is 2696 bytes, using 'standard' format.
[ 1.005838] Freeing SMP alternatives memory: 44K
[ 1.011260] pid_max: default: 32768 minimum: 301
[ 1.024106] LSM: Security Framework initializing
[ 1.030293] landlock: Up and running.
[ 1.031123] Yama: becoming mindful.
[ 1.043052] AppArmor: AppArmor initialized
[ 1.054818] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 1.055230] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 1.227052] smpboot: CPU0: AMD EPYC Processor (family: 0x17, model: 0x1, stepping: 0x2)
[ 1.243052] Performance Events: PMU not available due to virtualization, using software events only.
[ 1.243249] signal: max sigframe size: 3632
[ 1.246172] rcu: Hierarchical SRCU implementation.
[ 1.259830] NMI watchdog: Perf NMI watchdog permanently disabled
[ 1.267337] smp: Bringing up secondary CPUs ...
[ 1.267693] smp: Brought up 1 node, 1 CPU
[ 1.267950] smpboot: Max logical packages: 1
[ 1.268271] smpboot: Total of 1 processors activated (3992.78 BogoMIPS)
[ 1.295230] devtmpfs: initialized
[ 1.302914] x86/mm: Memory block size: 128MB
[ 1.315095] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 1.316554] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
[ 1.324088] pinctrl core: initialized pinctrl subsystem
[ 1.338009] PM: RTC time: 20:53:47, date: 2026-02-06
[ 1.354104] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 1.363619] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[ 1.366839] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 1.368389] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 1.369194] audit: initializing netlink subsys (disabled)
[ 1.375698] audit: type=2000 audit(1770411226.420:1): state=initialized audit_enabled=0 res=1
[ 1.385495] thermal_sys: Registered thermal governor 'fair_share'
[ 1.385552] thermal_sys: Registered thermal governor 'bang_bang'
[ 1.385836] thermal_sys: Registered thermal governor 'step_wise'
[ 1.386065] thermal_sys: Registered thermal governor 'user_space'
[ 1.386286] thermal_sys: Registered thermal governor 'power_allocator'
[ 1.386907] EISA bus registered
[ 1.387485] cpuidle: using governor ladder
[ 1.388870] cpuidle: using governor menu
[ 1.393068] ACPI: bus type PCI registered
[ 1.393436] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 1.400072] PCI: Using configuration type 1 for base access
[ 1.400361] PCI: Using configuration type 1 for extended access
[ 1.466513] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 1.473747] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 1.474073] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 1.539896] ACPI: Added _OSI(Module Device)
[ 1.540211] ACPI: Added _OSI(Processor Device)
[ 1.540402] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 1.540589] ACPI: Added _OSI(Processor Aggregator Device)
[ 1.541554] ACPI: Added _OSI(Linux-Dell-Video)
[ 1.541755] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 1.541964] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 1.594275] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 1.635783] ACPI: Interpreter enabled
[ 1.637757] ACPI: PM: (supports S0 S3 S4 S5)
[ 1.638020] ACPI: Using IOAPIC for interrupt routing
[ 1.639299] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 1.639715] PCI: Using E820 reservations for host bridge windows
[ 1.643779] ACPI: Enabled 2 GPEs in block 00 to 0F
[ 1.731747] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 1.733315] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 1.747207] acpiphp: Slot [3] registered
[ 1.747771] acpiphp: Slot [4] registered
[ 1.748210] acpiphp: Slot [5] registered
[ 1.748725] acpiphp: Slot [6] registered
[ 1.749160] acpiphp: Slot [7] registered
[ 1.749685] acpiphp: Slot [8] registered
[ 1.750122] acpiphp: Slot [9] registered
[ 1.750566] acpiphp: Slot [10] registered
[ 1.751002] acpiphp: Slot [11] registered
[ 1.751544] acpiphp: Slot [12] registered
[ 1.751978] acpiphp: Slot [13] registered
[ 1.752416] acpiphp: Slot [14] registered
[ 1.753010] acpiphp: Slot [15] registered
[ 1.753464] acpiphp: Slot [16] registered
[ 1.753892] acpiphp: Slot [17] registered
[ 1.754316] acpiphp: Slot [18] registered
[ 1.754758] acpiphp: Slot [19] registered
[ 1.755278] acpiphp: Slot [20] registered
[ 1.755778] acpiphp: Slot [21] registered
[ 1.756211] acpiphp: Slot [22] registered
[ 1.756650] acpiphp: Slot [23] registered
[ 1.757079] acpiphp: Slot [24] registered
[ 1.757579] acpiphp: Slot [25] registered
[ 1.758011] acpiphp: Slot [26] registered
[ 1.758506] acpiphp: Slot [27] registered
[ 1.758951] acpiphp: Slot [28] registered
[ 1.759367] acpiphp: Slot [29] registered
[ 1.759808] acpiphp: Slot [30] registered
[ 1.760267] acpiphp: Slot [31] registered
[ 1.760972] PCI host bridge to bus 0000:00
[ 1.762063] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 1.762418] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 1.763081] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 1.763388] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 1.763782] pci_bus 0000:00: root bus resource [mem 0x0c000000-0xfebfffff window]
[ 1.764060] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]
[ 1.768233] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[ 1.791584] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[ 1.797273] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[ 1.799411] pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f]
[ 1.801412] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 1.803500] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 1.803833] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 1.804148] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 1.810097] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[ 1.811926] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
[ 1.812346] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
[ 1.819350] pci 0000:00:02.0: [1af4:1050] type 00 class 0x030000
[ 1.821135] pci 0000:00:02.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref]
[ 1.824189] pci 0000:00:02.0: reg 0x18: [mem 0xfe800000-0xfe803fff 64bit pref]
[ 1.827131] pci 0000:00:02.0: reg 0x20: [mem 0xfeb90000-0xfeb90fff]
[ 1.831052] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfeb8ffff pref]
[ 1.831052] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 1.852704] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000
[ 1.854824] pci 0000:00:03.0: reg 0x10: [io 0xc080-0xc0bf]
[ 1.856636] pci 0000:00:03.0: reg 0x14: [mem 0xfeb91000-0xfeb91fff]
[ 1.860064] pci 0000:00:03.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref]
[ 1.861925] pci 0000:00:03.0: reg 0x30: [mem 0xfeb00000-0xfeb7ffff pref]
[ 1.884787] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000
[ 1.886747] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f]
[ 1.887102] pci 0000:00:04.0: reg 0x14: [mem 0xfeb92000-0xfeb92fff]
[ 1.894129] pci 0000:00:04.0: reg 0x20: [mem 0xfe808000-0xfe80bfff 64bit pref]
[ 1.914953] pci 0000:00:05.0: [1af4:1002] type 00 class 0x00ff00
[ 1.916616] pci 0000:00:05.0: reg 0x10: [io 0xc0c0-0xc0ff]
[ 1.920490] pci 0000:00:05.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref]
[ 1.940769] pci 0000:00:06.0: [1af4:1005] type 00 class 0x00ff00
[ 1.942729] pci 0000:00:06.0: reg 0x10: [io 0xc100-0xc11f]
[ 1.947100] pci 0000:00:06.0: reg 0x20: [mem 0xfe810000-0xfe813fff 64bit pref]
[ 1.976196] ACPI: PCI: Interrupt link LNKA configured for IRQ 10
[ 1.979206] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[ 1.981656] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[ 1.983052] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[ 1.983052] ACPI: PCI: Interrupt link LNKS configured for IRQ 9
[ 1.988441] iommu: Default domain type: Translated
[ 1.988869] iommu: DMA domain TLB invalidation policy: lazy mode
[ 1.998261] SCSI subsystem initialized
[ 2.009577] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 2.010123] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 2.010617] pci 0000:00:02.0: vgaarb: bridge control possible
[ 2.011326] vgaarb: loaded
[ 2.013418] ACPI: bus type USB registered
[ 2.014434] usbcore: registered new interface driver usbfs
[ 2.015487] usbcore: registered new interface driver hub
[ 2.016136] usbcore: registered new device driver usb
[ 2.017566] pps_core: LinuxPPS API ver. 1 registered
[ 2.017824] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 2.019223] PTP clock support registered
[ 2.021898] EDAC MC: Ver: 3.0.0
[ 2.043776] NetLabel: Initializing
[ 2.044145] NetLabel: domain hash size = 128
[ 2.044352] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 2.046450] NetLabel: unlabeled traffic allowed by default
[ 2.047531] PCI: Using ACPI for IRQ routing
[ 2.054798] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 2.055418] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[ 2.061686] clocksource: Switched to clocksource tsc-early
[ 2.448166] VFS: Disk quotas dquot_6.6.0
[ 2.448964] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 2.470622] AppArmor: AppArmor Filesystem Enabled
[ 2.472174] pnp: PnP ACPI init
[ 2.497109] pnp: PnP ACPI: found 5 devices
[ 2.559449] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 2.561865] NET: Registered PF_INET protocol family
[ 2.563339] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 2.635178] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 2.639039] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 2.641053] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 2.642761] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 2.643368] TCP: Hash tables configured (established 2048 bind 2048)
[ 2.649139] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear)
[ 2.650147] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 2.651772] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 2.655405] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 2.657172] NET: Registered PF_XDP protocol family
[ 2.659689] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 2.660015] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 2.660263] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 2.660539] pci_bus 0000:00: resource 7 [mem 0x0c000000-0xfebfffff window]
[ 2.660807] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window]
[ 2.662973] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 2.663334] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 2.663334] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 2.664996] PCI: CLS 0 bytes, default 64
[ 2.688557] Trying to unpack rootfs image as initramfs...
[ 2.703044] Initialise system trusted keyrings
[ 2.706720] Key type blacklist registered
[ 2.712685] workingset: timestamp_bits=36 max_order=15 bucket_order=0
[ 2.795357] zbud: loaded
[ 2.811999] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 2.821688] fuse: init (API version 7.34)
[ 2.836858] integrity: Platform Keyring initialized
[ 2.947724] Key type asymmetric registered
[ 2.948177] Asymmetric key parser 'x509' registered
[ 2.949430] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 2.957902] io scheduler mq-deadline registered
[ 2.970667] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 2.995708] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 3.009031] ACPI: button: Power Button [PWRF]
[ 3.695676] tsc: Refined TSC clocksource calibration: 2000.006 MHz
[ 3.696809] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1cd433c87c9, max_idle_ns: 440795215955 ns
[ 3.697504] clocksource: Switched to clocksource tsc
[ 4.726910] ACPI: \_SB_.LNKB: Enabled at IRQ 10
[ 6.390466] Freeing initrd memory: 8864K
[ 6.411121] ACPI: \_SB_.LNKC: Enabled at IRQ 11
[ 7.169829] ACPI: \_SB_.LNKD: Enabled at IRQ 11
[ 7.988779] ACPI: \_SB_.LNKA: Enabled at IRQ 10
[ 8.741433] Free page reporting enabled
[ 8.744728] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 8.772168] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 8.824475] Linux agpgart interface v0.103
[ 8.881826] loop: module loaded
[ 8.906013] scsi host0: ata_piix
[ 8.912713] scsi host1: ata_piix
[ 8.914299] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14
[ 8.914693] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15
[ 8.926224] tun: Universal TUN/TAP device driver, 1.6
[ 8.927728] PPP generic driver version 2.4.2
[ 8.929577] VFIO - User Level meta-driver version: 0.3
[ 8.932578] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 8.933096] ehci-pci: EHCI PCI platform driver
[ 8.933683] ehci-platform: EHCI generic platform driver
[ 8.934094] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 8.934471] ohci-pci: OHCI PCI platform driver
[ 8.935215] ohci-platform: OHCI generic platform driver
[ 8.935814] uhci_hcd: USB Universal Host Controller Interface driver
[ 8.938577] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 8.944939] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 8.945503] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 8.949482] mousedev: PS/2 mouse device common for all mice
[ 8.956543] rtc_cmos 00:04: RTC can wake from S4
[ 8.960694] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 8.966985] rtc_cmos 00:04: registered as rtc0
[ 8.968408] rtc_cmos 00:04: setting system clock to 2026-02-06T20:53:54 UTC (1770411234)
[ 8.970464] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs
[ 8.971187] i2c_dev: i2c /dev entries driver
[ 8.972356] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 8.973280] device-mapper: uevent: version 1.0.3
[ 8.975548] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[ 8.976575] platform eisa.0: Probing EISA bus 0
[ 8.977136] platform eisa.0: EISA: Cannot allocate resource for mainboard
[ 8.977607] platform eisa.0: Cannot allocate resource for EISA slot 1
[ 8.977916] platform eisa.0: Cannot allocate resource for EISA slot 2
[ 8.978179] platform eisa.0: Cannot allocate resource for EISA slot 3
[ 8.978454] platform eisa.0: Cannot allocate resource for EISA slot 4
[ 8.978716] platform eisa.0: Cannot allocate resource for EISA slot 5
[ 8.978970] platform eisa.0: Cannot allocate resource for EISA slot 6
[ 8.979480] platform eisa.0: Cannot allocate resource for EISA slot 7
[ 8.979757] platform eisa.0: Cannot allocate resource for EISA slot 8
[ 8.980026] platform eisa.0: EISA: Detected 0 cards
[ 8.980912] ledtrig-cpu: registered to indicate activity on CPUs
[ 8.983629] drop_monitor: Initializing network drop monitor service
[ 8.987927] NET: Registered PF_INET6 protocol family
[ 9.284852] Segment Routing with IPv6
[ 9.285585] In-situ OAM (IOAM) with IPv6
[ 9.286588] NET: Registered PF_PACKET protocol family
[ 9.288542] Key type dns_resolver registered
[ 9.293984] IPI shorthand broadcast: enabled
[ 9.295296] sched_clock: Marking stable (9344118169, -48947495)->(9342285869, -47115335)
[ 9.300171] registered taskstats version 1
[ 9.301982] Loading compiled-in X.509 certificates
[ 9.324856] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b'
[ 9.330210] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[ 9.334786] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[ 9.335422] blacklist: Loading compiled-in revocation X.509 certificates
[ 9.337985] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[ 9.338786] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03'
[ 9.339662] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b'
[ 9.340412] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8'
[ 9.341096] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d'
[ 9.341921] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c'
[ 9.342562] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af'
[ 9.343409] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9'
[ 9.349038] zswap: loaded using pool lzo/zbud
[ 9.354670] Key type .fscrypt registered
[ 9.354960] Key type fscrypt-provisioning registered
[ 9.446621] Key type encrypted registered
[ 9.447039] AppArmor: AppArmor sha1 policy hashing enabled
[ 9.448397] ima: No TPM chip found, activating TPM-bypass!
[ 9.448798] Loading compiled-in module X.509 certificates
[ 9.453684] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b'
[ 9.454245] ima: Allocated hash algorithm: sha1
[ 9.458100] ima: No architecture policies found
[ 9.459660] evm: Initialising EVM extended attributes:
[ 9.459935] evm: security.selinux
[ 9.460130] evm: security.SMACK64
[ 9.460293] evm: security.SMACK64EXEC
[ 9.460449] evm: security.SMACK64TRANSMUTE
[ 9.460616] evm: security.SMACK64MMAP
[ 9.460767] evm: security.apparmor
[ 9.460911] evm: security.ima
[ 9.461043] evm: security.capability
[ 9.461216] evm: HMAC attrs: 0x1
[ 9.468495] PM: Magic number: 14:885:901
[ 9.469006] clocksource clocksource0: hash matches
[ 9.477064] RAS: Correctable Errors collector initialized.
[ 9.480031] clk: Disabling unused clocks
[ 9.633036] Freeing unused decrypted memory: 2036K
[ 9.730504] Freeing unused kernel image (initmem) memory: 3368K
[ 9.731356] Write protecting the kernel read-only data: 30720k
[ 9.740518] Freeing unused kernel image (text/rodata gap) memory: 2036K
[ 9.744794] Freeing unused kernel image (rodata/data gap) memory: 1328K
[ 10.285475] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 10.286465] Run /init as init process
info: initramfs: up at 10.57
[ 11.978005] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB)
[ 12.024719] GPT:Primary header thinks Alt. header is not at the end of the disk.
[ 12.025125] GPT:229375 != 2097151
[ 12.025345] GPT:Alternate GPT header not at the end of the disk.
[ 12.025594] GPT:229375 != 2097151
[ 12.025773] GPT: Use GNU Parted to correct GPT errors.
[ 12.993649] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called
currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables
info: copying initramfs to /dev/vda1
info: initramfs loading root from /dev/vda1
info: /etc/init.d/rc.sysinit: up at 19.89
info: container: none
Starting syslogd: OK
currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables
Saving random seed: OK
Starting acpid: OK
Starting network: dhcpcd-9.4.1 starting
DUID 00:04:c1:cb:80:05:77:c3:4c:05:8f:e0:20:d6:dc:c6:2f:01
eth0: waiting for carrier
eth0: carrier acquired
eth0: IAID 3e:54:2a:50
eth0: adding address fe80::f816:3eff:fe54:2a50
eth0: soliciting an IPv6 router
eth0: soliciting a DHCP lease
eth0: offered 10.0.0.4 from 10.0.0.1
eth0: probing address 10.0.0.4/28
eth0: leased 10.0.0.4 for 43200 seconds
eth0: adding route to 10.0.0.0/28
eth0: adding host route to 169.254.169.254 via 10.0.0.2
eth0: adding default route via 10.0.0.1
forked to background, child pid 253
OK
checking http://169.254.169.254/2009-04-04/instance-id
failed 1/20: up 35.37. request failed
failed 2/20: up 84.63. request failed
failed 3/20: up 133.86. request failed
2026-02-06 21:57:15,808 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 204 DELETE http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01 0.112s
2026-02-06 21:57:15,808 83171 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': 'Fri, 06 Feb 2026 20:57:15 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-7a6cddad-b464-46f5-9ebb-2e6da8f3209f', 'x-compute-request-id': 'req-7a6cddad-b464-46f5-9ebb-2e6da8f3209f', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01'}
Body: b''
2026-02-06 21:57:15,986 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01 0.177s
2026-02-06 21:57:15,986 83171 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': 'Fri, 06 Feb 2026 20:57:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1726', '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-f4341eae-99b0-42a8-ada7-0a1a4b8c8330', 'x-compute-request-id': 'req-f4341eae-99b0-42a8-ada7-0a1a4b8c8330', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-755465851-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:2a:50"}, {"version": 4, "addr": "172.24.4.216", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:2a:50"}]}, "created": "2026-02-06T20:53:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "7085ed2f63a60d82e39a02a2fc179c6849889cb5382d11bc6bdc3909", "id": "c1cb8005-77c3-4c05-8fe0-20d6dcc62f01", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1929514041", "status": "ACTIVE", "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "user_id": "209124c905874acb9b4ec469092a097b", "updated": "2026-02-06T20:57:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-661597136", "OS-SRV-USG:launched_at": "2026-02-06T20:53:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--751247169"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-02-06 21:57:17,232 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01 0.232s
2026-02-06 21:57:17,232 83171 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': 'Fri, 06 Feb 2026 20:57:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1726', '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-3a27c682-7579-4450-a66f-7767a6d6b6d4', 'x-compute-request-id': 'req-3a27c682-7579-4450-a66f-7767a6d6b6d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-755465851-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:2a:50"}, {"version": 4, "addr": "172.24.4.216", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:2a:50"}]}, "created": "2026-02-06T20:53:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "7085ed2f63a60d82e39a02a2fc179c6849889cb5382d11bc6bdc3909", "id": "c1cb8005-77c3-4c05-8fe0-20d6dcc62f01", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1929514041", "status": "ACTIVE", "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "user_id": "209124c905874acb9b4ec469092a097b", "updated": "2026-02-06T20:57:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-661597136", "OS-SRV-USG:launched_at": "2026-02-06T20:53:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--751247169"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-02-06 21:57:18,386 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01 0.140s
2026-02-06 21:57:18,386 83171 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': 'Fri, 06 Feb 2026 20:57:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1726', '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-64984cd0-da12-436a-8eb8-c72c09d5e391', 'x-compute-request-id': 'req-64984cd0-da12-436a-8eb8-c72c09d5e391', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-755465851-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:2a:50"}, {"version": 4, "addr": "172.24.4.216", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:2a:50"}]}, "created": "2026-02-06T20:53:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "7085ed2f63a60d82e39a02a2fc179c6849889cb5382d11bc6bdc3909", "id": "c1cb8005-77c3-4c05-8fe0-20d6dcc62f01", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1929514041", "status": "ACTIVE", "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "user_id": "209124c905874acb9b4ec469092a097b", "updated": "2026-02-06T20:57:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-661597136", "OS-SRV-USG:launched_at": "2026-02-06T20:53:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--751247169"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-02-06 21:57:19,502 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01 0.102s
2026-02-06 21:57:19,503 83171 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': 'Fri, 06 Feb 2026 20:57:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1372', '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-f25e617e-6f5f-4e35-bc2e-918f62585351', 'x-compute-request-id': 'req-f25e617e-6f5f-4e35-bc2e-918f62585351', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:53:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "7085ed2f63a60d82e39a02a2fc179c6849889cb5382d11bc6bdc3909", "id": "c1cb8005-77c3-4c05-8fe0-20d6dcc62f01", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1929514041", "status": "ACTIVE", "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "user_id": "209124c905874acb9b4ec469092a097b", "updated": "2026-02-06T20:57:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-661597136", "OS-SRV-USG:launched_at": "2026-02-06T20:53:42.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-02-06 21:57:20,624 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01 0.107s
2026-02-06 21:57:20,624 83171 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': 'Fri, 06 Feb 2026 20:57:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1377', '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-7dd6ba59-bce2-4909-af6f-eb762dc1153a', 'x-compute-request-id': 'req-7dd6ba59-bce2-4909-af6f-eb762dc1153a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:53:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "7085ed2f63a60d82e39a02a2fc179c6849889cb5382d11bc6bdc3909", "id": "c1cb8005-77c3-4c05-8fe0-20d6dcc62f01", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1929514041", "status": "DELETED", "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "user_id": "209124c905874acb9b4ec469092a097b", "updated": "2026-02-06T20:57:20Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-661597136", "OS-SRV-USG:launched_at": "2026-02-06T20:53:42.000000", "OS-SRV-USG:terminated_at": "2026-02-06T20:57:19.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-02-06 21:57:20,637 83171 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 5 second wait
2026-02-06 21:57:21,734 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01 0.096s
2026-02-06 21:57:21,735 83171 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': 'Fri, 06 Feb 2026 20:57:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1377', '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-07fc142f-3f0a-45b4-a24d-2f440c17126a', 'x-compute-request-id': 'req-07fc142f-3f0a-45b4-a24d-2f440c17126a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:53:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "7085ed2f63a60d82e39a02a2fc179c6849889cb5382d11bc6bdc3909", "id": "c1cb8005-77c3-4c05-8fe0-20d6dcc62f01", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-1929514041", "status": "DELETED", "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "user_id": "209124c905874acb9b4ec469092a097b", "updated": "2026-02-06T20:57:20Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-661597136", "OS-SRV-USG:launched_at": "2026-02-06T20:53:42.000000", "OS-SRV-USG:terminated_at": "2026-02-06T20:57:19.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-02-06 21:57:22,781 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 404 GET http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01 0.031s
2026-02-06 21:57:22,781 83171 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': 'Fri, 06 Feb 2026 20:57:22 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-96dd3dae-fbbf-4903-b81b-c75e802c0f48', 'x-compute-request-id': 'req-96dd3dae-fbbf-4903-b81b-c75e802c0f48', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/c1cb8005-77c3-4c05-8fe0-20d6dcc62f01'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance c1cb8005-77c3-4c05-8fe0-20d6dcc62f01 could not be found."}}'
2026-02-06 21:57:22,818 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://192.168.122.84/compute/v2.1/os-keypairs/tempest-keypair-661597136 0.036s
2026-02-06 21:57:22,818 83171 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': 'Fri, 06 Feb 2026 20:57:22 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-34923b52-6317-4248-9c40-f607aa3434be', 'x-compute-request-id': 'req-34923b52-6317-4248-9c40-f607aa3434be', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/compute/v2.1/os-keypairs/tempest-keypair-661597136'}
Body: b''
2026-02-06 21:57:23,019 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://192.168.122.84/networking/v2.0/security-groups/df75e217-4f05-4077-8337-cd1174b24d9f 0.200s
2026-02-06 21:57:23,019 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:57:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-7bb667bd-8f3d-4ad8-9599-71c8eef09789', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/networking/v2.0/security-groups/df75e217-4f05-4077-8337-cd1174b24d9f'}
Body: b''
2026-02-06 21:57:23,035 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://192.168.122.84/networking/v2.0/security-groups/df75e217-4f05-4077-8337-cd1174b24d9f 0.015s
2026-02-06 21:57:23,035 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:57:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-e2f84159-4a70-4a16-a7ec-7ff000bd55e8', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.84/networking/v2.0/security-groups/df75e217-4f05-4077-8337-cd1174b24d9f'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group df75e217-4f05-4077-8337-cd1174b24d9f does not exist", "detail": ""}}'
2026-02-06 21:57:23,349 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://192.168.122.84/networking/v2.0/floatingips/f464dafe-f0d3-44fd-8452-a722799d4308 0.313s
2026-02-06 21:57:23,349 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:57:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-4dfa0216-1c02-47ab-81ee-402cb30bb5b0', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips/f464dafe-f0d3-44fd-8452-a722799d4308'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 268, in test_attach_volume_shelved_or_offload_server
server, validation_resources = self._create_server()
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 247, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 222, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server
wait_for_ssh_or_ping(
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 713, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
fail
ft9.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-02-06 21:57:23,372 83171 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-02-06 21:57:23,372 83171 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-02-06 21:57:23,430 83171 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/compute/v2.1/os-keypairs 0.056s
2026-02-06 21:57:23,430 83171 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-1633590035", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLv1j8zOO2oodFvsCYpXohmNmAcionGKSE4lN5Xr+dNDOlVTjl20Apc9cU7Vz+heeAvXkycM6XXGe3/oyykfy5ODWcnwYw1/5hgGD5GxlgQmDtLN3NRWrOa9s0IGrex4mQ=="}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:57:23 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-5d9202de-c022-4725-bf53-188b01b697a5', 'x-compute-request-id': 'req-5d9202de-c022-4725-bf53-188b01b697a5', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1633590035", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLv1j8zOO2oodFvsCYpXohmNmAcionGKSE4lN5Xr+dNDOlVTjl20Apc9cU7Vz+heeAvXkycM6XXGe3/oyykfy5ODWcnwYw1/5hgGD5GxlgQmDtLN3NRWrOa9s0IGrex4mQ==", "fingerprint": "74:94:c7:a3:5d:3e:24:29:81:a9:59:31:3b:b8:24:15", "user_id": "209124c905874acb9b4ec469092a097b"}}'
2026-02-06 21:57:23,433 83171 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1633590035 created
2026-02-06 21:57:23,701 83171 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/networking/v2.0/security-groups 0.267s
2026-02-06 21:57:23,701 83171 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--1928081760", "description": "tempest-description--819340727"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:57:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-8abe3c7f-8d64-41cc-b8a7-0b28137a3ac8', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "190019f1-0981-4e6a-a649-c455a40b9698", "name": "tempest-securitygroup--1928081760", "stateful": true, "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "project_id": "d1417f3f80fd4e60b570d0881a68e885", "description": "tempest-description--819340727", "shared": false, "security_group_rules": [{"id": "098b3ae4-7d45-401d-b0ca-0049ef5f11e5", "project_id": "d1417f3f80fd4e60b570d0881a68e885", "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "security_group_id": "190019f1-0981-4e6a-a649-c455a40b9698", "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": 786, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-02-06T20:57:23Z", "updated_at": "2026-02-06T20:57:23Z", "revision_number": 0}, {"id": "b62c2b0d-d037-4dc9-863a-07fec403e03a", "project_id": "d1417f3f80fd4e60b570d0881a68e885", "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "security_group_id": "190019f1-0981-4e6a-a649-c455a40b9698", "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": 787, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-02-06T20:57:23Z", "updated_at": "2026-02-06T20:57:23Z", "revision_number": 0}], "tags": [], "created_at": "2026-02-06T20:57:23Z", "updated_at": "2026-02-06T20:57:23Z", "revision_number": 1}}'
2026-02-06 21:57:23,908 83171 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.207s
2026-02-06 21:57:23,909 83171 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": "190019f1-0981-4e6a-a649-c455a40b9698", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:57:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-1bcf7990-e266-4c28-8bf5-19c4a37fea08', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "06418df2-bef5-46de-ae9e-60c5d86d0f7c", "project_id": "d1417f3f80fd4e60b570d0881a68e885", "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "security_group_id": "190019f1-0981-4e6a-a649-c455a40b9698", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T20:57:23Z", "updated_at": "2026-02-06T20:57:23Z", "revision_number": 0}}'
2026-02-06 21:57:24,103 83171 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.194s
2026-02-06 21:57:24,103 83171 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": "190019f1-0981-4e6a-a649-c455a40b9698", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:57:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-5fc01454-cc64-4409-acab-6f12702fb660', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "01f7d7e9-7082-4889-bd4d-4f4b83eeca02", "project_id": "d1417f3f80fd4e60b570d0881a68e885", "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "security_group_id": "190019f1-0981-4e6a-a649-c455a40b9698", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T20:57:23Z", "updated_at": "2026-02-06T20:57:23Z", "revision_number": 0}}'
2026-02-06 21:57:24,103 83171 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1928081760 created
2026-02-06 21:57:24,691 83171 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/networking/v2.0/floatingips 0.587s
2026-02-06 21:57:24,691 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:57:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-22e41662-7fde-4b70-b095-42b397718ef2', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "e9ebb788-ce0c-487c-a926-5ebbae0d5a49", "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "project_id": "d1417f3f80fd4e60b570d0881a68e885", "floating_ip_address": "172.24.4.104", "floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-02-06T20:57:24Z", "updated_at": "2026-02-06T20:57:24Z", "revision_number": 0}}'
2026-02-06 21:57:24,692 83171 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'e9ebb788-ce0c-487c-a926-5ebbae0d5a49', 'tenant_id': 'd1417f3f80fd4e60b570d0881a68e885', 'project_id': 'd1417f3f80fd4e60b570d0881a68e885', 'floating_ip_address': '172.24.4.104', 'floating_network_id': '2915bb8f-3534-4eb6-9140-b5d7d7372804', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-02-06T20:57:24Z', 'updated_at': '2026-02-06T20:57:24Z', 'revision_number': 0, 'ip': '172.24.4.104'} created
2026-02-06 21:57:24,779 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 201 POST http://192.168.122.84/identity/v3/auth/tokens 0.083s
2026-02-06 21:57:24,779 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:57:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2527', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a57746a2-3e87-4a43-a143-048874acaa45', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "209124c905874acb9b4ec469092a097b", "name": "tempest-AttachVolumeShelveTestJSON-372172842-project-member", "password_expires_at": null}, "audit_ids": ["kpFbXwK1SOGmyXe-4buYsQ"], "expires_at": "2026-02-06T21:57:24.000000Z", "issued_at": "2026-02-06T20:57:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1417f3f80fd4e60b570d0881a68e885", "name": "tempest-AttachVolumeShelveTestJSON-372172842"}, "is_domain": false, "roles": [{"id": "4d6e333c257e4064956f140a41314573", "name": "member"}, {"id": "84504efd54ae4a9588c8422ecb0abfee", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0f713fe2daca44ec89b9c3e10932c970", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/volume/v3", "region": "RegionOne"}], "id": "26431d82c9384270aa512356bf5e64e6", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "070a948755e647bbb3bcb90d19888397", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/image", "region": "RegionOne"}], "id": "528911970de64848b5475ebd6ee6a418", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2e1ae24ade8f44e3a593eefe79d140f4", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/compute/v2/d1417f3f80fd4e60b570d0881a68e885", "region": "RegionOne"}], "id": "5337a897e80c4f86b14c496add20b2ba", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "36e1704910c14c38b323e02c6c534ffd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/placement", "region": "RegionOne"}], "id": "64ba2cc515ea48f2b6bf589109ecc398", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "bc1699eba7ce420d8a3224b948f231ca", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/networking", "region": "RegionOne"}], "id": "69678593bf2148cd9bfbb05428f1572e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0fdbcf46c1c149b59bbe63e29a54685a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/compute/v2.1", "region": "RegionOne"}], "id": "bc80821fb9b24e858c301c82531c11a6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d5bb2d743fb54a7ea460fc8ecb99292e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/identity", "region": "RegionOne"}], "id": "f3f05134bbf9431aab4cd693ebfef943", "type": "identity", "name": "keystone"}]}}'
2026-02-06 21:57:24,779 83171 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '6a230b7f-7925-4bfd-9b53-4ddb44b066f8', 'name': 'tempest-AttachVolumeShelveTestJSON-755465851-network', 'tenant_id': 'd1417f3f80fd4e60b570d0881a68e885', 'project_id': 'd1417f3f80fd4e60b570d0881a68e885', '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': 38679, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-02-06T20:53:15Z', 'updated_at': '2026-02-06T20:53:16Z', 'revision_number': 1} available for tenant
2026-02-06 21:57:24,780 83171 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1633590035', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLv1j8zOO2oodFvsCYpXohmNmAcionGKSE4lN5Xr+dNDOlVTjl20Apc9cU7Vz+heeAvXkycM6XXGe3/oyykfy5ODWcnwYw1/5hgGD5GxlgQmDtLN3NRWrOa9s0IGrex4mQ==', 'fingerprint': '74:94:c7:a3:5d:3e:24:29:81:a9:59:31:3b:b8:24:15', 'user_id': '209124c905874acb9b4ec469092a097b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDA3T2wa7iu7vFcm7gmoFC9JaSVBBA9UsuMlFg+kkVkE83Srx/qdUVS4\nShabxDv/tAmgBwYFK4EEACKhZANiAAS79Y/MzjtqKHRb7AmKV6IZjZgHIqJxikhO\nJTeV6/nTQzpVU45dtAKXPXFO1c/oXngL15MnDOl1xnt/6MspH8uTg1nJ8GMNf+YY\nBg+RsZYEJg7SzdzUVqzmvbNCBq3seJk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '190019f1-0981-4e6a-a649-c455a40b9698', 'name': 'tempest-securitygroup--1928081760', 'stateful': True, 'tenant_id': 'd1417f3f80fd4e60b570d0881a68e885', 'project_id': 'd1417f3f80fd4e60b570d0881a68e885', 'description': 'tempest-description--819340727', 'shared': False, 'security_group_rules': [{'id': '098b3ae4-7d45-401d-b0ca-0049ef5f11e5', 'project_id': 'd1417f3f80fd4e60b570d0881a68e885', 'tenant_id': 'd1417f3f80fd4e60b570d0881a68e885', 'security_group_id': '190019f1-0981-4e6a-a649-c455a40b9698', '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': 786, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-02-06T20:57:23Z', 'updated_at': '2026-02-06T20:57:23Z', 'revision_number': 0}, {'id': 'b62c2b0d-d037-4dc9-863a-07fec403e03a', 'project_id': 'd1417f3f80fd4e60b570d0881a68e885', 'tenant_id': 'd1417f3f80fd4e60b570d0881a68e885', 'security_group_id': '190019f1-0981-4e6a-a649-c455a40b9698', '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': 787, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-02-06T20:57:23Z', 'updated_at': '2026-02-06T20:57:23Z', 'revision_number': 0}], 'tags': [], 'created_at': '2026-02-06T20:57:23Z', 'updated_at': '2026-02-06T20:57:23Z', 'revision_number': 1}, 'floating_ip': {'id': 'e9ebb788-ce0c-487c-a926-5ebbae0d5a49', 'tenant_id': 'd1417f3f80fd4e60b570d0881a68e885', 'project_id': 'd1417f3f80fd4e60b570d0881a68e885', 'floating_ip_address': '172.24.4.104', 'floating_network_id': '2915bb8f-3534-4eb6-9140-b5d7d7372804', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-02-06T20:57:24Z', 'updated_at': '2026-02-06T20:57:24Z', 'revision_number': 0, 'ip': '172.24.4.104'}}
2026-02-06 21:57:25,252 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://192.168.122.84/compute/v2.1/servers 0.471s
2026-02-06 21:57:25,252 83171 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-341665019", "imageRef": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "6a230b7f-7925-4bfd-9b53-4ddb44b066f8"}], "security_groups": [{"name": "tempest-securitygroup--1928081760"}], "key_name": "tempest-keypair-1633590035", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:57:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '408', 'location': 'http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968', '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-4729b8da-87c9-48da-87f0-cd2c6913816e', 'x-compute-request-id': 'req-4729b8da-87c9-48da-87f0-cd2c6913816e', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/compute/v2.1/servers'}
Body: b'{"server": {"id": "3cb0605b-869e-4b85-86db-8e8ecac3f968", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1928081760"}], "adminPass": "password"}}'
2026-02-06 21:57:25,320 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968 0.066s
2026-02-06 21:57:25,321 83171 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': 'Fri, 06 Feb 2026 20:57:25 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-1c189940-ef1e-4b8a-833c-dd1799aaeba9', 'x-compute-request-id': 'req-1c189940-ef1e-4b8a-833c-dd1799aaeba9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:57:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "", "id": "3cb0605b-869e-4b85-86db-8e8ecac3f968", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-341665019", "status": "BUILD", "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "user_id": "209124c905874acb9b4ec469092a097b", "updated": "2026-02-06T20:57:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1633590035", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-02-06 21:57:26,431 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968 0.097s
2026-02-06 21:57:26,431 83171 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': 'Fri, 06 Feb 2026 20:57:26 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-d6f26396-54d4-45dc-905c-2f102f6db86a', 'x-compute-request-id': 'req-d6f26396-54d4-45dc-905c-2f102f6db86a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:57:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "", "id": "3cb0605b-869e-4b85-86db-8e8ecac3f968", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-341665019", "status": "BUILD", "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "user_id": "209124c905874acb9b4ec469092a097b", "updated": "2026-02-06T20:57:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1633590035", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-02-06 21:57:27,523 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968 0.075s
2026-02-06 21:57:27,524 83171 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': 'Fri, 06 Feb 2026 20:57:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1343', '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-0538ee74-ffc5-4d6c-ba09-eb2db621308b', 'x-compute-request-id': 'req-0538ee74-ffc5-4d6c-ba09-eb2db621308b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:57:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "7085ed2f63a60d82e39a02a2fc179c6849889cb5382d11bc6bdc3909", "id": "3cb0605b-869e-4b85-86db-8e8ecac3f968", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-341665019", "status": "BUILD", "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "user_id": "209124c905874acb9b4ec469092a097b", "updated": "2026-02-06T20:57:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1633590035", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-02-06 21:57:27,537 83171 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-02-06 21:57:28,636 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968 0.098s
2026-02-06 21:57:28,636 83171 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': 'Fri, 06 Feb 2026 20:57:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1343', '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-7cd067c9-e5e8-4c1a-8e77-42a75fe22704', 'x-compute-request-id': 'req-7cd067c9-e5e8-4c1a-8e77-42a75fe22704', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:57:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "7085ed2f63a60d82e39a02a2fc179c6849889cb5382d11bc6bdc3909", "id": "3cb0605b-869e-4b85-86db-8e8ecac3f968", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-341665019", "status": "BUILD", "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "user_id": "209124c905874acb9b4ec469092a097b", "updated": "2026-02-06T20:57:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1633590035", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-02-06 21:57:29,750 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968 0.101s
2026-02-06 21:57:29,751 83171 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': 'Fri, 06 Feb 2026 20:57:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1351', '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-a44584a3-cb9e-4d0c-a7c0-c04186f0adb3', 'x-compute-request-id': 'req-a44584a3-cb9e-4d0c-a7c0-c04186f0adb3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:57:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "7085ed2f63a60d82e39a02a2fc179c6849889cb5382d11bc6bdc3909", "id": "3cb0605b-869e-4b85-86db-8e8ecac3f968", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-341665019", "status": "BUILD", "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "user_id": "209124c905874acb9b4ec469092a097b", "updated": "2026-02-06T20:57:29Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1633590035", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-02-06 21:57:29,765 83171 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-02-06 21:57:30,969 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968 0.203s
2026-02-06 21:57:30,969 83171 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': 'Fri, 06 Feb 2026 20:57:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1429', '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-7769c0ea-13c9-4512-94dd-a3ad5a886c41', 'x-compute-request-id': 'req-7769c0ea-13c9-4512-94dd-a3ad5a886c41', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:57:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "7085ed2f63a60d82e39a02a2fc179c6849889cb5382d11bc6bdc3909", "id": "3cb0605b-869e-4b85-86db-8e8ecac3f968", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-341665019", "status": "BUILD", "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "user_id": "209124c905874acb9b4ec469092a097b", "updated": "2026-02-06T20:57:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1633590035", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1928081760"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-02-06 21:57:30,982 83171 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 5 second wait
2026-02-06 21:57:32,124 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968 0.140s
2026-02-06 21:57:32,124 83171 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': 'Fri, 06 Feb 2026 20:57:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1417', '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-15c5b973-27fc-4e53-8061-1bce5519c666', 'x-compute-request-id': 'req-15c5b973-27fc-4e53-8061-1bce5519c666', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:57:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "7085ed2f63a60d82e39a02a2fc179c6849889cb5382d11bc6bdc3909", "id": "3cb0605b-869e-4b85-86db-8e8ecac3f968", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-341665019", "status": "BUILD", "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "user_id": "209124c905874acb9b4ec469092a097b", "updated": "2026-02-06T20:57:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1633590035", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1928081760"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-02-06 21:57:32,137 83171 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait
2026-02-06 21:57:33,330 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968 0.193s
2026-02-06 21:57:33,330 83171 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': 'Fri, 06 Feb 2026 20:57:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1417', '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-9c799a0c-42b8-4abd-b234-dfa18517be62', 'x-compute-request-id': 'req-9c799a0c-42b8-4abd-b234-dfa18517be62', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:57:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "7085ed2f63a60d82e39a02a2fc179c6849889cb5382d11bc6bdc3909", "id": "3cb0605b-869e-4b85-86db-8e8ecac3f968", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-341665019", "status": "BUILD", "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "user_id": "209124c905874acb9b4ec469092a097b", "updated": "2026-02-06T20:57:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1633590035", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1928081760"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-02-06 21:57:34,621 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968 0.277s
2026-02-06 21:57:34,622 83171 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': 'Fri, 06 Feb 2026 20:57:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1417', '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-a6a081db-03a4-4462-b880-512018c4b587', 'x-compute-request-id': 'req-a6a081db-03a4-4462-b880-512018c4b587', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:57:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "7085ed2f63a60d82e39a02a2fc179c6849889cb5382d11bc6bdc3909", "id": "3cb0605b-869e-4b85-86db-8e8ecac3f968", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-341665019", "status": "BUILD", "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "user_id": "209124c905874acb9b4ec469092a097b", "updated": "2026-02-06T20:57:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1633590035", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1928081760"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-02-06 21:57:35,835 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968 0.200s
2026-02-06 21:57:35,836 83171 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': 'Fri, 06 Feb 2026 20:57:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1417', '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-474f8dac-7b64-4b3a-8364-bc12189a6ae0', 'x-compute-request-id': 'req-474f8dac-7b64-4b3a-8364-bc12189a6ae0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:57:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "7085ed2f63a60d82e39a02a2fc179c6849889cb5382d11bc6bdc3909", "id": "3cb0605b-869e-4b85-86db-8e8ecac3f968", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-341665019", "status": "BUILD", "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "user_id": "209124c905874acb9b4ec469092a097b", "updated": "2026-02-06T20:57:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1633590035", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1928081760"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-02-06 21:57:37,041 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968 0.191s
2026-02-06 21:57:37,042 83171 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': 'Fri, 06 Feb 2026 20:57:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1417', '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-5be1206b-45ff-45fa-88fb-c471c333e226', 'x-compute-request-id': 'req-5be1206b-45ff-45fa-88fb-c471c333e226', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:57:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "7085ed2f63a60d82e39a02a2fc179c6849889cb5382d11bc6bdc3909", "id": "3cb0605b-869e-4b85-86db-8e8ecac3f968", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-341665019", "status": "BUILD", "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "user_id": "209124c905874acb9b4ec469092a097b", "updated": "2026-02-06T20:57:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1633590035", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1928081760"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-02-06 21:57:38,203 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968 0.146s
2026-02-06 21:57:38,204 83171 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': 'Fri, 06 Feb 2026 20:57:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1417', '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-ff2c0b08-e8d6-4aa5-9237-db64ad77a2a7', 'x-compute-request-id': 'req-ff2c0b08-e8d6-4aa5-9237-db64ad77a2a7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:57:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "7085ed2f63a60d82e39a02a2fc179c6849889cb5382d11bc6bdc3909", "id": "3cb0605b-869e-4b85-86db-8e8ecac3f968", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-341665019", "status": "BUILD", "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "user_id": "209124c905874acb9b4ec469092a097b", "updated": "2026-02-06T20:57:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1633590035", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1928081760"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-02-06 21:57:39,408 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968 0.191s
2026-02-06 21:57:39,409 83171 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': 'Fri, 06 Feb 2026 20:57:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1417', '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-1d85bd39-afda-4d10-8486-a0633554b175', 'x-compute-request-id': 'req-1d85bd39-afda-4d10-8486-a0633554b175', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:57:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "7085ed2f63a60d82e39a02a2fc179c6849889cb5382d11bc6bdc3909", "id": "3cb0605b-869e-4b85-86db-8e8ecac3f968", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-341665019", "status": "BUILD", "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "user_id": "209124c905874acb9b4ec469092a097b", "updated": "2026-02-06T20:57:39Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1633590035", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1928081760"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-02-06 21:57:40,556 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968 0.134s
2026-02-06 21:57:40,557 83171 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': 'Fri, 06 Feb 2026 20:57:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1603', '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-7a36f8ad-503d-42c8-b230-0c51ea8f57ed', 'x-compute-request-id': 'req-7a36f8ad-503d-42c8-b230-0c51ea8f57ed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-755465851-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:0c:6b"}]}, "created": "2026-02-06T20:57:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "7085ed2f63a60d82e39a02a2fc179c6849889cb5382d11bc6bdc3909", "id": "3cb0605b-869e-4b85-86db-8e8ecac3f968", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-341665019", "status": "ACTIVE", "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "user_id": "209124c905874acb9b4ec469092a097b", "updated": "2026-02-06T20:57:39Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1633590035", "OS-SRV-USG:launched_at": "2026-02-06T20:57:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1928081760"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-02-06 21:57:40,569 83171 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait
2026-02-06 21:57:40,670 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968/os-interface 0.100s
2026-02-06 21:57:40,670 83171 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': 'Fri, 06 Feb 2026 20:57:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', '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-596dfbf4-78e4-4c47-91f9-dcec3bdb6ce9', 'x-compute-request-id': 'req-596dfbf4-78e4-4c47-91f9-dcec3bdb6ce9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "6a230b7f-7925-4bfd-9b53-4ddb44b066f8", "port_id": "ef340bfd-8890-45f4-bd05-280c528d06be", "mac_addr": "fa:16:3e:c4:0c:6b", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "cfefa41f-73e4-4fde-b61d-5631f01438ea", "ip_address": "10.0.0.14"}]}]}'
2026-02-06 21:57:41,230 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 PUT http://192.168.122.84/networking/v2.0/floatingips/e9ebb788-ce0c-487c-a926-5ebbae0d5a49 0.557s
2026-02-06 21:57:41,230 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "ef340bfd-8890-45f4-bd05-280c528d06be"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:57:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-4474a7e8-2862-40e7-8bb0-3909f0b9aa26', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips/e9ebb788-ce0c-487c-a926-5ebbae0d5a49'}
Body: b'{"floatingip": {"id": "e9ebb788-ce0c-487c-a926-5ebbae0d5a49", "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "project_id": "d1417f3f80fd4e60b570d0881a68e885", "floating_ip_address": "172.24.4.104", "floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804", "router_id": "a02b461b-4785-4e6c-b75a-cef951100f08", "port_id": "ef340bfd-8890-45f4-bd05-280c528d06be", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "6a230b7f-7925-4bfd-9b53-4ddb44b066f8", "mac_address": "fa:16:3e:c4:0c:6b", "admin_state_up": true, "status": "ACTIVE", "device_id": "3cb0605b-869e-4b85-86db-8e8ecac3f968", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-02-06T20:57:24Z", "updated_at": "2026-02-06T20:57:40Z", "revision_number": 1}}'
2026-02-06 21:57:41,231 83171 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.104:22' as 'cirros' with public key authentication
2026-02-06 21:57:44,303 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.104 ([Errno None] Unable to connect to port 22 on 172.24.4.104). Number attempts: 1. Retry after 2 seconds.
2026-02-06 21:57:47,375 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.104 ([Errno None] Unable to connect to port 22 on 172.24.4.104). Number attempts: 2. Retry after 3 seconds.
2026-02-06 21:57:53,935 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.104 ([Errno None] Unable to connect to port 22 on 172.24.4.104). Number attempts: 3. Retry after 4 seconds.
2026-02-06 21:58:01,487 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.104 ([Errno None] Unable to connect to port 22 on 172.24.4.104). Number attempts: 4. Retry after 5 seconds.
2026-02-06 21:58:10,063 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.104 ([Errno None] Unable to connect to port 22 on 172.24.4.104). Number attempts: 5. Retry after 6 seconds.
2026-02-06 21:58:19,631 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.104 ([Errno None] Unable to connect to port 22 on 172.24.4.104). Number attempts: 6. Retry after 7 seconds.
2026-02-06 21:58:30,191 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.104 ([Errno None] Unable to connect to port 22 on 172.24.4.104). Number attempts: 7. Retry after 8 seconds.
2026-02-06 21:58:41,743 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.104 ([Errno None] Unable to connect to port 22 on 172.24.4.104). Number attempts: 8. Retry after 9 seconds.
2026-02-06 21:58:54,319 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.104 ([Errno None] Unable to connect to port 22 on 172.24.4.104). Number attempts: 9. Retry after 10 seconds.
2026-02-06 21:59:07,887 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.104 ([Errno None] Unable to connect to port 22 on 172.24.4.104). Number attempts: 10. Retry after 11 seconds.
2026-02-06 21:59:22,447 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.104 ([Errno None] Unable to connect to port 22 on 172.24.4.104). Number attempts: 11. Retry after 12 seconds.
2026-02-06 21:59:38,031 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.104 ([Errno None] Unable to connect to port 22 on 172.24.4.104). Number attempts: 12. Retry after 13 seconds.
2026-02-06 21:59:54,607 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.104 ([Errno None] Unable to connect to port 22 on 172.24.4.104). Number attempts: 13. Retry after 14 seconds.
2026-02-06 22:00:12,175 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.104 ([Errno None] Unable to connect to port 22 on 172.24.4.104). Number attempts: 14. Retry after 15 seconds.
2026-02-06 22:00:30,767 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.104 ([Errno None] Unable to connect to port 22 on 172.24.4.104). Number attempts: 15. Retry after 16 seconds.
2026-02-06 22:00:50,351 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.104 ([Errno None] Unable to connect to port 22 on 172.24.4.104). Number attempts: 16. Retry after 17 seconds.
2026-02-06 22:01:10,927 83171 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.104 after 16 attempts. Proxy client: no proxy client
2026-02-06 22:01:10.927 83171 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-02-06 22:01:10.927 83171 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-02-06 22:01:10.927 83171 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-02-06 22:01:10.927 83171 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/paramiko/client.py", line 407, in connect
2026-02-06 22:01:10.927 83171 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors)
2026-02-06 22:01:10.927 83171 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.4.104
2026-02-06 22:01:10.927 83171 ERROR tempest.lib.common.ssh
2026-02-06 22:01:10,928 83171 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-AttachVolumeShelveTestJSON-755465851-network': [{'version': 4, 'addr': '10.0.0.14', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:c4:0c:6b'}]}, 'created': '2026-02-06T20:57:25Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/flavors/42'}]}, 'hostId': '7085ed2f63a60d82e39a02a2fc179c6849889cb5382d11bc6bdc3909', 'id': '3cb0605b-869e-4b85-86db-8e8ecac3f968', 'image': {'id': '8a411264-15f8-414d-9d8f-b6ea39e77eaf', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf'}]}, 'links': [{'rel': 'self', 'href': 'http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968'}, {'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968'}], 'metadata': {}, 'name': 'tempest-AttachVolumeShelveTestJSON-server-341665019', 'status': 'ACTIVE', 'tenant_id': 'd1417f3f80fd4e60b570d0881a68e885', 'user_id': '209124c905874acb9b4ec469092a097b', 'updated': '2026-02-06T20:57:39Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-1633590035', 'OS-SRV-USG:launched_at': '2026-02-06T20:57:39.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--1928081760'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [], 'locked': False, 'description': None}
2026-02-06 22:01:11,629 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968/action 0.701s
2026-02-06 22:01:11,630 83171 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: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:01:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '31499', '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-58218d44-36e8-43f3-803c-58de14e68122', 'x-compute-request-id': 'req-58218d44-36e8-43f3-803c-58de14e68122', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968/action'}
Body: b'{"output": "[ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.15.0-1 04/01/2014\\n[ 0.000000] last_pfn = 0xbfdd max_arch_pfn = 0x10000000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000f5b80-0x000f5b8f]\\n[ 0.000000] Using GB pages for direct mapping\\n[ 0.000000] RAMDISK: [mem 0x0b725000-0x0bfccfff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F5990 000014 (v00 BOCHS )\\n[ 0.000000] ACPI: RSDT 0x000000000BFE18B3 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: FACP 0x000000000BFE1767 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: DSDT 0x000000000BFE0040 001727 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: FACS 0x000000000BFE0000 000040\\n[ 0.000000] ACPI: APIC 0x000000000BFE17DB 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: HPET 0x000000000BFE1853 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: WAET 0x000000000BFE188B 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: Reserving FACP table memory at [mem 0xbfe1767-0xbfe17da]\\n[ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1766]\\n[ 0.000000] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]\\n[ 0.000000] ACPI: Reserving APIC table memory at [mem 0xbfe17db-0xbfe1852]\\n[ 0.000000] ACPI: Reserving HPET table memory at [mem 0xbfe1853-0xbfe188a]\\n[ 0.000000] ACPI: Reserving WAET table memory at [mem 0xbfe188b-0xbfe18b2]\\n[ 0.000000] No NUMA configuration found\\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0b6fb000-0x0b724fff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]\\n[ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges\\n[ 0.000000] On node 0, zone DMA: 97 pages in unavailable ranges\\n[ 0.000000] On node 0, zone DMA32: 16419 pages in unavailable ranges\\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\\n[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23\\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\\n[ 0.0
2026-02-06 22:01:11,631 83171 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server 3cb0605b-869e-4b85-86db-8e8ecac3f968: [ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)
[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Hygon HygonGenuine
[ 0.000000] Centaur CentaurHauls
[ 0.000000] zhaoxin Shanghai
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.15.0-1 04/01/2014
[ 0.000000] last_pfn = 0xbfdd max_arch_pfn = 0x10000000000
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000000] found SMP MP-table at [mem 0x000f5b80-0x000f5b8f]
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] RAMDISK: [mem 0x0b725000-0x0bfccfff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F5990 000014 (v00 BOCHS )
[ 0.000000] ACPI: RSDT 0x000000000BFE18B3 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACP 0x000000000BFE1767 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: DSDT 0x000000000BFE0040 001727 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACS 0x000000000BFE0000 000040
[ 0.000000] ACPI: APIC 0x000000000BFE17DB 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: HPET 0x000000000BFE1853 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: WAET 0x000000000BFE188B 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: Reserving FACP table memory at [mem 0xbfe1767-0xbfe17da]
[ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1766]
[ 0.000000] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]
[ 0.000000] ACPI: Reserving APIC table memory at [mem 0xbfe17db-0xbfe1852]
[ 0.000000] ACPI: Reserving HPET table memory at [mem 0xbfe1853-0xbfe188a]
[ 0.000000] ACPI: Reserving WAET table memory at [mem 0xbfe188b-0xbfe18b2]
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x0b6fb000-0x0b724fff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]
[ 0.000000] Normal empty
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]
[ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA: 97 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA32: 16419 pages in unavailable ranges
[ 0.000000] ACPI: PM-Timer IO Port: 0x608
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[ 0.000000] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[ 0.000000] [mem 0x0c000000-0xfffbffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1
[ 0.000000] percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u2097152
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 48093
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0
[ 0.000000] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
[ 0.000000] Memory: 123004K/196076K available (16393K kernel code, 4396K rwdata, 10960K rodata, 3368K init, 18700K bss, 72868K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] ftrace: allocating 50748 entries in 199 pages
[ 0.000000] ftrace: allocated 199 pages with 5 groups
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1.
[ 0.000000] Rude variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16
[ 0.000000] random: crng init done
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] printk: console [tty1] enabled
[ 0.000000] printk: console [ttyS0] enabled
[ 0.000000] ACPI: Core revision 20210730
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
[ 0.008000] APIC: Switch to symmetric I/O mode setup
[ 0.016000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.048000] tsc: Unable to calibrate against PIT
[ 0.048000] tsc: using HPET reference calibration
[ 0.048000] tsc: Detected 1994.183 MHz processor
[ 0.002327] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x397d6e06029, max_idle_ns: 881590527295 ns
[ 0.003487] Calibrating delay loop (skipped), value calculated using timer frequency.. 3988.36 BogoMIPS (lpj=7976732)
[ 0.009173] AMD Zen1 DIV0 bug detected. Disable SMT for full protection.
[ 0.022618] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127
[ 0.030795] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0
[ 0.033735] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.035349] Spectre V2 : Mitigation: Retpolines
[ 0.035767] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.036200] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.036759] RETBleed: Mitigation: untrained return thunk
[ 0.037281] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.038021] Speculative Return Stack Overflow: IBPB-extending microcode not applied!
[ 0.038353] Speculative Return Stack Overflow: WARNING: See https://kernel.org/doc/html/latest/admin-guide/hw-vuln/srso.html for mitigation options.
[ 0.038634] Speculative Return Stack Overflow: Mitigation: safe RET, no microcode
[ 0.042050] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.055532] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.055898] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.056183] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.056495] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[ 0.057195] x86/fpu: xstate_offset[3]: 960, xstate_sizes[3]: 64
[ 0.057700] x86/fpu: xstate_offset[4]: 1024, xstate_sizes[4]: 64
[ 0.057968] x86/fpu: xstate_offset[9]: 2688, xstate_sizes[9]: 8
[ 0.059117] x86/fpu: Enabled xstate features 0x21b, context size is 2696 bytes, using 'standard' format.
[ 0.949842] Freeing SMP alternatives memory: 44K
[ 0.951408] pid_max: default: 32768 minimum: 301
[ 0.964776] LSM: Security Framework initializing
[ 0.968455] landlock: Up and running.
[ 0.968689] Yama: becoming mindful.
[ 0.978780] AppArmor: AppArmor initialized
[ 0.986145] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 0.986671] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 1.159051] smpboot: CPU0: AMD EPYC Processor (family: 0x17, model: 0x1, stepping: 0x2)
[ 1.175886] Performance Events: PMU not available due to virtualization, using software events only.
[ 1.179518] signal: max sigframe size: 3632
[ 1.182408] rcu: Hierarchical SRCU implementation.
[ 1.198857] NMI watchdog: Perf NMI watchdog permanently disabled
[ 1.207181] smp: Bringing up secondary CPUs ...
[ 1.207527] smp: Brought up 1 node, 1 CPU
[ 1.207775] smpboot: Max logical packages: 1
[ 1.208089] smpboot: Total of 1 processors activated (3988.36 BogoMIPS)
[ 1.233334] devtmpfs: initialized
[ 1.239996] x86/mm: Memory block size: 128MB
[ 1.252701] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 1.255969] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
[ 1.265178] pinctrl core: initialized pinctrl subsystem
[ 1.279816] PM: RTC time: 20:57:44, date: 2026-02-06
[ 1.296541] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 1.305558] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[ 1.308615] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 1.310284] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 1.310996] audit: initializing netlink subsys (disabled)
[ 1.319669] audit: type=2000 audit(1770411464.360:1): state=initialized audit_enabled=0 res=1
[ 1.327403] thermal_sys: Registered thermal governor 'fair_share'
[ 1.327461] thermal_sys: Registered thermal governor 'bang_bang'
[ 1.327728] thermal_sys: Registered thermal governor 'step_wise'
[ 1.327962] thermal_sys: Registered thermal governor 'user_space'
[ 1.328185] thermal_sys: Registered thermal governor 'power_allocator'
[ 1.328789] EISA bus registered
[ 1.329453] cpuidle: using governor ladder
[ 1.330846] cpuidle: using governor menu
[ 1.335220] ACPI: bus type PCI registered
[ 1.335606] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 1.342192] PCI: Using configuration type 1 for base access
[ 1.342501] PCI: Using configuration type 1 for extended access
[ 1.408102] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 1.415382] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 1.415707] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 1.477962] ACPI: Added _OSI(Module Device)
[ 1.478271] ACPI: Added _OSI(Processor Device)
[ 1.479203] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 1.479414] ACPI: Added _OSI(Processor Aggregator Device)
[ 1.479782] ACPI: Added _OSI(Linux-Dell-Video)
[ 1.479991] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 1.480209] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 1.532026] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 1.576383] ACPI: Interpreter enabled
[ 1.578428] ACPI: PM: (supports S0 S3 S4 S5)
[ 1.578697] ACPI: Using IOAPIC for interrupt routing
[ 1.580002] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 1.580431] PCI: Using E820 reservations for host bridge windows
[ 1.584588] ACPI: Enabled 2 GPEs in block 00 to 0F
[ 1.673249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 1.674829] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 1.689214] acpiphp: Slot [3] registered
[ 1.689790] acpiphp: Slot [4] registered
[ 1.690234] acpiphp: Slot [5] registered
[ 1.690760] acpiphp: Slot [6] registered
[ 1.691319] acpiphp: Slot [7] registered
[ 1.691840] acpiphp: Slot [8] registered
[ 1.692315] acpiphp: Slot [9] registered
[ 1.692749] acpiphp: Slot [10] registered
[ 1.693177] acpiphp: Slot [11] registered
[ 1.693625] acpiphp: Slot [12] registered
[ 1.694057] acpiphp: Slot [13] registered
[ 1.694508] acpiphp: Slot [14] registered
[ 1.695202] acpiphp: Slot [15] registered
[ 1.695663] acpiphp: Slot [16] registered
[ 1.696116] acpiphp: Slot [17] registered
[ 1.696560] acpiphp: Slot [18] registered
[ 1.696995] acpiphp: Slot [19] registered
[ 1.697434] acpiphp: Slot [20] registered
[ 1.697925] acpiphp: Slot [21] registered
[ 1.698366] acpiphp: Slot [22] registered
[ 1.698806] acpiphp: Slot [23] registered
[ 1.699347] acpiphp: Slot [24] registered
[ 1.699840] acpiphp: Slot [25] registered
[ 1.700309] acpiphp: Slot [26] registered
[ 1.700797] acpiphp: Slot [27] registered
[ 1.701235] acpiphp: Slot [28] registered
[ 1.701677] acpiphp: Slot [29] registered
[ 1.702103] acpiphp: Slot [30] registered
[ 1.702548] acpiphp: Slot [31] registered
[ 1.703425] PCI host bridge to bus 0000:00
[ 1.704574] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 1.704925] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 1.705453] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 1.705715] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 1.706120] pci_bus 0000:00: root bus resource [mem 0x0c000000-0xfebfffff window]
[ 1.706429] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]
[ 1.711345] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[ 1.737437] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[ 1.740876] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[ 1.744131] pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f]
[ 1.747511] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 1.747893] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 1.748240] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 1.748559] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 1.752516] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[ 1.753442] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
[ 1.753805] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
[ 1.758864] pci 0000:00:02.0: [1af4:1050] type 00 class 0x030000
[ 1.760435] pci 0000:00:02.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref]
[ 1.764120] pci 0000:00:02.0: reg 0x18: [mem 0xfe800000-0xfe803fff 64bit pref]
[ 1.766352] pci 0000:00:02.0: reg 0x20: [mem 0xfeb90000-0xfeb90fff]
[ 1.770024] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfeb8ffff pref]
[ 1.772416] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 1.789223] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000
[ 1.790918] pci 0000:00:03.0: reg 0x10: [io 0xc080-0xc0bf]
[ 1.792378] pci 0000:00:03.0: reg 0x14: [mem 0xfeb91000-0xfeb91fff]
[ 1.795901] pci 0000:00:03.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref]
[ 1.800286] pci 0000:00:03.0: reg 0x30: [mem 0xfeb00000-0xfeb7ffff pref]
[ 1.817169] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000
[ 1.818909] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f]
[ 1.820308] pci 0000:00:04.0: reg 0x14: [mem 0xfeb92000-0xfeb92fff]
[ 1.823850] pci 0000:00:04.0: reg 0x20: [mem 0xfe808000-0xfe80bfff 64bit pref]
[ 1.845262] pci 0000:00:05.0: [1af4:1002] type 00 class 0x00ff00
[ 1.846635] pci 0000:00:05.0: reg 0x10: [io 0xc0c0-0xc0ff]
[ 1.850019] pci 0000:00:05.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref]
[ 1.868835] pci 0000:00:06.0: [1af4:1005] type 00 class 0x00ff00
[ 1.870097] pci 0000:00:06.0: reg 0x10: [io 0xc100-0xc11f]
[ 1.871891] pci 0000:00:06.0: reg 0x20: [mem 0xfe810000-0xfe813fff 64bit pref]
[ 1.901405] ACPI: PCI: Interrupt link LNKA configured for IRQ 10
[ 1.903929] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[ 1.905957] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[ 1.907977] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[ 1.908999] ACPI: PCI: Interrupt link LNKS configured for IRQ 9
[ 1.915587] iommu: Default domain type: Translated
[ 1.915887] iommu: DMA domain TLB invalidation policy: lazy mode
[ 1.924574] SCSI subsystem initialized
[ 1.933452] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 1.933890] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 1.934335] pci 0000:00:02.0: vgaarb: bridge control possible
[ 1.934797] vgaarb: loaded
[ 1.937510] ACPI: bus type USB registered
[ 1.938450] usbcore: registered new interface driver usbfs
[ 1.939262] usbcore: registered new interface driver hub
[ 1.939831] usbcore: registered new device driver usb
[ 1.941206] pps_core: LinuxPPS API ver. 1 registered
[ 1.941452] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 1.941950] PTP clock support registered
[ 1.944047] EDAC MC: Ver: 3.0.0
[ 1.963883] NetLabel: Initializing
[ 1.964127] NetLabel: domain hash size = 128
[ 1.964325] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 1.966334] NetLabel: unlabeled traffic allowed by default
[ 1.968165] PCI: Using ACPI for IRQ routing
[ 1.973242] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 1.973621] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[ 1.980024] clocksource: Switched to clocksource tsc-early
[ 2.368618] VFS: Disk quotas dquot_6.6.0
[ 2.369306] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 2.386013] AppArmor: AppArmor Filesystem Enabled
[ 2.387135] pnp: PnP ACPI init
[ 2.414131] pnp: PnP ACPI: found 5 devices
[ 2.502085] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 2.510041] NET: Registered PF_INET protocol family
[ 2.515573] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 2.582475] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 2.590631] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 2.595614] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 2.596507] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 2.596994] TCP: Hash tables configured (established 2048 bind 2048)
[ 2.601024] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear)
[ 2.601844] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 2.602611] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 2.605952] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 2.606796] NET: Registered PF_XDP protocol family
[ 2.608762] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 2.609066] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 2.609302] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 2.609544] pci_bus 0000:00: resource 7 [mem 0x0c000000-0xfebfffff window]
[ 2.609789] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window]
[ 2.611383] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 2.611785] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 2.612150] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 2.612523] PCI: CLS 0 bytes, default 64
[ 2.625651] Trying to unpack rootfs image as initramfs...
[ 2.645532] Initialise system trusted keyrings
[ 2.649195] Key type blacklist registered
[ 2.655949] workingset: timestamp_bits=36 max_order=15 bucket_order=0
[ 2.732907] zbud: loaded
[ 2.749093] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 2.758252] fuse: init (API version 7.34)
[ 2.774862] integrity: Platform Keyring initialized
[ 2.888298] Key type asymmetric registered
[ 2.888675] Asymmetric key parser 'x509' registered
[ 2.889808] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 2.897025] io scheduler mq-deadline registered
[ 2.908206] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 2.925793] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 2.953813] ACPI: button: Power Button [PWRF]
[ 3.631435] tsc: Refined TSC clocksource calibration: 2000.005 MHz
[ 3.632387] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1cd432f8b5d, max_idle_ns: 440795262763 ns
[ 3.632948] clocksource: Switched to clocksource tsc
[ 4.694811] ACPI: \_SB_.LNKB: Enabled at IRQ 10
[ 6.327331] Freeing initrd memory: 8864K
[ 6.389360] ACPI: \_SB_.LNKC: Enabled at IRQ 11
[ 7.167148] ACPI: \_SB_.LNKD: Enabled at IRQ 11
[ 7.932765] ACPI: \_SB_.LNKA: Enabled at IRQ 10
[ 8.695840] Free page reporting enabled
[ 8.698940] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 8.726284] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 8.775847] Linux agpgart interface v0.103
[ 8.832200] loop: module loaded
[ 8.853888] scsi host0: ata_piix
[ 8.860534] scsi host1: ata_piix
[ 8.862126] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14
[ 8.862530] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15
[ 8.873897] tun: Universal TUN/TAP device driver, 1.6
[ 8.875469] PPP generic driver version 2.4.2
[ 8.877348] VFIO - User Level meta-driver version: 0.3
[ 8.880296] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 8.880810] ehci-pci: EHCI PCI platform driver
[ 8.881409] ehci-platform: EHCI generic platform driver
[ 8.881823] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 8.882219] ohci-pci: OHCI PCI platform driver
[ 8.882818] ohci-platform: OHCI generic platform driver
[ 8.883478] uhci_hcd: USB Universal Host Controller Interface driver
[ 8.886272] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 8.892561] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 8.893132] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 8.897100] mousedev: PS/2 mouse device common for all mice
[ 8.904371] rtc_cmos 00:04: RTC can wake from S4
[ 8.909533] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 8.914094] rtc_cmos 00:04: registered as rtc0
[ 8.915283] rtc_cmos 00:04: setting system clock to 2026-02-06T20:57:52 UTC (1770411472)
[ 8.917473] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs
[ 8.918122] i2c_dev: i2c /dev entries driver
[ 8.919257] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 8.920307] device-mapper: uevent: version 1.0.3
[ 8.922377] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[ 8.923528] platform eisa.0: Probing EISA bus 0
[ 8.924095] platform eisa.0: EISA: Cannot allocate resource for mainboard
[ 8.924555] platform eisa.0: Cannot allocate resource for EISA slot 1
[ 8.924877] platform eisa.0: Cannot allocate resource for EISA slot 2
[ 8.925164] platform eisa.0: Cannot allocate resource for EISA slot 3
[ 8.925461] platform eisa.0: Cannot allocate resource for EISA slot 4
[ 8.925740] platform eisa.0: Cannot allocate resource for EISA slot 5
[ 8.926028] platform eisa.0: Cannot allocate resource for EISA slot 6
[ 8.926300] platform eisa.0: Cannot allocate resource for EISA slot 7
[ 8.926559] platform eisa.0: Cannot allocate resource for EISA slot 8
[ 8.926836] platform eisa.0: EISA: Detected 0 cards
[ 8.927842] ledtrig-cpu: registered to indicate activity on CPUs
[ 8.930336] drop_monitor: Initializing network drop monitor service
[ 8.934581] NET: Registered PF_INET6 protocol family
[ 9.221942] Segment Routing with IPv6
[ 9.222663] In-situ OAM (IOAM) with IPv6
[ 9.224077] NET: Registered PF_PACKET protocol family
[ 9.225626] Key type dns_resolver registered
[ 9.230937] IPI shorthand broadcast: enabled
[ 9.232327] sched_clock: Marking stable (9280191520, -48948655)->(9240762167, -9519302)
[ 9.237025] registered taskstats version 1
[ 9.238848] Loading compiled-in X.509 certificates
[ 9.260554] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b'
[ 9.265819] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[ 9.270288] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[ 9.270750] blacklist: Loading compiled-in revocation X.509 certificates
[ 9.273412] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[ 9.274216] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03'
[ 9.274875] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b'
[ 9.275858] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8'
[ 9.276581] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d'
[ 9.277441] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c'
[ 9.278121] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af'
[ 9.278772] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9'
[ 9.284605] zswap: loaded using pool lzo/zbud
[ 9.290050] Key type .fscrypt registered
[ 9.290313] Key type fscrypt-provisioning registered
[ 9.399606] Key type encrypted registered
[ 9.400198] AppArmor: AppArmor sha1 policy hashing enabled
[ 9.401141] ima: No TPM chip found, activating TPM-bypass!
[ 9.401548] Loading compiled-in module X.509 certificates
[ 9.406443] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b'
[ 9.406976] ima: Allocated hash algorithm: sha1
[ 9.410809] ima: No architecture policies found
[ 9.412252] evm: Initialising EVM extended attributes:
[ 9.412535] evm: security.selinux
[ 9.412739] evm: security.SMACK64
[ 9.412896] evm: security.SMACK64EXEC
[ 9.413067] evm: security.SMACK64TRANSMUTE
[ 9.413262] evm: security.SMACK64MMAP
[ 9.413426] evm: security.apparmor
[ 9.413581] evm: security.ima
[ 9.413724] evm: security.capability
[ 9.413902] evm: HMAC attrs: 0x1
[ 9.421212] PM: Magic number: 14:988:1002
[ 9.421776] rtc_cmos 00:04: hash matches
[ 9.430083] RAS: Correctable Errors collector initialized.
[ 9.433169] clk: Disabling unused clocks
[ 9.614033] Freeing unused decrypted memory: 2036K
[ 9.715683] Freeing unused kernel image (initmem) memory: 3368K
[ 9.716280] Write protecting the kernel read-only data: 30720k
[ 9.726097] Freeing unused kernel image (text/rodata gap) memory: 2036K
[ 9.734589] Freeing unused kernel image (rodata/data gap) memory: 1328K
[ 10.330826] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 10.337286] Run /init as init process
info: initramfs: up at 10.62
[ 12.021256] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB)
[ 12.056898] GPT:Primary header thinks Alt. header is not at the end of the disk.
[ 12.057341] GPT:229375 != 2097151
[ 12.057526] GPT:Alternate GPT header not at the end of the disk.
[ 12.057783] GPT:229375 != 2097151
[ 12.057954] GPT: Use GNU Parted to correct GPT errors.
[ 12.890642] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called
currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables
info: copying initramfs to /dev/vda1
info: initramfs loading root from /dev/vda1
info: /etc/init.d/rc.sysinit: up at 19.62
info: container: none
Starting syslogd: OK
currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables
Saving random seed: OK
Starting acpid: OK
Starting network: dhcpcd-9.4.1 starting
DUID 00:04:3c:b0:60:5b:86:9e:4b:85:86:db:8e:8e:ca:c3:f9:68
eth0: waiting for carrier
eth0: carrier acquired
eth0: IAID 3e:c4:0c:6b
eth0: adding address fe80::f816:3eff:fec4:c6b
eth0: soliciting an IPv6 router
eth0: soliciting a DHCP lease
eth0: offered 10.0.0.14 from 10.0.0.1
eth0: probing address 10.0.0.14/28
eth0: leased 10.0.0.14 for 43200 seconds
eth0: adding route to 10.0.0.0/28
eth0: adding host route to 169.254.169.254 via 10.0.0.2
eth0: adding default route via 10.0.0.1
forked to background, child pid 253
OK
checking http://169.254.169.254/2009-04-04/instance-id
failed 1/20: up 34.73. request failed
failed 2/20: up 84.05. request failed
failed 3/20: up 133.29. request failed
2026-02-06 22:01:11,759 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 204 DELETE http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968 0.128s
2026-02-06 22:01:11,759 83171 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': 'Fri, 06 Feb 2026 21:01:11 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-43ee0486-584f-421c-a97f-166929e7da39', 'x-compute-request-id': 'req-43ee0486-584f-421c-a97f-166929e7da39', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968'}
Body: b''
2026-02-06 22:01:11,951 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968 0.191s
2026-02-06 22:01:11,951 83171 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': 'Fri, 06 Feb 2026 21:01:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1728', '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-60514a78-e115-4b05-b775-eb21de4265c9', 'x-compute-request-id': 'req-60514a78-e115-4b05-b775-eb21de4265c9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-755465851-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:0c:6b"}, {"version": 4, "addr": "172.24.4.104", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:0c:6b"}]}, "created": "2026-02-06T20:57:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "7085ed2f63a60d82e39a02a2fc179c6849889cb5382d11bc6bdc3909", "id": "3cb0605b-869e-4b85-86db-8e8ecac3f968", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-341665019", "status": "ACTIVE", "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "user_id": "209124c905874acb9b4ec469092a097b", "updated": "2026-02-06T21:01:12Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1633590035", "OS-SRV-USG:launched_at": "2026-02-06T20:57:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1928081760"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-02-06 22:01:13,211 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968 0.246s
2026-02-06 22:01:13,211 83171 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': 'Fri, 06 Feb 2026 21:01:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1728', '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-2c08d9ce-bd0a-4c41-92a9-9adade9af203', 'x-compute-request-id': 'req-2c08d9ce-bd0a-4c41-92a9-9adade9af203', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-755465851-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:0c:6b"}, {"version": 4, "addr": "172.24.4.104", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:0c:6b"}]}, "created": "2026-02-06T20:57:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "7085ed2f63a60d82e39a02a2fc179c6849889cb5382d11bc6bdc3909", "id": "3cb0605b-869e-4b85-86db-8e8ecac3f968", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-341665019", "status": "ACTIVE", "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "user_id": "209124c905874acb9b4ec469092a097b", "updated": "2026-02-06T21:01:12Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1633590035", "OS-SRV-USG:launched_at": "2026-02-06T20:57:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1928081760"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-02-06 22:01:14,398 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968 0.172s
2026-02-06 22:01:14,398 83171 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': 'Fri, 06 Feb 2026 21:01:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1728', '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-9757746b-c778-4a48-bbde-754ca115b33f', 'x-compute-request-id': 'req-9757746b-c778-4a48-bbde-754ca115b33f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeShelveTestJSON-755465851-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:0c:6b"}, {"version": 4, "addr": "172.24.4.104", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:0c:6b"}]}, "created": "2026-02-06T20:57:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "7085ed2f63a60d82e39a02a2fc179c6849889cb5382d11bc6bdc3909", "id": "3cb0605b-869e-4b85-86db-8e8ecac3f968", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-341665019", "status": "ACTIVE", "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "user_id": "209124c905874acb9b4ec469092a097b", "updated": "2026-02-06T21:01:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1633590035", "OS-SRV-USG:launched_at": "2026-02-06T20:57:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1928081760"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-02-06 22:01:15,494 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968 0.081s
2026-02-06 22:01:15,494 83171 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': 'Fri, 06 Feb 2026 21:01:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1372', '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-069593f4-90f9-4214-8445-5bc4c1f82647', 'x-compute-request-id': 'req-069593f4-90f9-4214-8445-5bc4c1f82647', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:57:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "7085ed2f63a60d82e39a02a2fc179c6849889cb5382d11bc6bdc3909", "id": "3cb0605b-869e-4b85-86db-8e8ecac3f968", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-341665019", "status": "ACTIVE", "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "user_id": "209124c905874acb9b4ec469092a097b", "updated": "2026-02-06T21:01:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1633590035", "OS-SRV-USG:launched_at": "2026-02-06T20:57:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-02-06 22:01:16,642 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968 0.134s
2026-02-06 22:01:16,643 83171 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': 'Fri, 06 Feb 2026 21:01:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1377', '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-ea1033db-b08f-4897-8450-c626ec116062', 'x-compute-request-id': 'req-ea1033db-b08f-4897-8450-c626ec116062', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:57:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "7085ed2f63a60d82e39a02a2fc179c6849889cb5382d11bc6bdc3909", "id": "3cb0605b-869e-4b85-86db-8e8ecac3f968", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-341665019", "status": "DELETED", "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "user_id": "209124c905874acb9b4ec469092a097b", "updated": "2026-02-06T21:01:16Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1633590035", "OS-SRV-USG:launched_at": "2026-02-06T20:57:39.000000", "OS-SRV-USG:terminated_at": "2026-02-06T21:01:16.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-02-06 22:01:16,655 83171 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 5 second wait
2026-02-06 22:01:17,763 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968 0.107s
2026-02-06 22:01:17,763 83171 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': 'Fri, 06 Feb 2026 21:01:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1377', '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-708e9c49-2d84-4c86-af5a-52ba2c765357', 'x-compute-request-id': 'req-708e9c49-2d84-4c86-af5a-52ba2c765357', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:57:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "7085ed2f63a60d82e39a02a2fc179c6849889cb5382d11bc6bdc3909", "id": "3cb0605b-869e-4b85-86db-8e8ecac3f968", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968"}], "metadata": {}, "name": "tempest-AttachVolumeShelveTestJSON-server-341665019", "status": "DELETED", "tenant_id": "d1417f3f80fd4e60b570d0881a68e885", "user_id": "209124c905874acb9b4ec469092a097b", "updated": "2026-02-06T21:01:16Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1633590035", "OS-SRV-USG:launched_at": "2026-02-06T20:57:39.000000", "OS-SRV-USG:terminated_at": "2026-02-06T21:01:16.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}'
2026-02-06 22:01:18,812 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 404 GET http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968 0.035s
2026-02-06 22:01:18,812 83171 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': 'Fri, 06 Feb 2026 21:01:18 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-64de926b-4592-486b-be38-ea67649885a8', 'x-compute-request-id': 'req-64de926b-4592-486b-be38-ea67649885a8', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3cb0605b-869e-4b85-86db-8e8ecac3f968'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 3cb0605b-869e-4b85-86db-8e8ecac3f968 could not be found."}}'
2026-02-06 22:01:18,840 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://192.168.122.84/compute/v2.1/os-keypairs/tempest-keypair-1633590035 0.027s
2026-02-06 22:01:18,840 83171 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': 'Fri, 06 Feb 2026 21:01:18 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-0edeb41e-55f1-4542-8683-e791d5ebd2cd', 'x-compute-request-id': 'req-0edeb41e-55f1-4542-8683-e791d5ebd2cd', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/compute/v2.1/os-keypairs/tempest-keypair-1633590035'}
Body: b''
2026-02-06 22:01:19,047 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://192.168.122.84/networking/v2.0/security-groups/190019f1-0981-4e6a-a649-c455a40b9698 0.206s
2026-02-06 22:01:19,048 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:01:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-577d7272-9326-4fca-8e03-2c27ebd58fe1', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/networking/v2.0/security-groups/190019f1-0981-4e6a-a649-c455a40b9698'}
Body: b''
2026-02-06 22:01:19,062 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://192.168.122.84/networking/v2.0/security-groups/190019f1-0981-4e6a-a649-c455a40b9698 0.014s
2026-02-06 22:01:19,062 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:01:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-c02cc12f-9992-4c79-8f1a-d3623eba8afe', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.84/networking/v2.0/security-groups/190019f1-0981-4e6a-a649-c455a40b9698'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 190019f1-0981-4e6a-a649-c455a40b9698 does not exist", "detail": ""}}'
2026-02-06 22:01:19,463 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://192.168.122.84/networking/v2.0/floatingips/e9ebb788-ce0c-487c-a926-5ebbae0d5a49 0.400s
2026-02-06 22:01:19,463 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:01:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-614d276a-f12c-49d3-ad09-9bc7246e338b', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips/e9ebb788-ce0c-487c-a926-5ebbae0d5a49'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 299, in test_detach_volume_shelved_or_offload_server
server, validation_resources = self._create_server()
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 247, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 222, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server
wait_for_ssh_or_ping(
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 713, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
| 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
ft10.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-02-06 22:01:32,097 83171 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-02-06 22:01:32,097 83171 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-02-06 22:01:32,344 83171 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://192.168.122.84/compute/v2.1/os-keypairs 0.246s
2026-02-06 22:01:32,344 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1071496006", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGKYpzdrNDOygXY9sqTcIL5W8Gy1Nb+j7Rse5tIpr8NPrRILTshD07mdZlU+RT5CJMQZ0LGdbttcHe1JoeLJ605wP0PYF7Yth/P69LzA0kTmhOLMMdbIV0xH1hNGH5qNiQ=="}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:01:32 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-6b0df825-221f-42d1-b7cd-cf5d0918126c', 'x-compute-request-id': 'req-6b0df825-221f-42d1-b7cd-cf5d0918126c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1071496006", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGKYpzdrNDOygXY9sqTcIL5W8Gy1Nb+j7Rse5tIpr8NPrRILTshD07mdZlU+RT5CJMQZ0LGdbttcHe1JoeLJ605wP0PYF7Yth/P69LzA0kTmhOLMMdbIV0xH1hNGH5qNiQ==", "fingerprint": "7c:df:14:10:2f:bd:de:d6:74:38:d5:d9:8b:2c:4b:b2", "user_id": "f725f083f767450aac2308753735ed9b"}}'
2026-02-06 22:01:32,346 83171 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1071496006 created
2026-02-06 22:01:32,634 83171 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/networking/v2.0/security-groups 0.287s
2026-02-06 22:01:32,634 83171 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--572542657", "description": "tempest-description--1906496423"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:01:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-168ff0e8-5727-42cb-a736-f26203e18ad9', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "7b891328-d5ae-46ce-9c0b-90b98e47e19c", "name": "tempest-securitygroup--572542657", "stateful": true, "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "project_id": "21afac43a6ac4a58853df4cb5e44e7b8", "description": "tempest-description--1906496423", "shared": false, "security_group_rules": [{"id": "06a38f42-9a74-4678-a004-24116775a0b0", "project_id": "21afac43a6ac4a58853df4cb5e44e7b8", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "security_group_id": "7b891328-d5ae-46ce-9c0b-90b98e47e19c", "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": 892, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-02-06T21:01:32Z", "updated_at": "2026-02-06T21:01:32Z", "revision_number": 0}, {"id": "2bdd7297-cef2-427b-bbec-4a563e10b7ec", "project_id": "21afac43a6ac4a58853df4cb5e44e7b8", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "security_group_id": "7b891328-d5ae-46ce-9c0b-90b98e47e19c", "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": 893, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-02-06T21:01:32Z", "updated_at": "2026-02-06T21:01:32Z", "revision_number": 0}], "tags": [], "created_at": "2026-02-06T21:01:32Z", "updated_at": "2026-02-06T21:01:32Z", "revision_number": 1}}'
2026-02-06 22:01:32,844 83171 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.209s
2026-02-06 22:01:32,845 83171 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": "7b891328-d5ae-46ce-9c0b-90b98e47e19c", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:01:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-21ef02d4-6cce-4e3e-97f9-31267e040336', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "b699ce2e-481f-4381-98d3-7f1485ed37a6", "project_id": "21afac43a6ac4a58853df4cb5e44e7b8", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "security_group_id": "7b891328-d5ae-46ce-9c0b-90b98e47e19c", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T21:01:32Z", "updated_at": "2026-02-06T21:01:32Z", "revision_number": 0}}'
2026-02-06 22:01:33,042 83171 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.197s
2026-02-06 22:01:33,042 83171 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": "7b891328-d5ae-46ce-9c0b-90b98e47e19c", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:01:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-b757eb7e-6ee9-4c6f-90e5-75f0f8f5bf5d', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "7a675fe1-489f-4100-8d59-88ec98743921", "project_id": "21afac43a6ac4a58853df4cb5e44e7b8", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "security_group_id": "7b891328-d5ae-46ce-9c0b-90b98e47e19c", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T21:01:32Z", "updated_at": "2026-02-06T21:01:32Z", "revision_number": 0}}'
2026-02-06 22:01:33,042 83171 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--572542657 created
2026-02-06 22:01:33,790 83171 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/networking/v2.0/floatingips 0.747s
2026-02-06 22:01:33,791 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:01:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-8515a79d-dae6-4d61-bcce-8565cf27aad9', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "1c6e225e-2256-426f-9508-a023a10cb239", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "project_id": "21afac43a6ac4a58853df4cb5e44e7b8", "floating_ip_address": "172.24.4.173", "floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-02-06T21:01:33Z", "updated_at": "2026-02-06T21:01:33Z", "revision_number": 0}}'
2026-02-06 22:01:33,791 83171 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '1c6e225e-2256-426f-9508-a023a10cb239', 'tenant_id': '21afac43a6ac4a58853df4cb5e44e7b8', 'project_id': '21afac43a6ac4a58853df4cb5e44e7b8', 'floating_ip_address': '172.24.4.173', 'floating_network_id': '2915bb8f-3534-4eb6-9140-b5d7d7372804', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-02-06T21:01:33Z', 'updated_at': '2026-02-06T21:01:33Z', 'revision_number': 0, 'ip': '172.24.4.173'} created
2026-02-06 22:01:33,838 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://192.168.122.84/identity/v3/auth/tokens 0.042s
2026-02-06 22:01:33,838 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:01:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2513', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d542893a-f119-4836-95ab-95b22b212b2e', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "f725f083f767450aac2308753735ed9b", "name": "tempest-AttachVolumeTestJSON-17384474-project-member", "password_expires_at": null}, "audit_ids": ["ZoEkRzx_Rh-Fge0mHgW-SQ"], "expires_at": "2026-02-06T22:01:33.000000Z", "issued_at": "2026-02-06T21:01:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21afac43a6ac4a58853df4cb5e44e7b8", "name": "tempest-AttachVolumeTestJSON-17384474"}, "is_domain": false, "roles": [{"id": "4d6e333c257e4064956f140a41314573", "name": "member"}, {"id": "84504efd54ae4a9588c8422ecb0abfee", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0f713fe2daca44ec89b9c3e10932c970", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/volume/v3", "region": "RegionOne"}], "id": "26431d82c9384270aa512356bf5e64e6", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "070a948755e647bbb3bcb90d19888397", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/image", "region": "RegionOne"}], "id": "528911970de64848b5475ebd6ee6a418", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2e1ae24ade8f44e3a593eefe79d140f4", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/compute/v2/21afac43a6ac4a58853df4cb5e44e7b8", "region": "RegionOne"}], "id": "5337a897e80c4f86b14c496add20b2ba", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "36e1704910c14c38b323e02c6c534ffd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/placement", "region": "RegionOne"}], "id": "64ba2cc515ea48f2b6bf589109ecc398", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "bc1699eba7ce420d8a3224b948f231ca", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/networking", "region": "RegionOne"}], "id": "69678593bf2148cd9bfbb05428f1572e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0fdbcf46c1c149b59bbe63e29a54685a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/compute/v2.1", "region": "RegionOne"}], "id": "bc80821fb9b24e858c301c82531c11a6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d5bb2d743fb54a7ea460fc8ecb99292e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/identity", "region": "RegionOne"}], "id": "f3f05134bbf9431aab4cd693ebfef943", "type": "identity", "name": "keystone"}]}}'
2026-02-06 22:01:33,839 83171 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': '633ecffd-49dd-4d3e-abdc-41f44eb35df7', 'name': 'tempest-AttachVolumeTestJSON-2024713482-network', 'tenant_id': '21afac43a6ac4a58853df4cb5e44e7b8', 'project_id': '21afac43a6ac4a58853df4cb5e44e7b8', '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': 28407, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-02-06T21:01:24Z', 'updated_at': '2026-02-06T21:01:24Z', 'revision_number': 1} available for tenant
2026-02-06 22:01:33,839 83171 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1071496006', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGKYpzdrNDOygXY9sqTcIL5W8Gy1Nb+j7Rse5tIpr8NPrRILTshD07mdZlU+RT5CJMQZ0LGdbttcHe1JoeLJ605wP0PYF7Yth/P69LzA0kTmhOLMMdbIV0xH1hNGH5qNiQ==', 'fingerprint': '7c:df:14:10:2f:bd:de:d6:74:38:d5:d9:8b:2c:4b:b2', 'user_id': 'f725f083f767450aac2308753735ed9b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBoAvQUsukA4PeapodabAfHBzFdWCUMJibCKTQXEXLqBZsAOH2r7z7Z\n1jlI8UFzrPmgBwYFK4EEACKhZANiAARimKc3azQzsoF2PbKk3CC+VvBstTW/o+0b\nHubSKa/DT60SC07IQ9O5nWZVPkU+QiTEGdCxnW7bXB3tSaHiyetOcD9D2Be2LYfz\n+vS8wNJE5oTizDHWyFdMR9YTRh+ajYk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '7b891328-d5ae-46ce-9c0b-90b98e47e19c', 'name': 'tempest-securitygroup--572542657', 'stateful': True, 'tenant_id': '21afac43a6ac4a58853df4cb5e44e7b8', 'project_id': '21afac43a6ac4a58853df4cb5e44e7b8', 'description': 'tempest-description--1906496423', 'shared': False, 'security_group_rules': [{'id': '06a38f42-9a74-4678-a004-24116775a0b0', 'project_id': '21afac43a6ac4a58853df4cb5e44e7b8', 'tenant_id': '21afac43a6ac4a58853df4cb5e44e7b8', 'security_group_id': '7b891328-d5ae-46ce-9c0b-90b98e47e19c', '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': 892, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-02-06T21:01:32Z', 'updated_at': '2026-02-06T21:01:32Z', 'revision_number': 0}, {'id': '2bdd7297-cef2-427b-bbec-4a563e10b7ec', 'project_id': '21afac43a6ac4a58853df4cb5e44e7b8', 'tenant_id': '21afac43a6ac4a58853df4cb5e44e7b8', 'security_group_id': '7b891328-d5ae-46ce-9c0b-90b98e47e19c', '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': 893, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-02-06T21:01:32Z', 'updated_at': '2026-02-06T21:01:32Z', 'revision_number': 0}], 'tags': [], 'created_at': '2026-02-06T21:01:32Z', 'updated_at': '2026-02-06T21:01:32Z', 'revision_number': 1}, 'floating_ip': {'id': '1c6e225e-2256-426f-9508-a023a10cb239', 'tenant_id': '21afac43a6ac4a58853df4cb5e44e7b8', 'project_id': '21afac43a6ac4a58853df4cb5e44e7b8', 'floating_ip_address': '172.24.4.173', 'floating_network_id': '2915bb8f-3534-4eb6-9140-b5d7d7372804', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-02-06T21:01:33Z', 'updated_at': '2026-02-06T21:01:33Z', 'revision_number': 0, 'ip': '172.24.4.173'}}
2026-02-06 22:01:34,287 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://192.168.122.84/compute/v2.1/servers 0.447s
2026-02-06 22:01:34,287 83171 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-1187616677", "imageRef": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "633ecffd-49dd-4d3e-abdc-41f44eb35df7"}], "security_groups": [{"name": "tempest-securitygroup--572542657"}], "key_name": "tempest-keypair-1071496006", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:01:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '407', 'location': 'http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-425ef6e6-38c2-489c-a986-9a69c9917bd0', 'x-compute-request-id': 'req-425ef6e6-38c2-489c-a986-9a69c9917bd0', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/compute/v2.1/servers'}
Body: b'{"server": {"id": "a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--572542657"}], "adminPass": "password"}}'
2026-02-06 22:01:34,376 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3 0.086s
2026-02-06 22:01:34,376 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:01:34 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-e3cdf042-c16e-4802-950f-7fab03dd7696', 'x-compute-request-id': 'req-e3cdf042-c16e-4802-950f-7fab03dd7696', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:01:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "", "id": "a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1187616677", "status": "BUILD", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "user_id": "f725f083f767450aac2308753735ed9b", "updated": "2026-02-06T21:01:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1071496006", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:01:35,527 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3 0.139s
2026-02-06 22:01:35,527 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:01:35 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-6109f8f1-4ea1-49b4-a8cd-0620e250d4fb', 'x-compute-request-id': 'req-6109f8f1-4ea1-49b4-a8cd-0620e250d4fb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:01:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "", "id": "a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1187616677", "status": "BUILD", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "user_id": "f725f083f767450aac2308753735ed9b", "updated": "2026-02-06T21:01:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1071496006", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:01:36,680 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3 0.141s
2026-02-06 22:01:36,681 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:01:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1300', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14b38778-3880-41b9-89d3-844291dee35a', 'x-compute-request-id': 'req-14b38778-3880-41b9-89d3-844291dee35a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:01:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "1a18f5b8d9dfee6d80ba316109459f220bd0441f5ea3e08ed8cc6fde", "id": "a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1187616677", "status": "BUILD", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "user_id": "f725f083f767450aac2308753735ed9b", "updated": "2026-02-06T21:01:36Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1071496006", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:01:36,692 83171 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-02-06 22:01:37,775 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3 0.082s
2026-02-06 22:01:37,775 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:01:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1300', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0fc5243-4d98-4562-bb8e-60753d4e20cd', 'x-compute-request-id': 'req-e0fc5243-4d98-4562-bb8e-60753d4e20cd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:01:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "1a18f5b8d9dfee6d80ba316109459f220bd0441f5ea3e08ed8cc6fde", "id": "a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1187616677", "status": "BUILD", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "user_id": "f725f083f767450aac2308753735ed9b", "updated": "2026-02-06T21:01:36Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1071496006", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:01:38,883 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3 0.096s
2026-02-06 22:01:38,883 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:01:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a30b1aba-0c3a-42dd-a0e8-981cde23e78e', 'x-compute-request-id': 'req-a30b1aba-0c3a-42dd-a0e8-981cde23e78e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:01:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "1a18f5b8d9dfee6d80ba316109459f220bd0441f5ea3e08ed8cc6fde", "id": "a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1187616677", "status": "BUILD", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "user_id": "f725f083f767450aac2308753735ed9b", "updated": "2026-02-06T21:01:38Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1071496006", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:01:38,894 83171 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-02-06 22:01:40,049 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3 0.155s
2026-02-06 22:01:40,050 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:01:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a99270f0-f37a-4c40-be57-09301963cb04', 'x-compute-request-id': 'req-a99270f0-f37a-4c40-be57-09301963cb04', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:01:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "1a18f5b8d9dfee6d80ba316109459f220bd0441f5ea3e08ed8cc6fde", "id": "a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1187616677", "status": "BUILD", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "user_id": "f725f083f767450aac2308753735ed9b", "updated": "2026-02-06T21:01:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1071496006", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--572542657"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:01:40,060 83171 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2026-02-06 22:01:41,324 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3 0.262s
2026-02-06 22:01:41,324 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:01:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1373', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e74c6315-2f49-4b6d-b392-153a51efcdb2', 'x-compute-request-id': 'req-e74c6315-2f49-4b6d-b392-153a51efcdb2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:01:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "1a18f5b8d9dfee6d80ba316109459f220bd0441f5ea3e08ed8cc6fde", "id": "a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1187616677", "status": "BUILD", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "user_id": "f725f083f767450aac2308753735ed9b", "updated": "2026-02-06T21:01:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1071496006", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--572542657"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:01:41,335 83171 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait
2026-02-06 22:01:42,478 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3 0.142s
2026-02-06 22:01:42,479 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:01:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1373', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe4ffb75-f5c9-4518-adac-6a46d4083c58', 'x-compute-request-id': 'req-fe4ffb75-f5c9-4518-adac-6a46d4083c58', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:01:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "1a18f5b8d9dfee6d80ba316109459f220bd0441f5ea3e08ed8cc6fde", "id": "a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1187616677", "status": "BUILD", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "user_id": "f725f083f767450aac2308753735ed9b", "updated": "2026-02-06T21:01:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1071496006", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--572542657"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:01:43,661 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3 0.171s
2026-02-06 22:01:43,662 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:01:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1373', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5c6f4f2-b409-440d-a270-8a2ffd09d892', 'x-compute-request-id': 'req-b5c6f4f2-b409-440d-a270-8a2ffd09d892', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:01:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "1a18f5b8d9dfee6d80ba316109459f220bd0441f5ea3e08ed8cc6fde", "id": "a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1187616677", "status": "BUILD", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "user_id": "f725f083f767450aac2308753735ed9b", "updated": "2026-02-06T21:01:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1071496006", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--572542657"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:01:44,857 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3 0.184s
2026-02-06 22:01:44,857 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:01:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1373', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9877bc47-7370-4771-8754-4cc9d2c76285', 'x-compute-request-id': 'req-9877bc47-7370-4771-8754-4cc9d2c76285', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:01:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "1a18f5b8d9dfee6d80ba316109459f220bd0441f5ea3e08ed8cc6fde", "id": "a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1187616677", "status": "BUILD", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "user_id": "f725f083f767450aac2308753735ed9b", "updated": "2026-02-06T21:01:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1071496006", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--572542657"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:01:46,033 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3 0.164s
2026-02-06 22:01:46,033 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:01:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1373', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78f3ebfc-3d1a-45ba-9d26-942dd08a3209', 'x-compute-request-id': 'req-78f3ebfc-3d1a-45ba-9d26-942dd08a3209', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:01:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "1a18f5b8d9dfee6d80ba316109459f220bd0441f5ea3e08ed8cc6fde", "id": "a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1187616677", "status": "BUILD", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "user_id": "f725f083f767450aac2308753735ed9b", "updated": "2026-02-06T21:01:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1071496006", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--572542657"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:01:47,209 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3 0.164s
2026-02-06 22:01:47,209 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:01:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1373', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aefb0d13-9b6a-46df-9a70-eea4b5c2925b', 'x-compute-request-id': 'req-aefb0d13-9b6a-46df-9a70-eea4b5c2925b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:01:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "1a18f5b8d9dfee6d80ba316109459f220bd0441f5ea3e08ed8cc6fde", "id": "a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1187616677", "status": "BUILD", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "user_id": "f725f083f767450aac2308753735ed9b", "updated": "2026-02-06T21:01:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1071496006", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--572542657"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:01:48,361 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3 0.140s
2026-02-06 22:01:48,361 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:01:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1373', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f4778a2-35a6-43d6-a83a-01534fb105b4', 'x-compute-request-id': 'req-0f4778a2-35a6-43d6-a83a-01534fb105b4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:01:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "1a18f5b8d9dfee6d80ba316109459f220bd0441f5ea3e08ed8cc6fde", "id": "a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1187616677", "status": "BUILD", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "user_id": "f725f083f767450aac2308753735ed9b", "updated": "2026-02-06T21:01:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1071496006", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--572542657"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:01:49,510 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3 0.136s
2026-02-06 22:01:49,510 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:01:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1373', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f69258a-076c-4e30-acef-af46465ddd6d', 'x-compute-request-id': 'req-4f69258a-076c-4e30-acef-af46465ddd6d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:01:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "1a18f5b8d9dfee6d80ba316109459f220bd0441f5ea3e08ed8cc6fde", "id": "a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1187616677", "status": "BUILD", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "user_id": "f725f083f767450aac2308753735ed9b", "updated": "2026-02-06T21:01:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1071496006", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--572542657"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:01:50,804 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3 0.282s
2026-02-06 22:01:50,804 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:01:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1373', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf4383b3-4d87-41fc-ac23-74bc6ea618fe', 'x-compute-request-id': 'req-cf4383b3-4d87-41fc-ac23-74bc6ea618fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:01:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "1a18f5b8d9dfee6d80ba316109459f220bd0441f5ea3e08ed8cc6fde", "id": "a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1187616677", "status": "BUILD", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "user_id": "f725f083f767450aac2308753735ed9b", "updated": "2026-02-06T21:01:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1071496006", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--572542657"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:01:51,991 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3 0.175s
2026-02-06 22:01:51,991 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:01:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1373', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3a8c863-8370-4cea-bae6-426f410dd67c', 'x-compute-request-id': 'req-e3a8c863-8370-4cea-bae6-426f410dd67c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:01:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "1a18f5b8d9dfee6d80ba316109459f220bd0441f5ea3e08ed8cc6fde", "id": "a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1187616677", "status": "BUILD", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "user_id": "f725f083f767450aac2308753735ed9b", "updated": "2026-02-06T21:01:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1071496006", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--572542657"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:01:53,158 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3 0.155s
2026-02-06 22:01:53,158 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:01:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1373', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08020406-bd91-4fd7-a728-59bcc24430a2', 'x-compute-request-id': 'req-08020406-bd91-4fd7-a728-59bcc24430a2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:01:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "1a18f5b8d9dfee6d80ba316109459f220bd0441f5ea3e08ed8cc6fde", "id": "a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1187616677", "status": "BUILD", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "user_id": "f725f083f767450aac2308753735ed9b", "updated": "2026-02-06T21:01:53Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1071496006", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--572542657"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:01:54,314 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3 0.143s
2026-02-06 22:01:54,314 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:01:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1553', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5a1ad64-3875-4a00-b001-5691c0475630', 'x-compute-request-id': 'req-c5a1ad64-3875-4a00-b001-5691c0475630', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeTestJSON-2024713482-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:81:76"}]}, "created": "2026-02-06T21:01:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "1a18f5b8d9dfee6d80ba316109459f220bd0441f5ea3e08ed8cc6fde", "id": "a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1187616677", "status": "ACTIVE", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "user_id": "f725f083f767450aac2308753735ed9b", "updated": "2026-02-06T21:01:53Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1071496006", "OS-SRV-USG:launched_at": "2026-02-06T21:01:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--572542657"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:01:54,325 83171 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 20 second wait
2026-02-06 22:01:54,424 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3/os-interface 0.098s
2026-02-06 22:01:54,425 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:01:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0258a3d8-f360-4a2d-92d4-b2186a3a0be2', 'x-compute-request-id': 'req-0258a3d8-f360-4a2d-92d4-b2186a3a0be2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "633ecffd-49dd-4d3e-abdc-41f44eb35df7", "port_id": "a4c4b148-9f12-48c8-89f0-80186671ff61", "mac_addr": "fa:16:3e:55:81:76", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "0fb2b6fc-5fc3-4c4a-b2f4-fb5aed2f1fd0", "ip_address": "10.0.0.7"}]}]}'
2026-02-06 22:01:55,137 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://192.168.122.84/networking/v2.0/floatingips/1c6e225e-2256-426f-9508-a023a10cb239 0.709s
2026-02-06 22:01:55,137 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "a4c4b148-9f12-48c8-89f0-80186671ff61"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:01:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-e3bafd06-c91a-4dd6-aea6-ebf9eddd5d29', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips/1c6e225e-2256-426f-9508-a023a10cb239'}
Body: b'{"floatingip": {"id": "1c6e225e-2256-426f-9508-a023a10cb239", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "project_id": "21afac43a6ac4a58853df4cb5e44e7b8", "floating_ip_address": "172.24.4.173", "floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804", "router_id": "b59cea7a-bfde-4b40-9913-f929f6d87625", "port_id": "a4c4b148-9f12-48c8-89f0-80186671ff61", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "633ecffd-49dd-4d3e-abdc-41f44eb35df7", "mac_address": "fa:16:3e:55:81:76", "admin_state_up": true, "status": "ACTIVE", "device_id": "a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-02-06T21:01:33Z", "updated_at": "2026-02-06T21:01:54Z", "revision_number": 1}}'
2026-02-06 22:01:55,139 83171 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.173:22' as 'cirros' with public key authentication
2026-02-06 22:01:58,191 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.173 ([Errno None] Unable to connect to port 22 on 172.24.4.173). Number attempts: 1. Retry after 2 seconds.
2026-02-06 22:02:01,263 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.173 ([Errno None] Unable to connect to port 22 on 172.24.4.173). Number attempts: 2. Retry after 3 seconds.
2026-02-06 22:02:07,823 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.173 ([Errno None] Unable to connect to port 22 on 172.24.4.173). Number attempts: 3. Retry after 4 seconds.
2026-02-06 22:02:15,407 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.173 ([Errno None] Unable to connect to port 22 on 172.24.4.173). Number attempts: 4. Retry after 5 seconds.
2026-02-06 22:02:23,983 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.173 ([Errno None] Unable to connect to port 22 on 172.24.4.173). Number attempts: 5. Retry after 6 seconds.
2026-02-06 22:02:33,551 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.173 ([Errno None] Unable to connect to port 22 on 172.24.4.173). Number attempts: 6. Retry after 7 seconds.
2026-02-06 22:02:44,111 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.173 ([Errno None] Unable to connect to port 22 on 172.24.4.173). Number attempts: 7. Retry after 8 seconds.
2026-02-06 22:02:55,695 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.173 ([Errno None] Unable to connect to port 22 on 172.24.4.173). Number attempts: 8. Retry after 9 seconds.
2026-02-06 22:03:08,271 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.173 ([Errno None] Unable to connect to port 22 on 172.24.4.173). Number attempts: 9. Retry after 10 seconds.
2026-02-06 22:03:21,843 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.173 ([Errno None] Unable to connect to port 22 on 172.24.4.173). Number attempts: 10. Retry after 11 seconds.
2026-02-06 22:03:36,431 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.173 ([Errno None] Unable to connect to port 22 on 172.24.4.173). Number attempts: 11. Retry after 12 seconds.
2026-02-06 22:03:52,015 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.173 ([Errno None] Unable to connect to port 22 on 172.24.4.173). Number attempts: 12. Retry after 13 seconds.
2026-02-06 22:04:08,591 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.173 ([Errno None] Unable to connect to port 22 on 172.24.4.173). Number attempts: 13. Retry after 14 seconds.
2026-02-06 22:04:26,159 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.173 ([Errno None] Unable to connect to port 22 on 172.24.4.173). Number attempts: 14. Retry after 15 seconds.
2026-02-06 22:04:44,751 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.173 ([Errno None] Unable to connect to port 22 on 172.24.4.173). Number attempts: 15. Retry after 16 seconds.
2026-02-06 22:05:04,335 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.173 ([Errno None] Unable to connect to port 22 on 172.24.4.173). Number attempts: 16. Retry after 17 seconds.
2026-02-06 22:05:24,915 83171 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.173 after 16 attempts. Proxy client: no proxy client
2026-02-06 22:05:24.915 83171 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-02-06 22:05:24.915 83171 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-02-06 22:05:24.915 83171 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-02-06 22:05:24.915 83171 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/paramiko/client.py", line 407, in connect
2026-02-06 22:05:24.915 83171 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors)
2026-02-06 22:05:24.915 83171 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.4.173
2026-02-06 22:05:24.915 83171 ERROR tempest.lib.common.ssh
2026-02-06 22:05:24,916 83171 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: AttachVolumeTestJSON:test_attach_detach_volume. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-AttachVolumeTestJSON-2024713482-network': [{'version': 4, 'addr': '10.0.0.7', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:55:81:76'}]}, 'created': '2026-02-06T21:01:34Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/flavors/42'}]}, 'hostId': '1a18f5b8d9dfee6d80ba316109459f220bd0441f5ea3e08ed8cc6fde', 'id': 'a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3', 'image': {'id': '8a411264-15f8-414d-9d8f-b6ea39e77eaf', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf'}]}, 'links': [{'rel': 'self', 'href': 'http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3'}, {'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3'}], 'metadata': {}, 'name': 'tempest-AttachVolumeTestJSON-server-1187616677', 'status': 'ACTIVE', 'tenant_id': '21afac43a6ac4a58853df4cb5e44e7b8', 'user_id': 'f725f083f767450aac2308753735ed9b', 'updated': '2026-02-06T21:01:53Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-1071496006', 'OS-SRV-USG:launched_at': '2026-02-06T21:01:53.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--572542657'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []}
2026-02-06 22:05:25,474 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3/action 0.557s
2026-02-06 22:05:25,474 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '31451', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1152f3c7-440f-4278-9f36-4a7b7240095e', 'x-compute-request-id': 'req-1152f3c7-440f-4278-9f36-4a7b7240095e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3/action'}
Body: b'{"output": "[ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.15.0-1 04/01/2014\\n[ 0.000000] last_pfn = 0xbfdd max_arch_pfn = 0x10000000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000f5b80-0x000f5b8f]\\n[ 0.000000] Using GB pages for direct mapping\\n[ 0.000000] RAMDISK: [mem 0x0b725000-0x0bfccfff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F5990 000014 (v00 BOCHS )\\n[ 0.000000] ACPI: RSDT 0x000000000BFE18B3 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: FACP 0x000000000BFE1767 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: DSDT 0x000000000BFE0040 001727 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: FACS 0x000000000BFE0000 000040\\n[ 0.000000] ACPI: APIC 0x000000000BFE17DB 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: HPET 0x000000000BFE1853 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: WAET 0x000000000BFE188B 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: Reserving FACP table memory at [mem 0xbfe1767-0xbfe17da]\\n[ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1766]\\n[ 0.000000] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]\\n[ 0.000000] ACPI: Reserving APIC table memory at [mem 0xbfe17db-0xbfe1852]\\n[ 0.000000] ACPI: Reserving HPET table memory at [mem 0xbfe1853-0xbfe188a]\\n[ 0.000000] ACPI: Reserving WAET table memory at [mem 0xbfe188b-0xbfe18b2]\\n[ 0.000000] No NUMA configuration found\\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0b6fb000-0x0b724fff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]\\n[ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges\\n[ 0.000000] On node 0, zone DMA: 97 pages in unavailable ranges\\n[ 0.000000] On node 0, zone DMA32: 16419 pages in unavailable ranges\\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\\n[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23\\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\\n[ 0.0
2026-02-06 22:05:25,475 83171 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3: [ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)
[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Hygon HygonGenuine
[ 0.000000] Centaur CentaurHauls
[ 0.000000] zhaoxin Shanghai
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.15.0-1 04/01/2014
[ 0.000000] last_pfn = 0xbfdd max_arch_pfn = 0x10000000000
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000000] found SMP MP-table at [mem 0x000f5b80-0x000f5b8f]
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] RAMDISK: [mem 0x0b725000-0x0bfccfff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F5990 000014 (v00 BOCHS )
[ 0.000000] ACPI: RSDT 0x000000000BFE18B3 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACP 0x000000000BFE1767 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: DSDT 0x000000000BFE0040 001727 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACS 0x000000000BFE0000 000040
[ 0.000000] ACPI: APIC 0x000000000BFE17DB 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: HPET 0x000000000BFE1853 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: WAET 0x000000000BFE188B 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: Reserving FACP table memory at [mem 0xbfe1767-0xbfe17da]
[ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1766]
[ 0.000000] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]
[ 0.000000] ACPI: Reserving APIC table memory at [mem 0xbfe17db-0xbfe1852]
[ 0.000000] ACPI: Reserving HPET table memory at [mem 0xbfe1853-0xbfe188a]
[ 0.000000] ACPI: Reserving WAET table memory at [mem 0xbfe188b-0xbfe18b2]
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x0b6fb000-0x0b724fff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]
[ 0.000000] Normal empty
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]
[ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA: 97 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA32: 16419 pages in unavailable ranges
[ 0.000000] ACPI: PM-Timer IO Port: 0x608
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[ 0.000000] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[ 0.000000] [mem 0x0c000000-0xfffbffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1
[ 0.000000] percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u2097152
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 48093
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0
[ 0.000000] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
[ 0.000000] Memory: 123004K/196076K available (16393K kernel code, 4396K rwdata, 10960K rodata, 3368K init, 18700K bss, 72868K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] ftrace: allocating 50748 entries in 199 pages
[ 0.000000] ftrace: allocated 199 pages with 5 groups
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1.
[ 0.000000] Rude variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16
[ 0.000000] random: crng init done
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] printk: console [tty1] enabled
[ 0.000000] printk: console [ttyS0] enabled
[ 0.000000] ACPI: Core revision 20210730
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
[ 0.008000] APIC: Switch to symmetric I/O mode setup
[ 0.016000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.048000] tsc: Unable to calibrate against PIT
[ 0.048000] tsc: using HPET reference calibration
[ 0.048000] tsc: Detected 1999.990 MHz processor
[ 0.002556] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x39a849f1300, max_idle_ns: 881590723394 ns
[ 0.003803] Calibrating delay loop (skipped), value calculated using timer frequency.. 3999.98 BogoMIPS (lpj=7999960)
[ 0.010319] AMD Zen1 DIV0 bug detected. Disable SMT for full protection.
[ 0.025109] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127
[ 0.031728] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0
[ 0.036592] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.037962] Spectre V2 : Mitigation: Retpolines
[ 0.038246] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.038651] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.039326] RETBleed: Mitigation: untrained return thunk
[ 0.039886] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.040625] Speculative Return Stack Overflow: IBPB-extending microcode not applied!
[ 0.040940] Speculative Return Stack Overflow: WARNING: See https://kernel.org/doc/html/latest/admin-guide/hw-vuln/srso.html for mitigation options.
[ 0.041196] Speculative Return Stack Overflow: Mitigation: safe RET, no microcode
[ 0.049937] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.059309] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.059359] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.059648] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.059979] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[ 0.060671] x86/fpu: xstate_offset[3]: 960, xstate_sizes[3]: 64
[ 0.061258] x86/fpu: xstate_offset[4]: 1024, xstate_sizes[4]: 64
[ 0.061509] x86/fpu: xstate_offset[9]: 2688, xstate_sizes[9]: 8
[ 0.061783] x86/fpu: Enabled xstate features 0x21b, context size is 2696 bytes, using 'standard' format.
[ 0.955583] Freeing SMP alternatives memory: 44K
[ 0.957475] pid_max: default: 32768 minimum: 301
[ 0.969645] LSM: Security Framework initializing
[ 0.973672] landlock: Up and running.
[ 0.973885] Yama: becoming mindful.
[ 0.984288] AppArmor: AppArmor initialized
[ 0.991763] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 0.992408] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 1.162030] smpboot: CPU0: AMD EPYC Processor (family: 0x17, model: 0x1, stepping: 0x2)
[ 1.178987] Performance Events: PMU not available due to virtualization, using software events only.
[ 1.181401] signal: max sigframe size: 3632
[ 1.184560] rcu: Hierarchical SRCU implementation.
[ 1.201688] NMI watchdog: Perf NMI watchdog permanently disabled
[ 1.209050] smp: Bringing up secondary CPUs ...
[ 1.209410] smp: Brought up 1 node, 1 CPU
[ 1.209687] smpboot: Max logical packages: 1
[ 1.210018] smpboot: Total of 1 processors activated (3999.98 BogoMIPS)
[ 1.236781] devtmpfs: initialized
[ 1.243616] x86/mm: Memory block size: 128MB
[ 1.255761] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 1.257323] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
[ 1.265037] pinctrl core: initialized pinctrl subsystem
[ 1.279453] PM: RTC time: 21:01:58, date: 2026-02-06
[ 1.296188] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 1.305381] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[ 1.308678] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 1.310477] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 1.311211] audit: initializing netlink subsys (disabled)
[ 1.319956] audit: type=2000 audit(1770411717.360:1): state=initialized audit_enabled=0 res=1
[ 1.328083] thermal_sys: Registered thermal governor 'fair_share'
[ 1.328148] thermal_sys: Registered thermal governor 'bang_bang'
[ 1.328444] thermal_sys: Registered thermal governor 'step_wise'
[ 1.328683] thermal_sys: Registered thermal governor 'user_space'
[ 1.328907] thermal_sys: Registered thermal governor 'power_allocator'
[ 1.329547] EISA bus registered
[ 1.330225] cpuidle: using governor ladder
[ 1.331566] cpuidle: using governor menu
[ 1.336423] ACPI: bus type PCI registered
[ 1.336828] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 1.344016] PCI: Using configuration type 1 for base access
[ 1.344341] PCI: Using configuration type 1 for extended access
[ 1.407309] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 1.412288] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 1.412623] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 1.476377] ACPI: Added _OSI(Module Device)
[ 1.476736] ACPI: Added _OSI(Processor Device)
[ 1.477016] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 1.477287] ACPI: Added _OSI(Processor Aggregator Device)
[ 1.477662] ACPI: Added _OSI(Linux-Dell-Video)
[ 1.477872] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 1.478100] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 1.533148] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 1.574533] ACPI: Interpreter enabled
[ 1.576644] ACPI: PM: (supports S0 S3 S4 S5)
[ 1.576925] ACPI: Using IOAPIC for interrupt routing
[ 1.578163] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 1.578599] PCI: Using E820 reservations for host bridge windows
[ 1.582648] ACPI: Enabled 2 GPEs in block 00 to 0F
[ 1.670829] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 1.672498] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 1.686656] acpiphp: Slot [3] registered
[ 1.687196] acpiphp: Slot [4] registered
[ 1.687598] acpiphp: Slot [5] registered
[ 1.688099] acpiphp: Slot [6] registered
[ 1.688548] acpiphp: Slot [7] registered
[ 1.689059] acpiphp: Slot [8] registered
[ 1.689541] acpiphp: Slot [9] registered
[ 1.689966] acpiphp: Slot [10] registered
[ 1.690407] acpiphp: Slot [11] registered
[ 1.690836] acpiphp: Slot [12] registered
[ 1.691485] acpiphp: Slot [13] registered
[ 1.691915] acpiphp: Slot [14] registered
[ 1.692521] acpiphp: Slot [15] registered
[ 1.692979] acpiphp: Slot [16] registered
[ 1.693459] acpiphp: Slot [17] registered
[ 1.693889] acpiphp: Slot [18] registered
[ 1.694335] acpiphp: Slot [19] registered
[ 1.694767] acpiphp: Slot [20] registered
[ 1.695328] acpiphp: Slot [21] registered
[ 1.695769] acpiphp: Slot [22] registered
[ 1.696198] acpiphp: Slot [23] registered
[ 1.696648] acpiphp: Slot [24] registered
[ 1.697132] acpiphp: Slot [25] registered
[ 1.697602] acpiphp: Slot [26] registered
[ 1.698084] acpiphp: Slot [27] registered
[ 1.698535] acpiphp: Slot [28] registered
[ 1.698967] acpiphp: Slot [29] registered
[ 1.699495] acpiphp: Slot [30] registered
[ 1.699922] acpiphp: Slot [31] registered
[ 1.700649] PCI host bridge to bus 0000:00
[ 1.701801] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 1.702170] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 1.702700] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 1.702969] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 1.703336] pci_bus 0000:00: root bus resource [mem 0x0c000000-0xfebfffff window]
[ 1.703643] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]
[ 1.708633] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[ 1.733096] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[ 1.736767] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[ 1.740125] pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f]
[ 1.741961] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 1.743387] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 1.743696] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 1.744019] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 1.748360] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[ 1.749340] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
[ 1.749693] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
[ 1.754973] pci 0000:00:02.0: [1af4:1050] type 00 class 0x030000
[ 1.755347] pci 0000:00:02.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref]
[ 1.760352] pci 0000:00:02.0: reg 0x18: [mem 0xfe800000-0xfe803fff 64bit pref]
[ 1.762675] pci 0000:00:02.0: reg 0x20: [mem 0xfeb90000-0xfeb90fff]
[ 1.767338] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfeb8ffff pref]
[ 1.768768] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 1.786443] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000
[ 1.787361] pci 0000:00:03.0: reg 0x10: [io 0xc080-0xc0bf]
[ 1.789226] pci 0000:00:03.0: reg 0x14: [mem 0xfeb91000-0xfeb91fff]
[ 1.795343] pci 0000:00:03.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref]
[ 1.797285] pci 0000:00:03.0: reg 0x30: [mem 0xfeb00000-0xfeb7ffff pref]
[ 1.816541] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000
[ 1.818502] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f]
[ 1.819309] pci 0000:00:04.0: reg 0x14: [mem 0xfeb92000-0xfeb92fff]
[ 1.823347] pci 0000:00:04.0: reg 0x20: [mem 0xfe808000-0xfe80bfff 64bit pref]
[ 1.852411] pci 0000:00:05.0: [1af4:1002] type 00 class 0x00ff00
[ 1.854915] pci 0000:00:05.0: reg 0x10: [io 0xc0c0-0xc0ff]
[ 1.861120] pci 0000:00:05.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref]
[ 1.884461] pci 0000:00:06.0: [1af4:1005] type 00 class 0x00ff00
[ 1.886191] pci 0000:00:06.0: reg 0x10: [io 0xc100-0xc11f]
[ 1.888401] pci 0000:00:06.0: reg 0x20: [mem 0xfe810000-0xfe813fff 64bit pref]
[ 1.919884] ACPI: PCI: Interrupt link LNKA configured for IRQ 10
[ 1.923140] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[ 1.924886] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[ 1.927840] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[ 1.928817] ACPI: PCI: Interrupt link LNKS configured for IRQ 9
[ 1.936584] iommu: Default domain type: Translated
[ 1.936907] iommu: DMA domain TLB invalidation policy: lazy mode
[ 1.946419] SCSI subsystem initialized
[ 1.955767] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 1.956249] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 1.956705] pci 0000:00:02.0: vgaarb: bridge control possible
[ 1.957173] vgaarb: loaded
[ 1.959016] ACPI: bus type USB registered
[ 1.960066] usbcore: registered new interface driver usbfs
[ 1.960798] usbcore: registered new interface driver hub
[ 1.961405] usbcore: registered new device driver usb
[ 1.962782] pps_core: LinuxPPS API ver. 1 registered
[ 1.963019] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 1.963497] PTP clock support registered
[ 1.965698] EDAC MC: Ver: 3.0.0
[ 1.985752] NetLabel: Initializing
[ 1.986158] NetLabel: domain hash size = 128
[ 1.986386] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 1.988485] NetLabel: unlabeled traffic allowed by default
[ 1.990320] PCI: Using ACPI for IRQ routing
[ 1.995994] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 1.996395] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[ 2.002214] clocksource: Switched to clocksource tsc-early
[ 2.355380] VFS: Disk quotas dquot_6.6.0
[ 2.355380] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 2.392507] AppArmor: AppArmor Filesystem Enabled
[ 2.393808] pnp: PnP ACPI init
[ 2.414408] pnp: PnP ACPI: found 5 devices
[ 2.478870] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 2.481326] NET: Registered PF_INET protocol family
[ 2.483667] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 2.546898] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 2.550451] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 2.551068] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 2.552851] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 2.553377] TCP: Hash tables configured (established 2048 bind 2048)
[ 2.557464] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear)
[ 2.558305] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 2.559083] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 2.562083] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 2.563136] NET: Registered PF_XDP protocol family
[ 2.564989] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 2.565298] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 2.565562] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 2.565838] pci_bus 0000:00: resource 7 [mem 0x0c000000-0xfebfffff window]
[ 2.566100] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window]
[ 2.567811] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 2.568635] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 2.568997] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 2.569376] PCI: CLS 0 bytes, default 64
[ 2.587209] Trying to unpack rootfs image as initramfs...
[ 2.610572] Initialise system trusted keyrings
[ 2.618089] Key type blacklist registered
[ 2.632248] workingset: timestamp_bits=36 max_order=15 bucket_order=0
[ 2.730722] zbud: loaded
[ 2.757871] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 2.783932] fuse: init (API version 7.34)
[ 2.807792] integrity: Platform Keyring initialized
[ 2.928734] Key type asymmetric registered
[ 2.935699] Asymmetric key parser 'x509' registered
[ 2.944536] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 2.961917] io scheduler mq-deadline registered
[ 2.980765] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 3.009533] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 3.033465] ACPI: button: Power Button [PWRF]
[ 3.599742] tsc: Refined TSC clocksource calibration: 2000.006 MHz
[ 3.604962] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1cd433c87c9, max_idle_ns: 440795215955 ns
[ 3.627738] clocksource: Switched to clocksource tsc
[ 4.725944] ACPI: \_SB_.LNKB: Enabled at IRQ 10
[ 6.253114] Freeing initrd memory: 8864K
[ 6.347985] ACPI: \_SB_.LNKC: Enabled at IRQ 11
[ 7.143825] ACPI: \_SB_.LNKD: Enabled at IRQ 11
[ 7.922604] ACPI: \_SB_.LNKA: Enabled at IRQ 10
[ 8.713270] Free page reporting enabled
[ 8.716417] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 8.744823] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 8.794816] Linux agpgart interface v0.103
[ 8.854538] loop: module loaded
[ 8.877620] scsi host0: ata_piix
[ 8.884595] scsi host1: ata_piix
[ 8.885834] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14
[ 8.886259] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15
[ 8.897896] tun: Universal TUN/TAP device driver, 1.6
[ 8.899505] PPP generic driver version 2.4.2
[ 8.901407] VFIO - User Level meta-driver version: 0.3
[ 8.904447] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 8.904974] ehci-pci: EHCI PCI platform driver
[ 8.905550] ehci-platform: EHCI generic platform driver
[ 8.905964] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 8.906410] ohci-pci: OHCI PCI platform driver
[ 8.907012] ohci-platform: OHCI generic platform driver
[ 8.907702] uhci_hcd: USB Universal Host Controller Interface driver
[ 8.910518] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 8.917036] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 8.917638] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 8.922982] mousedev: PS/2 mouse device common for all mice
[ 8.936690] rtc_cmos 00:04: RTC can wake from S4
[ 8.940437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 8.953924] rtc_cmos 00:04: registered as rtc0
[ 8.955751] rtc_cmos 00:04: setting system clock to 2026-02-06T21:02:05 UTC (1770411725)
[ 8.957918] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs
[ 8.958599] i2c_dev: i2c /dev entries driver
[ 8.959847] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 8.960784] device-mapper: uevent: version 1.0.3
[ 8.962656] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[ 8.963846] platform eisa.0: Probing EISA bus 0
[ 8.964497] platform eisa.0: EISA: Cannot allocate resource for mainboard
[ 8.964966] platform eisa.0: Cannot allocate resource for EISA slot 1
[ 8.965295] platform eisa.0: Cannot allocate resource for EISA slot 2
[ 8.965569] platform eisa.0: Cannot allocate resource for EISA slot 3
[ 8.965833] platform eisa.0: Cannot allocate resource for EISA slot 4
[ 8.966101] platform eisa.0: Cannot allocate resource for EISA slot 5
[ 8.966405] platform eisa.0: Cannot allocate resource for EISA slot 6
[ 8.966678] platform eisa.0: Cannot allocate resource for EISA slot 7
[ 8.966948] platform eisa.0: Cannot allocate resource for EISA slot 8
[ 8.967230] platform eisa.0: EISA: Detected 0 cards
[ 8.968588] ledtrig-cpu: registered to indicate activity on CPUs
[ 8.971126] drop_monitor: Initializing network drop monitor service
[ 8.975697] NET: Registered PF_INET6 protocol family
[ 9.289205] Segment Routing with IPv6
[ 9.292734] In-situ OAM (IOAM) with IPv6
[ 9.296652] NET: Registered PF_PACKET protocol family
[ 9.301582] Key type dns_resolver registered
[ 9.310211] IPI shorthand broadcast: enabled
[ 9.314617] sched_clock: Marking stable (9362056867, -48690604)->(9331108134, -17741871)
[ 9.324685] registered taskstats version 1
[ 9.329091] Loading compiled-in X.509 certificates
[ 9.353084] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b'
[ 9.358590] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[ 9.363305] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[ 9.363924] blacklist: Loading compiled-in revocation X.509 certificates
[ 9.366471] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[ 9.367278] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03'
[ 9.368188] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b'
[ 9.369020] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8'
[ 9.369740] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d'
[ 9.370611] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c'
[ 9.371264] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af'
[ 9.372124] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9'
[ 9.377870] zswap: loaded using pool lzo/zbud
[ 9.383921] Key type .fscrypt registered
[ 9.384194] Key type fscrypt-provisioning registered
[ 9.479840] Key type encrypted registered
[ 9.480266] AppArmor: AppArmor sha1 policy hashing enabled
[ 9.481206] ima: No TPM chip found, activating TPM-bypass!
[ 9.481661] Loading compiled-in module X.509 certificates
[ 9.486982] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b'
[ 9.487862] ima: Allocated hash algorithm: sha1
[ 9.492032] ima: No architecture policies found
[ 9.493318] evm: Initialising EVM extended attributes:
[ 9.493599] evm: security.selinux
[ 9.493796] evm: security.SMACK64
[ 9.493955] evm: security.SMACK64EXEC
[ 9.494117] evm: security.SMACK64TRANSMUTE
[ 9.494291] evm: security.SMACK64MMAP
[ 9.494476] evm: security.apparmor
[ 9.494642] evm: security.ima
[ 9.494780] evm: security.capability
[ 9.494961] evm: HMAC attrs: 0x1
[ 9.502315] PM: Magic number: 14:614:44
[ 9.512059] RAS: Correctable Errors collector initialized.
[ 9.515096] clk: Disabling unused clocks
[ 9.672330] Freeing unused decrypted memory: 2036K
[ 9.770390] Freeing unused kernel image (initmem) memory: 3368K
[ 9.770979] Write protecting the kernel read-only data: 30720k
[ 9.780546] Freeing unused kernel image (text/rodata gap) memory: 2036K
[ 9.784864] Freeing unused kernel image (rodata/data gap) memory: 1328K
[ 10.376903] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 10.377876] Run /init as init process
info: initramfs: up at 10.67
[ 12.132627] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB)
[ 12.170063] GPT:Primary header thinks Alt. header is not at the end of the disk.
[ 12.170551] GPT:229375 != 2097151
[ 12.170735] GPT:Alternate GPT header not at the end of the disk.
[ 12.170974] GPT:229375 != 2097151
[ 12.171142] GPT: Use GNU Parted to correct GPT errors.
[ 13.012204] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called
currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables
info: copying initramfs to /dev/vda1
info: initramfs loading root from /dev/vda1
info: /etc/init.d/rc.sysinit: up at 19.24
info: container: none
Starting syslogd: OK
currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables
Saving random seed: OK
Starting acpid: OK
Starting network: dhcpcd-9.4.1 starting
DUID 00:04:a2:bf:d3:3e:72:cd:44:a2:ab:70:ba:98:33:cd:b6:f3
eth0: waiting for carrier
eth0: carrier acquired
eth0: IAID 3e:55:81:76
eth0: adding address fe80::f816:3eff:fe55:8176
eth0: soliciting a DHCP lease
eth0: offered 10.0.0.7 from 10.0.0.1
eth0: probing address 10.0.0.7/28
eth0: soliciting an IPv6 router
eth0: leased 10.0.0.7 for 43200 seconds
eth0: adding route to 10.0.0.0/28
eth0: adding host route to 169.254.169.254 via 10.0.0.2
eth0: adding default route via 10.0.0.1
forked to background, child pid 253
OK
checking http://169.254.169.254/2009-04-04/instance-id
failed 1/20: up 32.23. request failed
failed 2/20: up 81.50. request failed
failed 3/20: up 130.77. request failed
2026-02-06 22:05:25,614 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 204 DELETE http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3 0.138s
2026-02-06 22:05:25,615 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:25 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-5e05bbe1-7d20-44cc-a02a-993b138bc897', 'x-compute-request-id': 'req-5e05bbe1-7d20-44cc-a02a-993b138bc897', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3'}
Body: b''
2026-02-06 22:05:26,279 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3 0.664s
2026-02-06 22:05:26,280 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1678', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-039a7d81-6014-4b9e-bddb-6e6b10886395', 'x-compute-request-id': 'req-039a7d81-6014-4b9e-bddb-6e6b10886395', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeTestJSON-2024713482-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:81:76"}, {"version": 4, "addr": "172.24.4.173", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:81:76"}]}, "created": "2026-02-06T21:01:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "1a18f5b8d9dfee6d80ba316109459f220bd0441f5ea3e08ed8cc6fde", "id": "a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1187616677", "status": "ACTIVE", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "user_id": "f725f083f767450aac2308753735ed9b", "updated": "2026-02-06T21:05:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1071496006", "OS-SRV-USG:launched_at": "2026-02-06T21:01:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--572542657"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:05:27,441 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3 0.149s
2026-02-06 22:05:27,442 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1678', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-083fd369-60f0-4d58-8e54-c9793926bd09', 'x-compute-request-id': 'req-083fd369-60f0-4d58-8e54-c9793926bd09', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeTestJSON-2024713482-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:81:76"}, {"version": 4, "addr": "172.24.4.173", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:81:76"}]}, "created": "2026-02-06T21:01:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "1a18f5b8d9dfee6d80ba316109459f220bd0441f5ea3e08ed8cc6fde", "id": "a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1187616677", "status": "ACTIVE", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "user_id": "f725f083f767450aac2308753735ed9b", "updated": "2026-02-06T21:05:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1071496006", "OS-SRV-USG:launched_at": "2026-02-06T21:01:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--572542657"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:05:28,604 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3 0.151s
2026-02-06 22:05:28,605 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1678', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a9a3d61-3a7d-4492-a594-c1fdc9942f7b', 'x-compute-request-id': 'req-9a9a3d61-3a7d-4492-a594-c1fdc9942f7b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeTestJSON-2024713482-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:81:76"}, {"version": 4, "addr": "172.24.4.173", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:81:76"}]}, "created": "2026-02-06T21:01:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "1a18f5b8d9dfee6d80ba316109459f220bd0441f5ea3e08ed8cc6fde", "id": "a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1187616677", "status": "ACTIVE", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "user_id": "f725f083f767450aac2308753735ed9b", "updated": "2026-02-06T21:05:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1071496006", "OS-SRV-USG:launched_at": "2026-02-06T21:01:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--572542657"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:05:29,700 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3 0.084s
2026-02-06 22:05:29,701 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1329', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3937f31-a0e9-4ad8-bfb0-8b12cd987a9d', 'x-compute-request-id': 'req-e3937f31-a0e9-4ad8-bfb0-8b12cd987a9d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:01:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "1a18f5b8d9dfee6d80ba316109459f220bd0441f5ea3e08ed8cc6fde", "id": "a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1187616677", "status": "ACTIVE", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "user_id": "f725f083f767450aac2308753735ed9b", "updated": "2026-02-06T21:05:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1071496006", "OS-SRV-USG:launched_at": "2026-02-06T21:01:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:05:30,810 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3 0.098s
2026-02-06 22:05:30,811 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f4daef5-2584-4111-ae8e-66acb1db86ea', 'x-compute-request-id': 'req-0f4daef5-2584-4111-ae8e-66acb1db86ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:01:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "1a18f5b8d9dfee6d80ba316109459f220bd0441f5ea3e08ed8cc6fde", "id": "a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1187616677", "status": "DELETED", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "user_id": "f725f083f767450aac2308753735ed9b", "updated": "2026-02-06T21:05:30Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1071496006", "OS-SRV-USG:launched_at": "2026-02-06T21:01:53.000000", "OS-SRV-USG:terminated_at": "2026-02-06T21:05:29.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:05:30,821 83171 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 4 second wait
2026-02-06 22:05:31,915 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3 0.092s
2026-02-06 22:05:31,915 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79b5ae5d-f4de-4fe6-b51f-e6dd87881e88', 'x-compute-request-id': 'req-79b5ae5d-f4de-4fe6-b51f-e6dd87881e88', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:01:34Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "1a18f5b8d9dfee6d80ba316109459f220bd0441f5ea3e08ed8cc6fde", "id": "a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1187616677", "status": "DELETED", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "user_id": "f725f083f767450aac2308753735ed9b", "updated": "2026-02-06T21:05:30Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1071496006", "OS-SRV-USG:launched_at": "2026-02-06T21:01:53.000000", "OS-SRV-USG:terminated_at": "2026-02-06T21:05:29.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:05:32,977 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 404 GET http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3 0.050s
2026-02-06 22:05:32,978 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05: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-51bf2df6-2739-4287-aaf4-561055dc1920', 'x-compute-request-id': 'req-51bf2df6-2739-4287-aaf4-561055dc1920', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance a2bfd33e-72cd-44a2-ab70-ba9833cdb6f3 could not be found."}}'
2026-02-06 22:05:33,003 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://192.168.122.84/compute/v2.1/os-keypairs/tempest-keypair-1071496006 0.025s
2026-02-06 22:05:33,004 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05: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-62f445db-5275-476b-8756-9ed844ca5907', 'x-compute-request-id': 'req-62f445db-5275-476b-8756-9ed844ca5907', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/compute/v2.1/os-keypairs/tempest-keypair-1071496006'}
Body: b''
2026-02-06 22:05:33,202 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://192.168.122.84/networking/v2.0/security-groups/7b891328-d5ae-46ce-9c0b-90b98e47e19c 0.197s
2026-02-06 22:05:33,202 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-8a8d6564-2c54-44d4-9e0b-b229736447dd', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/networking/v2.0/security-groups/7b891328-d5ae-46ce-9c0b-90b98e47e19c'}
Body: b''
2026-02-06 22:05:33,216 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://192.168.122.84/networking/v2.0/security-groups/7b891328-d5ae-46ce-9c0b-90b98e47e19c 0.013s
2026-02-06 22:05:33,216 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-502be22d-d8fe-43a0-9ebf-0df06722cc1c', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.84/networking/v2.0/security-groups/7b891328-d5ae-46ce-9c0b-90b98e47e19c'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 7b891328-d5ae-46ce-9c0b-90b98e47e19c does not exist", "detail": ""}}'
2026-02-06 22:05:33,556 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://192.168.122.84/networking/v2.0/floatingips/1c6e225e-2256-426f-9508-a023a10cb239 0.339s
2026-02-06 22:05:33,557 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-e9984f17-b180-42e2-8ad8-5711fb5553a9', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips/1c6e225e-2256-426f-9508-a023a10cb239'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 73, in test_attach_detach_volume
server, validation_resources = self._create_server()
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 247, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 222, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server
wait_for_ssh_or_ping(
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 713, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
fail
ft10.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-02-06 22:05:33,570 83171 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-02-06 22:05:33,570 83171 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-02-06 22:05:33,612 83171 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://192.168.122.84/compute/v2.1/os-keypairs 0.039s
2026-02-06 22:05:33,612 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1749191003", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLWRdcVfHfE2M3iYy+NrlJT7SW1Av2USP7lP6NUQWx1DiWOlaMz+sFvj5viM7kAuc9EzNoipVoA0fmMkPTpPgKsGWocLWhGBxq1bjd3rINPfb9hxyEo3ToWOIlCYA6rRuA=="}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:33 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-a7b2ecc6-d480-4d7e-a1cb-3a239f5e590e', 'x-compute-request-id': 'req-a7b2ecc6-d480-4d7e-a1cb-3a239f5e590e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1749191003", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLWRdcVfHfE2M3iYy+NrlJT7SW1Av2USP7lP6NUQWx1DiWOlaMz+sFvj5viM7kAuc9EzNoipVoA0fmMkPTpPgKsGWocLWhGBxq1bjd3rINPfb9hxyEo3ToWOIlCYA6rRuA==", "fingerprint": "22:00:98:c4:e2:0b:4d:71:6c:13:dd:ff:c7:ec:69:1c", "user_id": "f725f083f767450aac2308753735ed9b"}}'
2026-02-06 22:05:33,614 83171 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1749191003 created
2026-02-06 22:05:33,819 83171 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/networking/v2.0/security-groups 0.204s
2026-02-06 22:05:33,819 83171 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--1829308976", "description": "tempest-description--1010340344"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-0e4f0524-1311-45a5-87d4-b2f94e1e9f8e', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "bbfb795c-7075-481f-8409-8f063e7eaafe", "name": "tempest-securitygroup--1829308976", "stateful": true, "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "project_id": "21afac43a6ac4a58853df4cb5e44e7b8", "description": "tempest-description--1010340344", "shared": false, "security_group_rules": [{"id": "48978ca1-4c8c-4999-a5bf-23cbb8e299a0", "project_id": "21afac43a6ac4a58853df4cb5e44e7b8", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "security_group_id": "bbfb795c-7075-481f-8409-8f063e7eaafe", "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": 993, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-02-06T21:05:33Z", "updated_at": "2026-02-06T21:05:33Z", "revision_number": 0}, {"id": "ee805227-769e-48ab-ae10-4af5426ad086", "project_id": "21afac43a6ac4a58853df4cb5e44e7b8", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "security_group_id": "bbfb795c-7075-481f-8409-8f063e7eaafe", "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": 994, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-02-06T21:05:33Z", "updated_at": "2026-02-06T21:05:33Z", "revision_number": 0}], "tags": [], "created_at": "2026-02-06T21:05:33Z", "updated_at": "2026-02-06T21:05:33Z", "revision_number": 1}}'
2026-02-06 22:05:34,018 83171 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.198s
2026-02-06 22:05:34,018 83171 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": "bbfb795c-7075-481f-8409-8f063e7eaafe", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-b6820134-cc3b-49f4-b664-3ded31c7469a', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "f41c8aae-e85e-4ec0-8f9e-caf16d685262", "project_id": "21afac43a6ac4a58853df4cb5e44e7b8", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "security_group_id": "bbfb795c-7075-481f-8409-8f063e7eaafe", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T21:05:33Z", "updated_at": "2026-02-06T21:05:33Z", "revision_number": 0}}'
2026-02-06 22:05:34,194 83171 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.175s
2026-02-06 22:05:34,194 83171 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": "bbfb795c-7075-481f-8409-8f063e7eaafe", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-7b214b88-46c1-49d9-8033-a7e0805c12af', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "df0bc200-2a10-41ae-bad7-547371d84e50", "project_id": "21afac43a6ac4a58853df4cb5e44e7b8", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "security_group_id": "bbfb795c-7075-481f-8409-8f063e7eaafe", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T21:05:34Z", "updated_at": "2026-02-06T21:05:34Z", "revision_number": 0}}'
2026-02-06 22:05:34,194 83171 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1829308976 created
2026-02-06 22:05:34,816 83171 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/networking/v2.0/floatingips 0.621s
2026-02-06 22:05:34,817 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-8f1314cc-84aa-4f11-90da-6f7eb3643474', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "c32bca47-0b95-4885-8fbc-e4a8c8e5a428", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "project_id": "21afac43a6ac4a58853df4cb5e44e7b8", "floating_ip_address": "172.24.4.171", "floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-02-06T21:05:34Z", "updated_at": "2026-02-06T21:05:34Z", "revision_number": 0}}'
2026-02-06 22:05:34,817 83171 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'c32bca47-0b95-4885-8fbc-e4a8c8e5a428', 'tenant_id': '21afac43a6ac4a58853df4cb5e44e7b8', 'project_id': '21afac43a6ac4a58853df4cb5e44e7b8', 'floating_ip_address': '172.24.4.171', 'floating_network_id': '2915bb8f-3534-4eb6-9140-b5d7d7372804', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-02-06T21:05:34Z', 'updated_at': '2026-02-06T21:05:34Z', 'revision_number': 0, 'ip': '172.24.4.171'} created
2026-02-06 22:05:34,899 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 201 POST http://192.168.122.84/identity/v3/auth/tokens 0.078s
2026-02-06 22:05:34,900 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2513', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c79ab3af-9c4c-4803-8109-4f708766fdf4', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "f725f083f767450aac2308753735ed9b", "name": "tempest-AttachVolumeTestJSON-17384474-project-member", "password_expires_at": null}, "audit_ids": ["VJpH0HGYT3a_XSOeYKUoqQ"], "expires_at": "2026-02-06T22:05:34.000000Z", "issued_at": "2026-02-06T21:05:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21afac43a6ac4a58853df4cb5e44e7b8", "name": "tempest-AttachVolumeTestJSON-17384474"}, "is_domain": false, "roles": [{"id": "4d6e333c257e4064956f140a41314573", "name": "member"}, {"id": "84504efd54ae4a9588c8422ecb0abfee", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0f713fe2daca44ec89b9c3e10932c970", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/volume/v3", "region": "RegionOne"}], "id": "26431d82c9384270aa512356bf5e64e6", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "070a948755e647bbb3bcb90d19888397", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/image", "region": "RegionOne"}], "id": "528911970de64848b5475ebd6ee6a418", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2e1ae24ade8f44e3a593eefe79d140f4", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/compute/v2/21afac43a6ac4a58853df4cb5e44e7b8", "region": "RegionOne"}], "id": "5337a897e80c4f86b14c496add20b2ba", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "36e1704910c14c38b323e02c6c534ffd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/placement", "region": "RegionOne"}], "id": "64ba2cc515ea48f2b6bf589109ecc398", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "bc1699eba7ce420d8a3224b948f231ca", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/networking", "region": "RegionOne"}], "id": "69678593bf2148cd9bfbb05428f1572e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0fdbcf46c1c149b59bbe63e29a54685a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/compute/v2.1", "region": "RegionOne"}], "id": "bc80821fb9b24e858c301c82531c11a6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d5bb2d743fb54a7ea460fc8ecb99292e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/identity", "region": "RegionOne"}], "id": "f3f05134bbf9431aab4cd693ebfef943", "type": "identity", "name": "keystone"}]}}'
2026-02-06 22:05:34,900 83171 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '633ecffd-49dd-4d3e-abdc-41f44eb35df7', 'name': 'tempest-AttachVolumeTestJSON-2024713482-network', 'tenant_id': '21afac43a6ac4a58853df4cb5e44e7b8', 'project_id': '21afac43a6ac4a58853df4cb5e44e7b8', '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': 28407, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-02-06T21:01:24Z', 'updated_at': '2026-02-06T21:01:24Z', 'revision_number': 1} available for tenant
2026-02-06 22:05:34,900 83171 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1749191003', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLWRdcVfHfE2M3iYy+NrlJT7SW1Av2USP7lP6NUQWx1DiWOlaMz+sFvj5viM7kAuc9EzNoipVoA0fmMkPTpPgKsGWocLWhGBxq1bjd3rINPfb9hxyEo3ToWOIlCYA6rRuA==', 'fingerprint': '22:00:98:c4:e2:0b:4d:71:6c:13:dd:ff:c7:ec:69:1c', 'user_id': 'f725f083f767450aac2308753735ed9b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCkQTz/wos1n4bs3GZy3Lq9pko7dqkUN1Rt5SV2supyRRST+thXGpHX\nl4a2uhwfMWigBwYFK4EEACKhZANiAAS1kXXFXx3xNjN4mMvja5SU+0ltQL9lEj+5\nT+jVEFsdQ4ljpWjM/rBb4+b4jO5ALnPRMzaIqVaANH5jJD06T4CrBlqHC1oRgcat\nW43d6yDT32/YcchKN06FjiJQmAOq0bg=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'bbfb795c-7075-481f-8409-8f063e7eaafe', 'name': 'tempest-securitygroup--1829308976', 'stateful': True, 'tenant_id': '21afac43a6ac4a58853df4cb5e44e7b8', 'project_id': '21afac43a6ac4a58853df4cb5e44e7b8', 'description': 'tempest-description--1010340344', 'shared': False, 'security_group_rules': [{'id': '48978ca1-4c8c-4999-a5bf-23cbb8e299a0', 'project_id': '21afac43a6ac4a58853df4cb5e44e7b8', 'tenant_id': '21afac43a6ac4a58853df4cb5e44e7b8', 'security_group_id': 'bbfb795c-7075-481f-8409-8f063e7eaafe', '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': 993, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-02-06T21:05:33Z', 'updated_at': '2026-02-06T21:05:33Z', 'revision_number': 0}, {'id': 'ee805227-769e-48ab-ae10-4af5426ad086', 'project_id': '21afac43a6ac4a58853df4cb5e44e7b8', 'tenant_id': '21afac43a6ac4a58853df4cb5e44e7b8', 'security_group_id': 'bbfb795c-7075-481f-8409-8f063e7eaafe', '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': 994, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-02-06T21:05:33Z', 'updated_at': '2026-02-06T21:05:33Z', 'revision_number': 0}], 'tags': [], 'created_at': '2026-02-06T21:05:33Z', 'updated_at': '2026-02-06T21:05:33Z', 'revision_number': 1}, 'floating_ip': {'id': 'c32bca47-0b95-4885-8fbc-e4a8c8e5a428', 'tenant_id': '21afac43a6ac4a58853df4cb5e44e7b8', 'project_id': '21afac43a6ac4a58853df4cb5e44e7b8', 'floating_ip_address': '172.24.4.171', 'floating_network_id': '2915bb8f-3534-4eb6-9140-b5d7d7372804', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-02-06T21:05:34Z', 'updated_at': '2026-02-06T21:05:34Z', 'revision_number': 0, 'ip': '172.24.4.171'}}
2026-02-06 22:05:35,417 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://192.168.122.84/compute/v2.1/servers 0.516s
2026-02-06 22:05:35,418 83171 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-1095740117", "imageRef": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "633ecffd-49dd-4d3e-abdc-41f44eb35df7"}], "security_groups": [{"name": "tempest-securitygroup--1829308976"}], "key_name": "tempest-keypair-1749191003", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '408', 'location': 'http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb9ee893-3dce-4316-b30d-4a680542bb3b', 'x-compute-request-id': 'req-fb9ee893-3dce-4316-b30d-4a680542bb3b', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/compute/v2.1/servers'}
Body: b'{"server": {"id": "56fdd2c4-870f-4f6e-b263-9f8c3605fa92", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1829308976"}], "adminPass": "password"}}'
2026-02-06 22:05:35,497 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92 0.077s
2026-02-06 22:05:35,497 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:35 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-f4ff8bda-c312-4692-9b7e-2dd25e7f7589', 'x-compute-request-id': 'req-f4ff8bda-c312-4692-9b7e-2dd25e7f7589', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:05:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "", "id": "56fdd2c4-870f-4f6e-b263-9f8c3605fa92", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1095740117", "status": "BUILD", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "user_id": "f725f083f767450aac2308753735ed9b", "updated": "2026-02-06T21:05:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1749191003", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:05:36,577 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92 0.068s
2026-02-06 22:05:36,578 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:36 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-296fcb9d-8582-45fe-9976-ba0d20b98529', 'x-compute-request-id': 'req-296fcb9d-8582-45fe-9976-ba0d20b98529', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:05:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "", "id": "56fdd2c4-870f-4f6e-b263-9f8c3605fa92", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1095740117", "status": "BUILD", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "user_id": "f725f083f767450aac2308753735ed9b", "updated": "2026-02-06T21:05:36Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1749191003", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:05:37,689 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92 0.100s
2026-02-06 22:05:37,690 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1300', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5163a713-b1ef-407c-aa07-39d10c620389', 'x-compute-request-id': 'req-5163a713-b1ef-407c-aa07-39d10c620389', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:05:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "1a18f5b8d9dfee6d80ba316109459f220bd0441f5ea3e08ed8cc6fde", "id": "56fdd2c4-870f-4f6e-b263-9f8c3605fa92", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1095740117", "status": "BUILD", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "user_id": "f725f083f767450aac2308753735ed9b", "updated": "2026-02-06T21:05:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1749191003", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:05:37,700 83171 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-02-06 22:05:38,772 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92 0.070s
2026-02-06 22:05:38,773 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1300', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6335ae43-1401-41f4-a811-3cf6c7021598', 'x-compute-request-id': 'req-6335ae43-1401-41f4-a811-3cf6c7021598', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:05:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "1a18f5b8d9dfee6d80ba316109459f220bd0441f5ea3e08ed8cc6fde", "id": "56fdd2c4-870f-4f6e-b263-9f8c3605fa92", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1095740117", "status": "BUILD", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "user_id": "f725f083f767450aac2308753735ed9b", "updated": "2026-02-06T21:05:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1749191003", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:05:39,894 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92 0.109s
2026-02-06 22:05:39,895 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1308', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce7f0daa-1763-431f-9e6b-223eeae7c587', 'x-compute-request-id': 'req-ce7f0daa-1763-431f-9e6b-223eeae7c587', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:05:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "1a18f5b8d9dfee6d80ba316109459f220bd0441f5ea3e08ed8cc6fde", "id": "56fdd2c4-870f-4f6e-b263-9f8c3605fa92", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1095740117", "status": "BUILD", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "user_id": "f725f083f767450aac2308753735ed9b", "updated": "2026-02-06T21:05:39Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1749191003", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:05:39,905 83171 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-02-06 22:05:41,087 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92 0.180s
2026-02-06 22:05:41,088 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16b1cd66-1356-4900-abf5-ff4949cd17f3', 'x-compute-request-id': 'req-16b1cd66-1356-4900-abf5-ff4949cd17f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:05:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "1a18f5b8d9dfee6d80ba316109459f220bd0441f5ea3e08ed8cc6fde", "id": "56fdd2c4-870f-4f6e-b263-9f8c3605fa92", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1095740117", "status": "BUILD", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "user_id": "f725f083f767450aac2308753735ed9b", "updated": "2026-02-06T21:05:41Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1749191003", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1829308976"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:05:41,099 83171 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2026-02-06 22:05:42,328 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92 0.228s
2026-02-06 22:05:42,329 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1374', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9d9b168-75b6-4b7f-a661-3bd64f35726e', 'x-compute-request-id': 'req-f9d9b168-75b6-4b7f-a661-3bd64f35726e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:05:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "1a18f5b8d9dfee6d80ba316109459f220bd0441f5ea3e08ed8cc6fde", "id": "56fdd2c4-870f-4f6e-b263-9f8c3605fa92", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1095740117", "status": "BUILD", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "user_id": "f725f083f767450aac2308753735ed9b", "updated": "2026-02-06T21:05:41Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1749191003", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1829308976"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:05:42,339 83171 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait
2026-02-06 22:05:43,486 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92 0.144s
2026-02-06 22:05:43,486 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1374', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a6ca8d8-314c-4bc2-810f-acff170007c2', 'x-compute-request-id': 'req-7a6ca8d8-314c-4bc2-810f-acff170007c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:05:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "1a18f5b8d9dfee6d80ba316109459f220bd0441f5ea3e08ed8cc6fde", "id": "56fdd2c4-870f-4f6e-b263-9f8c3605fa92", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1095740117", "status": "BUILD", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "user_id": "f725f083f767450aac2308753735ed9b", "updated": "2026-02-06T21:05:41Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1749191003", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1829308976"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:05:44,664 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92 0.165s
2026-02-06 22:05:44,664 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1374', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46c54218-4062-4f45-b68d-8ba93a8d4439', 'x-compute-request-id': 'req-46c54218-4062-4f45-b68d-8ba93a8d4439', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:05:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "1a18f5b8d9dfee6d80ba316109459f220bd0441f5ea3e08ed8cc6fde", "id": "56fdd2c4-870f-4f6e-b263-9f8c3605fa92", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1095740117", "status": "BUILD", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "user_id": "f725f083f767450aac2308753735ed9b", "updated": "2026-02-06T21:05:41Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1749191003", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1829308976"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:05:45,876 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92 0.201s
2026-02-06 22:05:45,876 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1374', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-059ca4bf-1460-421d-ab8c-3e07b5dd2ef2', 'x-compute-request-id': 'req-059ca4bf-1460-421d-ab8c-3e07b5dd2ef2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:05:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "1a18f5b8d9dfee6d80ba316109459f220bd0441f5ea3e08ed8cc6fde", "id": "56fdd2c4-870f-4f6e-b263-9f8c3605fa92", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1095740117", "status": "BUILD", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "user_id": "f725f083f767450aac2308753735ed9b", "updated": "2026-02-06T21:05:41Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1749191003", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1829308976"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:05:47,039 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92 0.151s
2026-02-06 22:05:47,040 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1374', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de4cf8a1-1c9f-42e1-9a67-578cc0469bcd', 'x-compute-request-id': 'req-de4cf8a1-1c9f-42e1-9a67-578cc0469bcd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:05:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "1a18f5b8d9dfee6d80ba316109459f220bd0441f5ea3e08ed8cc6fde", "id": "56fdd2c4-870f-4f6e-b263-9f8c3605fa92", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1095740117", "status": "BUILD", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "user_id": "f725f083f767450aac2308753735ed9b", "updated": "2026-02-06T21:05:41Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1749191003", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1829308976"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:05:48,217 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92 0.165s
2026-02-06 22:05:48,217 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1374', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a10de95-09be-4772-9d10-31746e5c06ab', 'x-compute-request-id': 'req-6a10de95-09be-4772-9d10-31746e5c06ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:05:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "1a18f5b8d9dfee6d80ba316109459f220bd0441f5ea3e08ed8cc6fde", "id": "56fdd2c4-870f-4f6e-b263-9f8c3605fa92", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1095740117", "status": "BUILD", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "user_id": "f725f083f767450aac2308753735ed9b", "updated": "2026-02-06T21:05:41Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1749191003", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1829308976"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:05:49,380 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92 0.151s
2026-02-06 22:05:49,381 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1374', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-895b368f-ad2e-4511-b628-2b58f471ffbd', 'x-compute-request-id': 'req-895b368f-ad2e-4511-b628-2b58f471ffbd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:05:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "1a18f5b8d9dfee6d80ba316109459f220bd0441f5ea3e08ed8cc6fde", "id": "56fdd2c4-870f-4f6e-b263-9f8c3605fa92", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1095740117", "status": "BUILD", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "user_id": "f725f083f767450aac2308753735ed9b", "updated": "2026-02-06T21:05:49Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1749191003", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1829308976"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:05:50,549 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92 0.156s
2026-02-06 22:05:50,549 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1554', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0ec10db-9b9d-4e4d-ac98-8516fcc5e99e', 'x-compute-request-id': 'req-d0ec10db-9b9d-4e4d-ac98-8516fcc5e99e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeTestJSON-2024713482-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:68:c8"}]}, "created": "2026-02-06T21:05:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "1a18f5b8d9dfee6d80ba316109459f220bd0441f5ea3e08ed8cc6fde", "id": "56fdd2c4-870f-4f6e-b263-9f8c3605fa92", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1095740117", "status": "ACTIVE", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "user_id": "f725f083f767450aac2308753735ed9b", "updated": "2026-02-06T21:05:49Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1749191003", "OS-SRV-USG:launched_at": "2026-02-06T21:05:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1829308976"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:05:50,560 83171 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait
2026-02-06 22:05:50,655 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92/os-interface 0.095s
2026-02-06 22:05:50,656 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1014c4b-a904-4591-8243-64325c5505f3', 'x-compute-request-id': 'req-c1014c4b-a904-4591-8243-64325c5505f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "633ecffd-49dd-4d3e-abdc-41f44eb35df7", "port_id": "2db814b5-3bef-4537-93eb-3ea3e8f858ce", "mac_addr": "fa:16:3e:4c:68:c8", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "0fb2b6fc-5fc3-4c4a-b2f4-fb5aed2f1fd0", "ip_address": "10.0.0.7"}]}]}'
2026-02-06 22:05:51,220 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 PUT http://192.168.122.84/networking/v2.0/floatingips/c32bca47-0b95-4885-8fbc-e4a8c8e5a428 0.561s
2026-02-06 22:05:51,220 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "2db814b5-3bef-4537-93eb-3ea3e8f858ce"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-10958af3-245b-410f-ae1f-1d0fee4e90ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips/c32bca47-0b95-4885-8fbc-e4a8c8e5a428'}
Body: b'{"floatingip": {"id": "c32bca47-0b95-4885-8fbc-e4a8c8e5a428", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "project_id": "21afac43a6ac4a58853df4cb5e44e7b8", "floating_ip_address": "172.24.4.171", "floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804", "router_id": "b59cea7a-bfde-4b40-9913-f929f6d87625", "port_id": "2db814b5-3bef-4537-93eb-3ea3e8f858ce", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "633ecffd-49dd-4d3e-abdc-41f44eb35df7", "mac_address": "fa:16:3e:4c:68:c8", "admin_state_up": true, "status": "ACTIVE", "device_id": "56fdd2c4-870f-4f6e-b263-9f8c3605fa92", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-02-06T21:05:34Z", "updated_at": "2026-02-06T21:05:50Z", "revision_number": 1}}'
2026-02-06 22:05:51,221 83171 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.171:22' as 'cirros' with public key authentication
2026-02-06 22:05:54,287 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.171 ([Errno None] Unable to connect to port 22 on 172.24.4.171). Number attempts: 1. Retry after 2 seconds.
2026-02-06 22:05:57,359 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.171 ([Errno None] Unable to connect to port 22 on 172.24.4.171). Number attempts: 2. Retry after 3 seconds.
2026-02-06 22:06:03,919 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.171 ([Errno None] Unable to connect to port 22 on 172.24.4.171). Number attempts: 3. Retry after 4 seconds.
2026-02-06 22:06:11,503 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.171 ([Errno None] Unable to connect to port 22 on 172.24.4.171). Number attempts: 4. Retry after 5 seconds.
2026-02-06 22:06:20,079 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.171 ([Errno None] Unable to connect to port 22 on 172.24.4.171). Number attempts: 5. Retry after 6 seconds.
2026-02-06 22:06:29,647 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.171 ([Errno None] Unable to connect to port 22 on 172.24.4.171). Number attempts: 6. Retry after 7 seconds.
2026-02-06 22:06:40,211 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.171 ([Errno None] Unable to connect to port 22 on 172.24.4.171). Number attempts: 7. Retry after 8 seconds.
2026-02-06 22:06:51,791 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.171 ([Errno None] Unable to connect to port 22 on 172.24.4.171). Number attempts: 8. Retry after 9 seconds.
2026-02-06 22:07:04,367 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.171 ([Errno None] Unable to connect to port 22 on 172.24.4.171). Number attempts: 9. Retry after 10 seconds.
2026-02-06 22:07:17,935 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.171 ([Errno None] Unable to connect to port 22 on 172.24.4.171). Number attempts: 10. Retry after 11 seconds.
2026-02-06 22:07:32,495 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.171 ([Errno None] Unable to connect to port 22 on 172.24.4.171). Number attempts: 11. Retry after 12 seconds.
2026-02-06 22:07:48,079 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.171 ([Errno None] Unable to connect to port 22 on 172.24.4.171). Number attempts: 12. Retry after 13 seconds.
2026-02-06 22:08:04,655 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.171 ([Errno None] Unable to connect to port 22 on 172.24.4.171). Number attempts: 13. Retry after 14 seconds.
2026-02-06 22:08:22,223 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.171 ([Errno None] Unable to connect to port 22 on 172.24.4.171). Number attempts: 14. Retry after 15 seconds.
2026-02-06 22:08:40,819 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.171 ([Errno None] Unable to connect to port 22 on 172.24.4.171). Number attempts: 15. Retry after 16 seconds.
2026-02-06 22:09:00,400 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.171 ([Errno None] Unable to connect to port 22 on 172.24.4.171). Number attempts: 16. Retry after 17 seconds.
2026-02-06 22:09:20,975 83171 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.171 after 16 attempts. Proxy client: no proxy client
2026-02-06 22:09:20.975 83171 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-02-06 22:09:20.975 83171 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-02-06 22:09:20.975 83171 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-02-06 22:09:20.975 83171 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/paramiko/client.py", line 407, in connect
2026-02-06 22:09:20.975 83171 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors)
2026-02-06 22:09:20.975 83171 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.4.171
2026-02-06 22:09:20.975 83171 ERROR tempest.lib.common.ssh
2026-02-06 22:09:20,976 83171 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: AttachVolumeTestJSON:test_list_get_volume_attachments. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-AttachVolumeTestJSON-2024713482-network': [{'version': 4, 'addr': '10.0.0.7', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:4c:68:c8'}]}, 'created': '2026-02-06T21:05:35Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/flavors/42'}]}, 'hostId': '1a18f5b8d9dfee6d80ba316109459f220bd0441f5ea3e08ed8cc6fde', 'id': '56fdd2c4-870f-4f6e-b263-9f8c3605fa92', 'image': {'id': '8a411264-15f8-414d-9d8f-b6ea39e77eaf', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf'}]}, 'links': [{'rel': 'self', 'href': 'http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92'}, {'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92'}], 'metadata': {}, 'name': 'tempest-AttachVolumeTestJSON-server-1095740117', 'status': 'ACTIVE', 'tenant_id': '21afac43a6ac4a58853df4cb5e44e7b8', 'user_id': 'f725f083f767450aac2308753735ed9b', 'updated': '2026-02-06T21:05:49Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-1749191003', 'OS-SRV-USG:launched_at': '2026-02-06T21:05:49.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--1829308976'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []}
2026-02-06 22:09:21,662 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92/action 0.686s
2026-02-06 22:09:21,663 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:09:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '31451', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77db789c-4c3d-4efd-abe5-35b69a52e1ef', 'x-compute-request-id': 'req-77db789c-4c3d-4efd-abe5-35b69a52e1ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92/action'}
Body: b'{"output": "[ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.15.0-1 04/01/2014\\n[ 0.000000] last_pfn = 0xbfdd max_arch_pfn = 0x10000000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000f5b80-0x000f5b8f]\\n[ 0.000000] Using GB pages for direct mapping\\n[ 0.000000] RAMDISK: [mem 0x0b725000-0x0bfccfff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F5990 000014 (v00 BOCHS )\\n[ 0.000000] ACPI: RSDT 0x000000000BFE18B3 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: FACP 0x000000000BFE1767 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: DSDT 0x000000000BFE0040 001727 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: FACS 0x000000000BFE0000 000040\\n[ 0.000000] ACPI: APIC 0x000000000BFE17DB 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: HPET 0x000000000BFE1853 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: WAET 0x000000000BFE188B 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: Reserving FACP table memory at [mem 0xbfe1767-0xbfe17da]\\n[ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1766]\\n[ 0.000000] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]\\n[ 0.000000] ACPI: Reserving APIC table memory at [mem 0xbfe17db-0xbfe1852]\\n[ 0.000000] ACPI: Reserving HPET table memory at [mem 0xbfe1853-0xbfe188a]\\n[ 0.000000] ACPI: Reserving WAET table memory at [mem 0xbfe188b-0xbfe18b2]\\n[ 0.000000] No NUMA configuration found\\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0b6fb000-0x0b724fff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]\\n[ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges\\n[ 0.000000] On node 0, zone DMA: 97 pages in unavailable ranges\\n[ 0.000000] On node 0, zone DMA32: 16419 pages in unavailable ranges\\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\\n[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23\\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\\n[ 0.0
2026-02-06 22:09:21,664 83171 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server 56fdd2c4-870f-4f6e-b263-9f8c3605fa92: [ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)
[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Hygon HygonGenuine
[ 0.000000] Centaur CentaurHauls
[ 0.000000] zhaoxin Shanghai
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.15.0-1 04/01/2014
[ 0.000000] last_pfn = 0xbfdd max_arch_pfn = 0x10000000000
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000000] found SMP MP-table at [mem 0x000f5b80-0x000f5b8f]
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] RAMDISK: [mem 0x0b725000-0x0bfccfff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F5990 000014 (v00 BOCHS )
[ 0.000000] ACPI: RSDT 0x000000000BFE18B3 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACP 0x000000000BFE1767 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: DSDT 0x000000000BFE0040 001727 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACS 0x000000000BFE0000 000040
[ 0.000000] ACPI: APIC 0x000000000BFE17DB 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: HPET 0x000000000BFE1853 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: WAET 0x000000000BFE188B 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: Reserving FACP table memory at [mem 0xbfe1767-0xbfe17da]
[ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1766]
[ 0.000000] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]
[ 0.000000] ACPI: Reserving APIC table memory at [mem 0xbfe17db-0xbfe1852]
[ 0.000000] ACPI: Reserving HPET table memory at [mem 0xbfe1853-0xbfe188a]
[ 0.000000] ACPI: Reserving WAET table memory at [mem 0xbfe188b-0xbfe18b2]
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x0b6fb000-0x0b724fff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]
[ 0.000000] Normal empty
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]
[ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA: 97 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA32: 16419 pages in unavailable ranges
[ 0.000000] ACPI: PM-Timer IO Port: 0x608
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[ 0.000000] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[ 0.000000] [mem 0x0c000000-0xfffbffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1
[ 0.000000] percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u2097152
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 48093
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0
[ 0.000000] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
[ 0.000000] Memory: 123004K/196076K available (16393K kernel code, 4396K rwdata, 10960K rodata, 3368K init, 18700K bss, 72868K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] ftrace: allocating 50748 entries in 199 pages
[ 0.000000] ftrace: allocated 199 pages with 5 groups
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1.
[ 0.000000] Rude variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16
[ 0.000000] random: crng init done
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] printk: console [tty1] enabled
[ 0.000000] printk: console [ttyS0] enabled
[ 0.000000] ACPI: Core revision 20210730
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
[ 0.008000] APIC: Switch to symmetric I/O mode setup
[ 0.016000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.048000] tsc: Unable to calibrate against PIT
[ 0.048000] tsc: using HPET reference calibration
[ 0.048000] tsc: Detected 1996.584 MHz processor
[ 0.002219] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x398f271385e, max_idle_ns: 881590744090 ns
[ 0.003415] Calibrating delay loop (skipped), value calculated using timer frequency.. 3993.16 BogoMIPS (lpj=7986336)
[ 0.009474] AMD Zen1 DIV0 bug detected. Disable SMT for full protection.
[ 0.023136] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127
[ 0.031120] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0
[ 0.034091] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.035575] Spectre V2 : Mitigation: Retpolines
[ 0.035873] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.036291] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.036822] RETBleed: Mitigation: untrained return thunk
[ 0.037347] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.038107] Speculative Return Stack Overflow: IBPB-extending microcode not applied!
[ 0.038461] Speculative Return Stack Overflow: WARNING: See https://kernel.org/doc/html/latest/admin-guide/hw-vuln/srso.html for mitigation options.
[ 0.038726] Speculative Return Stack Overflow: Mitigation: safe RET, no microcode
[ 0.042070] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.051414] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.051767] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.052071] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.052413] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[ 0.053135] x86/fpu: xstate_offset[3]: 960, xstate_sizes[3]: 64
[ 0.053630] x86/fpu: xstate_offset[4]: 1024, xstate_sizes[4]: 64
[ 0.055047] x86/fpu: xstate_offset[9]: 2688, xstate_sizes[9]: 8
[ 0.055348] x86/fpu: Enabled xstate features 0x21b, context size is 2696 bytes, using 'standard' format.
[ 0.968510] Freeing SMP alternatives memory: 44K
[ 0.971331] pid_max: default: 32768 minimum: 301
[ 0.985125] LSM: Security Framework initializing
[ 0.991959] landlock: Up and running.
[ 0.994569] Yama: becoming mindful.
[ 1.007597] AppArmor: AppArmor initialized
[ 1.017630] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 1.018804] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 1.186521] smpboot: CPU0: AMD EPYC Processor (family: 0x17, model: 0x1, stepping: 0x2)
[ 1.202588] Performance Events: PMU not available due to virtualization, using software events only.
[ 1.205007] signal: max sigframe size: 3632
[ 1.207993] rcu: Hierarchical SRCU implementation.
[ 1.224158] NMI watchdog: Perf NMI watchdog permanently disabled
[ 1.232084] smp: Bringing up secondary CPUs ...
[ 1.232437] smp: Brought up 1 node, 1 CPU
[ 1.232699] smpboot: Max logical packages: 1
[ 1.233030] smpboot: Total of 1 processors activated (3993.16 BogoMIPS)
[ 1.258030] devtmpfs: initialized
[ 1.264624] x86/mm: Memory block size: 128MB
[ 1.276085] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 1.277443] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
[ 1.285432] pinctrl core: initialized pinctrl subsystem
[ 1.303427] PM: RTC time: 21:05:53, date: 2026-02-06
[ 1.324048] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 1.337105] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[ 1.345528] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 1.348307] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 1.355187] audit: initializing netlink subsys (disabled)
[ 1.363736] audit: type=2000 audit(1770411953.404:1): state=initialized audit_enabled=0 res=1
[ 1.374108] thermal_sys: Registered thermal governor 'fair_share'
[ 1.374208] thermal_sys: Registered thermal governor 'bang_bang'
[ 1.374571] thermal_sys: Registered thermal governor 'step_wise'
[ 1.375004] thermal_sys: Registered thermal governor 'user_space'
[ 1.375252] thermal_sys: Registered thermal governor 'power_allocator'
[ 1.376100] EISA bus registered
[ 1.376779] cpuidle: using governor ladder
[ 1.378169] cpuidle: using governor menu
[ 1.383290] ACPI: bus type PCI registered
[ 1.383796] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 1.391052] PCI: Using configuration type 1 for base access
[ 1.391462] PCI: Using configuration type 1 for extended access
[ 1.460749] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 1.468984] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 1.469383] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 1.542278] ACPI: Added _OSI(Module Device)
[ 1.543051] ACPI: Added _OSI(Processor Device)
[ 1.543253] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 1.543449] ACPI: Added _OSI(Processor Aggregator Device)
[ 1.543840] ACPI: Added _OSI(Linux-Dell-Video)
[ 1.544076] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 1.544297] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 1.598587] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 1.641091] ACPI: Interpreter enabled
[ 1.643240] ACPI: PM: (supports S0 S3 S4 S5)
[ 1.643530] ACPI: Using IOAPIC for interrupt routing
[ 1.644781] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 1.645206] PCI: Using E820 reservations for host bridge windows
[ 1.649511] ACPI: Enabled 2 GPEs in block 00 to 0F
[ 1.738072] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 1.739762] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 1.753764] acpiphp: Slot [3] registered
[ 1.754288] acpiphp: Slot [4] registered
[ 1.754735] acpiphp: Slot [5] registered
[ 1.755312] acpiphp: Slot [6] registered
[ 1.755764] acpiphp: Slot [7] registered
[ 1.756340] acpiphp: Slot [8] registered
[ 1.756785] acpiphp: Slot [9] registered
[ 1.757215] acpiphp: Slot [10] registered
[ 1.757658] acpiphp: Slot [11] registered
[ 1.758088] acpiphp: Slot [12] registered
[ 1.758528] acpiphp: Slot [13] registered
[ 1.759074] acpiphp: Slot [14] registered
[ 1.759700] acpiphp: Slot [15] registered
[ 1.760162] acpiphp: Slot [16] registered
[ 1.760608] acpiphp: Slot [17] registered
[ 1.761040] acpiphp: Slot [18] registered
[ 1.761483] acpiphp: Slot [19] registered
[ 1.761915] acpiphp: Slot [20] registered
[ 1.762401] acpiphp: Slot [21] registered
[ 1.762846] acpiphp: Slot [22] registered
[ 1.763249] acpiphp: Slot [23] registered
[ 1.763697] acpiphp: Slot [24] registered
[ 1.764222] acpiphp: Slot [25] registered
[ 1.764684] acpiphp: Slot [26] registered
[ 1.765182] acpiphp: Slot [27] registered
[ 1.765642] acpiphp: Slot [28] registered
[ 1.766086] acpiphp: Slot [29] registered
[ 1.766540] acpiphp: Slot [30] registered
[ 1.767215] acpiphp: Slot [31] registered
[ 1.767941] PCI host bridge to bus 0000:00
[ 1.769064] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 1.769431] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 1.769948] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 1.770215] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 1.770624] pci_bus 0000:00: root bus resource [mem 0x0c000000-0xfebfffff window]
[ 1.770992] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]
[ 1.775824] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[ 1.799180] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[ 1.802232] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[ 1.806311] pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f]
[ 1.808103] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 1.808490] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 1.808804] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 1.809116] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 1.813270] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[ 1.814179] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
[ 1.814563] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
[ 1.820440] pci 0000:00:02.0: [1af4:1050] type 00 class 0x030000
[ 1.822255] pci 0000:00:02.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref]
[ 1.825681] pci 0000:00:02.0: reg 0x18: [mem 0xfe800000-0xfe803fff 64bit pref]
[ 1.828744] pci 0000:00:02.0: reg 0x20: [mem 0xfeb90000-0xfeb90fff]
[ 1.832940] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfeb8ffff pref]
[ 1.833794] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 1.850061] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000
[ 1.851656] pci 0000:00:03.0: reg 0x10: [io 0xc080-0xc0bf]
[ 1.853239] pci 0000:00:03.0: reg 0x14: [mem 0xfeb91000-0xfeb91fff]
[ 1.858552] pci 0000:00:03.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref]
[ 1.860601] pci 0000:00:03.0: reg 0x30: [mem 0xfeb00000-0xfeb7ffff pref]
[ 1.879307] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000
[ 1.881149] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f]
[ 1.882880] pci 0000:00:04.0: reg 0x14: [mem 0xfeb92000-0xfeb92fff]
[ 1.887003] pci 0000:00:04.0: reg 0x20: [mem 0xfe808000-0xfe80bfff 64bit pref]
[ 1.907745] pci 0000:00:05.0: [1af4:1002] type 00 class 0x00ff00
[ 1.909172] pci 0000:00:05.0: reg 0x10: [io 0xc0c0-0xc0ff]
[ 1.913079] pci 0000:00:05.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref]
[ 1.931185] pci 0000:00:06.0: [1af4:1005] type 00 class 0x00ff00
[ 1.932630] pci 0000:00:06.0: reg 0x10: [io 0xc100-0xc11f]
[ 1.935497] pci 0000:00:06.0: reg 0x20: [mem 0xfe810000-0xfe813fff 64bit pref]
[ 1.963422] ACPI: PCI: Interrupt link LNKA configured for IRQ 10
[ 1.965829] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[ 1.967878] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[ 1.969796] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[ 1.970782] ACPI: PCI: Interrupt link LNKS configured for IRQ 9
[ 1.977467] iommu: Default domain type: Translated
[ 1.977798] iommu: DMA domain TLB invalidation policy: lazy mode
[ 1.986493] SCSI subsystem initialized
[ 1.995840] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 1.996292] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 1.996752] pci 0000:00:02.0: vgaarb: bridge control possible
[ 1.997232] vgaarb: loaded
[ 1.999836] ACPI: bus type USB registered
[ 2.000788] usbcore: registered new interface driver usbfs
[ 2.001509] usbcore: registered new interface driver hub
[ 2.002092] usbcore: registered new device driver usb
[ 2.003517] pps_core: LinuxPPS API ver. 1 registered
[ 2.003753] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 2.004264] PTP clock support registered
[ 2.006540] EDAC MC: Ver: 3.0.0
[ 2.027183] NetLabel: Initializing
[ 2.027429] NetLabel: domain hash size = 128
[ 2.027635] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 2.029665] NetLabel: unlabeled traffic allowed by default
[ 2.031620] PCI: Using ACPI for IRQ routing
[ 2.036773] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 2.037176] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[ 2.045289] clocksource: Switched to clocksource tsc-early
[ 2.402997] VFS: Disk quotas dquot_6.6.0
[ 2.415719] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 2.434144] AppArmor: AppArmor Filesystem Enabled
[ 2.435469] pnp: PnP ACPI init
[ 2.450702] pnp: PnP ACPI: found 5 devices
[ 2.522183] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 2.524730] NET: Registered PF_INET protocol family
[ 2.527276] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 2.590911] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 2.594329] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 2.594919] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 2.596676] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 2.597200] TCP: Hash tables configured (established 2048 bind 2048)
[ 2.601538] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear)
[ 2.602611] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 2.603433] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 2.606413] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 2.607339] NET: Registered PF_XDP protocol family
[ 2.609095] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 2.609457] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 2.609713] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 2.609975] pci_bus 0000:00: resource 7 [mem 0x0c000000-0xfebfffff window]
[ 2.610261] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window]
[ 2.612195] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 2.612602] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 2.612945] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 2.613326] PCI: CLS 0 bytes, default 64
[ 2.626973] Trying to unpack rootfs image as initramfs...
[ 2.649354] Initialise system trusted keyrings
[ 2.657047] Key type blacklist registered
[ 2.660746] workingset: timestamp_bits=36 max_order=15 bucket_order=0
[ 2.734841] zbud: loaded
[ 2.756618] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 2.765514] fuse: init (API version 7.34)
[ 2.779307] integrity: Platform Keyring initialized
[ 2.899242] Key type asymmetric registered
[ 2.899646] Asymmetric key parser 'x509' registered
[ 2.901089] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 2.904198] io scheduler mq-deadline registered
[ 2.910653] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 2.932996] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 2.943600] ACPI: button: Power Button [PWRF]
[ 3.632345] tsc: Refined TSC clocksource calibration: 2000.005 MHz
[ 3.637699] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1cd432f8b5d, max_idle_ns: 440795262763 ns
[ 3.671364] clocksource: Switched to clocksource tsc
[ 4.609760] ACPI: \_SB_.LNKB: Enabled at IRQ 10
[ 6.173479] Freeing initrd memory: 8864K
[ 6.220474] ACPI: \_SB_.LNKC: Enabled at IRQ 11
[ 7.008444] ACPI: \_SB_.LNKD: Enabled at IRQ 11
[ 7.767679] ACPI: \_SB_.LNKA: Enabled at IRQ 10
[ 8.522785] Free page reporting enabled
[ 8.526003] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 8.553522] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 8.601432] Linux agpgart interface v0.103
[ 8.657315] loop: module loaded
[ 8.679300] scsi host0: ata_piix
[ 8.685776] scsi host1: ata_piix
[ 8.686957] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14
[ 8.687444] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15
[ 8.699286] tun: Universal TUN/TAP device driver, 1.6
[ 8.700649] PPP generic driver version 2.4.2
[ 8.702495] VFIO - User Level meta-driver version: 0.3
[ 8.705499] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 8.705999] ehci-pci: EHCI PCI platform driver
[ 8.706558] ehci-platform: EHCI generic platform driver
[ 8.706959] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 8.707562] ohci-pci: OHCI PCI platform driver
[ 8.708171] ohci-platform: OHCI generic platform driver
[ 8.708596] uhci_hcd: USB Universal Host Controller Interface driver
[ 8.711475] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 8.718154] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 8.718742] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 8.722841] mousedev: PS/2 mouse device common for all mice
[ 8.729255] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 8.731653] rtc_cmos 00:04: RTC can wake from S4
[ 8.739436] rtc_cmos 00:04: registered as rtc0
[ 8.740639] rtc_cmos 00:04: setting system clock to 2026-02-06T21:06:01 UTC (1770411961)
[ 8.742705] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs
[ 8.743401] i2c_dev: i2c /dev entries driver
[ 8.744552] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 8.745499] device-mapper: uevent: version 1.0.3
[ 8.747477] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[ 8.748447] platform eisa.0: Probing EISA bus 0
[ 8.749029] platform eisa.0: EISA: Cannot allocate resource for mainboard
[ 8.749742] platform eisa.0: Cannot allocate resource for EISA slot 1
[ 8.750061] platform eisa.0: Cannot allocate resource for EISA slot 2
[ 8.750343] platform eisa.0: Cannot allocate resource for EISA slot 3
[ 8.750608] platform eisa.0: Cannot allocate resource for EISA slot 4
[ 8.750871] platform eisa.0: Cannot allocate resource for EISA slot 5
[ 8.751316] platform eisa.0: Cannot allocate resource for EISA slot 6
[ 8.751589] platform eisa.0: Cannot allocate resource for EISA slot 7
[ 8.751847] platform eisa.0: Cannot allocate resource for EISA slot 8
[ 8.752125] platform eisa.0: EISA: Detected 0 cards
[ 8.752993] ledtrig-cpu: registered to indicate activity on CPUs
[ 8.755617] drop_monitor: Initializing network drop monitor service
[ 8.759885] NET: Registered PF_INET6 protocol family
[ 9.046479] Segment Routing with IPv6
[ 9.047425] In-situ OAM (IOAM) with IPv6
[ 9.048441] NET: Registered PF_PACKET protocol family
[ 9.050332] Key type dns_resolver registered
[ 9.055938] IPI shorthand broadcast: enabled
[ 9.057319] sched_clock: Marking stable (9104072289, -49035256)->(9075427817, -20390784)
[ 9.062721] registered taskstats version 1
[ 9.064778] Loading compiled-in X.509 certificates
[ 9.086679] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b'
[ 9.092246] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[ 9.096752] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[ 9.097185] blacklist: Loading compiled-in revocation X.509 certificates
[ 9.099796] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[ 9.100578] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03'
[ 9.101266] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b'
[ 9.101979] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8'
[ 9.102649] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d'
[ 9.103729] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c'
[ 9.104370] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af'
[ 9.105008] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9'
[ 9.110687] zswap: loaded using pool lzo/zbud
[ 9.116395] Key type .fscrypt registered
[ 9.116649] Key type fscrypt-provisioning registered
[ 9.208676] Key type encrypted registered
[ 9.209184] AppArmor: AppArmor sha1 policy hashing enabled
[ 9.210098] ima: No TPM chip found, activating TPM-bypass!
[ 9.210521] Loading compiled-in module X.509 certificates
[ 9.216043] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b'
[ 9.216544] ima: Allocated hash algorithm: sha1
[ 9.220355] ima: No architecture policies found
[ 9.221608] evm: Initialising EVM extended attributes:
[ 9.221863] evm: security.selinux
[ 9.222061] evm: security.SMACK64
[ 9.222209] evm: security.SMACK64EXEC
[ 9.222357] evm: security.SMACK64TRANSMUTE
[ 9.222512] evm: security.SMACK64MMAP
[ 9.222657] evm: security.apparmor
[ 9.222793] evm: security.ima
[ 9.222930] evm: security.capability
[ 9.223265] evm: HMAC attrs: 0x1
[ 9.230578] PM: Magic number: 14:167:95
[ 9.239484] RAS: Correctable Errors collector initialized.
[ 9.242011] clk: Disabling unused clocks
[ 9.397938] Freeing unused decrypted memory: 2036K
[ 9.494471] Freeing unused kernel image (initmem) memory: 3368K
[ 9.495072] Write protecting the kernel read-only data: 30720k
[ 9.504204] Freeing unused kernel image (text/rodata gap) memory: 2036K
[ 9.508324] Freeing unused kernel image (rodata/data gap) memory: 1328K
[ 10.051544] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 10.052546] Run /init as init process
info: initramfs: up at 10.32
[ 11.728748] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB)
[ 11.764722] GPT:Primary header thinks Alt. header is not at the end of the disk.
[ 11.765131] GPT:229375 != 2097151
[ 11.765310] GPT:Alternate GPT header not at the end of the disk.
[ 11.765549] GPT:229375 != 2097151
[ 11.765713] GPT: Use GNU Parted to correct GPT errors.
[ 12.574548] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called
currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables
info: copying initramfs to /dev/vda1
info: initramfs loading root from /dev/vda1
info: /etc/init.d/rc.sysinit: up at 18.56
info: container: none
Starting syslogd: OK
currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables
Saving random seed: OK
Starting acpid: OK
Starting network: dhcpcd-9.4.1 starting
DUID 00:04:56:fd:d2:c4:87:0f:4f:6e:b2:63:9f:8c:36:05:fa:92
eth0: waiting for carrier
eth0: carrier acquired
eth0: IAID 3e:4c:68:c8
eth0: adding address fe80::f816:3eff:fe4c:68c8
eth0: soliciting an IPv6 router
eth0: soliciting a DHCP lease
eth0: offered 10.0.0.7 from 10.0.0.1
eth0: probing address 10.0.0.7/28
eth0: leased 10.0.0.7 for 43200 seconds
eth0: adding route to 10.0.0.0/28
eth0: adding host route to 169.254.169.254 via 10.0.0.2
eth0: adding default route via 10.0.0.1
forked to background, child pid 252
OK
checking http://169.254.169.254/2009-04-04/instance-id
failed 1/20: up 32.78. request failed
failed 2/20: up 82.03. request failed
failed 3/20: up 131.27. request failed
2026-02-06 22:09:21,781 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 204 DELETE http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92 0.117s
2026-02-06 22:09:21,781 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:09:21 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-5084683c-7824-4c2b-998d-6bdea28fe4c4', 'x-compute-request-id': 'req-5084683c-7824-4c2b-998d-6bdea28fe4c4', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92'}
Body: b''
2026-02-06 22:09:21,961 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92 0.179s
2026-02-06 22:09:21,961 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:09:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1679', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f6f9f33-6f65-4bb6-a405-f4b0ea73c5fa', 'x-compute-request-id': 'req-6f6f9f33-6f65-4bb6-a405-f4b0ea73c5fa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeTestJSON-2024713482-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:68:c8"}, {"version": 4, "addr": "172.24.4.171", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:68:c8"}]}, "created": "2026-02-06T21:05:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "1a18f5b8d9dfee6d80ba316109459f220bd0441f5ea3e08ed8cc6fde", "id": "56fdd2c4-870f-4f6e-b263-9f8c3605fa92", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1095740117", "status": "ACTIVE", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "user_id": "f725f083f767450aac2308753735ed9b", "updated": "2026-02-06T21:09:22Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1749191003", "OS-SRV-USG:launched_at": "2026-02-06T21:05:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1829308976"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:09:23,130 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92 0.156s
2026-02-06 22:09:23,130 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:09:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1679', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3460bec-e4f2-4b84-a9f4-76254c9a5ed9', 'x-compute-request-id': 'req-f3460bec-e4f2-4b84-a9f4-76254c9a5ed9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeTestJSON-2024713482-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:68:c8"}, {"version": 4, "addr": "172.24.4.171", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:68:c8"}]}, "created": "2026-02-06T21:05:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "1a18f5b8d9dfee6d80ba316109459f220bd0441f5ea3e08ed8cc6fde", "id": "56fdd2c4-870f-4f6e-b263-9f8c3605fa92", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1095740117", "status": "ACTIVE", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "user_id": "f725f083f767450aac2308753735ed9b", "updated": "2026-02-06T21:09:22Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1749191003", "OS-SRV-USG:launched_at": "2026-02-06T21:05:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1829308976"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:09:24,351 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92 0.207s
2026-02-06 22:09:24,351 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:09:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1679', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc014673-1517-4551-af5c-c8eeef8b3b23', 'x-compute-request-id': 'req-bc014673-1517-4551-af5c-c8eeef8b3b23', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeTestJSON-2024713482-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:68:c8"}, {"version": 4, "addr": "172.24.4.171", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:68:c8"}]}, "created": "2026-02-06T21:05:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "1a18f5b8d9dfee6d80ba316109459f220bd0441f5ea3e08ed8cc6fde", "id": "56fdd2c4-870f-4f6e-b263-9f8c3605fa92", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1095740117", "status": "ACTIVE", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "user_id": "f725f083f767450aac2308753735ed9b", "updated": "2026-02-06T21:09:24Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1749191003", "OS-SRV-USG:launched_at": "2026-02-06T21:05:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1829308976"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:09:25,469 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92 0.106s
2026-02-06 22:09:25,470 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:09:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1329', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-149bed60-9370-493f-a4eb-7c27974ac34b', 'x-compute-request-id': 'req-149bed60-9370-493f-a4eb-7c27974ac34b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:05:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "1a18f5b8d9dfee6d80ba316109459f220bd0441f5ea3e08ed8cc6fde", "id": "56fdd2c4-870f-4f6e-b263-9f8c3605fa92", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1095740117", "status": "ACTIVE", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "user_id": "f725f083f767450aac2308753735ed9b", "updated": "2026-02-06T21:09:24Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1749191003", "OS-SRV-USG:launched_at": "2026-02-06T21:05:49.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:09:26,606 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92 0.124s
2026-02-06 22:09:26,607 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:09:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5282688-5569-4132-960a-3c1ac30e2c44', 'x-compute-request-id': 'req-a5282688-5569-4132-960a-3c1ac30e2c44', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:05:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "1a18f5b8d9dfee6d80ba316109459f220bd0441f5ea3e08ed8cc6fde", "id": "56fdd2c4-870f-4f6e-b263-9f8c3605fa92", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1095740117", "status": "DELETED", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "user_id": "f725f083f767450aac2308753735ed9b", "updated": "2026-02-06T21:09:26Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1749191003", "OS-SRV-USG:launched_at": "2026-02-06T21:05:49.000000", "OS-SRV-USG:terminated_at": "2026-02-06T21:09:26.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:09:26,617 83171 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 5 second wait
2026-02-06 22:09:27,708 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92 0.089s
2026-02-06 22:09:27,708 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:09:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a480dd5-76ec-4ab4-918d-d94f383770ce', 'x-compute-request-id': 'req-0a480dd5-76ec-4ab4-918d-d94f383770ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:05:35Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "1a18f5b8d9dfee6d80ba316109459f220bd0441f5ea3e08ed8cc6fde", "id": "56fdd2c4-870f-4f6e-b263-9f8c3605fa92", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92"}], "metadata": {}, "name": "tempest-AttachVolumeTestJSON-server-1095740117", "status": "DELETED", "tenant_id": "21afac43a6ac4a58853df4cb5e44e7b8", "user_id": "f725f083f767450aac2308753735ed9b", "updated": "2026-02-06T21:09:26Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1749191003", "OS-SRV-USG:launched_at": "2026-02-06T21:05:49.000000", "OS-SRV-USG:terminated_at": "2026-02-06T21:09:26.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:09:28,750 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 404 GET http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92 0.029s
2026-02-06 22:09:28,750 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:09:28 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-ab7203a4-d0f5-4e59-8593-ec491914dab3', 'x-compute-request-id': 'req-ab7203a4-d0f5-4e59-8593-ec491914dab3', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/56fdd2c4-870f-4f6e-b263-9f8c3605fa92'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 56fdd2c4-870f-4f6e-b263-9f8c3605fa92 could not be found."}}'
2026-02-06 22:09:28,777 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://192.168.122.84/compute/v2.1/os-keypairs/tempest-keypair-1749191003 0.026s
2026-02-06 22:09:28,778 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:09:28 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-94a28feb-ae96-47dd-9964-648879c662bf', 'x-compute-request-id': 'req-94a28feb-ae96-47dd-9964-648879c662bf', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/compute/v2.1/os-keypairs/tempest-keypair-1749191003'}
Body: b''
2026-02-06 22:09:28,968 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://192.168.122.84/networking/v2.0/security-groups/bbfb795c-7075-481f-8409-8f063e7eaafe 0.190s
2026-02-06 22:09:28,969 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:09:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-76f5dcef-a72e-4ff2-ae97-440f3bff7c16', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/networking/v2.0/security-groups/bbfb795c-7075-481f-8409-8f063e7eaafe'}
Body: b''
2026-02-06 22:09:28,984 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://192.168.122.84/networking/v2.0/security-groups/bbfb795c-7075-481f-8409-8f063e7eaafe 0.014s
2026-02-06 22:09:28,984 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:09:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-7c5f8b1e-5521-4a1b-927e-d66790a2dd57', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.84/networking/v2.0/security-groups/bbfb795c-7075-481f-8409-8f063e7eaafe'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group bbfb795c-7075-481f-8409-8f063e7eaafe does not exist", "detail": ""}}'
2026-02-06 22:09:29,303 83171 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://192.168.122.84/networking/v2.0/floatingips/c32bca47-0b95-4885-8fbc-e4a8c8e5a428 0.319s
2026-02-06 22:09:29,304 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:09:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-4acb133f-c6d5-47e6-adb8-adff206ecd6b', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips/c32bca47-0b95-4885-8fbc-e4a8c8e5a428'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 140, in test_list_get_volume_attachments
server, validation_resources = self._create_server()
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 247, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 222, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server
wait_for_ssh_or_ping(
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 713, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
| 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
ft11.1: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-02-06 21:48:55,098 83168 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-02-06 21:48:55,098 83168 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-02-06 21:48:55,258 83168 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://192.168.122.84/compute/v2.1/os-keypairs 0.158s
2026-02-06 21:48:55,258 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-114093546", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJSdyizOKKRib7xHGFB43sm6BUtnbaHhMhKDUE6YSyweHEimNC9Q5JdB2GiVJ+yuAy5GL3sbI4x5rgcDBuAd/Q1m08wyzaC47yKzH8lTrJ0Ddak1JTHGnqMAyRjM3KUe7A=="}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:48:55 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-7f223a41-a07c-46ea-a4f7-fca0b2663efa', 'x-compute-request-id': 'req-7f223a41-a07c-46ea-a4f7-fca0b2663efa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-114093546", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJSdyizOKKRib7xHGFB43sm6BUtnbaHhMhKDUE6YSyweHEimNC9Q5JdB2GiVJ+yuAy5GL3sbI4x5rgcDBuAd/Q1m08wyzaC47yKzH8lTrJ0Ddak1JTHGnqMAyRjM3KUe7A==", "fingerprint": "79:d2:81:15:3c:61:b3:d8:24:10:eb:e0:95:f1:7a:0e", "user_id": "140676d10e7d41e2a95011fd46f032e0"}}'
2026-02-06 21:48:55,260 83168 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-114093546 created
2026-02-06 21:48:55,525 83168 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/networking/v2.0/security-groups 0.265s
2026-02-06 21:48:55,526 83168 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--1483250303", "description": "tempest-description--353528631"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:48:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-43c0c7bf-2f33-4308-b4d0-c4e6ff41e0c1', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "77ba3f84-a425-424c-80f3-010763d71be8", "name": "tempest-securitygroup--1483250303", "stateful": true, "tenant_id": "66a81dc952a24461b676d2054493ba91", "project_id": "66a81dc952a24461b676d2054493ba91", "description": "tempest-description--353528631", "shared": false, "security_group_rules": [{"id": "7ed5ffe0-cb00-45a6-be7c-7ce041b0361a", "project_id": "66a81dc952a24461b676d2054493ba91", "tenant_id": "66a81dc952a24461b676d2054493ba91", "security_group_id": "77ba3f84-a425-424c-80f3-010763d71be8", "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": 405, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-02-06T20:48:55Z", "updated_at": "2026-02-06T20:48:55Z", "revision_number": 0}, {"id": "b7a0e67a-0d80-4ef2-8910-f94e8201099d", "project_id": "66a81dc952a24461b676d2054493ba91", "tenant_id": "66a81dc952a24461b676d2054493ba91", "security_group_id": "77ba3f84-a425-424c-80f3-010763d71be8", "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": 404, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-02-06T20:48:55Z", "updated_at": "2026-02-06T20:48:55Z", "revision_number": 0}], "tags": [], "created_at": "2026-02-06T20:48:55Z", "updated_at": "2026-02-06T20:48:55Z", "revision_number": 1}}'
2026-02-06 21:48:55,770 83168 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.244s
2026-02-06 21:48:55,770 83168 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": "77ba3f84-a425-424c-80f3-010763d71be8", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:48:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-0ca7d80e-e0fc-4156-b6df-12db3a44a347', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "2ca84500-154c-4cfc-97ab-8cc1b536c672", "project_id": "66a81dc952a24461b676d2054493ba91", "tenant_id": "66a81dc952a24461b676d2054493ba91", "security_group_id": "77ba3f84-a425-424c-80f3-010763d71be8", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T20:48:55Z", "updated_at": "2026-02-06T20:48:55Z", "revision_number": 0}}'
2026-02-06 21:48:56,024 83168 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.253s
2026-02-06 21:48:56,025 83168 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": "77ba3f84-a425-424c-80f3-010763d71be8", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:48:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-122d3b7e-4e76-460c-94aa-1d0aeb3c0d5f', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "8e7279b6-6699-4978-82d2-85803a3ec621", "project_id": "66a81dc952a24461b676d2054493ba91", "tenant_id": "66a81dc952a24461b676d2054493ba91", "security_group_id": "77ba3f84-a425-424c-80f3-010763d71be8", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T20:48:55Z", "updated_at": "2026-02-06T20:48:55Z", "revision_number": 0}}'
2026-02-06 21:48:56,025 83168 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1483250303 created
2026-02-06 21:48:56,814 83168 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/networking/v2.0/floatingips 0.788s
2026-02-06 21:48:56,814 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:48:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-3f8e4655-e5c9-411c-96db-9b5c8c2051e8', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "32eab888-2167-47ff-9002-4c6eb779a436", "tenant_id": "66a81dc952a24461b676d2054493ba91", "project_id": "66a81dc952a24461b676d2054493ba91", "floating_ip_address": "172.24.4.191", "floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-02-06T20:48:56Z", "updated_at": "2026-02-06T20:48:56Z", "revision_number": 0}}'
2026-02-06 21:48:56,814 83168 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '32eab888-2167-47ff-9002-4c6eb779a436', 'tenant_id': '66a81dc952a24461b676d2054493ba91', 'project_id': '66a81dc952a24461b676d2054493ba91', 'floating_ip_address': '172.24.4.191', 'floating_network_id': '2915bb8f-3534-4eb6-9140-b5d7d7372804', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-02-06T20:48:56Z', 'updated_at': '2026-02-06T20:48:56Z', 'revision_number': 0, 'ip': '172.24.4.191'} created
2026-02-06 21:48:56,860 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 201 POST http://192.168.122.84/identity/v3/auth/tokens 0.042s
2026-02-06 21:48:56,860 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:48:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2521', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b6cf18d8-7408-4bb0-90ad-4a12a5854474', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "140676d10e7d41e2a95011fd46f032e0", "name": "tempest-AttachVolumeNegativeTest-44636794-project-member", "password_expires_at": null}, "audit_ids": ["DInhqHqbRmSS17l-RBXnCw"], "expires_at": "2026-02-06T21:48:56.000000Z", "issued_at": "2026-02-06T20:48:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "66a81dc952a24461b676d2054493ba91", "name": "tempest-AttachVolumeNegativeTest-44636794"}, "is_domain": false, "roles": [{"id": "4d6e333c257e4064956f140a41314573", "name": "member"}, {"id": "84504efd54ae4a9588c8422ecb0abfee", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0f713fe2daca44ec89b9c3e10932c970", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/volume/v3", "region": "RegionOne"}], "id": "26431d82c9384270aa512356bf5e64e6", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "070a948755e647bbb3bcb90d19888397", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/image", "region": "RegionOne"}], "id": "528911970de64848b5475ebd6ee6a418", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2e1ae24ade8f44e3a593eefe79d140f4", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/compute/v2/66a81dc952a24461b676d2054493ba91", "region": "RegionOne"}], "id": "5337a897e80c4f86b14c496add20b2ba", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "36e1704910c14c38b323e02c6c534ffd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/placement", "region": "RegionOne"}], "id": "64ba2cc515ea48f2b6bf589109ecc398", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "bc1699eba7ce420d8a3224b948f231ca", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/networking", "region": "RegionOne"}], "id": "69678593bf2148cd9bfbb05428f1572e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0fdbcf46c1c149b59bbe63e29a54685a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/compute/v2.1", "region": "RegionOne"}], "id": "bc80821fb9b24e858c301c82531c11a6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d5bb2d743fb54a7ea460fc8ecb99292e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/identity", "region": "RegionOne"}], "id": "f3f05134bbf9431aab4cd693ebfef943", "type": "identity", "name": "keystone"}]}}'
2026-02-06 21:48:56,861 83168 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '7a18e6d3-9909-4ace-bbf8-5350817d95f1', 'name': 'tempest-AttachVolumeNegativeTest-1075202369-network', 'tenant_id': '66a81dc952a24461b676d2054493ba91', 'project_id': '66a81dc952a24461b676d2054493ba91', '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': 54551, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-02-06T20:48:47Z', 'updated_at': '2026-02-06T20:48:48Z', 'revision_number': 1} available for tenant
2026-02-06 21:48:56,861 83168 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-114093546', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJSdyizOKKRib7xHGFB43sm6BUtnbaHhMhKDUE6YSyweHEimNC9Q5JdB2GiVJ+yuAy5GL3sbI4x5rgcDBuAd/Q1m08wyzaC47yKzH8lTrJ0Ddak1JTHGnqMAyRjM3KUe7A==', 'fingerprint': '79:d2:81:15:3c:61:b3:d8:24:10:eb:e0:95:f1:7a:0e', 'user_id': '140676d10e7d41e2a95011fd46f032e0', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBw/k1WCQudi4dsISM35VEnbEFhLY/EnLkNdyAA+QwYSuO0n8PhNz4N\nL/cz3xrKOhigBwYFK4EEACKhZANiAASUncosziikYm+8RxhQeN7JugVLZ22h4TIS\ng1BOmEssHhxIpjQvUOSXQdholSfsrgMuRi97GyOMea4HAwbgHf0NZtPMMs2guO8i\nsx/JU6ydA3WpNSUxxp6jAMkYzNylHuw=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '77ba3f84-a425-424c-80f3-010763d71be8', 'name': 'tempest-securitygroup--1483250303', 'stateful': True, 'tenant_id': '66a81dc952a24461b676d2054493ba91', 'project_id': '66a81dc952a24461b676d2054493ba91', 'description': 'tempest-description--353528631', 'shared': False, 'security_group_rules': [{'id': '7ed5ffe0-cb00-45a6-be7c-7ce041b0361a', 'project_id': '66a81dc952a24461b676d2054493ba91', 'tenant_id': '66a81dc952a24461b676d2054493ba91', 'security_group_id': '77ba3f84-a425-424c-80f3-010763d71be8', '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': 405, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-02-06T20:48:55Z', 'updated_at': '2026-02-06T20:48:55Z', 'revision_number': 0}, {'id': 'b7a0e67a-0d80-4ef2-8910-f94e8201099d', 'project_id': '66a81dc952a24461b676d2054493ba91', 'tenant_id': '66a81dc952a24461b676d2054493ba91', 'security_group_id': '77ba3f84-a425-424c-80f3-010763d71be8', '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': 404, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-02-06T20:48:55Z', 'updated_at': '2026-02-06T20:48:55Z', 'revision_number': 0}], 'tags': [], 'created_at': '2026-02-06T20:48:55Z', 'updated_at': '2026-02-06T20:48:55Z', 'revision_number': 1}, 'floating_ip': {'id': '32eab888-2167-47ff-9002-4c6eb779a436', 'tenant_id': '66a81dc952a24461b676d2054493ba91', 'project_id': '66a81dc952a24461b676d2054493ba91', 'floating_ip_address': '172.24.4.191', 'floating_network_id': '2915bb8f-3534-4eb6-9140-b5d7d7372804', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-02-06T20:48:56Z', 'updated_at': '2026-02-06T20:48:56Z', 'revision_number': 0, 'ip': '172.24.4.191'}}
2026-02-06 21:48:57,491 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://192.168.122.84/compute/v2.1/servers 0.629s
2026-02-06 21:48:57,491 83168 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-395837338", "imageRef": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "7a18e6d3-9909-4ace-bbf8-5350817d95f1"}], "security_groups": [{"name": "tempest-securitygroup--1483250303"}], "key_name": "tempest-keypair-114093546", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:48:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '408', 'location': 'http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccb61ccf-ad4e-4637-991b-583ed812a54a', 'x-compute-request-id': 'req-ccb61ccf-ad4e-4637-991b-583ed812a54a', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/compute/v2.1/servers'}
Body: b'{"server": {"id": "28267d06-66dd-41b2-97f5-e0dce9b21b9b", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1483250303"}], "adminPass": "password"}}'
2026-02-06 21:48:57,561 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b 0.067s
2026-02-06 21:48:57,562 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:48:57 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-f682238f-358b-4181-a74a-df05f7fb3c74', 'x-compute-request-id': 'req-f682238f-358b-4181-a74a-df05f7fb3c74', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:48:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "", "id": "28267d06-66dd-41b2-97f5-e0dce9b21b9b", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-395837338", "status": "BUILD", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T20:48:57Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-114093546", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:48:58,653 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b 0.079s
2026-02-06 21:48:58,654 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:48: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-52da58c2-0d85-4bd0-943c-867346be2678', 'x-compute-request-id': 'req-52da58c2-0d85-4bd0-943c-867346be2678', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:48:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "", "id": "28267d06-66dd-41b2-97f5-e0dce9b21b9b", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-395837338", "status": "BUILD", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T20:48:58Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-114093546", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:48:59,768 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b 0.103s
2026-02-06 21:48:59,769 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:48:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1302', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1573179-d7d5-4000-ad6d-628e78952945', 'x-compute-request-id': 'req-a1573179-d7d5-4000-ad6d-628e78952945', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:48:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71", "id": "28267d06-66dd-41b2-97f5-e0dce9b21b9b", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-395837338", "status": "BUILD", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T20:48:59Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-114093546", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:48:59,780 83168 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-02-06 21:49:00,865 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b 0.084s
2026-02-06 21:49:00,865 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:49:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1302', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b25d46a8-25d5-43a4-b470-7a7f0b9215fc', 'x-compute-request-id': 'req-b25d46a8-25d5-43a4-b470-7a7f0b9215fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:48:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71", "id": "28267d06-66dd-41b2-97f5-e0dce9b21b9b", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-395837338", "status": "BUILD", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T20:48:59Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-114093546", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:49:02,035 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b 0.157s
2026-02-06 21:49:02,035 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:49:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1310', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a7c04a9-b594-402a-a6ea-172362345450', 'x-compute-request-id': 'req-0a7c04a9-b594-402a-a6ea-172362345450', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:48:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71", "id": "28267d06-66dd-41b2-97f5-e0dce9b21b9b", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-395837338", "status": "BUILD", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T20:49:01Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-114093546", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:49:02,046 83168 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-02-06 21:49:03,814 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b 0.767s
2026-02-06 21:49:03,815 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:49:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1388', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0ce3d19-f1dc-4215-a9c9-aa0cdc63f806', 'x-compute-request-id': 'req-a0ce3d19-f1dc-4215-a9c9-aa0cdc63f806', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:48:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71", "id": "28267d06-66dd-41b2-97f5-e0dce9b21b9b", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-395837338", "status": "BUILD", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T20:49:03Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-114093546", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1483250303"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:49:03,826 83168 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2026-02-06 21:49:05,027 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b 0.200s
2026-02-06 21:49:05,028 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:49:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1376', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-681099a7-495d-4a93-a424-b2099188d705', 'x-compute-request-id': 'req-681099a7-495d-4a93-a424-b2099188d705', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:48:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71", "id": "28267d06-66dd-41b2-97f5-e0dce9b21b9b", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-395837338", "status": "BUILD", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T20:49:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-114093546", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1483250303"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:49:05,038 83168 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 8 second wait
2026-02-06 21:49:06,220 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b 0.180s
2026-02-06 21:49:06,221 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:49:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1376', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69639d5f-0951-4dc1-8a04-1dfbac527d20', 'x-compute-request-id': 'req-69639d5f-0951-4dc1-8a04-1dfbac527d20', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:48:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71", "id": "28267d06-66dd-41b2-97f5-e0dce9b21b9b", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-395837338", "status": "BUILD", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T20:49:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-114093546", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1483250303"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:49:07,404 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b 0.168s
2026-02-06 21:49:07,404 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:49:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1376', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a05c105c-0bca-4645-8e7c-a725f2551040', 'x-compute-request-id': 'req-a05c105c-0bca-4645-8e7c-a725f2551040', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:48:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71", "id": "28267d06-66dd-41b2-97f5-e0dce9b21b9b", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-395837338", "status": "BUILD", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T20:49:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-114093546", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1483250303"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:49:08,614 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b 0.198s
2026-02-06 21:49:08,615 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:49:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1376', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4db4fc56-f1eb-4ab0-b721-ac5082ac92e9', 'x-compute-request-id': 'req-4db4fc56-f1eb-4ab0-b721-ac5082ac92e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:48:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71", "id": "28267d06-66dd-41b2-97f5-e0dce9b21b9b", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-395837338", "status": "BUILD", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T20:49:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-114093546", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1483250303"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:49:09,915 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b 0.288s
2026-02-06 21:49:09,916 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:49:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1376', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40804099-cc17-494c-b88f-0ba4e67dffd8', 'x-compute-request-id': 'req-40804099-cc17-494c-b88f-0ba4e67dffd8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:48:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71", "id": "28267d06-66dd-41b2-97f5-e0dce9b21b9b", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-395837338", "status": "BUILD", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T20:49:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-114093546", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1483250303"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:49:11,611 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b 0.682s
2026-02-06 21:49:11,612 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:49:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1376', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76dc0927-e83f-43ea-b1c2-58729cffa31a', 'x-compute-request-id': 'req-76dc0927-e83f-43ea-b1c2-58729cffa31a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:48:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71", "id": "28267d06-66dd-41b2-97f5-e0dce9b21b9b", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-395837338", "status": "BUILD", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T20:49:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-114093546", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1483250303"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:49:12,945 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b 0.320s
2026-02-06 21:49:12,945 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:49:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2806033-215e-4ef1-8985-f3c7337f810e', 'x-compute-request-id': 'req-e2806033-215e-4ef1-8985-f3c7337f810e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeNegativeTest-1075202369-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:71:38"}]}, "created": "2026-02-06T20:48:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71", "id": "28267d06-66dd-41b2-97f5-e0dce9b21b9b", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-395837338", "status": "ACTIVE", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T20:49:12Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-114093546", "OS-SRV-USG:launched_at": "2026-02-06T20:49:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1483250303"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:49:12,958 83168 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait
2026-02-06 21:49:13,117 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b/os-interface 0.157s
2026-02-06 21:49:13,117 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:49:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-161a222a-107d-48f6-8dc9-7692cc228305', 'x-compute-request-id': 'req-161a222a-107d-48f6-8dc9-7692cc228305', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "7a18e6d3-9909-4ace-bbf8-5350817d95f1", "port_id": "e2b6d5b8-2d44-421e-9c17-dc947e50ccfe", "mac_addr": "fa:16:3e:e4:71:38", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "bad0f949-3d4e-4b3b-9e4e-5d58c17c1e61", "ip_address": "10.0.0.13"}]}]}'
2026-02-06 21:49:14,623 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 PUT http://192.168.122.84/networking/v2.0/floatingips/32eab888-2167-47ff-9002-4c6eb779a436 1.502s
2026-02-06 21:49:14,623 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "e2b6d5b8-2d44-421e-9c17-dc947e50ccfe"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:49:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-02326897-64b3-4ec1-948f-fc2879724d05', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips/32eab888-2167-47ff-9002-4c6eb779a436'}
Body: b'{"floatingip": {"id": "32eab888-2167-47ff-9002-4c6eb779a436", "tenant_id": "66a81dc952a24461b676d2054493ba91", "project_id": "66a81dc952a24461b676d2054493ba91", "floating_ip_address": "172.24.4.191", "floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804", "router_id": "30865a74-4d18-42a2-9ea1-5ffab68daf87", "port_id": "e2b6d5b8-2d44-421e-9c17-dc947e50ccfe", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "7a18e6d3-9909-4ace-bbf8-5350817d95f1", "mac_address": "fa:16:3e:e4:71:38", "admin_state_up": true, "status": "ACTIVE", "device_id": "28267d06-66dd-41b2-97f5-e0dce9b21b9b", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-02-06T20:48:56Z", "updated_at": "2026-02-06T20:49:13Z", "revision_number": 1}}'
2026-02-06 21:49:14,624 83168 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.191:22' as 'cirros' with public key authentication
2026-02-06 21:49:17,679 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.191 ([Errno None] Unable to connect to port 22 on 172.24.4.191). Number attempts: 1. Retry after 2 seconds.
2026-02-06 21:49:20,751 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.191 ([Errno None] Unable to connect to port 22 on 172.24.4.191). Number attempts: 2. Retry after 3 seconds.
2026-02-06 21:49:27,311 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.191 ([Errno None] Unable to connect to port 22 on 172.24.4.191). Number attempts: 3. Retry after 4 seconds.
2026-02-06 21:49:34,895 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.191 ([Errno None] Unable to connect to port 22 on 172.24.4.191). Number attempts: 4. Retry after 5 seconds.
2026-02-06 21:49:43,471 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.191 ([Errno None] Unable to connect to port 22 on 172.24.4.191). Number attempts: 5. Retry after 6 seconds.
2026-02-06 21:49:53,039 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.191 ([Errno None] Unable to connect to port 22 on 172.24.4.191). Number attempts: 6. Retry after 7 seconds.
2026-02-06 21:50:03,599 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.191 ([Errno None] Unable to connect to port 22 on 172.24.4.191). Number attempts: 7. Retry after 8 seconds.
2026-02-06 21:50:15,183 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.191 ([Errno None] Unable to connect to port 22 on 172.24.4.191). Number attempts: 8. Retry after 9 seconds.
2026-02-06 21:50:27,759 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.191 ([Errno None] Unable to connect to port 22 on 172.24.4.191). Number attempts: 9. Retry after 10 seconds.
2026-02-06 21:50:41,327 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.191 ([Errno None] Unable to connect to port 22 on 172.24.4.191). Number attempts: 10. Retry after 11 seconds.
2026-02-06 21:50:55,887 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.191 ([Errno None] Unable to connect to port 22 on 172.24.4.191). Number attempts: 11. Retry after 12 seconds.
2026-02-06 21:51:11,471 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.191 ([Errno None] Unable to connect to port 22 on 172.24.4.191). Number attempts: 12. Retry after 13 seconds.
2026-02-06 21:51:28,047 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.191 ([Errno None] Unable to connect to port 22 on 172.24.4.191). Number attempts: 13. Retry after 14 seconds.
2026-02-06 21:51:45,619 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.191 ([Errno None] Unable to connect to port 22 on 172.24.4.191). Number attempts: 14. Retry after 15 seconds.
2026-02-06 21:52:04,211 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.191 ([Errno None] Unable to connect to port 22 on 172.24.4.191). Number attempts: 15. Retry after 16 seconds.
2026-02-06 21:52:23,795 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.191 ([Errno None] Unable to connect to port 22 on 172.24.4.191). Number attempts: 16. Retry after 17 seconds.
2026-02-06 21:52:44,367 83168 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.191 after 16 attempts. Proxy client: no proxy client
2026-02-06 21:52:44.367 83168 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-02-06 21:52:44.367 83168 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-02-06 21:52:44.367 83168 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-02-06 21:52:44.367 83168 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/paramiko/client.py", line 407, in connect
2026-02-06 21:52:44.367 83168 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors)
2026-02-06 21:52:44.367 83168 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.4.191
2026-02-06 21:52:44.367 83168 ERROR tempest.lib.common.ssh
2026-02-06 21:52:44,368 83168 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-AttachVolumeNegativeTest-1075202369-network': [{'version': 4, 'addr': '10.0.0.13', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:e4:71:38'}]}, 'created': '2026-02-06T20:48:57Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/flavors/42'}]}, 'hostId': 'c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71', 'id': '28267d06-66dd-41b2-97f5-e0dce9b21b9b', 'image': {'id': '8a411264-15f8-414d-9d8f-b6ea39e77eaf', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf'}]}, 'links': [{'rel': 'self', 'href': 'http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b'}, {'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b'}], 'metadata': {}, 'name': 'tempest-AttachVolumeNegativeTest-server-395837338', 'status': 'ACTIVE', 'tenant_id': '66a81dc952a24461b676d2054493ba91', 'user_id': '140676d10e7d41e2a95011fd46f032e0', 'updated': '2026-02-06T20:49:12Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-114093546', 'OS-SRV-USG:launched_at': '2026-02-06T20:49:11.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--1483250303'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []}
2026-02-06 21:52:44,919 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 POST http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b/action 0.551s
2026-02-06 21:52:44,920 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:52:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '31455', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd54ab4c-e70c-429f-934b-5d5c10fef830', 'x-compute-request-id': 'req-bd54ab4c-e70c-429f-934b-5d5c10fef830', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b/action'}
Body: b'{"output": "[ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.15.0-1 04/01/2014\\n[ 0.000000] last_pfn = 0xbfdd max_arch_pfn = 0x10000000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000f5b80-0x000f5b8f]\\n[ 0.000000] Using GB pages for direct mapping\\n[ 0.000000] RAMDISK: [mem 0x0b725000-0x0bfccfff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F5990 000014 (v00 BOCHS )\\n[ 0.000000] ACPI: RSDT 0x000000000BFE18B3 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: FACP 0x000000000BFE1767 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: DSDT 0x000000000BFE0040 001727 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: FACS 0x000000000BFE0000 000040\\n[ 0.000000] ACPI: APIC 0x000000000BFE17DB 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: HPET 0x000000000BFE1853 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: WAET 0x000000000BFE188B 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: Reserving FACP table memory at [mem 0xbfe1767-0xbfe17da]\\n[ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1766]\\n[ 0.000000] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]\\n[ 0.000000] ACPI: Reserving APIC table memory at [mem 0xbfe17db-0xbfe1852]\\n[ 0.000000] ACPI: Reserving HPET table memory at [mem 0xbfe1853-0xbfe188a]\\n[ 0.000000] ACPI: Reserving WAET table memory at [mem 0xbfe188b-0xbfe18b2]\\n[ 0.000000] No NUMA configuration found\\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0b6fb000-0x0b724fff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]\\n[ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges\\n[ 0.000000] On node 0, zone DMA: 97 pages in unavailable ranges\\n[ 0.000000] On node 0, zone DMA32: 16419 pages in unavailable ranges\\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\\n[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23\\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\\n[ 0.0
2026-02-06 21:52:44,921 83168 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server 28267d06-66dd-41b2-97f5-e0dce9b21b9b: [ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)
[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Hygon HygonGenuine
[ 0.000000] Centaur CentaurHauls
[ 0.000000] zhaoxin Shanghai
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.15.0-1 04/01/2014
[ 0.000000] last_pfn = 0xbfdd max_arch_pfn = 0x10000000000
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000000] found SMP MP-table at [mem 0x000f5b80-0x000f5b8f]
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] RAMDISK: [mem 0x0b725000-0x0bfccfff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F5990 000014 (v00 BOCHS )
[ 0.000000] ACPI: RSDT 0x000000000BFE18B3 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACP 0x000000000BFE1767 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: DSDT 0x000000000BFE0040 001727 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACS 0x000000000BFE0000 000040
[ 0.000000] ACPI: APIC 0x000000000BFE17DB 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: HPET 0x000000000BFE1853 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: WAET 0x000000000BFE188B 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: Reserving FACP table memory at [mem 0xbfe1767-0xbfe17da]
[ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1766]
[ 0.000000] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]
[ 0.000000] ACPI: Reserving APIC table memory at [mem 0xbfe17db-0xbfe1852]
[ 0.000000] ACPI: Reserving HPET table memory at [mem 0xbfe1853-0xbfe188a]
[ 0.000000] ACPI: Reserving WAET table memory at [mem 0xbfe188b-0xbfe18b2]
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x0b6fb000-0x0b724fff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]
[ 0.000000] Normal empty
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]
[ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA: 97 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA32: 16419 pages in unavailable ranges
[ 0.000000] ACPI: PM-Timer IO Port: 0x608
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[ 0.000000] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[ 0.000000] [mem 0x0c000000-0xfffbffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1
[ 0.000000] percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u2097152
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 48093
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0
[ 0.000000] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
[ 0.000000] Memory: 123004K/196076K available (16393K kernel code, 4396K rwdata, 10960K rodata, 3368K init, 18700K bss, 72868K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] ftrace: allocating 50748 entries in 199 pages
[ 0.000000] ftrace: allocated 199 pages with 5 groups
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1.
[ 0.000000] Rude variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16
[ 0.000000] random: crng init done
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] printk: console [tty1] enabled
[ 0.000000] printk: console [ttyS0] enabled
[ 0.000000] ACPI: Core revision 20210730
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
[ 0.008000] APIC: Switch to symmetric I/O mode setup
[ 0.016000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.048000] tsc: Unable to calibrate against PIT
[ 0.048000] tsc: using HPET reference calibration
[ 0.048000] tsc: Detected 1996.539 MHz processor
[ 0.002186] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x398ed156ff3, max_idle_ns: 881590510449 ns
[ 0.003387] Calibrating delay loop (skipped), value calculated using timer frequency.. 3993.07 BogoMIPS (lpj=7986156)
[ 0.006154] AMD Zen1 DIV0 bug detected. Disable SMT for full protection.
[ 0.019353] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127
[ 0.027073] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0
[ 0.030027] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.031391] Spectre V2 : Mitigation: Retpolines
[ 0.031664] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.032045] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.032533] RETBleed: Mitigation: untrained return thunk
[ 0.033030] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.033727] Speculative Return Stack Overflow: IBPB-extending microcode not applied!
[ 0.034027] Speculative Return Stack Overflow: WARNING: See https://kernel.org/doc/html/latest/admin-guide/hw-vuln/srso.html for mitigation options.
[ 0.034283] Speculative Return Stack Overflow: Mitigation: safe RET, no microcode
[ 0.042959] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.051415] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.051731] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.051989] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.052298] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[ 0.052981] x86/fpu: xstate_offset[3]: 960, xstate_sizes[3]: 64
[ 0.053445] x86/fpu: xstate_offset[4]: 1024, xstate_sizes[4]: 64
[ 0.053688] x86/fpu: xstate_offset[9]: 2688, xstate_sizes[9]: 8
[ 0.053940] x86/fpu: Enabled xstate features 0x21b, context size is 2696 bytes, using 'standard' format.
[ 0.930468] Freeing SMP alternatives memory: 44K
[ 0.932262] pid_max: default: 32768 minimum: 301
[ 0.941071] LSM: Security Framework initializing
[ 0.945346] landlock: Up and running.
[ 0.945555] Yama: becoming mindful.
[ 0.956411] AppArmor: AppArmor initialized
[ 0.967174] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 0.967712] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 1.130927] smpboot: CPU0: AMD EPYC Processor (family: 0x17, model: 0x1, stepping: 0x2)
[ 1.146149] Performance Events: PMU not available due to virtualization, using software events only.
[ 1.148589] signal: max sigframe size: 3632
[ 1.151506] rcu: Hierarchical SRCU implementation.
[ 1.167623] NMI watchdog: Perf NMI watchdog permanently disabled
[ 1.175608] smp: Bringing up secondary CPUs ...
[ 1.175936] smp: Brought up 1 node, 1 CPU
[ 1.176206] smpboot: Max logical packages: 1
[ 1.176543] smpboot: Total of 1 processors activated (3993.07 BogoMIPS)
[ 1.201556] devtmpfs: initialized
[ 1.208308] x86/mm: Memory block size: 128MB
[ 1.219952] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 1.221303] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
[ 1.228876] pinctrl core: initialized pinctrl subsystem
[ 1.242873] PM: RTC time: 20:49:17, date: 2026-02-06
[ 1.259902] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 1.269472] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[ 1.272926] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 1.274628] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 1.275360] audit: initializing netlink subsys (disabled)
[ 1.283538] audit: type=2000 audit(1770410956.324:1): state=initialized audit_enabled=0 res=1
[ 1.291788] thermal_sys: Registered thermal governor 'fair_share'
[ 1.291859] thermal_sys: Registered thermal governor 'bang_bang'
[ 1.292121] thermal_sys: Registered thermal governor 'step_wise'
[ 1.292362] thermal_sys: Registered thermal governor 'user_space'
[ 1.292588] thermal_sys: Registered thermal governor 'power_allocator'
[ 1.293213] EISA bus registered
[ 1.293872] cpuidle: using governor ladder
[ 1.295121] cpuidle: using governor menu
[ 1.299575] ACPI: bus type PCI registered
[ 1.299943] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 1.306767] PCI: Using configuration type 1 for base access
[ 1.307002] PCI: Using configuration type 1 for extended access
[ 1.371898] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 1.379209] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 1.379544] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 1.441319] ACPI: Added _OSI(Module Device)
[ 1.441661] ACPI: Added _OSI(Processor Device)
[ 1.441854] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 1.442045] ACPI: Added _OSI(Processor Aggregator Device)
[ 1.442391] ACPI: Added _OSI(Linux-Dell-Video)
[ 1.442604] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 1.442818] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 1.490426] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 1.529839] ACPI: Interpreter enabled
[ 1.531906] ACPI: PM: (supports S0 S3 S4 S5)
[ 1.532168] ACPI: Using IOAPIC for interrupt routing
[ 1.533333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 1.533759] PCI: Using E820 reservations for host bridge windows
[ 1.537817] ACPI: Enabled 2 GPEs in block 00 to 0F
[ 1.628896] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 1.630530] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 1.644746] acpiphp: Slot [3] registered
[ 1.645273] acpiphp: Slot [4] registered
[ 1.645703] acpiphp: Slot [5] registered
[ 1.646235] acpiphp: Slot [6] registered
[ 1.646668] acpiphp: Slot [7] registered
[ 1.647248] acpiphp: Slot [8] registered
[ 1.647700] acpiphp: Slot [9] registered
[ 1.648137] acpiphp: Slot [10] registered
[ 1.648550] acpiphp: Slot [11] registered
[ 1.648977] acpiphp: Slot [12] registered
[ 1.649392] acpiphp: Slot [13] registered
[ 1.649821] acpiphp: Slot [14] registered
[ 1.650406] acpiphp: Slot [15] registered
[ 1.650843] acpiphp: Slot [16] registered
[ 1.651194] acpiphp: Slot [17] registered
[ 1.651654] acpiphp: Slot [18] registered
[ 1.652074] acpiphp: Slot [19] registered
[ 1.652493] acpiphp: Slot [20] registered
[ 1.652979] acpiphp: Slot [21] registered
[ 1.653401] acpiphp: Slot [22] registered
[ 1.653831] acpiphp: Slot [23] registered
[ 1.654250] acpiphp: Slot [24] registered
[ 1.654956] acpiphp: Slot [25] registered
[ 1.655413] acpiphp: Slot [26] registered
[ 1.655901] acpiphp: Slot [27] registered
[ 1.656327] acpiphp: Slot [28] registered
[ 1.656742] acpiphp: Slot [29] registered
[ 1.657172] acpiphp: Slot [30] registered
[ 1.657573] acpiphp: Slot [31] registered
[ 1.658269] PCI host bridge to bus 0000:00
[ 1.659481] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 1.659835] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 1.660331] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 1.660570] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 1.660965] pci_bus 0000:00: root bus resource [mem 0x0c000000-0xfebfffff window]
[ 1.661256] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]
[ 1.666056] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[ 1.689601] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[ 1.692674] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[ 1.695633] pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f]
[ 1.697412] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 1.697790] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 1.699250] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 1.699578] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 1.703394] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[ 1.704332] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
[ 1.704685] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
[ 1.710215] pci 0000:00:02.0: [1af4:1050] type 00 class 0x030000
[ 1.710965] pci 0000:00:02.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref]
[ 1.715917] pci 0000:00:02.0: reg 0x18: [mem 0xfe800000-0xfe803fff 64bit pref]
[ 1.718094] pci 0000:00:02.0: reg 0x20: [mem 0xfeb90000-0xfeb90fff]
[ 1.722961] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfeb8ffff pref]
[ 1.723880] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 1.740345] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000
[ 1.742073] pci 0000:00:03.0: reg 0x10: [io 0xc080-0xc0bf]
[ 1.744259] pci 0000:00:03.0: reg 0x14: [mem 0xfeb91000-0xfeb91fff]
[ 1.747937] pci 0000:00:03.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref]
[ 1.750970] pci 0000:00:03.0: reg 0x30: [mem 0xfeb00000-0xfeb7ffff pref]
[ 1.769213] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000
[ 1.770972] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f]
[ 1.772695] pci 0000:00:04.0: reg 0x14: [mem 0xfeb92000-0xfeb92fff]
[ 1.775606] pci 0000:00:04.0: reg 0x20: [mem 0xfe808000-0xfe80bfff 64bit pref]
[ 1.796392] pci 0000:00:05.0: [1af4:1002] type 00 class 0x00ff00
[ 1.797691] pci 0000:00:05.0: reg 0x10: [io 0xc0c0-0xc0ff]
[ 1.799421] pci 0000:00:05.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref]
[ 1.819019] pci 0000:00:06.0: [1af4:1005] type 00 class 0x00ff00
[ 1.820278] pci 0000:00:06.0: reg 0x10: [io 0xc100-0xc11f]
[ 1.823004] pci 0000:00:06.0: reg 0x20: [mem 0xfe810000-0xfe813fff 64bit pref]
[ 1.851323] ACPI: PCI: Interrupt link LNKA configured for IRQ 10
[ 1.853675] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[ 1.855771] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[ 1.857660] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[ 1.858633] ACPI: PCI: Interrupt link LNKS configured for IRQ 9
[ 1.865238] iommu: Default domain type: Translated
[ 1.865556] iommu: DMA domain TLB invalidation policy: lazy mode
[ 1.874243] SCSI subsystem initialized
[ 1.882812] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 1.882927] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 1.883099] pci 0000:00:02.0: vgaarb: bridge control possible
[ 1.883566] vgaarb: loaded
[ 1.885366] ACPI: bus type USB registered
[ 1.887783] usbcore: registered new interface driver usbfs
[ 1.888495] usbcore: registered new interface driver hub
[ 1.889061] usbcore: registered new device driver usb
[ 1.890377] pps_core: LinuxPPS API ver. 1 registered
[ 1.890608] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 1.891120] PTP clock support registered
[ 1.893167] EDAC MC: Ver: 3.0.0
[ 1.915240] NetLabel: Initializing
[ 1.915489] NetLabel: domain hash size = 128
[ 1.915689] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 1.917701] NetLabel: unlabeled traffic allowed by default
[ 1.919494] PCI: Using ACPI for IRQ routing
[ 1.924666] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 1.925048] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[ 1.930896] clocksource: Switched to clocksource tsc-early
[ 2.322008] VFS: Disk quotas dquot_6.6.0
[ 2.322821] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 2.343322] AppArmor: AppArmor Filesystem Enabled
[ 2.344458] pnp: PnP ACPI init
[ 2.365929] pnp: PnP ACPI: found 5 devices
[ 2.443317] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 2.449826] NET: Registered PF_INET protocol family
[ 2.456195] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 2.541175] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 2.547903] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 2.554017] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 2.556865] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 2.556865] TCP: Hash tables configured (established 2048 bind 2048)
[ 2.565970] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear)
[ 2.572375] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 2.579304] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 2.582496] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 2.583458] NET: Registered PF_XDP protocol family
[ 2.585238] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 2.585514] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 2.585788] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 2.586058] pci_bus 0000:00: resource 7 [mem 0x0c000000-0xfebfffff window]
[ 2.586325] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window]
[ 2.588147] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 2.588539] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 2.588879] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 2.589252] PCI: CLS 0 bytes, default 64
[ 2.603450] Trying to unpack rootfs image as initramfs...
[ 2.623474] Initialise system trusted keyrings
[ 2.626876] Key type blacklist registered
[ 2.637127] workingset: timestamp_bits=36 max_order=15 bucket_order=0
[ 2.708480] zbud: loaded
[ 2.725760] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 2.740484] fuse: init (API version 7.34)
[ 2.757831] integrity: Platform Keyring initialized
[ 2.864351] Key type asymmetric registered
[ 2.864770] Asymmetric key parser 'x509' registered
[ 2.865905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 2.873537] io scheduler mq-deadline registered
[ 2.884519] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 2.901375] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 2.916467] ACPI: button: Power Button [PWRF]
[ 3.599343] tsc: Refined TSC clocksource calibration: 2000.005 MHz
[ 3.600793] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1cd432f8b5d, max_idle_ns: 440795262763 ns
[ 3.602575] clocksource: Switched to clocksource tsc
[ 4.608029] ACPI: \_SB_.LNKB: Enabled at IRQ 10
[ 6.218545] Freeing initrd memory: 8864K
[ 6.255557] ACPI: \_SB_.LNKC: Enabled at IRQ 11
[ 7.034843] ACPI: \_SB_.LNKD: Enabled at IRQ 11
[ 7.829780] ACPI: \_SB_.LNKA: Enabled at IRQ 10
[ 8.618552] Free page reporting enabled
[ 8.622404] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 8.649325] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 8.701398] Linux agpgart interface v0.103
[ 8.760133] loop: module loaded
[ 8.784061] scsi host0: ata_piix
[ 8.791041] scsi host1: ata_piix
[ 8.792324] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14
[ 8.792717] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15
[ 8.804451] tun: Universal TUN/TAP device driver, 1.6
[ 8.805874] PPP generic driver version 2.4.2
[ 8.807986] VFIO - User Level meta-driver version: 0.3
[ 8.810774] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 8.811611] ehci-pci: EHCI PCI platform driver
[ 8.812200] ehci-platform: EHCI generic platform driver
[ 8.812626] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 8.813012] ohci-pci: OHCI PCI platform driver
[ 8.813603] ohci-platform: OHCI generic platform driver
[ 8.814054] uhci_hcd: USB Universal Host Controller Interface driver
[ 8.817074] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 8.823445] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 8.823537] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 8.830094] mousedev: PS/2 mouse device common for all mice
[ 8.839590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 8.846415] rtc_cmos 00:04: RTC can wake from S4
[ 8.858018] rtc_cmos 00:04: registered as rtc0
[ 8.859446] rtc_cmos 00:04: setting system clock to 2026-02-06T20:49:25 UTC (1770410965)
[ 8.861541] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs
[ 8.862196] i2c_dev: i2c /dev entries driver
[ 8.863473] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 8.864535] device-mapper: uevent: version 1.0.3
[ 8.866725] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[ 8.867007] platform eisa.0: Probing EISA bus 0
[ 8.867007] platform eisa.0: EISA: Cannot allocate resource for mainboard
[ 8.867007] platform eisa.0: Cannot allocate resource for EISA slot 1
[ 8.869374] platform eisa.0: Cannot allocate resource for EISA slot 2
[ 8.869657] platform eisa.0: Cannot allocate resource for EISA slot 3
[ 8.869929] platform eisa.0: Cannot allocate resource for EISA slot 4
[ 8.870199] platform eisa.0: Cannot allocate resource for EISA slot 5
[ 8.870481] platform eisa.0: Cannot allocate resource for EISA slot 6
[ 8.870759] platform eisa.0: Cannot allocate resource for EISA slot 7
[ 8.871025] platform eisa.0: Cannot allocate resource for EISA slot 8
[ 8.871501] platform eisa.0: EISA: Detected 0 cards
[ 8.872496] ledtrig-cpu: registered to indicate activity on CPUs
[ 8.878903] drop_monitor: Initializing network drop monitor service
[ 8.883587] NET: Registered PF_INET6 protocol family
[ 9.198655] Segment Routing with IPv6
[ 9.199701] In-situ OAM (IOAM) with IPv6
[ 9.200712] NET: Registered PF_PACKET protocol family
[ 9.202494] Key type dns_resolver registered
[ 9.208164] IPI shorthand broadcast: enabled
[ 9.209348] sched_clock: Marking stable (9256630947, -49072514)->(9253781372, -46222939)
[ 9.214258] registered taskstats version 1
[ 9.216362] Loading compiled-in X.509 certificates
[ 9.237998] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b'
[ 9.243554] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[ 9.248031] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[ 9.248513] blacklist: Loading compiled-in revocation X.509 certificates
[ 9.250954] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[ 9.252032] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03'
[ 9.252708] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b'
[ 9.253482] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8'
[ 9.254192] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d'
[ 9.255196] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c'
[ 9.255911] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af'
[ 9.256579] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9'
[ 9.262338] zswap: loaded using pool lzo/zbud
[ 9.268022] Key type .fscrypt registered
[ 9.268304] Key type fscrypt-provisioning registered
[ 9.363565] Key type encrypted registered
[ 9.364000] AppArmor: AppArmor sha1 policy hashing enabled
[ 9.364921] ima: No TPM chip found, activating TPM-bypass!
[ 9.365338] Loading compiled-in module X.509 certificates
[ 9.370166] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b'
[ 9.370696] ima: Allocated hash algorithm: sha1
[ 9.374498] ima: No architecture policies found
[ 9.376102] evm: Initialising EVM extended attributes:
[ 9.376397] evm: security.selinux
[ 9.376592] evm: security.SMACK64
[ 9.376749] evm: security.SMACK64EXEC
[ 9.376908] evm: security.SMACK64TRANSMUTE
[ 9.377073] evm: security.SMACK64MMAP
[ 9.377240] evm: security.apparmor
[ 9.377393] evm: security.ima
[ 9.377525] evm: security.capability
[ 9.377700] evm: HMAC attrs: 0x1
[ 9.385081] PM: Magic number: 14:335:851
[ 9.394076] RAS: Correctable Errors collector initialized.
[ 9.397189] clk: Disabling unused clocks
[ 9.558947] Freeing unused decrypted memory: 2036K
[ 9.667345] Freeing unused kernel image (initmem) memory: 3368K
[ 9.668398] Write protecting the kernel read-only data: 30720k
[ 9.677882] Freeing unused kernel image (text/rodata gap) memory: 2036K
[ 9.682413] Freeing unused kernel image (rodata/data gap) memory: 1328K
[ 10.249762] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 10.252181] Run /init as init process
info: initramfs: up at 10.54
[ 11.962154] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB)
[ 11.999273] GPT:Primary header thinks Alt. header is not at the end of the disk.
[ 11.999773] GPT:229375 != 2097151
[ 11.999976] GPT:Alternate GPT header not at the end of the disk.
[ 12.000231] GPT:229375 != 2097151
[ 12.000406] GPT: Use GNU Parted to correct GPT errors.
[ 12.861802] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called
currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables
info: copying initramfs to /dev/vda1
info: initramfs loading root from /dev/vda1
info: /etc/init.d/rc.sysinit: up at 19.33
info: container: none
Starting syslogd: OK
currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables
Saving random seed: OK
Starting acpid: OK
Starting network: dhcpcd-9.4.1 starting
DUID 00:04:28:26:7d:06:66:dd:41:b2:97:f5:e0:dc:e9:b2:1b:9b
eth0: waiting for carrier
eth0: carrier acquired
eth0: IAID 3e:e4:71:38
eth0: adding address fe80::f816:3eff:fee4:7138
eth0: soliciting an IPv6 router
eth0: soliciting a DHCP lease
eth0: offered 10.0.0.13 from 10.0.0.1
eth0: probing address 10.0.0.13/28
eth0: leased 10.0.0.13 for 43200 seconds
eth0: adding route to 10.0.0.0/28
eth0: adding host route to 169.254.169.254 via 10.0.0.2
eth0: adding default route via 10.0.0.1
forked to background, child pid 253
OK
checking http://169.254.169.254/2009-04-04/instance-id
failed 1/20: up 34.87. request failed
failed 2/20: up 84.16. request failed
failed 3/20: up 133.43. request failed
2026-02-06 21:52:45,043 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 204 DELETE http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b 0.121s
2026-02-06 21:52:45,043 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:52:44 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-ae34a152-d782-4a35-8a0d-1bdfca1e68c2', 'x-compute-request-id': 'req-ae34a152-d782-4a35-8a0d-1bdfca1e68c2', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b'}
Body: b''
2026-02-06 21:52:45,263 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b 0.219s
2026-02-06 21:52:45,263 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:52:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1686', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cbb12b9-e856-4069-9d55-9bfbcbf4f449', 'x-compute-request-id': 'req-9cbb12b9-e856-4069-9d55-9bfbcbf4f449', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeNegativeTest-1075202369-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:71:38"}, {"version": 4, "addr": "172.24.4.191", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:71:38"}]}, "created": "2026-02-06T20:48:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71", "id": "28267d06-66dd-41b2-97f5-e0dce9b21b9b", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-395837338", "status": "ACTIVE", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T20:52:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-114093546", "OS-SRV-USG:launched_at": "2026-02-06T20:49:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1483250303"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:52:46,492 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b 0.216s
2026-02-06 21:52:46,493 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:52:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1686', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-122b6732-1434-49fa-9382-5fa875b2febc', 'x-compute-request-id': 'req-122b6732-1434-49fa-9382-5fa875b2febc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeNegativeTest-1075202369-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:71:38"}, {"version": 4, "addr": "172.24.4.191", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:71:38"}]}, "created": "2026-02-06T20:48:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71", "id": "28267d06-66dd-41b2-97f5-e0dce9b21b9b", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-395837338", "status": "ACTIVE", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T20:52:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-114093546", "OS-SRV-USG:launched_at": "2026-02-06T20:49:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1483250303"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:52:47,649 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b 0.144s
2026-02-06 21:52:47,649 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:52:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1686', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5b0582c-1e57-4782-98b6-ef1a8297ade7', 'x-compute-request-id': 'req-b5b0582c-1e57-4782-98b6-ef1a8297ade7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeNegativeTest-1075202369-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:71:38"}, {"version": 4, "addr": "172.24.4.191", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:71:38"}]}, "created": "2026-02-06T20:48:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71", "id": "28267d06-66dd-41b2-97f5-e0dce9b21b9b", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-395837338", "status": "ACTIVE", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T20:52:47Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-114093546", "OS-SRV-USG:launched_at": "2026-02-06T20:49:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1483250303"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:52:48,733 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b 0.071s
2026-02-06 21:52:48,733 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:52:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1331', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d78a3b0-ee6c-45fd-a95e-d1441e79d8c3', 'x-compute-request-id': 'req-1d78a3b0-ee6c-45fd-a95e-d1441e79d8c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:48:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71", "id": "28267d06-66dd-41b2-97f5-e0dce9b21b9b", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-395837338", "status": "ACTIVE", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T20:52:47Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-114093546", "OS-SRV-USG:launched_at": "2026-02-06T20:49:11.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:52:49,855 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b 0.110s
2026-02-06 21:52:49,856 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:52:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1336', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83792dc3-979e-4f33-9410-051e4c8883e3', 'x-compute-request-id': 'req-83792dc3-979e-4f33-9410-051e4c8883e3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:48:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71", "id": "28267d06-66dd-41b2-97f5-e0dce9b21b9b", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-395837338", "status": "DELETED", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T20:52:49Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-114093546", "OS-SRV-USG:launched_at": "2026-02-06T20:49:11.000000", "OS-SRV-USG:terminated_at": "2026-02-06T20:52:49.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:52:49,870 83168 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 4 second wait
2026-02-06 21:52:50,970 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b 0.099s
2026-02-06 21:52:50,970 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:52:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1336', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f7a1559-a560-4196-a6f0-fda9896db2a7', 'x-compute-request-id': 'req-6f7a1559-a560-4196-a6f0-fda9896db2a7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:48:57Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71", "id": "28267d06-66dd-41b2-97f5-e0dce9b21b9b", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-395837338", "status": "DELETED", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T20:52:49Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-114093546", "OS-SRV-USG:launched_at": "2026-02-06T20:49:11.000000", "OS-SRV-USG:terminated_at": "2026-02-06T20:52:49.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:52:52,021 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 404 GET http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b 0.040s
2026-02-06 21:52:52,022 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:52:51 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-989ae223-b2d9-4230-9e29-1f7e8955300e', 'x-compute-request-id': 'req-989ae223-b2d9-4230-9e29-1f7e8955300e', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/28267d06-66dd-41b2-97f5-e0dce9b21b9b'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 28267d06-66dd-41b2-97f5-e0dce9b21b9b could not be found."}}'
2026-02-06 21:52:52,047 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://192.168.122.84/compute/v2.1/os-keypairs/tempest-keypair-114093546 0.024s
2026-02-06 21:52:52,048 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:52:52 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-2b92883d-4ce7-4758-adfe-36365084302e', 'x-compute-request-id': 'req-2b92883d-4ce7-4758-adfe-36365084302e', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/compute/v2.1/os-keypairs/tempest-keypair-114093546'}
Body: b''
2026-02-06 21:52:52,264 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://192.168.122.84/networking/v2.0/security-groups/77ba3f84-a425-424c-80f3-010763d71be8 0.216s
2026-02-06 21:52:52,264 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:52:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-86539e61-5027-4de6-9c26-48eac245269e', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/networking/v2.0/security-groups/77ba3f84-a425-424c-80f3-010763d71be8'}
Body: b''
2026-02-06 21:52:52,280 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://192.168.122.84/networking/v2.0/security-groups/77ba3f84-a425-424c-80f3-010763d71be8 0.015s
2026-02-06 21:52:52,280 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:52:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-5a3f210a-dc0c-4762-955e-b43e289dcefb', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.84/networking/v2.0/security-groups/77ba3f84-a425-424c-80f3-010763d71be8'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 77ba3f84-a425-424c-80f3-010763d71be8 does not exist", "detail": ""}}'
2026-02-06 21:52:52,692 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://192.168.122.84/networking/v2.0/floatingips/32eab888-2167-47ff-9002-4c6eb779a436 0.411s
2026-02-06 21:52:52,693 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:52:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-5a600ed1-13dc-49be-92d1-62959bef7b67', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips/32eab888-2167-47ff-9002-4c6eb779a436'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 60, in test_attach_attached_volume_to_different_server
server1, validation_resources = self._create_server()
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 247, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 222, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server
wait_for_ssh_or_ping(
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 713, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
fail
ft11.2: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-02-06 21:52:52,697 83168 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-02-06 21:52:52,698 83168 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-02-06 21:52:52,752 83168 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://192.168.122.84/compute/v2.1/os-keypairs 0.053s
2026-02-06 21:52:52,752 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-925540833", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN5THEOS57U9TARXmMIowQuDRkuo4Q0+9roYOhZvRl20x52nqxuRvbUqjnO4/8N3kJYznwpjfuJsZcGqy40YZvbc2INUc0yn7X57SOUbo9dhcuXTOPQtqepAezJVHL7W+g=="}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:52:52 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-e766ad2f-a65c-45cc-a14d-8aa01d249b37', 'x-compute-request-id': 'req-e766ad2f-a65c-45cc-a14d-8aa01d249b37', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-925540833", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN5THEOS57U9TARXmMIowQuDRkuo4Q0+9roYOhZvRl20x52nqxuRvbUqjnO4/8N3kJYznwpjfuJsZcGqy40YZvbc2INUc0yn7X57SOUbo9dhcuXTOPQtqepAezJVHL7W+g==", "fingerprint": "7a:c7:a9:79:4d:d5:b9:eb:db:2f:0a:95:0e:4a:89:15", "user_id": "140676d10e7d41e2a95011fd46f032e0"}}'
2026-02-06 21:52:52,754 83168 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-925540833 created
2026-02-06 21:52:53,018 83168 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/networking/v2.0/security-groups 0.263s
2026-02-06 21:52:53,018 83168 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--1645196594", "description": "tempest-description--673295438"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:52:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-f6c7e1b1-634a-432a-97ef-010b3aeea188', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "084df5aa-90b6-46a1-b357-98b8db9f03ad", "name": "tempest-securitygroup--1645196594", "stateful": true, "tenant_id": "66a81dc952a24461b676d2054493ba91", "project_id": "66a81dc952a24461b676d2054493ba91", "description": "tempest-description--673295438", "shared": false, "security_group_rules": [{"id": "a7a0a5d9-1f0d-42fe-a4e0-d27db6c2c18c", "project_id": "66a81dc952a24461b676d2054493ba91", "tenant_id": "66a81dc952a24461b676d2054493ba91", "security_group_id": "084df5aa-90b6-46a1-b357-98b8db9f03ad", "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": 666, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-02-06T20:52:52Z", "updated_at": "2026-02-06T20:52:52Z", "revision_number": 0}, {"id": "bf958741-7474-4e39-b0de-816dcedb76da", "project_id": "66a81dc952a24461b676d2054493ba91", "tenant_id": "66a81dc952a24461b676d2054493ba91", "security_group_id": "084df5aa-90b6-46a1-b357-98b8db9f03ad", "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": 667, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-02-06T20:52:52Z", "updated_at": "2026-02-06T20:52:52Z", "revision_number": 0}], "tags": [], "created_at": "2026-02-06T20:52:52Z", "updated_at": "2026-02-06T20:52:52Z", "revision_number": 1}}'
2026-02-06 21:52:53,197 83168 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.178s
2026-02-06 21:52:53,198 83168 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": "084df5aa-90b6-46a1-b357-98b8db9f03ad", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:52:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-4dcd980b-2424-4ca8-8181-f6276c3a8a90', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "88b89269-c9b8-42b0-84c3-de120c54095d", "project_id": "66a81dc952a24461b676d2054493ba91", "tenant_id": "66a81dc952a24461b676d2054493ba91", "security_group_id": "084df5aa-90b6-46a1-b357-98b8db9f03ad", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T20:52:53Z", "updated_at": "2026-02-06T20:52:53Z", "revision_number": 0}}'
2026-02-06 21:52:53,401 83168 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.203s
2026-02-06 21:52:53,401 83168 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": "084df5aa-90b6-46a1-b357-98b8db9f03ad", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:52:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-298486c0-55a4-43ab-b707-2663fe51ad86', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "34145044-6ba0-4337-a065-b871986e221c", "project_id": "66a81dc952a24461b676d2054493ba91", "tenant_id": "66a81dc952a24461b676d2054493ba91", "security_group_id": "084df5aa-90b6-46a1-b357-98b8db9f03ad", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T20:52:53Z", "updated_at": "2026-02-06T20:52:53Z", "revision_number": 0}}'
2026-02-06 21:52:53,402 83168 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1645196594 created
2026-02-06 21:52:53,985 83168 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/networking/v2.0/floatingips 0.583s
2026-02-06 21:52:53,986 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:52:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-419aa4af-b498-4407-a503-9e16f25a7325', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "7abc88fd-32a9-44da-aa59-22d47ebb8368", "tenant_id": "66a81dc952a24461b676d2054493ba91", "project_id": "66a81dc952a24461b676d2054493ba91", "floating_ip_address": "172.24.4.230", "floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-02-06T20:52:53Z", "updated_at": "2026-02-06T20:52:53Z", "revision_number": 0}}'
2026-02-06 21:52:53,986 83168 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '7abc88fd-32a9-44da-aa59-22d47ebb8368', 'tenant_id': '66a81dc952a24461b676d2054493ba91', 'project_id': '66a81dc952a24461b676d2054493ba91', 'floating_ip_address': '172.24.4.230', 'floating_network_id': '2915bb8f-3534-4eb6-9140-b5d7d7372804', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-02-06T20:52:53Z', 'updated_at': '2026-02-06T20:52:53Z', 'revision_number': 0, 'ip': '172.24.4.230'} created
2026-02-06 21:52:54,062 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 201 POST http://192.168.122.84/identity/v3/auth/tokens 0.072s
2026-02-06 21:52:54,062 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:52:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2521', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-60b96de5-1c44-4a6f-aaf4-85e176ae9e65', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "140676d10e7d41e2a95011fd46f032e0", "name": "tempest-AttachVolumeNegativeTest-44636794-project-member", "password_expires_at": null}, "audit_ids": ["O5LR0xBoTdWkjkTbE_sGGA"], "expires_at": "2026-02-06T21:52:54.000000Z", "issued_at": "2026-02-06T20:52:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "66a81dc952a24461b676d2054493ba91", "name": "tempest-AttachVolumeNegativeTest-44636794"}, "is_domain": false, "roles": [{"id": "4d6e333c257e4064956f140a41314573", "name": "member"}, {"id": "84504efd54ae4a9588c8422ecb0abfee", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0f713fe2daca44ec89b9c3e10932c970", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/volume/v3", "region": "RegionOne"}], "id": "26431d82c9384270aa512356bf5e64e6", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "070a948755e647bbb3bcb90d19888397", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/image", "region": "RegionOne"}], "id": "528911970de64848b5475ebd6ee6a418", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2e1ae24ade8f44e3a593eefe79d140f4", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/compute/v2/66a81dc952a24461b676d2054493ba91", "region": "RegionOne"}], "id": "5337a897e80c4f86b14c496add20b2ba", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "36e1704910c14c38b323e02c6c534ffd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/placement", "region": "RegionOne"}], "id": "64ba2cc515ea48f2b6bf589109ecc398", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "bc1699eba7ce420d8a3224b948f231ca", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/networking", "region": "RegionOne"}], "id": "69678593bf2148cd9bfbb05428f1572e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0fdbcf46c1c149b59bbe63e29a54685a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/compute/v2.1", "region": "RegionOne"}], "id": "bc80821fb9b24e858c301c82531c11a6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d5bb2d743fb54a7ea460fc8ecb99292e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/identity", "region": "RegionOne"}], "id": "f3f05134bbf9431aab4cd693ebfef943", "type": "identity", "name": "keystone"}]}}'
2026-02-06 21:52:54,063 83168 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': '7a18e6d3-9909-4ace-bbf8-5350817d95f1', 'name': 'tempest-AttachVolumeNegativeTest-1075202369-network', 'tenant_id': '66a81dc952a24461b676d2054493ba91', 'project_id': '66a81dc952a24461b676d2054493ba91', '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': 54551, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-02-06T20:48:47Z', 'updated_at': '2026-02-06T20:48:48Z', 'revision_number': 1} available for tenant
2026-02-06 21:52:54,063 83168 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-925540833', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN5THEOS57U9TARXmMIowQuDRkuo4Q0+9roYOhZvRl20x52nqxuRvbUqjnO4/8N3kJYznwpjfuJsZcGqy40YZvbc2INUc0yn7X57SOUbo9dhcuXTOPQtqepAezJVHL7W+g==', 'fingerprint': '7a:c7:a9:79:4d:d5:b9:eb:db:2f:0a:95:0e:4a:89:15', 'user_id': '140676d10e7d41e2a95011fd46f032e0', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAg6NKAF/i5es4cSjy3FmBBRsNEoBTjzxgS344qE+Cmdtagl+TzsYM7\nWAJ0V6WxkNCgBwYFK4EEACKhZANiAATeUxxDkue1PUwEV5jCKMELg0ZLqOENPva6\nGDoWb0ZdtMedp6sbkb21Ko5zuP/Dd5CWM58KY37ibGXBqsuNGGb23NiDVHNMp+1+\ne0jlG6PXYXLl0zj0LanqQHsyVRy+1vo=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '084df5aa-90b6-46a1-b357-98b8db9f03ad', 'name': 'tempest-securitygroup--1645196594', 'stateful': True, 'tenant_id': '66a81dc952a24461b676d2054493ba91', 'project_id': '66a81dc952a24461b676d2054493ba91', 'description': 'tempest-description--673295438', 'shared': False, 'security_group_rules': [{'id': 'a7a0a5d9-1f0d-42fe-a4e0-d27db6c2c18c', 'project_id': '66a81dc952a24461b676d2054493ba91', 'tenant_id': '66a81dc952a24461b676d2054493ba91', 'security_group_id': '084df5aa-90b6-46a1-b357-98b8db9f03ad', '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': 666, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-02-06T20:52:52Z', 'updated_at': '2026-02-06T20:52:52Z', 'revision_number': 0}, {'id': 'bf958741-7474-4e39-b0de-816dcedb76da', 'project_id': '66a81dc952a24461b676d2054493ba91', 'tenant_id': '66a81dc952a24461b676d2054493ba91', 'security_group_id': '084df5aa-90b6-46a1-b357-98b8db9f03ad', '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': 667, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-02-06T20:52:52Z', 'updated_at': '2026-02-06T20:52:52Z', 'revision_number': 0}], 'tags': [], 'created_at': '2026-02-06T20:52:52Z', 'updated_at': '2026-02-06T20:52:52Z', 'revision_number': 1}, 'floating_ip': {'id': '7abc88fd-32a9-44da-aa59-22d47ebb8368', 'tenant_id': '66a81dc952a24461b676d2054493ba91', 'project_id': '66a81dc952a24461b676d2054493ba91', 'floating_ip_address': '172.24.4.230', 'floating_network_id': '2915bb8f-3534-4eb6-9140-b5d7d7372804', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-02-06T20:52:53Z', 'updated_at': '2026-02-06T20:52:53Z', 'revision_number': 0, 'ip': '172.24.4.230'}}
2026-02-06 21:52:54,546 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://192.168.122.84/compute/v2.1/servers 0.482s
2026-02-06 21:52:54,546 83168 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-2085662373", "imageRef": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "7a18e6d3-9909-4ace-bbf8-5350817d95f1"}], "security_groups": [{"name": "tempest-securitygroup--1645196594"}], "key_name": "tempest-keypair-925540833", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:52:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '408', 'location': 'http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83430d13-3cb1-40cf-834c-3c37fe80736c', 'x-compute-request-id': 'req-83430d13-3cb1-40cf-834c-3c37fe80736c', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/compute/v2.1/servers'}
Body: b'{"server": {"id": "57207de1-c141-445d-8d7a-c865b03ba762", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/57207de1-c141-445d-8d7a-c865b03ba762"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1645196594"}], "adminPass": "password"}}'
2026-02-06 21:52:54,617 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762 0.068s
2026-02-06 21:52:54,617 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:52:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-290bde38-d70c-40ec-a3c9-1c8eaec36f48', 'x-compute-request-id': 'req-290bde38-d70c-40ec-a3c9-1c8eaec36f48', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:52:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "", "id": "57207de1-c141-445d-8d7a-c865b03ba762", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/57207de1-c141-445d-8d7a-c865b03ba762"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2085662373", "status": "BUILD", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T20:52:54Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-925540833", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:52:55,707 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762 0.077s
2026-02-06 21:52:55,707 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:52:55 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-5bf37751-3c93-4e2a-920c-97bf5cdf5c3d', 'x-compute-request-id': 'req-5bf37751-3c93-4e2a-920c-97bf5cdf5c3d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:52:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "", "id": "57207de1-c141-445d-8d7a-c865b03ba762", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/57207de1-c141-445d-8d7a-c865b03ba762"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2085662373", "status": "BUILD", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T20:52:55Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-925540833", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:52:56,802 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762 0.076s
2026-02-06 21:52:56,803 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:52:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1303', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89bec34d-7b02-47df-b399-0c965b6cc649', 'x-compute-request-id': 'req-89bec34d-7b02-47df-b399-0c965b6cc649', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:52:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71", "id": "57207de1-c141-445d-8d7a-c865b03ba762", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/57207de1-c141-445d-8d7a-c865b03ba762"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2085662373", "status": "BUILD", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T20:52:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-925540833", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:52:56,813 83168 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-02-06 21:52:57,909 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762 0.094s
2026-02-06 21:52:57,909 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:52:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1303', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ace62444-1ccc-4b07-8ffc-4de73a907624', 'x-compute-request-id': 'req-ace62444-1ccc-4b07-8ffc-4de73a907624', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:52:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71", "id": "57207de1-c141-445d-8d7a-c865b03ba762", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/57207de1-c141-445d-8d7a-c865b03ba762"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2085662373", "status": "BUILD", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T20:52:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-925540833", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:52:59,015 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762 0.094s
2026-02-06 21:52:59,015 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:52:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29f55d64-c93b-4035-8f5a-4b5dc4167469', 'x-compute-request-id': 'req-29f55d64-c93b-4035-8f5a-4b5dc4167469', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:52:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71", "id": "57207de1-c141-445d-8d7a-c865b03ba762", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/57207de1-c141-445d-8d7a-c865b03ba762"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2085662373", "status": "BUILD", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T20:52:58Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-925540833", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:52:59,027 83168 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-02-06 21:53:00,189 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762 0.161s
2026-02-06 21:53:00,190 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:53:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1389', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af2f80c4-60f1-49c3-af41-593e1ffa1161', 'x-compute-request-id': 'req-af2f80c4-60f1-49c3-af41-593e1ffa1161', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:52:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71", "id": "57207de1-c141-445d-8d7a-c865b03ba762", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/57207de1-c141-445d-8d7a-c865b03ba762"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2085662373", "status": "BUILD", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T20:53:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-925540833", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1645196594"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:53:00,201 83168 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2026-02-06 21:53:01,359 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762 0.156s
2026-02-06 21:53:01,359 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:53:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1377', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b66c0819-d091-4559-a95e-4ef76ff50fd4', 'x-compute-request-id': 'req-b66c0819-d091-4559-a95e-4ef76ff50fd4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:52:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71", "id": "57207de1-c141-445d-8d7a-c865b03ba762", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/57207de1-c141-445d-8d7a-c865b03ba762"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2085662373", "status": "BUILD", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T20:53:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-925540833", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1645196594"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:53:01,370 83168 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait
2026-02-06 21:53:02,517 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762 0.146s
2026-02-06 21:53:02,517 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:53:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1377', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-280da288-610e-4606-9a4d-a07435f0b8dd', 'x-compute-request-id': 'req-280da288-610e-4606-9a4d-a07435f0b8dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:52:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71", "id": "57207de1-c141-445d-8d7a-c865b03ba762", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/57207de1-c141-445d-8d7a-c865b03ba762"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2085662373", "status": "BUILD", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T20:53:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-925540833", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1645196594"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:53:03,724 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762 0.194s
2026-02-06 21:53:03,724 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:53:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1377', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11acfef2-5d94-42b3-979f-5138aeb3ed1a', 'x-compute-request-id': 'req-11acfef2-5d94-42b3-979f-5138aeb3ed1a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:52:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71", "id": "57207de1-c141-445d-8d7a-c865b03ba762", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/57207de1-c141-445d-8d7a-c865b03ba762"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2085662373", "status": "BUILD", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T20:53:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-925540833", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1645196594"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:53:04,957 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762 0.221s
2026-02-06 21:53:04,957 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:53:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1377', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38412eef-feb5-4761-8acb-0b69df2f4b3e', 'x-compute-request-id': 'req-38412eef-feb5-4761-8acb-0b69df2f4b3e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:52:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71", "id": "57207de1-c141-445d-8d7a-c865b03ba762", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/57207de1-c141-445d-8d7a-c865b03ba762"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2085662373", "status": "BUILD", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T20:53:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-925540833", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1645196594"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:53:06,177 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762 0.208s
2026-02-06 21:53:06,178 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:53:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1377', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f939665-8570-49df-8dc1-9cd9f841314a', 'x-compute-request-id': 'req-6f939665-8570-49df-8dc1-9cd9f841314a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:52:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71", "id": "57207de1-c141-445d-8d7a-c865b03ba762", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/57207de1-c141-445d-8d7a-c865b03ba762"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2085662373", "status": "BUILD", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T20:53:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-925540833", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1645196594"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:53:07,408 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762 0.218s
2026-02-06 21:53:07,408 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:53:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1377', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70dbdc1b-0ad0-4f98-98db-6db52e3b2a9b', 'x-compute-request-id': 'req-70dbdc1b-0ad0-4f98-98db-6db52e3b2a9b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:52:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71", "id": "57207de1-c141-445d-8d7a-c865b03ba762", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/57207de1-c141-445d-8d7a-c865b03ba762"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2085662373", "status": "BUILD", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T20:53:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-925540833", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1645196594"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:53:08,785 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762 0.364s
2026-02-06 21:53:08,785 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:53:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1377', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-977318cf-fd07-4f25-992a-797d23d38b7a', 'x-compute-request-id': 'req-977318cf-fd07-4f25-992a-797d23d38b7a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:52:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71", "id": "57207de1-c141-445d-8d7a-c865b03ba762", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/57207de1-c141-445d-8d7a-c865b03ba762"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2085662373", "status": "BUILD", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T20:53:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-925540833", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1645196594"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:53:10,069 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762 0.265s
2026-02-06 21:53:10,069 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:53:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1562', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8991ceae-9825-4a13-a046-d871bf36f1df', 'x-compute-request-id': 'req-8991ceae-9825-4a13-a046-d871bf36f1df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeNegativeTest-1075202369-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:e1:4b"}]}, "created": "2026-02-06T20:52:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71", "id": "57207de1-c141-445d-8d7a-c865b03ba762", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/57207de1-c141-445d-8d7a-c865b03ba762"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2085662373", "status": "ACTIVE", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T20:53:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-925540833", "OS-SRV-USG:launched_at": "2026-02-06T20:53:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1645196594"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:53:10,080 83168 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 16 second wait
2026-02-06 21:53:10,229 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762/os-interface 0.148s
2026-02-06 21:53:10,229 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:53:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98ed68ac-778c-4cfd-a101-2569d10f1cf6', 'x-compute-request-id': 'req-98ed68ac-778c-4cfd-a101-2569d10f1cf6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "7a18e6d3-9909-4ace-bbf8-5350817d95f1", "port_id": "853b2c90-aaf3-42f8-950e-91971fe7a370", "mac_addr": "fa:16:3e:89:e1:4b", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "bad0f949-3d4e-4b3b-9e4e-5d58c17c1e61", "ip_address": "10.0.0.10"}]}]}'
2026-02-06 21:53:11,243 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 PUT http://192.168.122.84/networking/v2.0/floatingips/7abc88fd-32a9-44da-aa59-22d47ebb8368 1.010s
2026-02-06 21:53:11,243 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "853b2c90-aaf3-42f8-950e-91971fe7a370"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:53:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-6f66084e-57a2-4bcd-9336-482fed8dab90', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips/7abc88fd-32a9-44da-aa59-22d47ebb8368'}
Body: b'{"floatingip": {"id": "7abc88fd-32a9-44da-aa59-22d47ebb8368", "tenant_id": "66a81dc952a24461b676d2054493ba91", "project_id": "66a81dc952a24461b676d2054493ba91", "floating_ip_address": "172.24.4.230", "floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804", "router_id": "30865a74-4d18-42a2-9ea1-5ffab68daf87", "port_id": "853b2c90-aaf3-42f8-950e-91971fe7a370", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "7a18e6d3-9909-4ace-bbf8-5350817d95f1", "mac_address": "fa:16:3e:89:e1:4b", "admin_state_up": true, "status": "ACTIVE", "device_id": "57207de1-c141-445d-8d7a-c865b03ba762", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-02-06T20:52:53Z", "updated_at": "2026-02-06T20:53:10Z", "revision_number": 1}}'
2026-02-06 21:53:11,245 83168 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.230:22' as 'cirros' with public key authentication
2026-02-06 21:53:14,319 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.230 ([Errno None] Unable to connect to port 22 on 172.24.4.230). Number attempts: 1. Retry after 2 seconds.
2026-02-06 21:53:17,391 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.230 ([Errno None] Unable to connect to port 22 on 172.24.4.230). Number attempts: 2. Retry after 3 seconds.
2026-02-06 21:53:23,951 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.230 ([Errno None] Unable to connect to port 22 on 172.24.4.230). Number attempts: 3. Retry after 4 seconds.
2026-02-06 21:53:31,539 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.230 ([Errno None] Unable to connect to port 22 on 172.24.4.230). Number attempts: 4. Retry after 5 seconds.
2026-02-06 21:53:40,111 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.230 ([Errno None] Unable to connect to port 22 on 172.24.4.230). Number attempts: 5. Retry after 6 seconds.
2026-02-06 21:53:49,679 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.230 ([Errno None] Unable to connect to port 22 on 172.24.4.230). Number attempts: 6. Retry after 7 seconds.
2026-02-06 21:54:00,243 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.230 ([Errno None] Unable to connect to port 22 on 172.24.4.230). Number attempts: 7. Retry after 8 seconds.
2026-02-06 21:54:11,823 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.230 ([Errno None] Unable to connect to port 22 on 172.24.4.230). Number attempts: 8. Retry after 9 seconds.
2026-02-06 21:54:24,399 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.230 ([Errno None] Unable to connect to port 22 on 172.24.4.230). Number attempts: 9. Retry after 10 seconds.
2026-02-06 21:54:37,967 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.230 ([Errno None] Unable to connect to port 22 on 172.24.4.230). Number attempts: 10. Retry after 11 seconds.
2026-02-06 21:54:52,563 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.230 ([Errno None] Unable to connect to port 22 on 172.24.4.230). Number attempts: 11. Retry after 12 seconds.
2026-02-06 21:55:08,143 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.230 ([Errno None] Unable to connect to port 22 on 172.24.4.230). Number attempts: 12. Retry after 13 seconds.
2026-02-06 21:55:24,719 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.230 ([Errno None] Unable to connect to port 22 on 172.24.4.230). Number attempts: 13. Retry after 14 seconds.
2026-02-06 21:55:42,287 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.230 ([Errno None] Unable to connect to port 22 on 172.24.4.230). Number attempts: 14. Retry after 15 seconds.
2026-02-06 21:56:00,847 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.230 ([Errno None] Unable to connect to port 22 on 172.24.4.230). Number attempts: 15. Retry after 16 seconds.
2026-02-06 21:56:20,431 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.230 ([Errno None] Unable to connect to port 22 on 172.24.4.230). Number attempts: 16. Retry after 17 seconds.
2026-02-06 21:56:41,007 83168 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.230 after 16 attempts. Proxy client: no proxy client
2026-02-06 21:56:41.007 83168 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-02-06 21:56:41.007 83168 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-02-06 21:56:41.007 83168 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-02-06 21:56:41.007 83168 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/paramiko/client.py", line 407, in connect
2026-02-06 21:56:41.007 83168 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors)
2026-02-06 21:56:41.007 83168 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.4.230
2026-02-06 21:56:41.007 83168 ERROR tempest.lib.common.ssh
2026-02-06 21:56:41,008 83168 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-AttachVolumeNegativeTest-1075202369-network': [{'version': 4, 'addr': '10.0.0.10', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:89:e1:4b'}]}, 'created': '2026-02-06T20:52:54Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/flavors/42'}]}, 'hostId': 'c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71', 'id': '57207de1-c141-445d-8d7a-c865b03ba762', 'image': {'id': '8a411264-15f8-414d-9d8f-b6ea39e77eaf', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf'}]}, 'links': [{'rel': 'self', 'href': 'http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762'}, {'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/servers/57207de1-c141-445d-8d7a-c865b03ba762'}], 'metadata': {}, 'name': 'tempest-AttachVolumeNegativeTest-server-2085662373', 'status': 'ACTIVE', 'tenant_id': '66a81dc952a24461b676d2054493ba91', 'user_id': '140676d10e7d41e2a95011fd46f032e0', 'updated': '2026-02-06T20:53:08Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-925540833', 'OS-SRV-USG:launched_at': '2026-02-06T20:53:08.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--1645196594'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []}
2026-02-06 21:56:41,617 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 POST http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762/action 0.608s
2026-02-06 21:56:41,617 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:56:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '31510', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c363585-9895-4451-9ed2-d85c0ef5e6a1', 'x-compute-request-id': 'req-1c363585-9895-4451-9ed2-d85c0ef5e6a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762/action'}
Body: b'{"output": "[ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.15.0-1 04/01/2014\\n[ 0.000000] last_pfn = 0xbfdd max_arch_pfn = 0x10000000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000f5b80-0x000f5b8f]\\n[ 0.000000] Using GB pages for direct mapping\\n[ 0.000000] RAMDISK: [mem 0x0b725000-0x0bfccfff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F5990 000014 (v00 BOCHS )\\n[ 0.000000] ACPI: RSDT 0x000000000BFE18B3 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: FACP 0x000000000BFE1767 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: DSDT 0x000000000BFE0040 001727 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: FACS 0x000000000BFE0000 000040\\n[ 0.000000] ACPI: APIC 0x000000000BFE17DB 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: HPET 0x000000000BFE1853 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: WAET 0x000000000BFE188B 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: Reserving FACP table memory at [mem 0xbfe1767-0xbfe17da]\\n[ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1766]\\n[ 0.000000] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]\\n[ 0.000000] ACPI: Reserving APIC table memory at [mem 0xbfe17db-0xbfe1852]\\n[ 0.000000] ACPI: Reserving HPET table memory at [mem 0xbfe1853-0xbfe188a]\\n[ 0.000000] ACPI: Reserving WAET table memory at [mem 0xbfe188b-0xbfe18b2]\\n[ 0.000000] No NUMA configuration found\\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0b6fb000-0x0b724fff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]\\n[ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges\\n[ 0.000000] On node 0, zone DMA: 97 pages in unavailable ranges\\n[ 0.000000] On node 0, zone DMA32: 16419 pages in unavailable ranges\\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\\n[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23\\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\\n[ 0.0
2026-02-06 21:56:41,618 83168 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server 57207de1-c141-445d-8d7a-c865b03ba762: [ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)
[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Hygon HygonGenuine
[ 0.000000] Centaur CentaurHauls
[ 0.000000] zhaoxin Shanghai
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.15.0-1 04/01/2014
[ 0.000000] last_pfn = 0xbfdd max_arch_pfn = 0x10000000000
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000000] found SMP MP-table at [mem 0x000f5b80-0x000f5b8f]
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] RAMDISK: [mem 0x0b725000-0x0bfccfff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F5990 000014 (v00 BOCHS )
[ 0.000000] ACPI: RSDT 0x000000000BFE18B3 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACP 0x000000000BFE1767 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: DSDT 0x000000000BFE0040 001727 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACS 0x000000000BFE0000 000040
[ 0.000000] ACPI: APIC 0x000000000BFE17DB 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: HPET 0x000000000BFE1853 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: WAET 0x000000000BFE188B 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: Reserving FACP table memory at [mem 0xbfe1767-0xbfe17da]
[ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1766]
[ 0.000000] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]
[ 0.000000] ACPI: Reserving APIC table memory at [mem 0xbfe17db-0xbfe1852]
[ 0.000000] ACPI: Reserving HPET table memory at [mem 0xbfe1853-0xbfe188a]
[ 0.000000] ACPI: Reserving WAET table memory at [mem 0xbfe188b-0xbfe18b2]
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x0b6fb000-0x0b724fff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]
[ 0.000000] Normal empty
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]
[ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA: 97 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA32: 16419 pages in unavailable ranges
[ 0.000000] ACPI: PM-Timer IO Port: 0x608
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[ 0.000000] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[ 0.000000] [mem 0x0c000000-0xfffbffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1
[ 0.000000] percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u2097152
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 48093
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0
[ 0.000000] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
[ 0.000000] Memory: 123000K/196076K available (16393K kernel code, 4396K rwdata, 10960K rodata, 3368K init, 18700K bss, 72872K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] ftrace: allocating 50748 entries in 199 pages
[ 0.000000] ftrace: allocated 199 pages with 5 groups
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1.
[ 0.000000] Rude variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16
[ 0.000000] random: crng init done
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] printk: console [tty1] enabled
[ 0.000000] printk: console [ttyS0] enabled
[ 0.000000] ACPI: Core revision 20210730
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
[ 0.008000] APIC: Switch to symmetric I/O mode setup
[ 0.016000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.052000] tsc: Unable to calibrate against PIT
[ 0.052000] tsc: using HPET reference calibration
[ 0.052000] tsc: Detected 2000.017 MHz processor
[ 0.003259] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1cd43e21a71, max_idle_ns: 440795209572 ns
[ 0.004376] Calibrating delay loop (skipped), value calculated using timer frequency.. 4000.03 BogoMIPS (lpj=8000068)
[ 0.008469] AMD Zen1 DIV0 bug detected. Disable SMT for full protection.
[ 0.014821] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127
[ 0.019931] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0
[ 0.021853] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.023271] Spectre V2 : Mitigation: Retpolines
[ 0.023560] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.023931] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.028154] RETBleed: Mitigation: untrained return thunk
[ 0.028700] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.029431] Speculative Return Stack Overflow: IBPB-extending microcode not applied!
[ 0.029749] Speculative Return Stack Overflow: WARNING: See https://kernel.org/doc/html/latest/admin-guide/hw-vuln/srso.html for mitigation options.
[ 0.030017] Speculative Return Stack Overflow: Mitigation: safe RET, no microcode
[ 0.040828] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.044385] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.044736] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.045012] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.045334] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[ 0.046005] x86/fpu: xstate_offset[3]: 960, xstate_sizes[3]: 64
[ 0.046476] x86/fpu: xstate_offset[4]: 1024, xstate_sizes[4]: 64
[ 0.046708] x86/fpu: xstate_offset[9]: 2688, xstate_sizes[9]: 8
[ 0.047050] x86/fpu: Enabled xstate features 0x21b, context size is 2696 bytes, using 'standard' format.
[ 0.887150] Freeing SMP alternatives memory: 44K
[ 0.889131] pid_max: default: 32768 minimum: 301
[ 0.897827] LSM: Security Framework initializing
[ 0.902020] landlock: Up and running.
[ 0.902255] Yama: becoming mindful.
[ 0.912487] AppArmor: AppArmor initialized
[ 0.919876] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 0.919995] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 1.090918] smpboot: CPU0: AMD EPYC Processor (family: 0x17, model: 0x1, stepping: 0x2)
[ 1.110526] Performance Events: PMU not available due to virtualization, using software events only.
[ 1.111931] signal: max sigframe size: 3632
[ 1.116107] rcu: Hierarchical SRCU implementation.
[ 1.132829] NMI watchdog: Perf NMI watchdog permanently disabled
[ 1.141075] smp: Bringing up secondary CPUs ...
[ 1.141420] smp: Brought up 1 node, 1 CPU
[ 1.141705] smpboot: Max logical packages: 1
[ 1.142027] smpboot: Total of 1 processors activated (4000.03 BogoMIPS)
[ 1.167665] devtmpfs: initialized
[ 1.174512] x86/mm: Memory block size: 128MB
[ 1.186365] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 1.187725] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
[ 1.195336] pinctrl core: initialized pinctrl subsystem
[ 1.209974] PM: RTC time: 20:53:13, date: 2026-02-06
[ 1.227137] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 1.237843] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[ 1.241124] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 1.242792] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 1.243485] audit: initializing netlink subsys (disabled)
[ 1.249306] audit: type=2000 audit(1770411192.296:1): state=initialized audit_enabled=0 res=1
[ 1.259931] thermal_sys: Registered thermal governor 'fair_share'
[ 1.259931] thermal_sys: Registered thermal governor 'bang_bang'
[ 1.259931] thermal_sys: Registered thermal governor 'step_wise'
[ 1.259931] thermal_sys: Registered thermal governor 'user_space'
[ 1.259931] thermal_sys: Registered thermal governor 'power_allocator'
[ 1.260150] EISA bus registered
[ 1.261067] cpuidle: using governor ladder
[ 1.262432] cpuidle: using governor menu
[ 1.266534] ACPI: bus type PCI registered
[ 1.268138] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 1.275293] PCI: Using configuration type 1 for base access
[ 1.275589] PCI: Using configuration type 1 for extended access
[ 1.346112] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 1.353312] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 1.353682] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 1.417107] ACPI: Added _OSI(Module Device)
[ 1.417405] ACPI: Added _OSI(Processor Device)
[ 1.417606] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 1.417797] ACPI: Added _OSI(Processor Aggregator Device)
[ 1.418134] ACPI: Added _OSI(Linux-Dell-Video)
[ 1.418324] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 1.418539] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 1.471750] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 1.511223] ACPI: Interpreter enabled
[ 1.513453] ACPI: PM: (supports S0 S3 S4 S5)
[ 1.513764] ACPI: Using IOAPIC for interrupt routing
[ 1.514950] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 1.515348] PCI: Using E820 reservations for host bridge windows
[ 1.519691] ACPI: Enabled 2 GPEs in block 00 to 0F
[ 1.611117] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 1.612716] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 1.627057] acpiphp: Slot [3] registered
[ 1.627598] acpiphp: Slot [4] registered
[ 1.627931] acpiphp: Slot [5] registered
[ 1.628042] acpiphp: Slot [6] registered
[ 1.628499] acpiphp: Slot [7] registered
[ 1.629039] acpiphp: Slot [8] registered
[ 1.629485] acpiphp: Slot [9] registered
[ 1.629904] acpiphp: Slot [10] registered
[ 1.630338] acpiphp: Slot [11] registered
[ 1.630763] acpiphp: Slot [12] registered
[ 1.631197] acpiphp: Slot [13] registered
[ 1.631620] acpiphp: Slot [14] registered
[ 1.631971] acpiphp: Slot [15] registered
[ 1.632417] acpiphp: Slot [16] registered
[ 1.632885] acpiphp: Slot [17] registered
[ 1.633306] acpiphp: Slot [18] registered
[ 1.633730] acpiphp: Slot [19] registered
[ 1.634169] acpiphp: Slot [20] registered
[ 1.634639] acpiphp: Slot [21] registered
[ 1.635999] acpiphp: Slot [22] registered
[ 1.636437] acpiphp: Slot [23] registered
[ 1.636874] acpiphp: Slot [24] registered
[ 1.637358] acpiphp: Slot [25] registered
[ 1.637818] acpiphp: Slot [26] registered
[ 1.638296] acpiphp: Slot [27] registered
[ 1.638752] acpiphp: Slot [28] registered
[ 1.639181] acpiphp: Slot [29] registered
[ 1.639614] acpiphp: Slot [30] registered
[ 1.639931] acpiphp: Slot [31] registered
[ 1.639931] PCI host bridge to bus 0000:00
[ 1.640738] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 1.641091] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 1.641613] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 1.641863] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 1.642266] pci_bus 0000:00: root bus resource [mem 0x0c000000-0xfebfffff window]
[ 1.642574] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]
[ 1.648724] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[ 1.672334] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[ 1.675355] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[ 1.676980] pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f]
[ 1.680997] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 1.681400] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 1.681693] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 1.681994] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 1.686125] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[ 1.687023] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
[ 1.687377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
[ 1.692814] pci 0000:00:02.0: [1af4:1050] type 00 class 0x030000
[ 1.694276] pci 0000:00:02.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref]
[ 1.696955] pci 0000:00:02.0: reg 0x18: [mem 0xfe800000-0xfe803fff 64bit pref]
[ 1.699971] pci 0000:00:02.0: reg 0x20: [mem 0xfeb90000-0xfeb90fff]
[ 1.702557] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfeb8ffff pref]
[ 1.704741] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 1.721018] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000
[ 1.722582] pci 0000:00:03.0: reg 0x10: [io 0xc080-0xc0bf]
[ 1.723966] pci 0000:00:03.0: reg 0x14: [mem 0xfeb91000-0xfeb91fff]
[ 1.728904] pci 0000:00:03.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref]
[ 1.731116] pci 0000:00:03.0: reg 0x30: [mem 0xfeb00000-0xfeb7ffff pref]
[ 1.748175] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000
[ 1.750232] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f]
[ 1.751931] pci 0000:00:04.0: reg 0x14: [mem 0xfeb92000-0xfeb92fff]
[ 1.755931] pci 0000:00:04.0: reg 0x20: [mem 0xfe808000-0xfe80bfff 64bit pref]
[ 1.775308] pci 0000:00:05.0: [1af4:1002] type 00 class 0x00ff00
[ 1.775931] pci 0000:00:05.0: reg 0x10: [io 0xc0c0-0xc0ff]
[ 1.775931] pci 0000:00:05.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref]
[ 1.793502] pci 0000:00:06.0: [1af4:1005] type 00 class 0x00ff00
[ 1.794713] pci 0000:00:06.0: reg 0x10: [io 0xc100-0xc11f]
[ 1.798763] pci 0000:00:06.0: reg 0x20: [mem 0xfe810000-0xfe813fff 64bit pref]
[ 1.826641] ACPI: PCI: Interrupt link LNKA configured for IRQ 10
[ 1.827931] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[ 1.829637] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[ 1.831525] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[ 1.832665] ACPI: PCI: Interrupt link LNKS configured for IRQ 9
[ 1.840150] iommu: Default domain type: Translated
[ 1.840459] iommu: DMA domain TLB invalidation policy: lazy mode
[ 1.850091] SCSI subsystem initialized
[ 1.861493] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 1.861992] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 1.862404] pci 0000:00:02.0: vgaarb: bridge control possible
[ 1.862864] vgaarb: loaded
[ 1.865102] ACPI: bus type USB registered
[ 1.866137] usbcore: registered new interface driver usbfs
[ 1.866862] usbcore: registered new interface driver hub
[ 1.869955] usbcore: registered new device driver usb
[ 1.871480] pps_core: LinuxPPS API ver. 1 registered
[ 1.871726] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 1.872156] PTP clock support registered
[ 1.874627] EDAC MC: Ver: 3.0.0
[ 1.904237] NetLabel: Initializing
[ 1.904505] NetLabel: domain hash size = 128
[ 1.904741] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 1.906848] NetLabel: unlabeled traffic allowed by default
[ 1.909188] PCI: Using ACPI for IRQ routing
[ 1.915975] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 1.916443] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[ 1.925116] clocksource: Switched to clocksource tsc-early
[ 2.385112] VFS: Disk quotas dquot_6.6.0
[ 2.385973] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 2.408942] AppArmor: AppArmor Filesystem Enabled
[ 2.410603] pnp: PnP ACPI init
[ 2.432034] pnp: PnP ACPI: found 5 devices
[ 2.523727] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 2.526354] NET: Registered PF_INET protocol family
[ 2.528681] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 2.598773] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 2.603347] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 2.605104] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 2.606330] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 2.607011] TCP: Hash tables configured (established 2048 bind 2048)
[ 2.611991] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear)
[ 2.613620] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 2.614471] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 2.619243] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 2.620930] NET: Registered PF_XDP protocol family
[ 2.623624] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 2.624177] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 2.624716] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 2.625176] pci_bus 0000:00: resource 7 [mem 0x0c000000-0xfebfffff window]
[ 2.625513] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window]
[ 2.632098] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 2.632693] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 2.633162] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 2.633618] PCI: CLS 0 bytes, default 64
[ 2.647799] Trying to unpack rootfs image as initramfs...
[ 2.673506] Initialise system trusted keyrings
[ 2.687099] Key type blacklist registered
[ 2.695704] workingset: timestamp_bits=36 max_order=15 bucket_order=0
[ 2.768524] zbud: loaded
[ 2.780038] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 2.801038] fuse: init (API version 7.34)
[ 2.815405] integrity: Platform Keyring initialized
[ 2.937360] Key type asymmetric registered
[ 2.937818] Asymmetric key parser 'x509' registered
[ 2.939080] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 2.947061] io scheduler mq-deadline registered
[ 2.963540] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 2.982139] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 2.998273] ACPI: button: Power Button [PWRF]
[ 3.660397] tsc: Refined TSC clocksource calibration: 2000.005 MHz
[ 3.661486] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1cd432f8b5d, max_idle_ns: 440795262763 ns
[ 3.662100] clocksource: Switched to clocksource tsc
[ 4.802075] ACPI: \_SB_.LNKB: Enabled at IRQ 10
[ 6.535699] Freeing initrd memory: 8864K
[ 6.574889] ACPI: \_SB_.LNKC: Enabled at IRQ 11
[ 7.362532] ACPI: \_SB_.LNKD: Enabled at IRQ 11
[ 8.208034] ACPI: \_SB_.LNKA: Enabled at IRQ 10
[ 9.039805] Free page reporting enabled
[ 9.042986] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 9.073282] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 9.131125] Linux agpgart interface v0.103
[ 9.188252] loop: module loaded
[ 9.210660] scsi host0: ata_piix
[ 9.218111] scsi host1: ata_piix
[ 9.219377] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14
[ 9.219727] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15
[ 9.233883] tun: Universal TUN/TAP device driver, 1.6
[ 9.235305] PPP generic driver version 2.4.2
[ 9.237304] VFIO - User Level meta-driver version: 0.3
[ 9.240106] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 9.240579] ehci-pci: EHCI PCI platform driver
[ 9.241380] ehci-platform: EHCI generic platform driver
[ 9.241840] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 9.242201] ohci-pci: OHCI PCI platform driver
[ 9.242776] ohci-platform: OHCI generic platform driver
[ 9.243208] uhci_hcd: USB Universal Host Controller Interface driver
[ 9.246525] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 9.253153] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 9.253731] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 9.257664] mousedev: PS/2 mouse device common for all mice
[ 9.263735] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 9.266193] rtc_cmos 00:04: RTC can wake from S4
[ 9.274300] rtc_cmos 00:04: registered as rtc0
[ 9.278320] rtc_cmos 00:04: setting system clock to 2026-02-06T20:53:21 UTC (1770411201)
[ 9.280518] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs
[ 9.281218] i2c_dev: i2c /dev entries driver
[ 9.282612] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 9.283545] device-mapper: uevent: version 1.0.3
[ 9.285789] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[ 9.286995] platform eisa.0: Probing EISA bus 0
[ 9.287754] platform eisa.0: EISA: Cannot allocate resource for mainboard
[ 9.288338] platform eisa.0: Cannot allocate resource for EISA slot 1
[ 9.288713] platform eisa.0: Cannot allocate resource for EISA slot 2
[ 9.289010] platform eisa.0: Cannot allocate resource for EISA slot 3
[ 9.289363] platform eisa.0: Cannot allocate resource for EISA slot 4
[ 9.289629] platform eisa.0: Cannot allocate resource for EISA slot 5
[ 9.289900] platform eisa.0: Cannot allocate resource for EISA slot 6
[ 9.290159] platform eisa.0: Cannot allocate resource for EISA slot 7
[ 9.290416] platform eisa.0: Cannot allocate resource for EISA slot 8
[ 9.290684] platform eisa.0: EISA: Detected 0 cards
[ 9.291549] ledtrig-cpu: registered to indicate activity on CPUs
[ 9.294227] drop_monitor: Initializing network drop monitor service
[ 9.298653] NET: Registered PF_INET6 protocol family
[ 9.597979] Segment Routing with IPv6
[ 9.598692] In-situ OAM (IOAM) with IPv6
[ 9.599695] NET: Registered PF_PACKET protocol family
[ 9.601621] Key type dns_resolver registered
[ 9.607445] IPI shorthand broadcast: enabled
[ 9.608780] sched_clock: Marking stable (9660189162, -52068164)->(9705753364, -97632366)
[ 9.613846] registered taskstats version 1
[ 9.615652] Loading compiled-in X.509 certificates
[ 9.637617] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b'
[ 9.642774] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[ 9.647176] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[ 9.647612] blacklist: Loading compiled-in revocation X.509 certificates
[ 9.650224] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[ 9.651005] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03'
[ 9.651649] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b'
[ 9.652382] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8'
[ 9.653263] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d'
[ 9.654068] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c'
[ 9.654692] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af'
[ 9.655321] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9'
[ 9.661164] zswap: loaded using pool lzo/zbud
[ 9.666601] Key type .fscrypt registered
[ 9.666862] Key type fscrypt-provisioning registered
[ 9.756501] Key type encrypted registered
[ 9.756947] AppArmor: AppArmor sha1 policy hashing enabled
[ 9.757908] ima: No TPM chip found, activating TPM-bypass!
[ 9.758276] Loading compiled-in module X.509 certificates
[ 9.763436] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b'
[ 9.763937] ima: Allocated hash algorithm: sha1
[ 9.768247] ima: No architecture policies found
[ 9.769777] evm: Initialising EVM extended attributes:
[ 9.770054] evm: security.selinux
[ 9.770260] evm: security.SMACK64
[ 9.770412] evm: security.SMACK64EXEC
[ 9.770565] evm: security.SMACK64TRANSMUTE
[ 9.770728] evm: security.SMACK64MMAP
[ 9.770893] evm: security.apparmor
[ 9.771042] evm: security.ima
[ 9.771179] evm: security.capability
[ 9.771352] evm: HMAC attrs: 0x1
[ 9.778916] PM: Magic number: 14:885:901
[ 9.779396] clocksource clocksource0: hash matches
[ 9.787588] RAS: Correctable Errors collector initialized.
[ 9.790246] clk: Disabling unused clocks
[ 9.948059] Freeing unused decrypted memory: 2036K
[ 10.043269] Freeing unused kernel image (initmem) memory: 3368K
[ 10.043768] Write protecting the kernel read-only data: 30720k
[ 10.052856] Freeing unused kernel image (text/rodata gap) memory: 2036K
[ 10.058063] Freeing unused kernel image (rodata/data gap) memory: 1328K
[ 10.622502] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 10.623421] Run /init as init process
info: initramfs: up at 10.92
[ 12.449891] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB)
[ 12.485622] GPT:Primary header thinks Alt. header is not at the end of the disk.
[ 12.486031] GPT:229375 != 2097151
[ 12.486217] GPT:Alternate GPT header not at the end of the disk.
[ 12.486456] GPT:229375 != 2097151
[ 12.486627] GPT: Use GNU Parted to correct GPT errors.
[ 13.316434] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called
currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables
info: copying initramfs to /dev/vda1
info: initramfs loading root from /dev/vda1
info: /etc/init.d/rc.sysinit: up at 20.15
info: container: none
Starting syslogd: OK
currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables
Saving random seed: OK
Starting acpid: OK
Starting network: dhcpcd-9.4.1 starting
DUID 00:04:57:20:7d:e1:c1:41:44:5d:8d:7a:c8:65:b0:3b:a7:62
eth0: waiting for carrier
eth0: carrier acquired
eth0: IAID 3e:89:e1:4b
eth0: adding address fe80::f816:3eff:fe89:e14b
eth0: soliciting a DHCP lease
eth0: offered 10.0.0.10 from 10.0.0.1
eth0: probing address 10.0.0.10/28
eth0: soliciting an IPv6 router
eth0: leased 10.0.0.10 for 43200 seconds
eth0: adding route to 10.0.0.0/28
eth0: adding host route to 169.254.169.254 via 10.0.0.2
eth0: adding default route via 10.0.0.1
forked to background, child pid 253
OK
checking http://169.254.169.254/2009-04-04/instance-id
failed 1/20: up 33.77. request failed
failed 2/20: up 83.05. request failed
failed 3/20: up 132.31. request failed
2026-02-06 21:56:41,726 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 204 DELETE http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762 0.108s
2026-02-06 21:56:41,727 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:56:41 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-553aa2ac-7ee0-4ab5-bf1e-adb19ea74f1f', 'x-compute-request-id': 'req-553aa2ac-7ee0-4ab5-bf1e-adb19ea74f1f', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762'}
Body: b''
2026-02-06 21:56:41,954 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762 0.227s
2026-02-06 21:56:41,955 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:56:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1687', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4efbb4af-9e1a-4fa4-aaaf-422594cc87f3', 'x-compute-request-id': 'req-4efbb4af-9e1a-4fa4-aaaf-422594cc87f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeNegativeTest-1075202369-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:e1:4b"}, {"version": 4, "addr": "172.24.4.230", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:e1:4b"}]}, "created": "2026-02-06T20:52:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71", "id": "57207de1-c141-445d-8d7a-c865b03ba762", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/57207de1-c141-445d-8d7a-c865b03ba762"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2085662373", "status": "ACTIVE", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T20:56:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-925540833", "OS-SRV-USG:launched_at": "2026-02-06T20:53:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1645196594"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:56:43,197 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762 0.230s
2026-02-06 21:56:43,198 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:56:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1687', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1af52e5-f3a6-4661-ad5b-0523611069ec', 'x-compute-request-id': 'req-f1af52e5-f3a6-4661-ad5b-0523611069ec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeNegativeTest-1075202369-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:e1:4b"}, {"version": 4, "addr": "172.24.4.230", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:e1:4b"}]}, "created": "2026-02-06T20:52:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71", "id": "57207de1-c141-445d-8d7a-c865b03ba762", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/57207de1-c141-445d-8d7a-c865b03ba762"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2085662373", "status": "ACTIVE", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T20:56:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-925540833", "OS-SRV-USG:launched_at": "2026-02-06T20:53:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1645196594"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:56:44,380 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762 0.169s
2026-02-06 21:56:44,381 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:56:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1687', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b02106fc-8fc7-4352-bf19-5526f8283f45', 'x-compute-request-id': 'req-b02106fc-8fc7-4352-bf19-5526f8283f45', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeNegativeTest-1075202369-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:e1:4b"}, {"version": 4, "addr": "172.24.4.230", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:e1:4b"}]}, "created": "2026-02-06T20:52:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71", "id": "57207de1-c141-445d-8d7a-c865b03ba762", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/57207de1-c141-445d-8d7a-c865b03ba762"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2085662373", "status": "ACTIVE", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T20:56:44Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-925540833", "OS-SRV-USG:launched_at": "2026-02-06T20:53:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1645196594"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:56:45,464 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762 0.071s
2026-02-06 21:56:45,464 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:56:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96c3f1cc-85b4-4597-ae72-32dab824273a', 'x-compute-request-id': 'req-96c3f1cc-85b4-4597-ae72-32dab824273a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:52:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71", "id": "57207de1-c141-445d-8d7a-c865b03ba762", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/57207de1-c141-445d-8d7a-c865b03ba762"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2085662373", "status": "ACTIVE", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T20:56:44Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-925540833", "OS-SRV-USG:launched_at": "2026-02-06T20:53:08.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:56:46,561 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762 0.085s
2026-02-06 21:56:46,562 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:56:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1337', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7d5c92d-7373-4642-b994-ee5d1dbbd902', 'x-compute-request-id': 'req-d7d5c92d-7373-4642-b994-ee5d1dbbd902', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:52:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71", "id": "57207de1-c141-445d-8d7a-c865b03ba762", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/57207de1-c141-445d-8d7a-c865b03ba762"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2085662373", "status": "DELETED", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T20:56:46Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-925540833", "OS-SRV-USG:launched_at": "2026-02-06T20:53:08.000000", "OS-SRV-USG:terminated_at": "2026-02-06T20:56:45.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:56:46,573 83168 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 5 second wait
2026-02-06 21:56:47,674 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762 0.100s
2026-02-06 21:56:47,675 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:56:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1337', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-599bd0c8-1055-4145-9e6c-4035bdda9e08', 'x-compute-request-id': 'req-599bd0c8-1055-4145-9e6c-4035bdda9e08', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:52:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71", "id": "57207de1-c141-445d-8d7a-c865b03ba762", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/57207de1-c141-445d-8d7a-c865b03ba762"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-2085662373", "status": "DELETED", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T20:56:46Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-925540833", "OS-SRV-USG:launched_at": "2026-02-06T20:53:08.000000", "OS-SRV-USG:terminated_at": "2026-02-06T20:56:45.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:56:48,717 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 404 GET http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762 0.030s
2026-02-06 21:56:48,717 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:56:48 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-295bf1ca-6a08-4cc8-9bcd-af4a72b07602', 'x-compute-request-id': 'req-295bf1ca-6a08-4cc8-9bcd-af4a72b07602', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/57207de1-c141-445d-8d7a-c865b03ba762'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 57207de1-c141-445d-8d7a-c865b03ba762 could not be found."}}'
2026-02-06 21:56:48,740 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://192.168.122.84/compute/v2.1/os-keypairs/tempest-keypair-925540833 0.021s
2026-02-06 21:56:48,740 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:56:48 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-63cc25a1-ed8e-4657-a097-4fa4dd417847', 'x-compute-request-id': 'req-63cc25a1-ed8e-4657-a097-4fa4dd417847', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/compute/v2.1/os-keypairs/tempest-keypair-925540833'}
Body: b''
2026-02-06 21:56:48,922 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://192.168.122.84/networking/v2.0/security-groups/084df5aa-90b6-46a1-b357-98b8db9f03ad 0.182s
2026-02-06 21:56:48,922 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:56:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-ca6696a4-8c2d-48c0-914e-ed4058e5b845', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/networking/v2.0/security-groups/084df5aa-90b6-46a1-b357-98b8db9f03ad'}
Body: b''
2026-02-06 21:56:48,937 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://192.168.122.84/networking/v2.0/security-groups/084df5aa-90b6-46a1-b357-98b8db9f03ad 0.014s
2026-02-06 21:56:48,937 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:56:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-f2eb3291-2e0f-468c-b8df-7f5dc80aea98', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.84/networking/v2.0/security-groups/084df5aa-90b6-46a1-b357-98b8db9f03ad'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 084df5aa-90b6-46a1-b357-98b8db9f03ad does not exist", "detail": ""}}'
2026-02-06 21:56:49,232 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://192.168.122.84/networking/v2.0/floatingips/7abc88fd-32a9-44da-aa59-22d47ebb8368 0.295s
2026-02-06 21:56:49,232 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:56:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-beef0d87-e652-48e8-ba55-a9c116070b59', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips/7abc88fd-32a9-44da-aa59-22d47ebb8368'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 48, in test_attach_attached_volume_to_same_server
server, validation_resources = self._create_server()
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 247, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 222, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server
wait_for_ssh_or_ping(
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 713, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
fail
ft11.3: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-02-06 21:56:49,241 83168 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-02-06 21:56:49,241 83168 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-02-06 21:56:49,294 83168 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://192.168.122.84/compute/v2.1/os-keypairs 0.052s
2026-02-06 21:56:49,295 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-316084041", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPuxrag8N/N9plhSW2QrgxDIe9XiOajQM0SzqTp2Hxf+x33NbbvKKZCHucIoY/Q8YDNdAfknAivItvlL/TwG3ildbm+xpkuxcHV+EluHvboJyI+EcntcCNtLmew8+3JoYA=="}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:56:49 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-5efb4830-a9dd-4a29-9246-3782e5ef2f70', 'x-compute-request-id': 'req-5efb4830-a9dd-4a29-9246-3782e5ef2f70', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-316084041", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPuxrag8N/N9plhSW2QrgxDIe9XiOajQM0SzqTp2Hxf+x33NbbvKKZCHucIoY/Q8YDNdAfknAivItvlL/TwG3ildbm+xpkuxcHV+EluHvboJyI+EcntcCNtLmew8+3JoYA==", "fingerprint": "93:23:d1:98:8f:d2:cb:8f:7f:a8:4a:97:b7:c3:95:39", "user_id": "140676d10e7d41e2a95011fd46f032e0"}}'
2026-02-06 21:56:49,297 83168 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-316084041 created
2026-02-06 21:56:49,518 83168 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/networking/v2.0/security-groups 0.221s
2026-02-06 21:56:49,519 83168 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--511399699", "description": "tempest-description--103218717"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:56:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-a838df5d-643f-4053-a677-04445a6c3426', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "687aedfa-555d-4ca3-b1ce-06bdd0a715f5", "name": "tempest-securitygroup--511399699", "stateful": true, "tenant_id": "66a81dc952a24461b676d2054493ba91", "project_id": "66a81dc952a24461b676d2054493ba91", "description": "tempest-description--103218717", "shared": false, "security_group_rules": [{"id": "11dad893-5d86-4e87-ab19-3be324595377", "project_id": "66a81dc952a24461b676d2054493ba91", "tenant_id": "66a81dc952a24461b676d2054493ba91", "security_group_id": "687aedfa-555d-4ca3-b1ce-06bdd0a715f5", "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": 779, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-02-06T20:56:49Z", "updated_at": "2026-02-06T20:56:49Z", "revision_number": 0}, {"id": "e940dd16-2e61-4582-af1b-dec6a840b150", "project_id": "66a81dc952a24461b676d2054493ba91", "tenant_id": "66a81dc952a24461b676d2054493ba91", "security_group_id": "687aedfa-555d-4ca3-b1ce-06bdd0a715f5", "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": 778, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-02-06T20:56:49Z", "updated_at": "2026-02-06T20:56:49Z", "revision_number": 0}], "tags": [], "created_at": "2026-02-06T20:56:49Z", "updated_at": "2026-02-06T20:56:49Z", "revision_number": 1}}'
2026-02-06 21:56:49,711 83168 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.192s
2026-02-06 21:56:49,711 83168 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": "687aedfa-555d-4ca3-b1ce-06bdd0a715f5", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:56:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-feece11e-edcc-4b14-814b-2f6699ab2d4d', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "e9feabdf-1097-439a-90dd-cea798c42926", "project_id": "66a81dc952a24461b676d2054493ba91", "tenant_id": "66a81dc952a24461b676d2054493ba91", "security_group_id": "687aedfa-555d-4ca3-b1ce-06bdd0a715f5", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T20:56:49Z", "updated_at": "2026-02-06T20:56:49Z", "revision_number": 0}}'
2026-02-06 21:56:49,913 83168 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.201s
2026-02-06 21:56:49,913 83168 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": "687aedfa-555d-4ca3-b1ce-06bdd0a715f5", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:56:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-989d428f-4f6d-48a9-85c4-38f9b34608eb', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "9a4a9ff8-92cc-49d3-852c-d6f8563479d9", "project_id": "66a81dc952a24461b676d2054493ba91", "tenant_id": "66a81dc952a24461b676d2054493ba91", "security_group_id": "687aedfa-555d-4ca3-b1ce-06bdd0a715f5", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T20:56:49Z", "updated_at": "2026-02-06T20:56:49Z", "revision_number": 0}}'
2026-02-06 21:56:49,914 83168 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--511399699 created
2026-02-06 21:56:50,472 83168 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/networking/v2.0/floatingips 0.558s
2026-02-06 21:56:50,473 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:56:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-fa4b00cc-81ea-4a02-a20a-47770c8522e7', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "58a69b81-d512-4a74-9705-8360c1607c0a", "tenant_id": "66a81dc952a24461b676d2054493ba91", "project_id": "66a81dc952a24461b676d2054493ba91", "floating_ip_address": "172.24.4.47", "floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-02-06T20:56:50Z", "updated_at": "2026-02-06T20:56:50Z", "revision_number": 0}}'
2026-02-06 21:56:50,473 83168 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '58a69b81-d512-4a74-9705-8360c1607c0a', 'tenant_id': '66a81dc952a24461b676d2054493ba91', 'project_id': '66a81dc952a24461b676d2054493ba91', 'floating_ip_address': '172.24.4.47', 'floating_network_id': '2915bb8f-3534-4eb6-9140-b5d7d7372804', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-02-06T20:56:50Z', 'updated_at': '2026-02-06T20:56:50Z', 'revision_number': 0, 'ip': '172.24.4.47'} created
2026-02-06 21:56:50,512 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://192.168.122.84/identity/v3/auth/tokens 0.035s
2026-02-06 21:56:50,512 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:56:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2521', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-10592e30-afac-47a3-b5e4-7c82d1ceb8da', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "140676d10e7d41e2a95011fd46f032e0", "name": "tempest-AttachVolumeNegativeTest-44636794-project-member", "password_expires_at": null}, "audit_ids": ["f5qt0YT6S2qI9JDbgTL9kw"], "expires_at": "2026-02-06T21:56:50.000000Z", "issued_at": "2026-02-06T20:56:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "66a81dc952a24461b676d2054493ba91", "name": "tempest-AttachVolumeNegativeTest-44636794"}, "is_domain": false, "roles": [{"id": "4d6e333c257e4064956f140a41314573", "name": "member"}, {"id": "84504efd54ae4a9588c8422ecb0abfee", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0f713fe2daca44ec89b9c3e10932c970", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/volume/v3", "region": "RegionOne"}], "id": "26431d82c9384270aa512356bf5e64e6", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "070a948755e647bbb3bcb90d19888397", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/image", "region": "RegionOne"}], "id": "528911970de64848b5475ebd6ee6a418", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2e1ae24ade8f44e3a593eefe79d140f4", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/compute/v2/66a81dc952a24461b676d2054493ba91", "region": "RegionOne"}], "id": "5337a897e80c4f86b14c496add20b2ba", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "36e1704910c14c38b323e02c6c534ffd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/placement", "region": "RegionOne"}], "id": "64ba2cc515ea48f2b6bf589109ecc398", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "bc1699eba7ce420d8a3224b948f231ca", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/networking", "region": "RegionOne"}], "id": "69678593bf2148cd9bfbb05428f1572e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0fdbcf46c1c149b59bbe63e29a54685a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/compute/v2.1", "region": "RegionOne"}], "id": "bc80821fb9b24e858c301c82531c11a6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d5bb2d743fb54a7ea460fc8ecb99292e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/identity", "region": "RegionOne"}], "id": "f3f05134bbf9431aab4cd693ebfef943", "type": "identity", "name": "keystone"}]}}'
2026-02-06 21:56:50,513 83168 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': '7a18e6d3-9909-4ace-bbf8-5350817d95f1', 'name': 'tempest-AttachVolumeNegativeTest-1075202369-network', 'tenant_id': '66a81dc952a24461b676d2054493ba91', 'project_id': '66a81dc952a24461b676d2054493ba91', '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': 54551, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-02-06T20:48:47Z', 'updated_at': '2026-02-06T20:48:48Z', 'revision_number': 1} available for tenant
2026-02-06 21:56:50,513 83168 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-316084041', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPuxrag8N/N9plhSW2QrgxDIe9XiOajQM0SzqTp2Hxf+x33NbbvKKZCHucIoY/Q8YDNdAfknAivItvlL/TwG3ildbm+xpkuxcHV+EluHvboJyI+EcntcCNtLmew8+3JoYA==', 'fingerprint': '93:23:d1:98:8f:d2:cb:8f:7f:a8:4a:97:b7:c3:95:39', 'user_id': '140676d10e7d41e2a95011fd46f032e0', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDD+xz9UD6wrzkRLhiKafKOijAneKiCY2USWmAhO5fsowHztPANVc3MX\nMc1MtYheVlegBwYFK4EEACKhZANiAAT7sa2oPDfzfaZYUltkK4MQyHvV4jmo0DNE\ns6k6dh8X/sd9zW27yimQh7nCKGP0PGAzXQH5JwIryLb5S/08Bt4pXW5vsaZLsXB1\nfhJbh726CciPhHJ7XAjbS5nsPPtyaGA=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '687aedfa-555d-4ca3-b1ce-06bdd0a715f5', 'name': 'tempest-securitygroup--511399699', 'stateful': True, 'tenant_id': '66a81dc952a24461b676d2054493ba91', 'project_id': '66a81dc952a24461b676d2054493ba91', 'description': 'tempest-description--103218717', 'shared': False, 'security_group_rules': [{'id': '11dad893-5d86-4e87-ab19-3be324595377', 'project_id': '66a81dc952a24461b676d2054493ba91', 'tenant_id': '66a81dc952a24461b676d2054493ba91', 'security_group_id': '687aedfa-555d-4ca3-b1ce-06bdd0a715f5', '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': 779, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-02-06T20:56:49Z', 'updated_at': '2026-02-06T20:56:49Z', 'revision_number': 0}, {'id': 'e940dd16-2e61-4582-af1b-dec6a840b150', 'project_id': '66a81dc952a24461b676d2054493ba91', 'tenant_id': '66a81dc952a24461b676d2054493ba91', 'security_group_id': '687aedfa-555d-4ca3-b1ce-06bdd0a715f5', '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': 778, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-02-06T20:56:49Z', 'updated_at': '2026-02-06T20:56:49Z', 'revision_number': 0}], 'tags': [], 'created_at': '2026-02-06T20:56:49Z', 'updated_at': '2026-02-06T20:56:49Z', 'revision_number': 1}, 'floating_ip': {'id': '58a69b81-d512-4a74-9705-8360c1607c0a', 'tenant_id': '66a81dc952a24461b676d2054493ba91', 'project_id': '66a81dc952a24461b676d2054493ba91', 'floating_ip_address': '172.24.4.47', 'floating_network_id': '2915bb8f-3534-4eb6-9140-b5d7d7372804', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-02-06T20:56:50Z', 'updated_at': '2026-02-06T20:56:50Z', 'revision_number': 0, 'ip': '172.24.4.47'}}
2026-02-06 21:56:50,979 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://192.168.122.84/compute/v2.1/servers 0.465s
2026-02-06 21:56:50,979 83168 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-1066357592", "imageRef": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "7a18e6d3-9909-4ace-bbf8-5350817d95f1"}], "security_groups": [{"name": "tempest-securitygroup--511399699"}], "key_name": "tempest-keypair-316084041", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:56:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '407', 'location': 'http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ff3715b-6216-43e4-8eb6-00f01ddb647d', 'x-compute-request-id': 'req-3ff3715b-6216-43e4-8eb6-00f01ddb647d', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/compute/v2.1/servers'}
Body: b'{"server": {"id": "7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--511399699"}], "adminPass": "password"}}'
2026-02-06 21:56:51,050 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01 0.068s
2026-02-06 21:56:51,050 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:56:50 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-1ecf830c-2a3e-4606-91ff-42868cad88e4', 'x-compute-request-id': 'req-1ecf830c-2a3e-4606-91ff-42868cad88e4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:56:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "", "id": "7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1066357592", "status": "BUILD", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T20:56:51Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-316084041", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:56:52,135 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01 0.072s
2026-02-06 21:56:52,136 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:56:52 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-3230e668-8e28-4ee4-896b-3642438efd2d', 'x-compute-request-id': 'req-3230e668-8e28-4ee4-896b-3642438efd2d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:56:50Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "", "id": "7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1066357592", "status": "BUILD", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T20:56:52Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-316084041", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:56:53,218 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01 0.069s
2026-02-06 21:56:53,219 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:56:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1303', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87c5a8b4-5cb6-4dee-a0bd-7d061060f584', 'x-compute-request-id': 'req-87c5a8b4-5cb6-4dee-a0bd-7d061060f584', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:56:50Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71", "id": "7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1066357592", "status": "BUILD", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T20:56:53Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-316084041", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:56:53,230 83168 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-02-06 21:56:54,305 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01 0.073s
2026-02-06 21:56:54,305 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:56:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1303', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdaed3da-e531-40ae-8a11-4219b1852b69', 'x-compute-request-id': 'req-cdaed3da-e531-40ae-8a11-4219b1852b69', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:56:50Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71", "id": "7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1066357592", "status": "BUILD", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T20:56:53Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-316084041", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:56:55,390 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01 0.073s
2026-02-06 21:56:55,391 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:56:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae46a8b0-c0d1-4b40-8bcd-df5e05643421', 'x-compute-request-id': 'req-ae46a8b0-c0d1-4b40-8bcd-df5e05643421', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:56:50Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71", "id": "7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1066357592", "status": "BUILD", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T20:56:55Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-316084041", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:56:55,402 83168 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-02-06 21:56:56,550 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01 0.146s
2026-02-06 21:56:56,550 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:56:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1388', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef65e419-f807-4c7a-9c01-98ff4316a85a', 'x-compute-request-id': 'req-ef65e419-f807-4c7a-9c01-98ff4316a85a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:56:50Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71", "id": "7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1066357592", "status": "BUILD", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T20:56:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-316084041", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--511399699"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:56:56,565 83168 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 5 second wait
2026-02-06 21:56:57,737 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01 0.170s
2026-02-06 21:56:57,737 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:56:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1376', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a85bd3c7-26b2-40a2-a35c-100ae01edd0d', 'x-compute-request-id': 'req-a85bd3c7-26b2-40a2-a35c-100ae01edd0d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:56:50Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71", "id": "7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1066357592", "status": "BUILD", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T20:56:57Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-316084041", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--511399699"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:56:57,749 83168 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 6 second wait
2026-02-06 21:56:58,886 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01 0.136s
2026-02-06 21:56:58,886 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:56:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1376', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30965dd5-79e6-4768-9c13-80bf007330d7', 'x-compute-request-id': 'req-30965dd5-79e6-4768-9c13-80bf007330d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:56:50Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71", "id": "7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1066357592", "status": "BUILD", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T20:56:57Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-316084041", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--511399699"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:57:00,023 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01 0.124s
2026-02-06 21:57:00,024 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:56:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1376', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adb166b0-f7da-4aec-b4a9-fa9908bd7160', 'x-compute-request-id': 'req-adb166b0-f7da-4aec-b4a9-fa9908bd7160', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:56:50Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71", "id": "7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1066357592", "status": "BUILD", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T20:56:57Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-316084041", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--511399699"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:57:01,173 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01 0.137s
2026-02-06 21:57:01,173 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:57:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1376', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e7c9b09-c67d-4adf-9a70-8a4548cc6b93', 'x-compute-request-id': 'req-4e7c9b09-c67d-4adf-9a70-8a4548cc6b93', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:56:50Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71", "id": "7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1066357592", "status": "BUILD", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T20:56:57Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-316084041", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--511399699"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:57:02,377 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01 0.192s
2026-02-06 21:57:02,377 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:57:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1376', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21a42e19-97e8-45ef-af1d-7e723f0ff7f8', 'x-compute-request-id': 'req-21a42e19-97e8-45ef-af1d-7e723f0ff7f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:56:50Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71", "id": "7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1066357592", "status": "BUILD", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T20:56:57Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-316084041", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--511399699"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:57:03,594 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01 0.205s
2026-02-06 21:57:03,595 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:57:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1376', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11b7cd61-dcd8-4ef0-a98b-ce907a1d3736', 'x-compute-request-id': 'req-11b7cd61-dcd8-4ef0-a98b-ce907a1d3736', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:56:50Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71", "id": "7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1066357592", "status": "BUILD", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T20:56:57Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-316084041", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--511399699"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:57:04,742 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01 0.135s
2026-02-06 21:57:04,742 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:57:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b277b2b-f519-496f-9690-b1a5dc3ee34c', 'x-compute-request-id': 'req-9b277b2b-f519-496f-9690-b1a5dc3ee34c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeNegativeTest-1075202369-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:27:8c"}]}, "created": "2026-02-06T20:56:50Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71", "id": "7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1066357592", "status": "ACTIVE", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T20:57:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-316084041", "OS-SRV-USG:launched_at": "2026-02-06T20:57:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--511399699"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:57:04,753 83168 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait
2026-02-06 21:57:04,846 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01/os-interface 0.092s
2026-02-06 21:57:04,847 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:57:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58a39646-fd84-4e1a-ab85-3e5c50650953', 'x-compute-request-id': 'req-58a39646-fd84-4e1a-ab85-3e5c50650953', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "7a18e6d3-9909-4ace-bbf8-5350817d95f1", "port_id": "5f5ffd4b-1621-4cf5-9410-acdfd6212d28", "mac_addr": "fa:16:3e:34:27:8c", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "bad0f949-3d4e-4b3b-9e4e-5d58c17c1e61", "ip_address": "10.0.0.9"}]}]}'
2026-02-06 21:57:05,402 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://192.168.122.84/networking/v2.0/floatingips/58a69b81-d512-4a74-9705-8360c1607c0a 0.552s
2026-02-06 21:57:05,402 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "5f5ffd4b-1621-4cf5-9410-acdfd6212d28"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:57:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-bf289738-3b06-4dd3-8117-d09910249040', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips/58a69b81-d512-4a74-9705-8360c1607c0a'}
Body: b'{"floatingip": {"id": "58a69b81-d512-4a74-9705-8360c1607c0a", "tenant_id": "66a81dc952a24461b676d2054493ba91", "project_id": "66a81dc952a24461b676d2054493ba91", "floating_ip_address": "172.24.4.47", "floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804", "router_id": "30865a74-4d18-42a2-9ea1-5ffab68daf87", "port_id": "5f5ffd4b-1621-4cf5-9410-acdfd6212d28", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "7a18e6d3-9909-4ace-bbf8-5350817d95f1", "mac_address": "fa:16:3e:34:27:8c", "admin_state_up": true, "status": "ACTIVE", "device_id": "7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-02-06T20:56:50Z", "updated_at": "2026-02-06T20:57:05Z", "revision_number": 1}}'
2026-02-06 21:57:05,403 83168 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.47:22' as 'cirros' with public key authentication
2026-02-06 21:57:08,463 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.47 ([Errno None] Unable to connect to port 22 on 172.24.4.47). Number attempts: 1. Retry after 2 seconds.
2026-02-06 21:57:11,535 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.47 ([Errno None] Unable to connect to port 22 on 172.24.4.47). Number attempts: 2. Retry after 3 seconds.
2026-02-06 21:57:18,095 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.47 ([Errno None] Unable to connect to port 22 on 172.24.4.47). Number attempts: 3. Retry after 4 seconds.
2026-02-06 21:57:25,647 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.47 ([Errno None] Unable to connect to port 22 on 172.24.4.47). Number attempts: 4. Retry after 5 seconds.
2026-02-06 21:57:34,223 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.47 ([Errno None] Unable to connect to port 22 on 172.24.4.47). Number attempts: 5. Retry after 6 seconds.
2026-02-06 21:57:43,791 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.47 ([Errno None] Unable to connect to port 22 on 172.24.4.47). Number attempts: 6. Retry after 7 seconds.
2026-02-06 21:57:54,351 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.47 ([Errno None] Unable to connect to port 22 on 172.24.4.47). Number attempts: 7. Retry after 8 seconds.
2026-02-06 21:58:05,939 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.47 ([Errno None] Unable to connect to port 22 on 172.24.4.47). Number attempts: 8. Retry after 9 seconds.
2026-02-06 21:58:18,511 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.47 ([Errno None] Unable to connect to port 22 on 172.24.4.47). Number attempts: 9. Retry after 10 seconds.
2026-02-06 21:58:32,083 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.47 ([Errno None] Unable to connect to port 22 on 172.24.4.47). Number attempts: 10. Retry after 11 seconds.
2026-02-06 21:58:46,671 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.47 ([Errno None] Unable to connect to port 22 on 172.24.4.47). Number attempts: 11. Retry after 12 seconds.
2026-02-06 21:59:02,255 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.47 ([Errno None] Unable to connect to port 22 on 172.24.4.47). Number attempts: 12. Retry after 13 seconds.
2026-02-06 21:59:18,831 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.47 ([Errno None] Unable to connect to port 22 on 172.24.4.47). Number attempts: 13. Retry after 14 seconds.
2026-02-06 21:59:36,399 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.47 ([Errno None] Unable to connect to port 22 on 172.24.4.47). Number attempts: 14. Retry after 15 seconds.
2026-02-06 21:59:54,991 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.47 ([Errno None] Unable to connect to port 22 on 172.24.4.47). Number attempts: 15. Retry after 16 seconds.
2026-02-06 22:00:14,575 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.47 ([Errno None] Unable to connect to port 22 on 172.24.4.47). Number attempts: 16. Retry after 17 seconds.
2026-02-06 22:00:35,151 83168 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.47 after 16 attempts. Proxy client: no proxy client
2026-02-06 22:00:35.151 83168 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-02-06 22:00:35.151 83168 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-02-06 22:00:35.151 83168 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-02-06 22:00:35.151 83168 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/paramiko/client.py", line 407, in connect
2026-02-06 22:00:35.151 83168 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors)
2026-02-06 22:00:35.151 83168 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.4.47
2026-02-06 22:00:35.151 83168 ERROR tempest.lib.common.ssh
2026-02-06 22:00:35,152 83168 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: AttachVolumeNegativeTest:test_delete_attached_volume. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-AttachVolumeNegativeTest-1075202369-network': [{'version': 4, 'addr': '10.0.0.9', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:34:27:8c'}]}, 'created': '2026-02-06T20:56:50Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/flavors/42'}]}, 'hostId': 'c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71', 'id': '7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01', 'image': {'id': '8a411264-15f8-414d-9d8f-b6ea39e77eaf', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf'}]}, 'links': [{'rel': 'self', 'href': 'http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01'}, {'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01'}], 'metadata': {}, 'name': 'tempest-AttachVolumeNegativeTest-server-1066357592', 'status': 'ACTIVE', 'tenant_id': '66a81dc952a24461b676d2054493ba91', 'user_id': '140676d10e7d41e2a95011fd46f032e0', 'updated': '2026-02-06T20:57:04Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-316084041', 'OS-SRV-USG:launched_at': '2026-02-06T20:57:04.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--511399699'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []}
2026-02-06 22:00:35,699 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 POST http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01/action 0.546s
2026-02-06 22:00:35,700 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:00:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '31497', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82980696-534b-4a47-8055-5f545a39f218', 'x-compute-request-id': 'req-82980696-534b-4a47-8055-5f545a39f218', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01/action'}
Body: b'{"output": "[ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.15.0-1 04/01/2014\\n[ 0.000000] last_pfn = 0xbfdd max_arch_pfn = 0x10000000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000f5b80-0x000f5b8f]\\n[ 0.000000] Using GB pages for direct mapping\\n[ 0.000000] RAMDISK: [mem 0x0b725000-0x0bfccfff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F5990 000014 (v00 BOCHS )\\n[ 0.000000] ACPI: RSDT 0x000000000BFE18B3 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: FACP 0x000000000BFE1767 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: DSDT 0x000000000BFE0040 001727 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: FACS 0x000000000BFE0000 000040\\n[ 0.000000] ACPI: APIC 0x000000000BFE17DB 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: HPET 0x000000000BFE1853 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: WAET 0x000000000BFE188B 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: Reserving FACP table memory at [mem 0xbfe1767-0xbfe17da]\\n[ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1766]\\n[ 0.000000] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]\\n[ 0.000000] ACPI: Reserving APIC table memory at [mem 0xbfe17db-0xbfe1852]\\n[ 0.000000] ACPI: Reserving HPET table memory at [mem 0xbfe1853-0xbfe188a]\\n[ 0.000000] ACPI: Reserving WAET table memory at [mem 0xbfe188b-0xbfe18b2]\\n[ 0.000000] No NUMA configuration found\\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0b6fb000-0x0b724fff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]\\n[ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges\\n[ 0.000000] On node 0, zone DMA: 97 pages in unavailable ranges\\n[ 0.000000] On node 0, zone DMA32: 16419 pages in unavailable ranges\\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\\n[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23\\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\\n[ 0.0
2026-02-06 22:00:35,701 83168 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server 7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01: [ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)
[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Hygon HygonGenuine
[ 0.000000] Centaur CentaurHauls
[ 0.000000] zhaoxin Shanghai
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.15.0-1 04/01/2014
[ 0.000000] last_pfn = 0xbfdd max_arch_pfn = 0x10000000000
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000000] found SMP MP-table at [mem 0x000f5b80-0x000f5b8f]
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] RAMDISK: [mem 0x0b725000-0x0bfccfff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F5990 000014 (v00 BOCHS )
[ 0.000000] ACPI: RSDT 0x000000000BFE18B3 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACP 0x000000000BFE1767 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: DSDT 0x000000000BFE0040 001727 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACS 0x000000000BFE0000 000040
[ 0.000000] ACPI: APIC 0x000000000BFE17DB 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: HPET 0x000000000BFE1853 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: WAET 0x000000000BFE188B 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: Reserving FACP table memory at [mem 0xbfe1767-0xbfe17da]
[ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1766]
[ 0.000000] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]
[ 0.000000] ACPI: Reserving APIC table memory at [mem 0xbfe17db-0xbfe1852]
[ 0.000000] ACPI: Reserving HPET table memory at [mem 0xbfe1853-0xbfe188a]
[ 0.000000] ACPI: Reserving WAET table memory at [mem 0xbfe188b-0xbfe18b2]
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x0b6fb000-0x0b724fff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]
[ 0.000000] Normal empty
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]
[ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA: 97 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA32: 16419 pages in unavailable ranges
[ 0.000000] ACPI: PM-Timer IO Port: 0x608
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[ 0.000000] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[ 0.000000] [mem 0x0c000000-0xfffbffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1
[ 0.000000] percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u2097152
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 48093
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0
[ 0.000000] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
[ 0.000000] Memory: 123004K/196076K available (16393K kernel code, 4396K rwdata, 10960K rodata, 3368K init, 18700K bss, 72868K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] ftrace: allocating 50748 entries in 199 pages
[ 0.000000] ftrace: allocated 199 pages with 5 groups
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1.
[ 0.000000] Rude variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16
[ 0.000000] random: crng init done
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] printk: console [tty1] enabled
[ 0.000000] printk: console [ttyS0] enabled
[ 0.000000] ACPI: Core revision 20210730
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
[ 0.008000] APIC: Switch to symmetric I/O mode setup
[ 0.016000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.048000] tsc: Unable to calibrate against PIT
[ 0.048000] tsc: using HPET reference calibration
[ 0.048000] tsc: Detected 1996.377 MHz processor
[ 0.002314] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x398d9fa1d8e, max_idle_ns: 881590727065 ns
[ 0.003477] Calibrating delay loop (skipped), value calculated using timer frequency.. 3992.75 BogoMIPS (lpj=7985508)
[ 0.009116] AMD Zen1 DIV0 bug detected. Disable SMT for full protection.
[ 0.022449] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127
[ 0.030425] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0
[ 0.033466] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.034848] Spectre V2 : Mitigation: Retpolines
[ 0.035077] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.035493] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.036039] RETBleed: Mitigation: untrained return thunk
[ 0.036558] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.037289] Speculative Return Stack Overflow: IBPB-extending microcode not applied!
[ 0.037617] Speculative Return Stack Overflow: WARNING: See https://kernel.org/doc/html/latest/admin-guide/hw-vuln/srso.html for mitigation options.
[ 0.037918] Speculative Return Stack Overflow: Mitigation: safe RET, no microcode
[ 0.041586] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.055480] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.055823] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.056121] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.056463] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[ 0.057150] x86/fpu: xstate_offset[3]: 960, xstate_sizes[3]: 64
[ 0.057631] x86/fpu: xstate_offset[4]: 1024, xstate_sizes[4]: 64
[ 0.058037] x86/fpu: xstate_offset[9]: 2688, xstate_sizes[9]: 8
[ 0.058318] x86/fpu: Enabled xstate features 0x21b, context size is 2696 bytes, using 'standard' format.
[ 0.992206] Freeing SMP alternatives memory: 44K
[ 0.994020] pid_max: default: 32768 minimum: 301
[ 1.005186] LSM: Security Framework initializing
[ 1.009889] landlock: Up and running.
[ 1.010162] Yama: becoming mindful.
[ 1.020311] AppArmor: AppArmor initialized
[ 1.027770] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 1.028313] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 1.196881] smpboot: CPU0: AMD EPYC Processor (family: 0x17, model: 0x1, stepping: 0x2)
[ 1.214692] Performance Events: PMU not available due to virtualization, using software events only.
[ 1.217135] signal: max sigframe size: 3632
[ 1.220103] rcu: Hierarchical SRCU implementation.
[ 1.236340] NMI watchdog: Perf NMI watchdog permanently disabled
[ 1.244449] smp: Bringing up secondary CPUs ...
[ 1.244829] smp: Brought up 1 node, 1 CPU
[ 1.245085] smpboot: Max logical packages: 1
[ 1.245413] smpboot: Total of 1 processors activated (3992.75 BogoMIPS)
[ 1.270898] devtmpfs: initialized
[ 1.277626] x86/mm: Memory block size: 128MB
[ 1.289813] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 1.291270] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
[ 1.299036] pinctrl core: initialized pinctrl subsystem
[ 1.313091] PM: RTC time: 20:57:08, date: 2026-02-06
[ 1.329673] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 1.338670] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[ 1.341693] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 1.343441] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 1.344139] audit: initializing netlink subsys (disabled)
[ 1.351603] audit: type=2000 audit(1770411428.392:1): state=initialized audit_enabled=0 res=1
[ 1.360538] thermal_sys: Registered thermal governor 'fair_share'
[ 1.360607] thermal_sys: Registered thermal governor 'bang_bang'
[ 1.360910] thermal_sys: Registered thermal governor 'step_wise'
[ 1.361140] thermal_sys: Registered thermal governor 'user_space'
[ 1.361367] thermal_sys: Registered thermal governor 'power_allocator'
[ 1.361968] EISA bus registered
[ 1.362613] cpuidle: using governor ladder
[ 1.363192] cpuidle: using governor menu
[ 1.368191] ACPI: bus type PCI registered
[ 1.368558] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 1.375294] PCI: Using configuration type 1 for base access
[ 1.375592] PCI: Using configuration type 1 for extended access
[ 1.440527] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 1.447980] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 1.448305] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 1.512160] ACPI: Added _OSI(Module Device)
[ 1.512470] ACPI: Added _OSI(Processor Device)
[ 1.512659] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 1.512849] ACPI: Added _OSI(Processor Aggregator Device)
[ 1.513228] ACPI: Added _OSI(Linux-Dell-Video)
[ 1.513424] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 1.513633] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 1.567412] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 1.616372] ACPI: Interpreter enabled
[ 1.618808] ACPI: PM: (supports S0 S3 S4 S5)
[ 1.619128] ACPI: Using IOAPIC for interrupt routing
[ 1.620389] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 1.620800] PCI: Using E820 reservations for host bridge windows
[ 1.626308] ACPI: Enabled 2 GPEs in block 00 to 0F
[ 1.716906] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 1.719870] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 1.744444] acpiphp: Slot [3] registered
[ 1.747365] acpiphp: Slot [4] registered
[ 1.750409] acpiphp: Slot [5] registered
[ 1.751371] acpiphp: Slot [6] registered
[ 1.755338] acpiphp: Slot [7] registered
[ 1.759391] acpiphp: Slot [8] registered
[ 1.763292] acpiphp: Slot [9] registered
[ 1.767291] acpiphp: Slot [10] registered
[ 1.770393] acpiphp: Slot [11] registered
[ 1.771318] acpiphp: Slot [12] registered
[ 1.775301] acpiphp: Slot [13] registered
[ 1.779290] acpiphp: Slot [14] registered
[ 1.783172] acpiphp: Slot [15] registered
[ 1.785261] acpiphp: Slot [16] registered
[ 1.785704] acpiphp: Slot [17] registered
[ 1.786142] acpiphp: Slot [18] registered
[ 1.786565] acpiphp: Slot [19] registered
[ 1.787112] acpiphp: Slot [20] registered
[ 1.787599] acpiphp: Slot [21] registered
[ 1.788042] acpiphp: Slot [22] registered
[ 1.788467] acpiphp: Slot [23] registered
[ 1.788909] acpiphp: Slot [24] registered
[ 1.789393] acpiphp: Slot [25] registered
[ 1.789846] acpiphp: Slot [26] registered
[ 1.790341] acpiphp: Slot [27] registered
[ 1.790772] acpiphp: Slot [28] registered
[ 1.791275] acpiphp: Slot [29] registered
[ 1.791704] acpiphp: Slot [30] registered
[ 1.792141] acpiphp: Slot [31] registered
[ 1.792869] PCI host bridge to bus 0000:00
[ 1.794022] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 1.794439] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 1.795031] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 1.795295] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 1.795689] pci_bus 0000:00: root bus resource [mem 0x0c000000-0xfebfffff window]
[ 1.795995] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]
[ 1.800841] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[ 1.825323] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[ 1.828627] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[ 1.832373] pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f]
[ 1.834171] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 1.834632] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 1.835319] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 1.835620] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 1.839505] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[ 1.840425] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
[ 1.840781] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
[ 1.846189] pci 0000:00:02.0: [1af4:1050] type 00 class 0x030000
[ 1.847697] pci 0000:00:02.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref]
[ 1.851002] pci 0000:00:02.0: reg 0x18: [mem 0xfe800000-0xfe803fff 64bit pref]
[ 1.852826] pci 0000:00:02.0: reg 0x20: [mem 0xfeb90000-0xfeb90fff]
[ 1.857919] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfeb8ffff pref]
[ 1.859657] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 1.876410] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000
[ 1.878125] pci 0000:00:03.0: reg 0x10: [io 0xc080-0xc0bf]
[ 1.879677] pci 0000:00:03.0: reg 0x14: [mem 0xfeb91000-0xfeb91fff]
[ 1.883047] pci 0000:00:03.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref]
[ 1.887037] pci 0000:00:03.0: reg 0x30: [mem 0xfeb00000-0xfeb7ffff pref]
[ 1.904747] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000
[ 1.906589] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f]
[ 1.907683] pci 0000:00:04.0: reg 0x14: [mem 0xfeb92000-0xfeb92fff]
[ 1.911792] pci 0000:00:04.0: reg 0x20: [mem 0xfe808000-0xfe80bfff 64bit pref]
[ 1.932363] pci 0000:00:05.0: [1af4:1002] type 00 class 0x00ff00
[ 1.933615] pci 0000:00:05.0: reg 0x10: [io 0xc0c0-0xc0ff]
[ 1.937103] pci 0000:00:05.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref]
[ 1.955244] pci 0000:00:06.0: [1af4:1005] type 00 class 0x00ff00
[ 1.956638] pci 0000:00:06.0: reg 0x10: [io 0xc100-0xc11f]
[ 1.959899] pci 0000:00:06.0: reg 0x20: [mem 0xfe810000-0xfe813fff 64bit pref]
[ 1.988208] ACPI: PCI: Interrupt link LNKA configured for IRQ 10
[ 1.990638] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[ 1.992716] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[ 1.994671] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[ 1.996145] ACPI: PCI: Interrupt link LNKS configured for IRQ 9
[ 2.004563] iommu: Default domain type: Translated
[ 2.004901] iommu: DMA domain TLB invalidation policy: lazy mode
[ 2.013751] SCSI subsystem initialized
[ 2.022628] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 2.023002] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 2.023118] pci 0000:00:02.0: vgaarb: bridge control possible
[ 2.023578] vgaarb: loaded
[ 2.025388] ACPI: bus type USB registered
[ 2.026423] usbcore: registered new interface driver usbfs
[ 2.027588] usbcore: registered new interface driver hub
[ 2.028166] usbcore: registered new device driver usb
[ 2.029489] pps_core: LinuxPPS API ver. 1 registered
[ 2.029864] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 2.031061] PTP clock support registered
[ 2.033108] EDAC MC: Ver: 3.0.0
[ 2.052572] NetLabel: Initializing
[ 2.052793] NetLabel: domain hash size = 128
[ 2.052990] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 2.055116] NetLabel: unlabeled traffic allowed by default
[ 2.056858] PCI: Using ACPI for IRQ routing
[ 2.062150] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 2.062534] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[ 2.068497] clocksource: Switched to clocksource tsc-early
[ 2.425212] VFS: Disk quotas dquot_6.6.0
[ 2.425936] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 2.442083] AppArmor: AppArmor Filesystem Enabled
[ 2.450418] pnp: PnP ACPI init
[ 2.470586] pnp: PnP ACPI: found 5 devices
[ 2.534209] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 2.536536] NET: Registered PF_INET protocol family
[ 2.538661] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 2.600836] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 2.603923] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 2.605040] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 2.605939] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 2.606445] TCP: Hash tables configured (established 2048 bind 2048)
[ 2.610467] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear)
[ 2.611380] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 2.612095] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 2.614960] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 2.615845] NET: Registered PF_XDP protocol family
[ 2.617632] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 2.617918] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 2.618157] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 2.618441] pci_bus 0000:00: resource 7 [mem 0x0c000000-0xfebfffff window]
[ 2.618712] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window]
[ 2.620598] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 2.621000] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 2.621336] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 2.621706] PCI: CLS 0 bytes, default 64
[ 2.634449] Trying to unpack rootfs image as initramfs...
[ 2.656441] Initialise system trusted keyrings
[ 2.663573] Key type blacklist registered
[ 2.669168] workingset: timestamp_bits=36 max_order=15 bucket_order=0
[ 2.738794] zbud: loaded
[ 2.759882] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 2.768773] fuse: init (API version 7.34)
[ 2.784777] integrity: Platform Keyring initialized
[ 2.895437] Key type asymmetric registered
[ 2.895819] Asymmetric key parser 'x509' registered
[ 2.896945] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 2.899994] io scheduler mq-deadline registered
[ 2.916645] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 2.939392] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 2.952969] ACPI: button: Power Button [PWRF]
[ 3.631456] tsc: Refined TSC clocksource calibration: 2000.005 MHz
[ 3.636987] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1cd432f8b5d, max_idle_ns: 440795262763 ns
[ 3.663983] clocksource: Switched to clocksource tsc
[ 4.656941] ACPI: \_SB_.LNKB: Enabled at IRQ 10
[ 6.113073] Freeing initrd memory: 8864K
[ 6.195318] ACPI: \_SB_.LNKC: Enabled at IRQ 11
[ 6.966796] ACPI: \_SB_.LNKD: Enabled at IRQ 11
[ 7.727209] ACPI: \_SB_.LNKA: Enabled at IRQ 10
[ 8.512448] Free page reporting enabled
[ 8.518282] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 8.550465] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 8.605249] Linux agpgart interface v0.103
[ 8.664538] loop: module loaded
[ 8.690364] scsi host0: ata_piix
[ 8.699458] scsi host1: ata_piix
[ 8.703422] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14
[ 8.705935] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15
[ 8.717586] tun: Universal TUN/TAP device driver, 1.6
[ 8.722729] PPP generic driver version 2.4.2
[ 8.727306] VFIO - User Level meta-driver version: 0.3
[ 8.733575] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 8.737925] ehci-pci: EHCI PCI platform driver
[ 8.738496] ehci-platform: EHCI generic platform driver
[ 8.738924] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 8.739377] ohci-pci: OHCI PCI platform driver
[ 8.739979] ohci-platform: OHCI generic platform driver
[ 8.740456] uhci_hcd: USB Universal Host Controller Interface driver
[ 8.743339] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 8.749640] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 8.750215] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 8.754550] mousedev: PS/2 mouse device common for all mice
[ 8.761544] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 8.763421] rtc_cmos 00:04: RTC can wake from S4
[ 8.771902] rtc_cmos 00:04: registered as rtc0
[ 8.773238] rtc_cmos 00:04: setting system clock to 2026-02-06T20:57:16 UTC (1770411436)
[ 8.775369] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs
[ 8.775995] i2c_dev: i2c /dev entries driver
[ 8.777176] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 8.778093] device-mapper: uevent: version 1.0.3
[ 8.780049] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[ 8.781258] platform eisa.0: Probing EISA bus 0
[ 8.781824] platform eisa.0: EISA: Cannot allocate resource for mainboard
[ 8.782276] platform eisa.0: Cannot allocate resource for EISA slot 1
[ 8.782617] platform eisa.0: Cannot allocate resource for EISA slot 2
[ 8.782908] platform eisa.0: Cannot allocate resource for EISA slot 3
[ 8.783647] platform eisa.0: Cannot allocate resource for EISA slot 4
[ 8.783924] platform eisa.0: Cannot allocate resource for EISA slot 5
[ 8.784212] platform eisa.0: Cannot allocate resource for EISA slot 6
[ 8.784474] platform eisa.0: Cannot allocate resource for EISA slot 7
[ 8.784740] platform eisa.0: Cannot allocate resource for EISA slot 8
[ 8.785008] platform eisa.0: EISA: Detected 0 cards
[ 8.785869] ledtrig-cpu: registered to indicate activity on CPUs
[ 8.788644] drop_monitor: Initializing network drop monitor service
[ 8.793000] NET: Registered PF_INET6 protocol family
[ 9.111838] Segment Routing with IPv6
[ 9.112890] In-situ OAM (IOAM) with IPv6
[ 9.114002] NET: Registered PF_PACKET protocol family
[ 9.116327] Key type dns_resolver registered
[ 9.122160] IPI shorthand broadcast: enabled
[ 9.123369] sched_clock: Marking stable (9169655944, -48997901)->(9122287191, -1629148)
[ 9.129402] registered taskstats version 1
[ 9.131355] Loading compiled-in X.509 certificates
[ 9.154931] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b'
[ 9.160937] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[ 9.166135] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[ 9.166698] blacklist: Loading compiled-in revocation X.509 certificates
[ 9.169645] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[ 9.170573] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03'
[ 9.171221] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b'
[ 9.171987] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8'
[ 9.172742] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d'
[ 9.173900] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c'
[ 9.174554] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af'
[ 9.175194] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9'
[ 9.181362] zswap: loaded using pool lzo/zbud
[ 9.188457] Key type .fscrypt registered
[ 9.188772] Key type fscrypt-provisioning registered
[ 9.285424] Key type encrypted registered
[ 9.285828] AppArmor: AppArmor sha1 policy hashing enabled
[ 9.286744] ima: No TPM chip found, activating TPM-bypass!
[ 9.287122] Loading compiled-in module X.509 certificates
[ 9.292597] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b'
[ 9.293157] ima: Allocated hash algorithm: sha1
[ 9.297069] ima: No architecture policies found
[ 9.298348] evm: Initialising EVM extended attributes:
[ 9.298628] evm: security.selinux
[ 9.298822] evm: security.SMACK64
[ 9.298975] evm: security.SMACK64EXEC
[ 9.299406] evm: security.SMACK64TRANSMUTE
[ 9.299607] evm: security.SMACK64MMAP
[ 9.299764] evm: security.apparmor
[ 9.299913] evm: security.ima
[ 9.300048] evm: security.capability
[ 9.300246] evm: HMAC attrs: 0x1
[ 9.307718] PM: Magic number: 14:988:1002
[ 9.308340] rtc_cmos 00:04: hash matches
[ 9.316425] RAS: Correctable Errors collector initialized.
[ 9.319894] clk: Disabling unused clocks
[ 9.481332] Freeing unused decrypted memory: 2036K
[ 9.579374] Freeing unused kernel image (initmem) memory: 3368K
[ 9.579916] Write protecting the kernel read-only data: 30720k
[ 9.589215] Freeing unused kernel image (text/rodata gap) memory: 2036K
[ 9.593361] Freeing unused kernel image (rodata/data gap) memory: 1328K
[ 10.141994] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 10.142996] Run /init as init process
info: initramfs: up at 10.41
[ 11.766665] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB)
[ 11.802589] GPT:Primary header thinks Alt. header is not at the end of the disk.
[ 11.802991] GPT:229375 != 2097151
[ 11.803273] GPT:Alternate GPT header not at the end of the disk.
[ 11.803522] GPT:229375 != 2097151
[ 11.803709] GPT: Use GNU Parted to correct GPT errors.
[ 12.609847] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called
currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables
info: copying initramfs to /dev/vda1
info: initramfs loading root from /dev/vda1
info: /etc/init.d/rc.sysinit: up at 18.71
info: container: none
Starting syslogd: OK
currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables
Saving random seed: OK
Starting acpid: OK
Starting network: dhcpcd-9.4.1 starting
DUID 00:04:7b:7c:f4:7c:dc:c2:4d:4e:a1:9b:e7:cb:4e:5d:3e:01
eth0: waiting for carrier
eth0: carrier acquired
eth0: IAID 3e:34:27:8c
eth0: adding address fe80::f816:3eff:fe34:278c
eth0: soliciting an IPv6 router
eth0: soliciting a DHCP lease
eth0: offered 10.0.0.9 from 10.0.0.1
eth0: probing address 10.0.0.9/28
eth0: leased 10.0.0.9 for 43200 seconds
eth0: adding route to 10.0.0.0/28
eth0: adding host route to 169.254.169.254 via 10.0.0.2
eth0: adding default route via 10.0.0.1
forked to background, child pid 253
OK
checking http://169.254.169.254/2009-04-04/instance-id
failed 1/20: up 32.80. request failed
failed 2/20: up 82.10. request failed
failed 3/20: up 131.33. request failed
2026-02-06 22:00:35,824 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 204 DELETE http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01 0.122s
2026-02-06 22:00:35,824 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:00: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-33f9f195-310b-41ea-99c9-7214f904c93a', 'x-compute-request-id': 'req-33f9f195-310b-41ea-99c9-7214f904c93a', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01'}
Body: b''
2026-02-06 22:00:36,030 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01 0.205s
2026-02-06 22:00:36,031 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:00:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1684', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd94d84f-3ce7-413b-8e3d-5f6c53de7a03', 'x-compute-request-id': 'req-dd94d84f-3ce7-413b-8e3d-5f6c53de7a03', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeNegativeTest-1075202369-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:27:8c"}, {"version": 4, "addr": "172.24.4.47", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:27:8c"}]}, "created": "2026-02-06T20:56:50Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71", "id": "7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1066357592", "status": "ACTIVE", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T21:00:36Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-316084041", "OS-SRV-USG:launched_at": "2026-02-06T20:57:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--511399699"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:00:37,246 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01 0.201s
2026-02-06 22:00:37,246 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:00:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1684', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0c1f84b-4f4c-49ea-ae0b-3da22d10010e', 'x-compute-request-id': 'req-c0c1f84b-4f4c-49ea-ae0b-3da22d10010e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeNegativeTest-1075202369-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:27:8c"}, {"version": 4, "addr": "172.24.4.47", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:27:8c"}]}, "created": "2026-02-06T20:56:50Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71", "id": "7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1066357592", "status": "ACTIVE", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T21:00:36Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-316084041", "OS-SRV-USG:launched_at": "2026-02-06T20:57:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--511399699"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:00:38,412 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01 0.152s
2026-02-06 22:00:38,412 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:00:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1684', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00b8fcf1-8990-4d7d-9cb8-b18ceea5b3d9', 'x-compute-request-id': 'req-00b8fcf1-8990-4d7d-9cb8-b18ceea5b3d9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-AttachVolumeNegativeTest-1075202369-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:27:8c"}, {"version": 4, "addr": "172.24.4.47", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:27:8c"}]}, "created": "2026-02-06T20:56:50Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71", "id": "7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1066357592", "status": "ACTIVE", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T21:00:38Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-316084041", "OS-SRV-USG:launched_at": "2026-02-06T20:57:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--511399699"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:00:39,512 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01 0.086s
2026-02-06 22:00:39,512 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:00:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-233de24b-1fcc-4f87-ac63-da0661b6552d', 'x-compute-request-id': 'req-233de24b-1fcc-4f87-ac63-da0661b6552d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:56:50Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71", "id": "7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1066357592", "status": "ACTIVE", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T21:00:38Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-316084041", "OS-SRV-USG:launched_at": "2026-02-06T20:57:04.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:00:40,633 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01 0.107s
2026-02-06 22:00:40,633 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:00:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1337', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4b7d31a-3265-4424-8f47-fb35ed200a83', 'x-compute-request-id': 'req-a4b7d31a-3265-4424-8f47-fb35ed200a83', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:56:50Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71", "id": "7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1066357592", "status": "DELETED", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T21:00:40Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-316084041", "OS-SRV-USG:launched_at": "2026-02-06T20:57:04.000000", "OS-SRV-USG:terminated_at": "2026-02-06T21:00:39.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:00:40,645 83168 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 4 second wait
2026-02-06 22:00:41,732 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01 0.086s
2026-02-06 22:00:41,732 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:00:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1337', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbb50188-c6ba-4a3e-8dc2-a89d2558c08a', 'x-compute-request-id': 'req-fbb50188-c6ba-4a3e-8dc2-a89d2558c08a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:56:50Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "c37b8c1d87b19d4f75d6a26e864b2df2b4ac2c4665551aa27c0f5a71", "id": "7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01"}], "metadata": {}, "name": "tempest-AttachVolumeNegativeTest-server-1066357592", "status": "DELETED", "tenant_id": "66a81dc952a24461b676d2054493ba91", "user_id": "140676d10e7d41e2a95011fd46f032e0", "updated": "2026-02-06T21:00:40Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-316084041", "OS-SRV-USG:launched_at": "2026-02-06T20:57:04.000000", "OS-SRV-USG:terminated_at": "2026-02-06T21:00:39.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:00:42,777 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 404 GET http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01 0.032s
2026-02-06 22:00:42,778 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:00:42 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-5a8bfbab-2dc3-45d6-ad8c-2345261021be', 'x-compute-request-id': 'req-5a8bfbab-2dc3-45d6-ad8c-2345261021be', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 7b7cf47c-dcc2-4d4e-a19b-e7cb4e5d3e01 could not be found."}}'
2026-02-06 22:00:42,805 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://192.168.122.84/compute/v2.1/os-keypairs/tempest-keypair-316084041 0.026s
2026-02-06 22:00:42,805 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:00:42 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-37d47e5e-7dcd-429e-81a9-a60cd23a85c9', 'x-compute-request-id': 'req-37d47e5e-7dcd-429e-81a9-a60cd23a85c9', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/compute/v2.1/os-keypairs/tempest-keypair-316084041'}
Body: b''
2026-02-06 22:00:42,990 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://192.168.122.84/networking/v2.0/security-groups/687aedfa-555d-4ca3-b1ce-06bdd0a715f5 0.184s
2026-02-06 22:00:42,990 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:00:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-7e611a77-f501-438a-bbcd-fccf887f307e', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/networking/v2.0/security-groups/687aedfa-555d-4ca3-b1ce-06bdd0a715f5'}
Body: b''
2026-02-06 22:00:43,004 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://192.168.122.84/networking/v2.0/security-groups/687aedfa-555d-4ca3-b1ce-06bdd0a715f5 0.013s
2026-02-06 22:00:43,004 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:00:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-1cfdfddb-a670-4737-a8cd-6a40772d5a4a', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.84/networking/v2.0/security-groups/687aedfa-555d-4ca3-b1ce-06bdd0a715f5'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 687aedfa-555d-4ca3-b1ce-06bdd0a715f5 does not exist", "detail": ""}}'
2026-02-06 22:00:43,321 83168 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://192.168.122.84/networking/v2.0/floatingips/58a69b81-d512-4a74-9705-8360c1607c0a 0.316s
2026-02-06 22:00:43,321 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:00:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-90417344-4dd8-4fef-8597-1d19c9bdda5b', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips/58a69b81-d512-4a74-9705-8360c1607c0a'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper
raise exc
File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 31, in test_delete_attached_volume
server, validation_resources = self._create_server()
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 247, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 222, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server
wait_for_ssh_or_ping(
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 713, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
| 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
ft12.1: tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes.test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-02-06 22:11:47,236 83171 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1515691696-1647278322 on backend None
2026-02-06 22:11:47,359 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 POST http://192.168.122.84/volume/v3/types 0.122s
2026-02-06 22:11:47,359 83171 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-1515691696-1647278322", "extra_specs": {}}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:11:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58b7e0fe-db79-4571-a86f-0f5e2996ab9b', 'content-length': '269', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58b7e0fe-db79-4571-a86f-0f5e2996ab9b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/types'}
Body: b'{"volume_type": {"id": "0031f745-d30d-4973-a086-513002a14068", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1515691696-1647278322", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-02-06 22:11:47,361 83171 DEBUG [tempest.scenario.manager] paths: img: /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None
2026-02-06 22:11:48,002 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST http://192.168.122.84/image/v2/images 0.639s
2026-02-06 22:11:48,002 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"name": "tempest-scenario-img--1466237585", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:11:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/68084f22-25b3-4ba9-94dc-17917717fada', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-65354770-2f02-4419-aa83-2d040c831a3a', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/image/v2/images'}
Body: b'{"name": "tempest-scenario-img--1466237585", "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": "4049e9d87bf34a3db5912550924d7a7f", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "68084f22-25b3-4ba9-94dc-17917717fada", "created_at": "2026-02-06T21:11:48Z", "updated_at": "2026-02-06T21:11:48Z", "tags": [], "self": "/v2/images/68084f22-25b3-4ba9-94dc-17917717fada", "file": "/v2/images/68084f22-25b3-4ba9-94dc-17917717fada/file", "schema": "/v2/schemas/image"}'
2026-02-06 22:11:48,958 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 204 PUT http://192.168.122.84/image/v2/images/68084f22-25b3-4ba9-94dc-17917717fada/file 0.955s
2026-02-06 22:11:48,959 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': '<omitted>'}
Body: <callable_iterator object at 0x7ffa1a811630>
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:11:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-9a781648-1c10-4865-a894-1fae0d162903', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/image/v2/images/68084f22-25b3-4ba9-94dc-17917717fada/file'}
Body: b''
2026-02-06 22:11:48,959 83171 DEBUG [tempest.scenario.manager] image:68084f22-25b3-4ba9-94dc-17917717fada
2026-02-06 22:11:48,999 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST http://192.168.122.84/compute/v2.1/os-keypairs 0.039s
2026-02-06 22:11:49,000 83171 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-1503102207", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCFyNlh4LwTtaIWtA23dcGdnIG9w1Lld25Xx1M8wzW2xy3ghllCg/AXmeequENs8b4rgjh/No8k+B2eur16qSUeVghD0rIPoVcviR9FK4cm2HuqWiGrwOQ0R0D8mW6J6Fw=="}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:11:48 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-68c6ba7b-b3b1-423a-86f8-46a9e446adf2', 'x-compute-request-id': 'req-68c6ba7b-b3b1-423a-86f8-46a9e446adf2', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"type": "ssh", "name": "tempest-TestInstancesWithCinderVolumes-1503102207", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCFyNlh4LwTtaIWtA23dcGdnIG9w1Lld25Xx1M8wzW2xy3ghllCg/AXmeequENs8b4rgjh/No8k+B2eur16qSUeVghD0rIPoVcviR9FK4cm2HuqWiGrwOQ0R0D8mW6J6Fw==", "fingerprint": "26:e4:6e:26:db:6b:8a:4a:7d:7c:d2:13:04:aa:fb:e9", "user_id": "856df9a50dfa482bb3c2eb4ab6bbeff2"}}'
2026-02-06 22:11:49,039 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.84/compute/v2.1/os-availability-zone/detail 0.037s
2026-02-06 22:11:49,039 83171 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': 'Fri, 06 Feb 2026 21:11:49 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-4d43cb62-ff5f-46a5-908f-aa3c12e36598', 'x-compute-request-id': 'req-4d43cb62-ff5f-46a5-908f-aa3c12e36598', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/os-availability-zone/detail'}
Body: b'{"availabilityZoneInfo": [{"zoneName": "internal", "zoneState": {"available": true}, "hosts": {"devstack": {"nova-scheduler": {"available": true, "active": true, "updated_at": "2026-02-06T21:10:05.000000"}, "nova-conductor": {"available": true, "active": true, "updated_at": "2026-02-06T21:11:41.000000"}}}}, {"zoneName": "nova", "zoneState": {"available": true}, "hosts": {"devstack": {"nova-compute": {"available": true, "active": true, "updated_at": "2026-02-06T21:11:21.000000"}}}}]}'
2026-02-06 22:11:49,043 83171 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1981526541-211009287 on backend None
2026-02-06 22:11:49,071 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 POST http://192.168.122.84/volume/v3/types 0.027s
2026-02-06 22:11:49,071 83171 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-1981526541-211009287", "extra_specs": {}}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:11:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cb29e8e-172f-46ac-8b5e-7119f00a1074', 'content-length': '268', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cb29e8e-172f-46ac-8b5e-7119f00a1074', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/types'}
Body: b'{"volume_type": {"id": "20362d8a-94f8-4e9d-9dbb-f136e1536988", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1981526541-211009287", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-02-06 22:11:49,073 83171 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2101622852-2120284937 on backend None
2026-02-06 22:11:49,100 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 POST http://192.168.122.84/volume/v3/types 0.026s
2026-02-06 22:11:49,100 83171 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-2101622852-2120284937", "extra_specs": {}}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:11:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8aeb9c1-4ea6-43ab-ab0a-ffb196b48bac', 'content-length': '269', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8aeb9c1-4ea6-43ab-ab0a-ffb196b48bac', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/types'}
Body: b'{"volume_type": {"id": "a479ece5-cfe7-45f8-8161-b0d430f5b27b", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2101622852-2120284937", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-02-06 22:11:49,102 83171 DEBUG [tempest.scenario.test_instances_with_cinder_volumes] List of hosts selected to boot servers [{'zone': 'nova', 'host_name': 'devstack'}]:
2026-02-06 22:11:49,286 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST http://192.168.122.84/volume/v3/volumes 0.183s
2026-02-06 22:11:49,286 83171 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-1928169634", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1981526541-211009287", "size": 1}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:11:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38a1e232-e992-4da0-b606-4949e4a036cf', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38a1e232-e992-4da0-b606-4949e4a036cf', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/volume/v3/volumes'}
Body: b'{"volume": {"id": "493078b5-76d6-4fc3-87b0-bb9e2c119699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T21:11:49.228279", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-1928169634", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1981526541-211009287", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/493078b5-76d6-4fc3-87b0-bb9e2c119699"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/493078b5-76d6-4fc3-87b0-bb9e2c119699"}], "user_id": "856df9a50dfa482bb3c2eb4ab6bbeff2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-02-06 22:11:49,505 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST http://192.168.122.84/volume/v3/volumes 0.210s
2026-02-06 22:11:49,506 83171 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-49298408", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2101622852-2120284937", "size": 1}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:11:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44d5140f-b7b1-4cea-9edf-8a213eb10aaf', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44d5140f-b7b1-4cea-9edf-8a213eb10aaf', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/volume/v3/volumes'}
Body: b'{"volume": {"id": "be355604-546b-4769-9b5b-99cd29e63a2c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T21:11:49.446498", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-49298408", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2101622852-2120284937", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/be355604-546b-4769-9b5b-99cd29e63a2c"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/be355604-546b-4769-9b5b-99cd29e63a2c"}], "user_id": "856df9a50dfa482bb3c2eb4ab6bbeff2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-02-06 22:11:49,534 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.84/image/v2/images/68084f22-25b3-4ba9-94dc-17917717fada 0.019s
2026-02-06 22:11:49,534 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:11:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '811', 'content-type': 'application/json', 'x-openstack-request-id': 'req-235fc859-1b2e-4578-b3c0-6af95e790c8f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/image/v2/images/68084f22-25b3-4ba9-94dc-17917717fada'}
Body: b'{"name": "tempest-scenario-img--1466237585", "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": "4049e9d87bf34a3db5912550924d7a7f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "68084f22-25b3-4ba9-94dc-17917717fada", "created_at": "2026-02-06T21:11:48Z", "updated_at": "2026-02-06T21:11:49Z", "tags": [], "self": "/v2/images/68084f22-25b3-4ba9-94dc-17917717fada", "file": "/v2/images/68084f22-25b3-4ba9-94dc-17917717fada/file", "schema": "/v2/schemas/image"}'
2026-02-06 22:11:49,914 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST http://192.168.122.84/volume/v3/volumes 0.379s
2026-02-06 22:11:49,915 83171 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-1282208247", "snapshot_id": null, "imageRef": "68084f22-25b3-4ba9-94dc-17917717fada", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1515691696-1647278322", "size": 1}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:11:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cef24acb-676a-4fd8-a93d-521aad2215fa', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cef24acb-676a-4fd8-a93d-521aad2215fa', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/volume/v3/volumes'}
Body: b'{"volume": {"id": "37304bb1-5fa5-453e-8681-36f23f7387e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T21:11:49.850999", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-1282208247", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1515691696-1647278322", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/37304bb1-5fa5-453e-8681-36f23f7387e8"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/37304bb1-5fa5-453e-8681-36f23f7387e8"}], "user_id": "856df9a50dfa482bb3c2eb4ab6bbeff2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-02-06 22:11:49,963 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.84/volume/v3/volumes/37304bb1-5fa5-453e-8681-36f23f7387e8 0.039s
2026-02-06 22:11:49,963 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:11:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29ae7b91-232b-4bfd-8acd-36fb5e77138f', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29ae7b91-232b-4bfd-8acd-36fb5e77138f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/37304bb1-5fa5-453e-8681-36f23f7387e8'}
Body: b'{"volume": {"id": "37304bb1-5fa5-453e-8681-36f23f7387e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T21:11:50.000000", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-1282208247", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1515691696-1647278322", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/37304bb1-5fa5-453e-8681-36f23f7387e8"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/37304bb1-5fa5-453e-8681-36f23f7387e8"}], "user_id": "856df9a50dfa482bb3c2eb4ab6bbeff2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4049e9d87bf34a3db5912550924d7a7f"}}'
2026-02-06 22:11:51,016 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.84/volume/v3/volumes/37304bb1-5fa5-453e-8681-36f23f7387e8 0.041s
2026-02-06 22:11:51,016 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:11:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5675009d-3571-4f05-8f1c-c1348539c2bd', 'content-length': '945', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5675009d-3571-4f05-8f1c-c1348539c2bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/37304bb1-5fa5-453e-8681-36f23f7387e8'}
Body: b'{"volume": {"id": "37304bb1-5fa5-453e-8681-36f23f7387e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T21:11:50.000000", "updated_at": "2026-02-06T21:11:50.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1282208247", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1515691696-1647278322", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/37304bb1-5fa5-453e-8681-36f23f7387e8"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/37304bb1-5fa5-453e-8681-36f23f7387e8"}], "user_id": "856df9a50dfa482bb3c2eb4ab6bbeff2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4049e9d87bf34a3db5912550924d7a7f"}}'
2026-02-06 22:11:52,062 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.84/volume/v3/volumes/37304bb1-5fa5-453e-8681-36f23f7387e8 0.033s
2026-02-06 22:11:52,063 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:11:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67958e5f-b076-4a13-87ef-80b6a5e2bec8', 'content-length': '1003', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67958e5f-b076-4a13-87ef-80b6a5e2bec8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/37304bb1-5fa5-453e-8681-36f23f7387e8'}
Body: b'{"volume": {"id": "37304bb1-5fa5-453e-8681-36f23f7387e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T21:11:50.000000", "updated_at": "2026-02-06T21:11:50.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1282208247", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1515691696-1647278322", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/37304bb1-5fa5-453e-8681-36f23f7387e8"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/37304bb1-5fa5-453e-8681-36f23f7387e8"}], "user_id": "856df9a50dfa482bb3c2eb4ab6bbeff2", "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": "4049e9d87bf34a3db5912550924d7a7f"}}'
2026-02-06 22:11:53,113 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.84/volume/v3/volumes/37304bb1-5fa5-453e-8681-36f23f7387e8 0.040s
2026-02-06 22:11:53,113 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:11:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7737bae-d36a-4e98-98aa-ca074d360bd2', 'content-length': '1003', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7737bae-d36a-4e98-98aa-ca074d360bd2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/37304bb1-5fa5-453e-8681-36f23f7387e8'}
Body: b'{"volume": {"id": "37304bb1-5fa5-453e-8681-36f23f7387e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T21:11:50.000000", "updated_at": "2026-02-06T21:11:53.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1282208247", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1515691696-1647278322", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/37304bb1-5fa5-453e-8681-36f23f7387e8"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/37304bb1-5fa5-453e-8681-36f23f7387e8"}], "user_id": "856df9a50dfa482bb3c2eb4ab6bbeff2", "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": "4049e9d87bf34a3db5912550924d7a7f"}}'
2026-02-06 22:11:54,159 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.84/volume/v3/volumes/37304bb1-5fa5-453e-8681-36f23f7387e8 0.034s
2026-02-06 22:11:54,159 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:11:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c0485ef-266b-43a6-9e20-1257205f39ed', 'content-length': '1006', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c0485ef-266b-43a6-9e20-1257205f39ed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/37304bb1-5fa5-453e-8681-36f23f7387e8'}
Body: b'{"volume": {"id": "37304bb1-5fa5-453e-8681-36f23f7387e8", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T21:11:50.000000", "updated_at": "2026-02-06T21:11:53.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1282208247", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1515691696-1647278322", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/37304bb1-5fa5-453e-8681-36f23f7387e8"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/37304bb1-5fa5-453e-8681-36f23f7387e8"}], "user_id": "856df9a50dfa482bb3c2eb4ab6bbeff2", "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": "4049e9d87bf34a3db5912550924d7a7f"}}'
2026-02-06 22:11:55,214 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.84/volume/v3/volumes/37304bb1-5fa5-453e-8681-36f23f7387e8 0.044s
2026-02-06 22:11:55,214 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:11:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efdb2a5e-0420-4435-961e-82478c6f284e', 'content-length': '1006', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efdb2a5e-0420-4435-961e-82478c6f284e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/37304bb1-5fa5-453e-8681-36f23f7387e8'}
Body: b'{"volume": {"id": "37304bb1-5fa5-453e-8681-36f23f7387e8", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T21:11:50.000000", "updated_at": "2026-02-06T21:11:53.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1282208247", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1515691696-1647278322", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/37304bb1-5fa5-453e-8681-36f23f7387e8"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/37304bb1-5fa5-453e-8681-36f23f7387e8"}], "user_id": "856df9a50dfa482bb3c2eb4ab6bbeff2", "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": "4049e9d87bf34a3db5912550924d7a7f"}}'
2026-02-06 22:11:56,265 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.84/volume/v3/volumes/37304bb1-5fa5-453e-8681-36f23f7387e8 0.039s
2026-02-06 22:11:56,265 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:11:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaa583e2-c6f1-459a-9573-2c2eb61a8da5', 'content-length': '1006', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaa583e2-c6f1-459a-9573-2c2eb61a8da5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/37304bb1-5fa5-453e-8681-36f23f7387e8'}
Body: b'{"volume": {"id": "37304bb1-5fa5-453e-8681-36f23f7387e8", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T21:11:50.000000", "updated_at": "2026-02-06T21:11:53.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1282208247", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1515691696-1647278322", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/37304bb1-5fa5-453e-8681-36f23f7387e8"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/37304bb1-5fa5-453e-8681-36f23f7387e8"}], "user_id": "856df9a50dfa482bb3c2eb4ab6bbeff2", "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": "4049e9d87bf34a3db5912550924d7a7f"}}'
2026-02-06 22:11:57,312 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.84/volume/v3/volumes/37304bb1-5fa5-453e-8681-36f23f7387e8 0.035s
2026-02-06 22:11:57,312 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:11:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ee54dc2-c12b-489c-9637-ad67cb4c87b8', 'content-length': '1006', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ee54dc2-c12b-489c-9637-ad67cb4c87b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/37304bb1-5fa5-453e-8681-36f23f7387e8'}
Body: b'{"volume": {"id": "37304bb1-5fa5-453e-8681-36f23f7387e8", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T21:11:50.000000", "updated_at": "2026-02-06T21:11:53.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1282208247", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1515691696-1647278322", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/37304bb1-5fa5-453e-8681-36f23f7387e8"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/37304bb1-5fa5-453e-8681-36f23f7387e8"}], "user_id": "856df9a50dfa482bb3c2eb4ab6bbeff2", "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": "4049e9d87bf34a3db5912550924d7a7f"}}'
2026-02-06 22:11:58,359 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.84/volume/v3/volumes/37304bb1-5fa5-453e-8681-36f23f7387e8 0.036s
2026-02-06 22:11:58,360 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:11:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14e659a4-b35b-4d62-ac2f-33ffdba731cc', 'content-length': '1258', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14e659a4-b35b-4d62-ac2f-33ffdba731cc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/37304bb1-5fa5-453e-8681-36f23f7387e8'}
Body: b'{"volume": {"id": "37304bb1-5fa5-453e-8681-36f23f7387e8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T21:11:50.000000", "updated_at": "2026-02-06T21:11:58.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1282208247", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1515691696-1647278322", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/37304bb1-5fa5-453e-8681-36f23f7387e8"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/37304bb1-5fa5-453e-8681-36f23f7387e8"}], "user_id": "856df9a50dfa482bb3c2eb4ab6bbeff2", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "image_id": "68084f22-25b3-4ba9-94dc-17917717fada", "image_name": "tempest-scenario-img--1466237585", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}, "os-vol-tenant-attr:tenant_id": "4049e9d87bf34a3db5912550924d7a7f"}}'
2026-02-06 22:11:58,369 83171 INFO [tempest.common.waiters] volume 37304bb1-5fa5-453e-8681-36f23f7387e8 reached available after waiting for 9.369937 seconds
2026-02-06 22:11:58,409 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST http://192.168.122.84/identity/v3/auth/tokens 0.035s
2026-02-06 22:11:58,410 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:11:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2537', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-13f062f5-927e-4682-bcd3-7400d2a0ff2b', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "856df9a50dfa482bb3c2eb4ab6bbeff2", "name": "tempest-TestInstancesWithCinderVolumes-1534075273-project-member", "password_expires_at": null}, "audit_ids": ["2VcnVn_nRqqupibEeQU3Lg"], "expires_at": "2026-02-06T22:11:58.000000Z", "issued_at": "2026-02-06T21:11:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4049e9d87bf34a3db5912550924d7a7f", "name": "tempest-TestInstancesWithCinderVolumes-1534075273"}, "is_domain": false, "roles": [{"id": "4d6e333c257e4064956f140a41314573", "name": "member"}, {"id": "84504efd54ae4a9588c8422ecb0abfee", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0f713fe2daca44ec89b9c3e10932c970", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/volume/v3", "region": "RegionOne"}], "id": "26431d82c9384270aa512356bf5e64e6", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "070a948755e647bbb3bcb90d19888397", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/image", "region": "RegionOne"}], "id": "528911970de64848b5475ebd6ee6a418", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2e1ae24ade8f44e3a593eefe79d140f4", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/compute/v2/4049e9d87bf34a3db5912550924d7a7f", "region": "RegionOne"}], "id": "5337a897e80c4f86b14c496add20b2ba", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "36e1704910c14c38b323e02c6c534ffd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/placement", "region": "RegionOne"}], "id": "64ba2cc515ea48f2b6bf589109ecc398", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "bc1699eba7ce420d8a3224b948f231ca", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/networking", "region": "RegionOne"}], "id": "69678593bf2148cd9bfbb05428f1572e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0fdbcf46c1c149b59bbe63e29a54685a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/compute/v2.1", "region": "RegionOne"}], "id": "bc80821fb9b24e858c301c82531c11a6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d5bb2d743fb54a7ea460fc8ecb99292e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/identity", "region": "RegionOne"}], "id": "f3f05134bbf9431aab4cd693ebfef943", "type": "identity", "name": "keystone"}]}}'
2026-02-06 22:11:58,410 83171 INFO [tempest.lib.common.fixed_network] (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes) Found network {'id': 'd66b1115-6587-496b-82a5-9314d8d0adc5', 'name': 'tempest-TestInstancesWithCinderVolumes-337383593-network', 'tenant_id': '4049e9d87bf34a3db5912550924d7a7f', 'project_id': '4049e9d87bf34a3db5912550924d7a7f', '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': 55086, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-02-06T21:11:34Z', 'updated_at': '2026-02-06T21:11:34Z', 'revision_number': 1} available for tenant
2026-02-06 22:11:59,072 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST http://192.168.122.84/compute/v2.1/servers 0.660s
2026-02-06 22:11:59,072 83171 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-1519145926", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "37304bb1-5fa5-453e-8681-36f23f7387e8", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "key_name": "tempest-TestInstancesWithCinderVolumes-1503102207", "networks": [{"uuid": "d66b1115-6587-496b-82a5-9314d8d0adc5"}]}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:11:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'location': 'http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf', '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-f4621b81-29dd-4a76-9e41-efad17c7ce3c', 'x-compute-request-id': 'req-f4621b81-29dd-4a76-9e41-efad17c7ce3c', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/compute/v2.1/servers'}
Body: b'{"server": {"id": "ec9660d0-a6e5-4b94-ad95-10a0024eb7bf", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "Bnfqro3yc3ZN"}}'
2026-02-06 22:11:59,152 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf 0.077s
2026-02-06 22:11:59,152 83171 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': 'Fri, 06 Feb 2026 21:11:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1207', '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-e59af10d-a993-4e4f-be1e-d6ddcd6818c1', 'x-compute-request-id': 'req-e59af10d-a993-4e4f-be1e-d6ddcd6818c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:11:59Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "ec9660d0-a6e5-4b94-ad95-10a0024eb7bf", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1519145926", "status": "BUILD", "tenant_id": "4049e9d87bf34a3db5912550924d7a7f", "user_id": "856df9a50dfa482bb3c2eb4ab6bbeff2", "updated": "2026-02-06T21:11:59Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1503102207", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-06 22:11:59,235 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf 0.069s
2026-02-06 22:11:59,235 83171 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': 'Fri, 06 Feb 2026 21:11:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1207', '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-1b9eb702-feb7-48c6-af61-ae3bedbd82e6', 'x-compute-request-id': 'req-1b9eb702-feb7-48c6-af61-ae3bedbd82e6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:11:59Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "ec9660d0-a6e5-4b94-ad95-10a0024eb7bf", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1519145926", "status": "BUILD", "tenant_id": "4049e9d87bf34a3db5912550924d7a7f", "user_id": "856df9a50dfa482bb3c2eb4ab6bbeff2", "updated": "2026-02-06T21:11:59Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1503102207", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": []}}'
2026-02-06 22:12:00,333 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf 0.084s
2026-02-06 22:12:00,333 83171 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': 'Fri, 06 Feb 2026 21:12:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1289', '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-d6fef2cb-18e2-4330-bfd5-b20dd0de6f0b', 'x-compute-request-id': 'req-d6fef2cb-18e2-4330-bfd5-b20dd0de6f0b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:11:59Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "ec9660d0-a6e5-4b94-ad95-10a0024eb7bf", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1519145926", "status": "BUILD", "tenant_id": "4049e9d87bf34a3db5912550924d7a7f", "user_id": "856df9a50dfa482bb3c2eb4ab6bbeff2", "updated": "2026-02-06T21:12:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1503102207", "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": "37304bb1-5fa5-453e-8681-36f23f7387e8", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 22:12:01,422 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf 0.075s
2026-02-06 22:12:01,422 83171 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': 'Fri, 06 Feb 2026 21:12:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1337', '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-7136a046-4445-40cf-8346-a47de0f6f06d', 'x-compute-request-id': 'req-7136a046-4445-40cf-8346-a47de0f6f06d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:11:59Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "641db6b959af8c8f5cca35d19f8eff71b4aacad577cbce555f892ba4", "id": "ec9660d0-a6e5-4b94-ad95-10a0024eb7bf", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1519145926", "status": "BUILD", "tenant_id": "4049e9d87bf34a3db5912550924d7a7f", "user_id": "856df9a50dfa482bb3c2eb4ab6bbeff2", "updated": "2026-02-06T21:12:01Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1503102207", "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": "37304bb1-5fa5-453e-8681-36f23f7387e8", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 22:12:01,435 83171 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-02-06 22:12:02,511 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf 0.074s
2026-02-06 22:12:02,512 83171 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': 'Fri, 06 Feb 2026 21:12:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1337', '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-d1c32699-0d8d-4e6d-8700-f7ea1ff4ea73', 'x-compute-request-id': 'req-d1c32699-0d8d-4e6d-8700-f7ea1ff4ea73', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:11:59Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "641db6b959af8c8f5cca35d19f8eff71b4aacad577cbce555f892ba4", "id": "ec9660d0-a6e5-4b94-ad95-10a0024eb7bf", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1519145926", "status": "BUILD", "tenant_id": "4049e9d87bf34a3db5912550924d7a7f", "user_id": "856df9a50dfa482bb3c2eb4ab6bbeff2", "updated": "2026-02-06T21:12:01Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1503102207", "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": "37304bb1-5fa5-453e-8681-36f23f7387e8", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 22:12:03,606 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf 0.081s
2026-02-06 22:12:03,607 83171 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': 'Fri, 06 Feb 2026 21:12:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1345', '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-d2d1f0e1-175e-4d64-af29-a00784717f2b', 'x-compute-request-id': 'req-d2d1f0e1-175e-4d64-af29-a00784717f2b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:11:59Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "641db6b959af8c8f5cca35d19f8eff71b4aacad577cbce555f892ba4", "id": "ec9660d0-a6e5-4b94-ad95-10a0024eb7bf", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1519145926", "status": "BUILD", "tenant_id": "4049e9d87bf34a3db5912550924d7a7f", "user_id": "856df9a50dfa482bb3c2eb4ab6bbeff2", "updated": "2026-02-06T21:12:03Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1503102207", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "37304bb1-5fa5-453e-8681-36f23f7387e8", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 22:12:03,620 83171 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-02-06 22:12:04,845 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf 0.223s
2026-02-06 22:12:04,845 83171 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': 'Fri, 06 Feb 2026 21:12:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1397', '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-881ef5a9-abc0-4e73-868f-dc7cf2e1aa98', 'x-compute-request-id': 'req-881ef5a9-abc0-4e73-868f-dc7cf2e1aa98', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:11:59Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "641db6b959af8c8f5cca35d19f8eff71b4aacad577cbce555f892ba4", "id": "ec9660d0-a6e5-4b94-ad95-10a0024eb7bf", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1519145926", "status": "BUILD", "tenant_id": "4049e9d87bf34a3db5912550924d7a7f", "user_id": "856df9a50dfa482bb3c2eb4ab6bbeff2", "updated": "2026-02-06T21:12:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1503102207", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "37304bb1-5fa5-453e-8681-36f23f7387e8", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 22:12:04,858 83171 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 5 second wait
2026-02-06 22:12:06,011 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf 0.152s
2026-02-06 22:12:06,011 83171 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': 'Fri, 06 Feb 2026 21:12:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1397', '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-b92b5855-ad88-4e6f-b99a-43b5e4d4a693', 'x-compute-request-id': 'req-b92b5855-ad88-4e6f-b99a-43b5e4d4a693', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:11:59Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "641db6b959af8c8f5cca35d19f8eff71b4aacad577cbce555f892ba4", "id": "ec9660d0-a6e5-4b94-ad95-10a0024eb7bf", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1519145926", "status": "BUILD", "tenant_id": "4049e9d87bf34a3db5912550924d7a7f", "user_id": "856df9a50dfa482bb3c2eb4ab6bbeff2", "updated": "2026-02-06T21:12:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1503102207", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "37304bb1-5fa5-453e-8681-36f23f7387e8", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 22:12:07,185 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf 0.155s
2026-02-06 22:12:07,186 83171 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': 'Fri, 06 Feb 2026 21:12:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1397', '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-dde6126d-5f48-454a-97b0-74db9aedff8c', 'x-compute-request-id': 'req-dde6126d-5f48-454a-97b0-74db9aedff8c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:11:59Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "641db6b959af8c8f5cca35d19f8eff71b4aacad577cbce555f892ba4", "id": "ec9660d0-a6e5-4b94-ad95-10a0024eb7bf", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1519145926", "status": "BUILD", "tenant_id": "4049e9d87bf34a3db5912550924d7a7f", "user_id": "856df9a50dfa482bb3c2eb4ab6bbeff2", "updated": "2026-02-06T21:12:04Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1503102207", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "37304bb1-5fa5-453e-8681-36f23f7387e8", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 22:12:08,362 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf 0.162s
2026-02-06 22:12:08,363 83171 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': 'Fri, 06 Feb 2026 21:12:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1385', '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-59dabcc6-f65e-444f-8fa5-c5b4ea2330bd', 'x-compute-request-id': 'req-59dabcc6-f65e-444f-8fa5-c5b4ea2330bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:11:59Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "641db6b959af8c8f5cca35d19f8eff71b4aacad577cbce555f892ba4", "id": "ec9660d0-a6e5-4b94-ad95-10a0024eb7bf", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1519145926", "status": "BUILD", "tenant_id": "4049e9d87bf34a3db5912550924d7a7f", "user_id": "856df9a50dfa482bb3c2eb4ab6bbeff2", "updated": "2026-02-06T21:12:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1503102207", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "37304bb1-5fa5-453e-8681-36f23f7387e8", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 22:12:08,376 83171 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 9 second wait
2026-02-06 22:12:09,556 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf 0.178s
2026-02-06 22:12:09,556 83171 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': 'Fri, 06 Feb 2026 21:12:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1385', '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-b5a6243d-4fce-4949-b573-cf0684746dbe', 'x-compute-request-id': 'req-b5a6243d-4fce-4949-b573-cf0684746dbe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:11:59Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "641db6b959af8c8f5cca35d19f8eff71b4aacad577cbce555f892ba4", "id": "ec9660d0-a6e5-4b94-ad95-10a0024eb7bf", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1519145926", "status": "BUILD", "tenant_id": "4049e9d87bf34a3db5912550924d7a7f", "user_id": "856df9a50dfa482bb3c2eb4ab6bbeff2", "updated": "2026-02-06T21:12:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1503102207", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "37304bb1-5fa5-453e-8681-36f23f7387e8", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 22:12:10,707 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf 0.136s
2026-02-06 22:12:10,707 83171 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': 'Fri, 06 Feb 2026 21:12:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1385', '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-bc88e5fe-1821-4e81-ad75-9f401ec09fdb', 'x-compute-request-id': 'req-bc88e5fe-1821-4e81-ad75-9f401ec09fdb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:11:59Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "641db6b959af8c8f5cca35d19f8eff71b4aacad577cbce555f892ba4", "id": "ec9660d0-a6e5-4b94-ad95-10a0024eb7bf", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1519145926", "status": "BUILD", "tenant_id": "4049e9d87bf34a3db5912550924d7a7f", "user_id": "856df9a50dfa482bb3c2eb4ab6bbeff2", "updated": "2026-02-06T21:12:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1503102207", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "37304bb1-5fa5-453e-8681-36f23f7387e8", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 22:12:11,866 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf 0.144s
2026-02-06 22:12:11,866 83171 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': 'Fri, 06 Feb 2026 21:12:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1385', '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-a52fff6f-2793-4a68-8088-458a6925f0aa', 'x-compute-request-id': 'req-a52fff6f-2793-4a68-8088-458a6925f0aa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:11:59Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "641db6b959af8c8f5cca35d19f8eff71b4aacad577cbce555f892ba4", "id": "ec9660d0-a6e5-4b94-ad95-10a0024eb7bf", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1519145926", "status": "BUILD", "tenant_id": "4049e9d87bf34a3db5912550924d7a7f", "user_id": "856df9a50dfa482bb3c2eb4ab6bbeff2", "updated": "2026-02-06T21:12:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1503102207", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "37304bb1-5fa5-453e-8681-36f23f7387e8", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 22:12:13,044 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf 0.163s
2026-02-06 22:12:13,044 83171 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': 'Fri, 06 Feb 2026 21:12:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1385', '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-8d060022-feb1-4f5f-bebb-0963f4d8dc26', 'x-compute-request-id': 'req-8d060022-feb1-4f5f-bebb-0963f4d8dc26', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:11:59Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "641db6b959af8c8f5cca35d19f8eff71b4aacad577cbce555f892ba4", "id": "ec9660d0-a6e5-4b94-ad95-10a0024eb7bf", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1519145926", "status": "BUILD", "tenant_id": "4049e9d87bf34a3db5912550924d7a7f", "user_id": "856df9a50dfa482bb3c2eb4ab6bbeff2", "updated": "2026-02-06T21:12:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1503102207", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "37304bb1-5fa5-453e-8681-36f23f7387e8", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 22:12:14,225 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf 0.165s
2026-02-06 22:12:14,226 83171 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': 'Fri, 06 Feb 2026 21:12:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1574', '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-8944ddd8-7a31-4e89-9748-b77f9046f295', 'x-compute-request-id': 'req-8944ddd8-7a31-4e89-9748-b77f9046f295', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestInstancesWithCinderVolumes-337383593-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:55:a3"}]}, "created": "2026-02-06T21:11:59Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "641db6b959af8c8f5cca35d19f8eff71b4aacad577cbce555f892ba4", "id": "ec9660d0-a6e5-4b94-ad95-10a0024eb7bf", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1519145926", "status": "ACTIVE", "tenant_id": "4049e9d87bf34a3db5912550924d7a7f", "user_id": "856df9a50dfa482bb3c2eb4ab6bbeff2", "updated": "2026-02-06T21:12:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1503102207", "OS-SRV-USG:launched_at": "2026-02-06T21:12:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37304bb1-5fa5-453e-8681-36f23f7387e8", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 22:12:14,240 83171 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait
2026-02-06 22:12:14,292 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.84/networking/v2.0/ports?device_id=ec9660d0-a6e5-4b94-ad95-10a0024eb7bf 0.051s
2026-02-06 22:12:14,292 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:12:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '981', 'x-openstack-request-id': 'req-c14d0384-52d2-4ca0-a7f7-a775e5720e72', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/networking/v2.0/ports?device_id=ec9660d0-a6e5-4b94-ad95-10a0024eb7bf'}
Body: b'{"ports":[{"id":"a4fb0822-d204-41c5-8047-2a71a083d8be","name":"","network_id":"d66b1115-6587-496b-82a5-9314d8d0adc5","project_id":"4049e9d87bf34a3db5912550924d7a7f","mac_address":"fa:16:3e:b0:55:a3","admin_state_up":true,"status":"ACTIVE","device_id":"ec9660d0-a6e5-4b94-ad95-10a0024eb7bf","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"96ce11a5-4b1f-4ed3-b486-d6e712ebaa24","ip_address":"10.0.0.9"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["1d4c0799-f999-4a98-840c-44ede69a9036"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"devstack","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-02-06T21:12:03Z","updated_at":"2026-02-06T21:12:12Z","revision_number":5,"tenant_id":"4049e9d87bf34a3db5912550924d7a7f"}]}'
2026-02-06 22:12:14,292 83171 DEBUG [tempest.common.waiters] Server ID ec9660d0-a6e5-4b94-ad95-10a0024eb7bf ports are all ACTIVE [{'id': 'a4fb0822-d204-41c5-8047-2a71a083d8be', 'name': '', 'network_id': 'd66b1115-6587-496b-82a5-9314d8d0adc5', 'project_id': '4049e9d87bf34a3db5912550924d7a7f', 'mac_address': 'fa:16:3e:b0:55:a3', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'ec9660d0-a6e5-4b94-ad95-10a0024eb7bf', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '96ce11a5-4b1f-4ed3-b486-d6e712ebaa24', 'ip_address': '10.0.0.9'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['1d4c0799-f999-4a98-840c-44ede69a9036'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'devstack', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-02-06T21:12:03Z', 'updated_at': '2026-02-06T21:12:12Z', 'revision_number': 5, 'tenant_id': '4049e9d87bf34a3db5912550924d7a7f'}]:
2026-02-06 22:12:14,373 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.84/networking/v2.0/floatingips?floating_network_id=2915bb8f-3534-4eb6-9140-b5d7d7372804&port_id=a4fb0822-d204-41c5-8047-2a71a083d8be 0.080s
2026-02-06 22:12:14,373 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:12:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '19', 'x-openstack-request-id': 'req-392f4eb9-e400-4bc0-9480-b65496f31d77', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips?floating_network_id=2915bb8f-3534-4eb6-9140-b5d7d7372804&port_id=a4fb0822-d204-41c5-8047-2a71a083d8be'}
Body: b'{"floatingips": []}'
2026-02-06 22:12:14,418 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.84/networking/v2.0/ports?device_id=ec9660d0-a6e5-4b94-ad95-10a0024eb7bf 0.044s
2026-02-06 22:12:14,418 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:12:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '981', 'x-openstack-request-id': 'req-59adcb50-730a-4d90-8a69-a50e8403a79a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/networking/v2.0/ports?device_id=ec9660d0-a6e5-4b94-ad95-10a0024eb7bf'}
Body: b'{"ports":[{"id":"a4fb0822-d204-41c5-8047-2a71a083d8be","name":"","network_id":"d66b1115-6587-496b-82a5-9314d8d0adc5","project_id":"4049e9d87bf34a3db5912550924d7a7f","mac_address":"fa:16:3e:b0:55:a3","admin_state_up":true,"status":"ACTIVE","device_id":"ec9660d0-a6e5-4b94-ad95-10a0024eb7bf","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"96ce11a5-4b1f-4ed3-b486-d6e712ebaa24","ip_address":"10.0.0.9"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["1d4c0799-f999-4a98-840c-44ede69a9036"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"devstack","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-02-06T21:12:03Z","updated_at":"2026-02-06T21:12:12Z","revision_number":5,"tenant_id":"4049e9d87bf34a3db5912550924d7a7f"}]}'
2026-02-06 22:12:14,418 83171 DEBUG [tempest.common.waiters] Server ID ec9660d0-a6e5-4b94-ad95-10a0024eb7bf ports are all ACTIVE [{'id': 'a4fb0822-d204-41c5-8047-2a71a083d8be', 'name': '', 'network_id': 'd66b1115-6587-496b-82a5-9314d8d0adc5', 'project_id': '4049e9d87bf34a3db5912550924d7a7f', 'mac_address': 'fa:16:3e:b0:55:a3', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'ec9660d0-a6e5-4b94-ad95-10a0024eb7bf', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '96ce11a5-4b1f-4ed3-b486-d6e712ebaa24', 'ip_address': '10.0.0.9'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['1d4c0799-f999-4a98-840c-44ede69a9036'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'devstack', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-02-06T21:12:03Z', 'updated_at': '2026-02-06T21:12:12Z', 'revision_number': 5, 'tenant_id': '4049e9d87bf34a3db5912550924d7a7f'}]:
2026-02-06 22:12:15,477 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST http://192.168.122.84/networking/v2.0/floatingips 1.058s
2026-02-06 22:12:15,478 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804", "port_id": "a4fb0822-d204-41c5-8047-2a71a083d8be", "tenant_id": "4049e9d87bf34a3db5912550924d7a7f", "fixed_ip_address": "10.0.0.9"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:12:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-0fdaf82b-a8a9-4b42-99e7-65284a28617a', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "9bc3cb9b-cf03-4f63-bb3d-6ee83d46360d", "tenant_id": "4049e9d87bf34a3db5912550924d7a7f", "project_id": "4049e9d87bf34a3db5912550924d7a7f", "floating_ip_address": "172.24.4.61", "floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804", "router_id": "7da78af9-8e42-434e-980b-32529fc3337b", "port_id": "a4fb0822-d204-41c5-8047-2a71a083d8be", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "d66b1115-6587-496b-82a5-9314d8d0adc5", "mac_address": "fa:16:3e:b0:55:a3", "admin_state_up": true, "status": "ACTIVE", "device_id": "ec9660d0-a6e5-4b94-ad95-10a0024eb7bf", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-02-06T21:12:14Z", "updated_at": "2026-02-06T21:12:14Z", "revision_number": 0}}'
2026-02-06 22:12:15,701 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST http://192.168.122.84/networking/v2.0/security-groups 0.223s
2026-02-06 22:12:15,702 83171 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-137785800", "description": "tempest-secgroup-smoke-137785800 description", "project_id": "4049e9d87bf34a3db5912550924d7a7f"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:12:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1675', 'x-openstack-request-id': 'req-8304ef79-4a2e-47b2-a298-f5d6805f7065', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "e64a62df-f572-476e-80e8-0edf18448260", "name": "tempest-secgroup-smoke-137785800", "stateful": true, "tenant_id": "4049e9d87bf34a3db5912550924d7a7f", "project_id": "4049e9d87bf34a3db5912550924d7a7f", "description": "tempest-secgroup-smoke-137785800 description", "shared": false, "security_group_rules": [{"id": "9d929de4-5727-4fe4-a786-1c964cc1b0fe", "project_id": "4049e9d87bf34a3db5912550924d7a7f", "tenant_id": "4049e9d87bf34a3db5912550924d7a7f", "security_group_id": "e64a62df-f572-476e-80e8-0edf18448260", "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": 1133, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-02-06T21:12:15Z", "updated_at": "2026-02-06T21:12:15Z", "revision_number": 0}, {"id": "d7bc8155-9493-432c-8a92-ed79b3fc2a74", "project_id": "4049e9d87bf34a3db5912550924d7a7f", "tenant_id": "4049e9d87bf34a3db5912550924d7a7f", "security_group_id": "e64a62df-f572-476e-80e8-0edf18448260", "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": 1132, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-02-06T21:12:15Z", "updated_at": "2026-02-06T21:12:15Z", "revision_number": 0}], "tags": [], "created_at": "2026-02-06T21:12:15Z", "updated_at": "2026-02-06T21:12:15Z", "revision_number": 1}}'
2026-02-06 22:12:15,895 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.192s
2026-02-06 22:12:15,896 83171 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": "e64a62df-f572-476e-80e8-0edf18448260", "project_id": "4049e9d87bf34a3db5912550924d7a7f", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:12:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-e1210097-48f5-4077-a569-2043fc41ab54', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "2978026e-3b8f-476d-8062-47a753ddb2f3", "project_id": "4049e9d87bf34a3db5912550924d7a7f", "tenant_id": "4049e9d87bf34a3db5912550924d7a7f", "security_group_id": "e64a62df-f572-476e-80e8-0edf18448260", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T21:12:15Z", "updated_at": "2026-02-06T21:12:15Z", "revision_number": 0}}'
2026-02-06 22:12:16,094 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.198s
2026-02-06 22:12:16,094 83171 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": "e64a62df-f572-476e-80e8-0edf18448260", "project_id": "4049e9d87bf34a3db5912550924d7a7f", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:12:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-439f845d-724a-4b81-90de-d5eccfc1d3f8', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "b3ab8d3b-d1be-4653-b6c6-1eca42ca7853", "project_id": "4049e9d87bf34a3db5912550924d7a7f", "tenant_id": "4049e9d87bf34a3db5912550924d7a7f", "security_group_id": "e64a62df-f572-476e-80e8-0edf18448260", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T21:12:15Z", "updated_at": "2026-02-06T21:12:15Z", "revision_number": 0}}'
2026-02-06 22:12:16,270 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.175s
2026-02-06 22:12:16,270 83171 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": "e64a62df-f572-476e-80e8-0edf18448260", "project_id": "4049e9d87bf34a3db5912550924d7a7f", "protocol": "icmp", "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:12:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-e7543c58-9a28-40a2-a491-597bf4d5461e', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "4b2b3191-affb-40d1-8e18-50154a300805", "project_id": "4049e9d87bf34a3db5912550924d7a7f", "tenant_id": "4049e9d87bf34a3db5912550924d7a7f", "security_group_id": "e64a62df-f572-476e-80e8-0edf18448260", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T21:12:16Z", "updated_at": "2026-02-06T21:12:16Z", "revision_number": 0}}'
2026-02-06 22:12:16,481 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.210s
2026-02-06 22:12:16,482 83171 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": "e64a62df-f572-476e-80e8-0edf18448260", "project_id": "4049e9d87bf34a3db5912550924d7a7f", "protocol": "icmp", "direction": "egress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:12:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-17c3b7f7-95b2-425b-a0d3-21825a1df443', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "c2c91a17-44a0-45cb-9a4e-9b5f5e007296", "project_id": "4049e9d87bf34a3db5912550924d7a7f", "tenant_id": "4049e9d87bf34a3db5912550924d7a7f", "security_group_id": "e64a62df-f572-476e-80e8-0edf18448260", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T21:12:16Z", "updated_at": "2026-02-06T21:12:16Z", "revision_number": 0}}'
2026-02-06 22:12:16,689 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.207s
2026-02-06 22:12:16,689 83171 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": "e64a62df-f572-476e-80e8-0edf18448260", "project_id": "4049e9d87bf34a3db5912550924d7a7f", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:12:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-0e7e968c-7a45-4e6f-abd7-0f8ef7f4de70', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "08c5084c-807f-4b49-ba5f-9576c13800d8", "project_id": "4049e9d87bf34a3db5912550924d7a7f", "tenant_id": "4049e9d87bf34a3db5912550924d7a7f", "security_group_id": "e64a62df-f572-476e-80e8-0edf18448260", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T21:12:16Z", "updated_at": "2026-02-06T21:12:16Z", "revision_number": 0}}'
2026-02-06 22:12:16,910 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.220s
2026-02-06 22:12:16,910 83171 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": "e64a62df-f572-476e-80e8-0edf18448260", "project_id": "4049e9d87bf34a3db5912550924d7a7f", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:12:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-098f616f-3453-4c48-857e-5916840ca9b4', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "da2aa9f1-640b-4a51-8b90-30508f6bf005", "project_id": "4049e9d87bf34a3db5912550924d7a7f", "tenant_id": "4049e9d87bf34a3db5912550924d7a7f", "security_group_id": "e64a62df-f572-476e-80e8-0edf18448260", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T21:12:16Z", "updated_at": "2026-02-06T21:12:16Z", "revision_number": 0}}'
2026-02-06 22:12:17,537 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf/action 0.625s
2026-02-06 22:12:17,537 83171 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: {"addSecurityGroup": {"name": "tempest-secgroup-smoke-137785800"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:12:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', '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-6db1c6b6-9282-4f95-b6b9-fe4178047197', 'x-compute-request-id': 'req-6db1c6b6-9282-4f95-b6b9-fe4178047197', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf/action'}
Body: b''
2026-02-06 22:12:17,718 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf 0.180s
2026-02-06 22:12:17,718 83171 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': 'Fri, 06 Feb 2026 21:12:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1738', '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-2eb36dce-02a0-4353-86d9-2fe2caf7f593', 'x-compute-request-id': 'req-2eb36dce-02a0-4353-86d9-2fe2caf7f593', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestInstancesWithCinderVolumes-337383593-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:55:a3"}, {"version": 4, "addr": "172.24.4.61", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:55:a3"}]}, "created": "2026-02-06T21:11:59Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "641db6b959af8c8f5cca35d19f8eff71b4aacad577cbce555f892ba4", "id": "ec9660d0-a6e5-4b94-ad95-10a0024eb7bf", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1519145926", "status": "ACTIVE", "tenant_id": "4049e9d87bf34a3db5912550924d7a7f", "user_id": "856df9a50dfa482bb3c2eb4ab6bbeff2", "updated": "2026-02-06T21:12:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1503102207", "OS-SRV-USG:launched_at": "2026-02-06T21:12:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-secgroup-smoke-137785800"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37304bb1-5fa5-453e-8681-36f23f7387e8", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 22:12:17,732 83171 DEBUG [tempest.lib.common.utils.test_utils] Call wait_for_secgroup_add returns true in 0.194641 seconds
2026-02-06 22:12:17,733 83171 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.61:22' as 'cirros' with public key authentication
2026-02-06 22:12:20,783 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.61 ([Errno None] Unable to connect to port 22 on 172.24.4.61). Number attempts: 1. Retry after 2 seconds.
2026-02-06 22:12:23,855 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.61 ([Errno None] Unable to connect to port 22 on 172.24.4.61). Number attempts: 2. Retry after 3 seconds.
2026-02-06 22:12:30,415 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.61 ([Errno None] Unable to connect to port 22 on 172.24.4.61). Number attempts: 3. Retry after 4 seconds.
2026-02-06 22:12:37,967 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.61 ([Errno None] Unable to connect to port 22 on 172.24.4.61). Number attempts: 4. Retry after 5 seconds.
2026-02-06 22:12:46,543 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.61 ([Errno None] Unable to connect to port 22 on 172.24.4.61). Number attempts: 5. Retry after 6 seconds.
2026-02-06 22:12:56,111 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.61 ([Errno None] Unable to connect to port 22 on 172.24.4.61). Number attempts: 6. Retry after 7 seconds.
2026-02-06 22:13:06,671 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.61 ([Errno None] Unable to connect to port 22 on 172.24.4.61). Number attempts: 7. Retry after 8 seconds.
2026-02-06 22:13:18,255 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.61 ([Errno None] Unable to connect to port 22 on 172.24.4.61). Number attempts: 8. Retry after 9 seconds.
2026-02-06 22:13:30,831 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.61 ([Errno None] Unable to connect to port 22 on 172.24.4.61). Number attempts: 9. Retry after 10 seconds.
2026-02-06 22:13:44,399 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.61 ([Errno None] Unable to connect to port 22 on 172.24.4.61). Number attempts: 10. Retry after 11 seconds.
2026-02-06 22:13:58,959 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.61 ([Errno None] Unable to connect to port 22 on 172.24.4.61). Number attempts: 11. Retry after 12 seconds.
2026-02-06 22:14:14,543 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.61 ([Errno None] Unable to connect to port 22 on 172.24.4.61). Number attempts: 12. Retry after 13 seconds.
2026-02-06 22:14:31,119 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.61 ([Errno None] Unable to connect to port 22 on 172.24.4.61). Number attempts: 13. Retry after 14 seconds.
2026-02-06 22:14:48,687 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.61 ([Errno None] Unable to connect to port 22 on 172.24.4.61). Number attempts: 14. Retry after 15 seconds.
2026-02-06 22:15:07,247 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.61 ([Errno None] Unable to connect to port 22 on 172.24.4.61). Number attempts: 15. Retry after 16 seconds.
2026-02-06 22:15:26,831 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.61 ([Errno None] Unable to connect to port 22 on 172.24.4.61). Number attempts: 16. Retry after 17 seconds.
2026-02-06 22:15:47,411 83171 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.61 after 16 attempts. Proxy client: no proxy client
2026-02-06 22:15:47.411 83171 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-02-06 22:15:47.411 83171 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-02-06 22:15:47.411 83171 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-02-06 22:15:47.411 83171 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/paramiko/client.py", line 407, in connect
2026-02-06 22:15:47.411 83171 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors)
2026-02-06 22:15:47.411 83171 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.4.61
2026-02-06 22:15:47.411 83171 ERROR tempest.lib.common.ssh
2026-02-06 22:15:47,412 83171 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {}, 'created': '2026-02-06T21:11:59Z', 'flavor': {'vcpus': 1, 'ram': 192, 'disk': 1, 'ephemeral': 0, 'swap': 0, 'original_name': 'm1.nano', 'extra_specs': {'hw_rng:allowed': 'True'}}, 'hostId': '', 'id': 'ec9660d0-a6e5-4b94-ad95-10a0024eb7bf', 'image': '', 'links': [{'rel': 'self', 'href': 'http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf'}, {'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf'}], 'metadata': {}, 'name': 'tempest-TestInstancesWithCinderVolumes-server-1519145926', 'status': 'BUILD', 'tenant_id': '4049e9d87bf34a3db5912550924d7a7f', 'user_id': '856df9a50dfa482bb3c2eb4ab6bbeff2', 'updated': '2026-02-06T21:11:59Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': '', 'config_drive': '', 'key_name': 'tempest-TestInstancesWithCinderVolumes-1503102207', 'OS-SRV-USG:launched_at': None, 'OS-SRV-USG:terminated_at': None, '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': None, 'tags': []}
2026-02-06 22:15:47,966 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 POST http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf/action 0.553s
2026-02-06 22:15:47,966 83171 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: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:15:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '31451', '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-5a975bd8-2129-401f-9412-da92b7e5e860', 'x-compute-request-id': 'req-5a975bd8-2129-401f-9412-da92b7e5e860', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf/action'}
Body: b'{"output": "[ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.15.0-1 04/01/2014\\n[ 0.000000] last_pfn = 0xbfdd max_arch_pfn = 0x10000000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000f5b80-0x000f5b8f]\\n[ 0.000000] Using GB pages for direct mapping\\n[ 0.000000] RAMDISK: [mem 0x0b725000-0x0bfccfff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F5990 000014 (v00 BOCHS )\\n[ 0.000000] ACPI: RSDT 0x000000000BFE18B3 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: FACP 0x000000000BFE1767 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: DSDT 0x000000000BFE0040 001727 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: FACS 0x000000000BFE0000 000040\\n[ 0.000000] ACPI: APIC 0x000000000BFE17DB 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: HPET 0x000000000BFE1853 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: WAET 0x000000000BFE188B 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: Reserving FACP table memory at [mem 0xbfe1767-0xbfe17da]\\n[ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1766]\\n[ 0.000000] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]\\n[ 0.000000] ACPI: Reserving APIC table memory at [mem 0xbfe17db-0xbfe1852]\\n[ 0.000000] ACPI: Reserving HPET table memory at [mem 0xbfe1853-0xbfe188a]\\n[ 0.000000] ACPI: Reserving WAET table memory at [mem 0xbfe188b-0xbfe18b2]\\n[ 0.000000] No NUMA configuration found\\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0b6fb000-0x0b724fff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]\\n[ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges\\n[ 0.000000] On node 0, zone DMA: 97 pages in unavailable ranges\\n[ 0.000000] On node 0, zone DMA32: 16419 pages in unavailable ranges\\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\\n[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23\\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\\n[ 0.0
2026-02-06 22:15:47,967 83171 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server ec9660d0-a6e5-4b94-ad95-10a0024eb7bf: [ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)
[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Hygon HygonGenuine
[ 0.000000] Centaur CentaurHauls
[ 0.000000] zhaoxin Shanghai
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.15.0-1 04/01/2014
[ 0.000000] last_pfn = 0xbfdd max_arch_pfn = 0x10000000000
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000000] found SMP MP-table at [mem 0x000f5b80-0x000f5b8f]
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] RAMDISK: [mem 0x0b725000-0x0bfccfff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F5990 000014 (v00 BOCHS )
[ 0.000000] ACPI: RSDT 0x000000000BFE18B3 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACP 0x000000000BFE1767 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: DSDT 0x000000000BFE0040 001727 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACS 0x000000000BFE0000 000040
[ 0.000000] ACPI: APIC 0x000000000BFE17DB 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: HPET 0x000000000BFE1853 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: WAET 0x000000000BFE188B 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: Reserving FACP table memory at [mem 0xbfe1767-0xbfe17da]
[ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1766]
[ 0.000000] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]
[ 0.000000] ACPI: Reserving APIC table memory at [mem 0xbfe17db-0xbfe1852]
[ 0.000000] ACPI: Reserving HPET table memory at [mem 0xbfe1853-0xbfe188a]
[ 0.000000] ACPI: Reserving WAET table memory at [mem 0xbfe188b-0xbfe18b2]
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x0b6fb000-0x0b724fff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]
[ 0.000000] Normal empty
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]
[ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA: 97 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA32: 16419 pages in unavailable ranges
[ 0.000000] ACPI: PM-Timer IO Port: 0x608
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[ 0.000000] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[ 0.000000] [mem 0x0c000000-0xfffbffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1
[ 0.000000] percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u2097152
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 48093
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0
[ 0.000000] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
[ 0.000000] Memory: 123004K/196076K available (16393K kernel code, 4396K rwdata, 10960K rodata, 3368K init, 18700K bss, 72868K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] ftrace: allocating 50748 entries in 199 pages
[ 0.000000] ftrace: allocated 199 pages with 5 groups
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1.
[ 0.000000] Rude variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16
[ 0.000000] random: crng init done
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] printk: console [tty1] enabled
[ 0.000000] printk: console [ttyS0] enabled
[ 0.000000] ACPI: Core revision 20210730
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
[ 0.008000] APIC: Switch to symmetric I/O mode setup
[ 0.016000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.048000] tsc: Unable to calibrate against PIT
[ 0.048000] tsc: using HPET reference calibration
[ 0.048000] tsc: Detected 1996.493 MHz processor
[ 0.002298] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x398e7acc6bd, max_idle_ns: 881590795048 ns
[ 0.003481] Calibrating delay loop (skipped), value calculated using timer frequency.. 3992.98 BogoMIPS (lpj=7985972)
[ 0.008762] AMD Zen1 DIV0 bug detected. Disable SMT for full protection.
[ 0.022577] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127
[ 0.030609] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0
[ 0.033866] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.035446] Spectre V2 : Mitigation: Retpolines
[ 0.035753] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.036167] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.036712] RETBleed: Mitigation: untrained return thunk
[ 0.037237] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.037982] Speculative Return Stack Overflow: IBPB-extending microcode not applied!
[ 0.038322] Speculative Return Stack Overflow: WARNING: See https://kernel.org/doc/html/latest/admin-guide/hw-vuln/srso.html for mitigation options.
[ 0.038627] Speculative Return Stack Overflow: Mitigation: safe RET, no microcode
[ 0.042017] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.051481] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.051821] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.052112] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.052473] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[ 0.055407] x86/fpu: xstate_offset[3]: 960, xstate_sizes[3]: 64
[ 0.055950] x86/fpu: xstate_offset[4]: 1024, xstate_sizes[4]: 64
[ 0.056216] x86/fpu: xstate_offset[9]: 2688, xstate_sizes[9]: 8
[ 0.056510] x86/fpu: Enabled xstate features 0x21b, context size is 2696 bytes, using 'standard' format.
[ 0.935308] Freeing SMP alternatives memory: 44K
[ 0.937118] pid_max: default: 32768 minimum: 301
[ 0.946329] LSM: Security Framework initializing
[ 0.949511] landlock: Up and running.
[ 0.949735] Yama: becoming mindful.
[ 0.960878] AppArmor: AppArmor initialized
[ 0.971805] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 0.972336] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 1.140879] smpboot: CPU0: AMD EPYC Processor (family: 0x17, model: 0x1, stepping: 0x2)
[ 1.158342] Performance Events: PMU not available due to virtualization, using software events only.
[ 1.160755] signal: max sigframe size: 3632
[ 1.163710] rcu: Hierarchical SRCU implementation.
[ 1.180070] NMI watchdog: Perf NMI watchdog permanently disabled
[ 1.188511] smp: Bringing up secondary CPUs ...
[ 1.188849] smp: Brought up 1 node, 1 CPU
[ 1.189148] smpboot: Max logical packages: 1
[ 1.189494] smpboot: Total of 1 processors activated (3992.98 BogoMIPS)
[ 1.215180] devtmpfs: initialized
[ 1.221846] x86/mm: Memory block size: 128MB
[ 1.233562] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 1.234918] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
[ 1.242629] pinctrl core: initialized pinctrl subsystem
[ 1.255806] PM: RTC time: 21:12:19, date: 2026-02-06
[ 1.273380] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 1.281961] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[ 1.285440] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 1.287241] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 1.287929] audit: initializing netlink subsys (disabled)
[ 1.295673] audit: type=2000 audit(1770412338.336:1): state=initialized audit_enabled=0 res=1
[ 1.304348] thermal_sys: Registered thermal governor 'fair_share'
[ 1.304414] thermal_sys: Registered thermal governor 'bang_bang'
[ 1.304685] thermal_sys: Registered thermal governor 'step_wise'
[ 1.304919] thermal_sys: Registered thermal governor 'user_space'
[ 1.305157] thermal_sys: Registered thermal governor 'power_allocator'
[ 1.305781] EISA bus registered
[ 1.306526] cpuidle: using governor ladder
[ 1.307217] cpuidle: using governor menu
[ 1.312151] ACPI: bus type PCI registered
[ 1.312526] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 1.319301] PCI: Using configuration type 1 for base access
[ 1.319598] PCI: Using configuration type 1 for extended access
[ 1.384739] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 1.392129] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 1.392453] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 1.456338] ACPI: Added _OSI(Module Device)
[ 1.456667] ACPI: Added _OSI(Processor Device)
[ 1.456865] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 1.457062] ACPI: Added _OSI(Processor Aggregator Device)
[ 1.457430] ACPI: Added _OSI(Linux-Dell-Video)
[ 1.457668] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 1.457892] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 1.509106] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 1.550232] ACPI: Interpreter enabled
[ 1.552268] ACPI: PM: (supports S0 S3 S4 S5)
[ 1.552539] ACPI: Using IOAPIC for interrupt routing
[ 1.553795] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 1.554216] PCI: Using E820 reservations for host bridge windows
[ 1.558172] ACPI: Enabled 2 GPEs in block 00 to 0F
[ 1.644469] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 1.646100] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 1.659991] acpiphp: Slot [3] registered
[ 1.660502] acpiphp: Slot [4] registered
[ 1.660938] acpiphp: Slot [5] registered
[ 1.661426] acpiphp: Slot [6] registered
[ 1.661872] acpiphp: Slot [7] registered
[ 1.662414] acpiphp: Slot [8] registered
[ 1.662860] acpiphp: Slot [9] registered
[ 1.663299] acpiphp: Slot [10] registered
[ 1.663745] acpiphp: Slot [11] registered
[ 1.664170] acpiphp: Slot [12] registered
[ 1.664591] acpiphp: Slot [13] registered
[ 1.665023] acpiphp: Slot [14] registered
[ 1.665628] acpiphp: Slot [15] registered
[ 1.666094] acpiphp: Slot [16] registered
[ 1.666525] acpiphp: Slot [17] registered
[ 1.666967] acpiphp: Slot [18] registered
[ 1.667184] acpiphp: Slot [19] registered
[ 1.667627] acpiphp: Slot [20] registered
[ 1.668108] acpiphp: Slot [21] registered
[ 1.668557] acpiphp: Slot [22] registered
[ 1.668985] acpiphp: Slot [23] registered
[ 1.669430] acpiphp: Slot [24] registered
[ 1.669943] acpiphp: Slot [25] registered
[ 1.670376] acpiphp: Slot [26] registered
[ 1.671340] acpiphp: Slot [27] registered
[ 1.671807] acpiphp: Slot [28] registered
[ 1.672239] acpiphp: Slot [29] registered
[ 1.672666] acpiphp: Slot [30] registered
[ 1.673109] acpiphp: Slot [31] registered
[ 1.673827] PCI host bridge to bus 0000:00
[ 1.675130] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 1.675487] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 1.676027] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 1.676467] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 1.676904] pci_bus 0000:00: root bus resource [mem 0x0c000000-0xfebfffff window]
[ 1.677205] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]
[ 1.681965] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[ 1.706390] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[ 1.709572] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[ 1.712859] pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f]
[ 1.715126] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 1.715506] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 1.715820] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 1.716148] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 1.720836] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[ 1.721762] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
[ 1.722163] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
[ 1.727186] pci 0000:00:02.0: [1af4:1050] type 00 class 0x030000
[ 1.728790] pci 0000:00:02.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref]
[ 1.732046] pci 0000:00:02.0: reg 0x18: [mem 0xfe800000-0xfe803fff 64bit pref]
[ 1.735059] pci 0000:00:02.0: reg 0x20: [mem 0xfeb90000-0xfeb90fff]
[ 1.739059] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfeb8ffff pref]
[ 1.740390] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 1.757351] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000
[ 1.759061] pci 0000:00:03.0: reg 0x10: [io 0xc080-0xc0bf]
[ 1.760721] pci 0000:00:03.0: reg 0x14: [mem 0xfeb91000-0xfeb91fff]
[ 1.763066] pci 0000:00:03.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref]
[ 1.768791] pci 0000:00:03.0: reg 0x30: [mem 0xfeb00000-0xfeb7ffff pref]
[ 1.786208] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000
[ 1.787098] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f]
[ 1.788765] pci 0000:00:04.0: reg 0x14: [mem 0xfeb92000-0xfeb92fff]
[ 1.795061] pci 0000:00:04.0: reg 0x20: [mem 0xfe808000-0xfe80bfff 64bit pref]
[ 1.814031] pci 0000:00:05.0: [1af4:1002] type 00 class 0x00ff00
[ 1.815541] pci 0000:00:05.0: reg 0x10: [io 0xc0c0-0xc0ff]
[ 1.819507] pci 0000:00:05.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref]
[ 1.837468] pci 0000:00:06.0: [1af4:1005] type 00 class 0x00ff00
[ 1.838865] pci 0000:00:06.0: reg 0x10: [io 0xc100-0xc11f]
[ 1.843070] pci 0000:00:06.0: reg 0x20: [mem 0xfe810000-0xfe813fff 64bit pref]
[ 1.869707] ACPI: PCI: Interrupt link LNKA configured for IRQ 10
[ 1.872180] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[ 1.874153] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[ 1.876184] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[ 1.877182] ACPI: PCI: Interrupt link LNKS configured for IRQ 9
[ 1.883840] iommu: Default domain type: Translated
[ 1.884144] iommu: DMA domain TLB invalidation policy: lazy mode
[ 1.893270] SCSI subsystem initialized
[ 1.902619] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 1.903024] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 1.903323] pci 0000:00:02.0: vgaarb: bridge control possible
[ 1.903799] vgaarb: loaded
[ 1.907653] ACPI: bus type USB registered
[ 1.908601] usbcore: registered new interface driver usbfs
[ 1.909327] usbcore: registered new interface driver hub
[ 1.909907] usbcore: registered new device driver usb
[ 1.911381] pps_core: LinuxPPS API ver. 1 registered
[ 1.911616] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 1.912121] PTP clock support registered
[ 1.915319] EDAC MC: Ver: 3.0.0
[ 1.935878] NetLabel: Initializing
[ 1.936121] NetLabel: domain hash size = 128
[ 1.936342] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 1.938348] NetLabel: unlabeled traffic allowed by default
[ 1.940251] PCI: Using ACPI for IRQ routing
[ 1.945557] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 1.945937] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[ 1.952976] clocksource: Switched to clocksource tsc-early
[ 2.317233] VFS: Disk quotas dquot_6.6.0
[ 2.317954] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 2.334229] AppArmor: AppArmor Filesystem Enabled
[ 2.341191] pnp: PnP ACPI init
[ 2.361187] pnp: PnP ACPI: found 5 devices
[ 2.424119] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 2.426947] NET: Registered PF_INET protocol family
[ 2.429516] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 2.491426] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 2.494423] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 2.494983] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 2.496587] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 2.497109] TCP: Hash tables configured (established 2048 bind 2048)
[ 2.501026] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear)
[ 2.501825] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 2.502579] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 2.505491] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 2.506414] NET: Registered PF_XDP protocol family
[ 2.508274] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 2.508569] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 2.508818] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 2.509104] pci_bus 0000:00: resource 7 [mem 0x0c000000-0xfebfffff window]
[ 2.509375] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window]
[ 2.510802] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 2.511471] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 2.511829] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 2.512216] PCI: CLS 0 bytes, default 64
[ 2.525794] Trying to unpack rootfs image as initramfs...
[ 2.547527] Initialise system trusted keyrings
[ 2.550915] Key type blacklist registered
[ 2.559406] workingset: timestamp_bits=36 max_order=15 bucket_order=0
[ 2.636497] zbud: loaded
[ 2.649355] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 2.664662] fuse: init (API version 7.34)
[ 2.680888] integrity: Platform Keyring initialized
[ 2.784515] Key type asymmetric registered
[ 2.784888] Asymmetric key parser 'x509' registered
[ 2.786014] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 2.793734] io scheduler mq-deadline registered
[ 2.805658] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 2.822845] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 2.837555] ACPI: button: Power Button [PWRF]
[ 3.535464] tsc: Refined TSC clocksource calibration: 2000.006 MHz
[ 3.536513] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1cd433c87c9, max_idle_ns: 440795215955 ns
[ 3.537138] clocksource: Switched to clocksource tsc
[ 4.439988] ACPI: \_SB_.LNKB: Enabled at IRQ 10
[ 5.946053] Freeing initrd memory: 8864K
[ 5.989340] ACPI: \_SB_.LNKC: Enabled at IRQ 11
[ 6.742675] ACPI: \_SB_.LNKD: Enabled at IRQ 11
[ 7.487655] ACPI: \_SB_.LNKA: Enabled at IRQ 10
[ 8.248388] Free page reporting enabled
[ 8.251567] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 8.278953] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 8.326957] Linux agpgart interface v0.103
[ 8.383190] loop: module loaded
[ 8.405527] scsi host0: ata_piix
[ 8.412602] scsi host1: ata_piix
[ 8.413842] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14
[ 8.414236] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15
[ 8.426125] tun: Universal TUN/TAP device driver, 1.6
[ 8.427694] PPP generic driver version 2.4.2
[ 8.429628] VFIO - User Level meta-driver version: 0.3
[ 8.432657] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 8.433176] ehci-pci: EHCI PCI platform driver
[ 8.433827] ehci-platform: EHCI generic platform driver
[ 8.434261] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 8.434634] ohci-pci: OHCI PCI platform driver
[ 8.435448] ohci-platform: OHCI generic platform driver
[ 8.435937] uhci_hcd: USB Universal Host Controller Interface driver
[ 8.438708] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 8.445634] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 8.446256] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 8.450482] mousedev: PS/2 mouse device common for all mice
[ 8.457324] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 8.459020] rtc_cmos 00:04: RTC can wake from S4
[ 8.466645] rtc_cmos 00:04: registered as rtc0
[ 8.467936] rtc_cmos 00:04: setting system clock to 2026-02-06T21:12:26 UTC (1770412346)
[ 8.470012] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs
[ 8.470641] i2c_dev: i2c /dev entries driver
[ 8.471922] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 8.472879] device-mapper: uevent: version 1.0.3
[ 8.474656] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[ 8.475807] platform eisa.0: Probing EISA bus 0
[ 8.476407] platform eisa.0: EISA: Cannot allocate resource for mainboard
[ 8.477094] platform eisa.0: Cannot allocate resource for EISA slot 1
[ 8.477421] platform eisa.0: Cannot allocate resource for EISA slot 2
[ 8.477699] platform eisa.0: Cannot allocate resource for EISA slot 3
[ 8.477985] platform eisa.0: Cannot allocate resource for EISA slot 4
[ 8.478256] platform eisa.0: Cannot allocate resource for EISA slot 5
[ 8.478530] platform eisa.0: Cannot allocate resource for EISA slot 6
[ 8.478815] platform eisa.0: Cannot allocate resource for EISA slot 7
[ 8.479267] platform eisa.0: Cannot allocate resource for EISA slot 8
[ 8.479560] platform eisa.0: EISA: Detected 0 cards
[ 8.480471] ledtrig-cpu: registered to indicate activity on CPUs
[ 8.482976] drop_monitor: Initializing network drop monitor service
[ 8.487356] NET: Registered PF_INET6 protocol family
[ 8.776513] Segment Routing with IPv6
[ 8.777314] In-situ OAM (IOAM) with IPv6
[ 8.778347] NET: Registered PF_PACKET protocol family
[ 8.780245] Key type dns_resolver registered
[ 8.785705] IPI shorthand broadcast: enabled
[ 8.786809] sched_clock: Marking stable (8832145272, -48975426)->(8785059124, -1889278)
[ 8.792095] registered taskstats version 1
[ 8.793951] Loading compiled-in X.509 certificates
[ 8.816040] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b'
[ 8.821225] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[ 8.826282] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[ 8.827188] blacklist: Loading compiled-in revocation X.509 certificates
[ 8.831640] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[ 8.832641] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03'
[ 8.833306] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b'
[ 8.834048] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8'
[ 8.834739] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d'
[ 8.835912] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c'
[ 8.836578] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af'
[ 8.837234] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9'
[ 8.842894] zswap: loaded using pool lzo/zbud
[ 8.849145] Key type .fscrypt registered
[ 8.849439] Key type fscrypt-provisioning registered
[ 8.943464] Key type encrypted registered
[ 8.943933] AppArmor: AppArmor sha1 policy hashing enabled
[ 8.944882] ima: No TPM chip found, activating TPM-bypass!
[ 8.945267] Loading compiled-in module X.509 certificates
[ 8.949966] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b'
[ 8.950473] ima: Allocated hash algorithm: sha1
[ 8.956622] ima: No architecture policies found
[ 8.957961] evm: Initialising EVM extended attributes:
[ 8.958232] evm: security.selinux
[ 8.958430] evm: security.SMACK64
[ 8.958589] evm: security.SMACK64EXEC
[ 8.958749] evm: security.SMACK64TRANSMUTE
[ 8.958949] evm: security.SMACK64MMAP
[ 8.959282] evm: security.apparmor
[ 8.959452] evm: security.ima
[ 8.959594] evm: security.capability
[ 8.959789] evm: HMAC attrs: 0x1
[ 8.968402] PM: Magic number: 14:820:246
[ 8.977173] RAS: Correctable Errors collector initialized.
[ 8.979964] clk: Disabling unused clocks
[ 9.133474] Freeing unused decrypted memory: 2036K
[ 9.229695] Freeing unused kernel image (initmem) memory: 3368K
[ 9.230407] Write protecting the kernel read-only data: 30720k
[ 9.239807] Freeing unused kernel image (text/rodata gap) memory: 2036K
[ 9.244169] Freeing unused kernel image (rodata/data gap) memory: 1328K
[ 9.824997] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 9.830498] Run /init as init process
info: initramfs: up at 10.13
[ 11.555919] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB)
[ 11.599601] GPT:Primary header thinks Alt. header is not at the end of the disk.
[ 11.600058] GPT:229375 != 2097151
[ 11.600243] GPT:Alternate GPT header not at the end of the disk.
[ 11.600484] GPT:229375 != 2097151
[ 11.600657] GPT: Use GNU Parted to correct GPT errors.
[ 12.432296] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called
currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables
info: copying initramfs to /dev/vda1
info: initramfs loading root from /dev/vda1
info: /etc/init.d/rc.sysinit: up at 18.61
info: container: none
Starting syslogd: OK
currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables
Saving random seed: OK
Starting acpid: OK
Starting network: dhcpcd-9.4.1 starting
DUID 00:04:ec:96:60:d0:a6:e5:4b:94:ad:95:10:a0:02:4e:b7:bf
eth0: waiting for carrier
eth0: carrier acquired
eth0: IAID 3e:b0:55:a3
eth0: adding address fe80::f816:3eff:feb0:55a3
eth0: soliciting a DHCP lease
eth0: soliciting an IPv6 router
eth0: offered 10.0.0.9 from 10.0.0.1
eth0: probing address 10.0.0.9/28
eth0: leased 10.0.0.9 for 43200 seconds
eth0: adding route to 10.0.0.0/28
eth0: adding host route to 169.254.169.254 via 10.0.0.2
eth0: adding default route via 10.0.0.1
forked to background, child pid 253
OK
checking http://169.254.169.254/2009-04-04/instance-id
failed 1/20: up 32.09. request failed
failed 2/20: up 81.35. request failed
failed 3/20: up 130.59. request failed
2026-02-06 22:15:48,649 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 POST http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf/action 0.680s
2026-02-06 22:15:48,649 83171 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: {"removeSecurityGroup": {"name": "tempest-secgroup-smoke-137785800"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:15:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', '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-ef0cb18a-4afd-4e10-95d5-d15aef0f6a4f', 'x-compute-request-id': 'req-ef0cb18a-4afd-4e10-95d5-d15aef0f6a4f', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf/action'}
Body: b''
2026-02-06 22:15:48,873 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE http://192.168.122.84/networking/v2.0/security-groups/e64a62df-f572-476e-80e8-0edf18448260 0.223s
2026-02-06 22:15:48,874 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:15:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-c651c6b3-38e9-4dda-9a66-339fa7196c66', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/networking/v2.0/security-groups/e64a62df-f572-476e-80e8-0edf18448260'}
Body: b''
2026-02-06 22:15:49,293 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE http://192.168.122.84/networking/v2.0/floatingips/9bc3cb9b-cf03-4f63-bb3d-6ee83d46360d 0.418s
2026-02-06 22:15:49,293 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:15:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-3481887a-fe1f-4176-bf72-dea04f51bda4', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips/9bc3cb9b-cf03-4f63-bb3d-6ee83d46360d'}
Body: b''
2026-02-06 22:15:49,423 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf 0.130s
2026-02-06 22:15:49,424 83171 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': 'Fri, 06 Feb 2026 21:15:49 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-40b280c2-6a37-4eff-9a72-fa888ba7add7', 'x-compute-request-id': 'req-40b280c2-6a37-4eff-9a72-fa888ba7add7', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf'}
Body: b''
2026-02-06 22:15:49,617 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf 0.193s
2026-02-06 22:15:49,617 83171 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': 'Fri, 06 Feb 2026 21:15:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1698', '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-a4691edc-9b1c-483e-a784-70ade00fe043', 'x-compute-request-id': 'req-a4691edc-9b1c-483e-a784-70ade00fe043', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestInstancesWithCinderVolumes-337383593-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:55:a3"}, {"version": 4, "addr": "172.24.4.61", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:55:a3"}]}, "created": "2026-02-06T21:11:59Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "641db6b959af8c8f5cca35d19f8eff71b4aacad577cbce555f892ba4", "id": "ec9660d0-a6e5-4b94-ad95-10a0024eb7bf", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1519145926", "status": "ACTIVE", "tenant_id": "4049e9d87bf34a3db5912550924d7a7f", "user_id": "856df9a50dfa482bb3c2eb4ab6bbeff2", "updated": "2026-02-06T21:15:49Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1503102207", "OS-SRV-USG:launched_at": "2026-02-06T21:12:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37304bb1-5fa5-453e-8681-36f23f7387e8", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 22:15:50,826 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf 0.193s
2026-02-06 22:15:50,827 83171 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': 'Fri, 06 Feb 2026 21:15:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1580', '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-38f74d6e-6a79-4828-8bde-7ef423a272fa', 'x-compute-request-id': 'req-38f74d6e-6a79-4828-8bde-7ef423a272fa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestInstancesWithCinderVolumes-337383593-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:55:a3"}]}, "created": "2026-02-06T21:11:59Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "641db6b959af8c8f5cca35d19f8eff71b4aacad577cbce555f892ba4", "id": "ec9660d0-a6e5-4b94-ad95-10a0024eb7bf", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1519145926", "status": "ACTIVE", "tenant_id": "4049e9d87bf34a3db5912550924d7a7f", "user_id": "856df9a50dfa482bb3c2eb4ab6bbeff2", "updated": "2026-02-06T21:15:49Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1503102207", "OS-SRV-USG:launched_at": "2026-02-06T21:12:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37304bb1-5fa5-453e-8681-36f23f7387e8", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 22:15:51,984 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf 0.142s
2026-02-06 22:15:51,984 83171 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': 'Fri, 06 Feb 2026 21:15:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1580', '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-a079dd1f-4b10-4dea-a1f6-e3fd6a88d275', 'x-compute-request-id': 'req-a079dd1f-4b10-4dea-a1f6-e3fd6a88d275', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestInstancesWithCinderVolumes-337383593-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:55:a3"}]}, "created": "2026-02-06T21:11:59Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "641db6b959af8c8f5cca35d19f8eff71b4aacad577cbce555f892ba4", "id": "ec9660d0-a6e5-4b94-ad95-10a0024eb7bf", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1519145926", "status": "ACTIVE", "tenant_id": "4049e9d87bf34a3db5912550924d7a7f", "user_id": "856df9a50dfa482bb3c2eb4ab6bbeff2", "updated": "2026-02-06T21:15:52Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1503102207", "OS-SRV-USG:launched_at": "2026-02-06T21:12:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37304bb1-5fa5-453e-8681-36f23f7387e8", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 22:15:53,074 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf 0.075s
2026-02-06 22:15:53,075 83171 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': 'Fri, 06 Feb 2026 21:15:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1366', '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-286e0d72-c6de-435e-ac03-39aa1ce90b53', 'x-compute-request-id': 'req-286e0d72-c6de-435e-ac03-39aa1ce90b53', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:11:59Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "641db6b959af8c8f5cca35d19f8eff71b4aacad577cbce555f892ba4", "id": "ec9660d0-a6e5-4b94-ad95-10a0024eb7bf", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1519145926", "status": "ACTIVE", "tenant_id": "4049e9d87bf34a3db5912550924d7a7f", "user_id": "856df9a50dfa482bb3c2eb4ab6bbeff2", "updated": "2026-02-06T21:15:52Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1503102207", "OS-SRV-USG:launched_at": "2026-02-06T21:12:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "37304bb1-5fa5-453e-8681-36f23f7387e8", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 22:15:54,181 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf 0.091s
2026-02-06 22:15:54,181 83171 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': 'Fri, 06 Feb 2026 21:15:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1371', '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-c381df3f-fe35-4da9-a217-53709c0d6ea6', 'x-compute-request-id': 'req-c381df3f-fe35-4da9-a217-53709c0d6ea6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:11:59Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "641db6b959af8c8f5cca35d19f8eff71b4aacad577cbce555f892ba4", "id": "ec9660d0-a6e5-4b94-ad95-10a0024eb7bf", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1519145926", "status": "DELETED", "tenant_id": "4049e9d87bf34a3db5912550924d7a7f", "user_id": "856df9a50dfa482bb3c2eb4ab6bbeff2", "updated": "2026-02-06T21:15:54Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1503102207", "OS-SRV-USG:launched_at": "2026-02-06T21:12:13.000000", "OS-SRV-USG:terminated_at": "2026-02-06T21:15:53.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "37304bb1-5fa5-453e-8681-36f23f7387e8", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 22:15:54,195 83171 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 5 second wait
2026-02-06 22:15:55,286 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf 0.089s
2026-02-06 22:15:55,286 83171 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': 'Fri, 06 Feb 2026 21:15:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1371', '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-ad6ae414-3fcd-49fa-8250-a1464fa15a1b', 'x-compute-request-id': 'req-ad6ae414-3fcd-49fa-8250-a1464fa15a1b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:11:59Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "641db6b959af8c8f5cca35d19f8eff71b4aacad577cbce555f892ba4", "id": "ec9660d0-a6e5-4b94-ad95-10a0024eb7bf", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf"}], "metadata": {}, "name": "tempest-TestInstancesWithCinderVolumes-server-1519145926", "status": "DELETED", "tenant_id": "4049e9d87bf34a3db5912550924d7a7f", "user_id": "856df9a50dfa482bb3c2eb4ab6bbeff2", "updated": "2026-02-06T21:15:54Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestInstancesWithCinderVolumes-1503102207", "OS-SRV-USG:launched_at": "2026-02-06T21:12:13.000000", "OS-SRV-USG:terminated_at": "2026-02-06T21:15:53.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "37304bb1-5fa5-453e-8681-36f23f7387e8", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-02-06 22:15:56,333 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf 0.032s
2026-02-06 22:15:56,333 83171 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': 'Fri, 06 Feb 2026 21:15:56 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-deb20087-ba62-4b0d-83f2-cb091bfc046d', 'x-compute-request-id': 'req-deb20087-ba62-4b0d-83f2-cb091bfc046d', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/ec9660d0-a6e5-4b94-ad95-10a0024eb7bf'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance ec9660d0-a6e5-4b94-ad95-10a0024eb7bf could not be found."}}'
2026-02-06 22:15:56,383 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://192.168.122.84/volume/v3/volumes/37304bb1-5fa5-453e-8681-36f23f7387e8 0.049s
2026-02-06 22:15:56,383 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:15:56 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-f8349ee4-20f9-4d5a-ba03-dff66eae4bb5', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/volume/v3/volumes/37304bb1-5fa5-453e-8681-36f23f7387e8'}
Body: b''
2026-02-06 22:15:56,426 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/37304bb1-5fa5-453e-8681-36f23f7387e8 0.042s
2026-02-06 22:15:56,426 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:15:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce1d3bff-5cdc-479c-a83a-cd5852a1fa7e', 'content-length': '1257', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce1d3bff-5cdc-479c-a83a-cd5852a1fa7e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/37304bb1-5fa5-453e-8681-36f23f7387e8'}
Body: b'{"volume": {"id": "37304bb1-5fa5-453e-8681-36f23f7387e8", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T21:11:50.000000", "updated_at": "2026-02-06T21:15:56.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1282208247", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1515691696-1647278322", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/37304bb1-5fa5-453e-8681-36f23f7387e8"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/37304bb1-5fa5-453e-8681-36f23f7387e8"}], "user_id": "856df9a50dfa482bb3c2eb4ab6bbeff2", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "image_id": "68084f22-25b3-4ba9-94dc-17917717fada", "image_name": "tempest-scenario-img--1466237585", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}, "os-vol-tenant-attr:tenant_id": "4049e9d87bf34a3db5912550924d7a7f"}}'
2026-02-06 22:15:57,473 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/37304bb1-5fa5-453e-8681-36f23f7387e8 0.035s
2026-02-06 22:15:57,473 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:15:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f43a6c2-5ac5-46c0-9b14-7aa1f3b8bd05', 'content-length': '1257', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f43a6c2-5ac5-46c0-9b14-7aa1f3b8bd05', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/37304bb1-5fa5-453e-8681-36f23f7387e8'}
Body: b'{"volume": {"id": "37304bb1-5fa5-453e-8681-36f23f7387e8", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T21:11:50.000000", "updated_at": "2026-02-06T21:15:56.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1282208247", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1515691696-1647278322", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/37304bb1-5fa5-453e-8681-36f23f7387e8"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/37304bb1-5fa5-453e-8681-36f23f7387e8"}], "user_id": "856df9a50dfa482bb3c2eb4ab6bbeff2", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "image_id": "68084f22-25b3-4ba9-94dc-17917717fada", "image_name": "tempest-scenario-img--1466237585", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}, "os-vol-tenant-attr:tenant_id": "4049e9d87bf34a3db5912550924d7a7f"}}'
2026-02-06 22:15:58,503 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://192.168.122.84/volume/v3/volumes/37304bb1-5fa5-453e-8681-36f23f7387e8 0.019s
2026-02-06 22:15:58,504 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:15:58 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-af49d4ba-820a-46b2-b078-ae2131882439', 'x-openstack-request-id': 'req-af49d4ba-820a-46b2-b078-ae2131882439', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.84/volume/v3/volumes/37304bb1-5fa5-453e-8681-36f23f7387e8'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 37304bb1-5fa5-453e-8681-36f23f7387e8 could not be found."}}'
2026-02-06 22:15:58,555 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://192.168.122.84/volume/v3/volumes/be355604-546b-4769-9b5b-99cd29e63a2c 0.051s
2026-02-06 22:15:58,555 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:15:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e64a1357-e7bc-4895-b12e-f45e1e3701ed', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/volume/v3/volumes/be355604-546b-4769-9b5b-99cd29e63a2c'}
Body: b''
2026-02-06 22:15:58,601 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/be355604-546b-4769-9b5b-99cd29e63a2c 0.045s
2026-02-06 22:15:58,601 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:15:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8459b8bf-a8aa-40e4-907f-13106843c83e', 'content-length': '943', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8459b8bf-a8aa-40e4-907f-13106843c83e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/be355604-546b-4769-9b5b-99cd29e63a2c'}
Body: b'{"volume": {"id": "be355604-546b-4769-9b5b-99cd29e63a2c", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T21:11:49.000000", "updated_at": "2026-02-06T21:15:59.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-49298408", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2101622852-2120284937", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/be355604-546b-4769-9b5b-99cd29e63a2c"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/be355604-546b-4769-9b5b-99cd29e63a2c"}], "user_id": "856df9a50dfa482bb3c2eb4ab6bbeff2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4049e9d87bf34a3db5912550924d7a7f"}}'
2026-02-06 22:15:59,667 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/be355604-546b-4769-9b5b-99cd29e63a2c 0.054s
2026-02-06 22:15:59,667 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:15:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4081255b-77dd-4cd5-9d4b-989359296c28', 'content-length': '943', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4081255b-77dd-4cd5-9d4b-989359296c28', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/be355604-546b-4769-9b5b-99cd29e63a2c'}
Body: b'{"volume": {"id": "be355604-546b-4769-9b5b-99cd29e63a2c", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T21:11:49.000000", "updated_at": "2026-02-06T21:15:59.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-49298408", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2101622852-2120284937", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/be355604-546b-4769-9b5b-99cd29e63a2c"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/be355604-546b-4769-9b5b-99cd29e63a2c"}], "user_id": "856df9a50dfa482bb3c2eb4ab6bbeff2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4049e9d87bf34a3db5912550924d7a7f"}}'
2026-02-06 22:16:00,702 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://192.168.122.84/volume/v3/volumes/be355604-546b-4769-9b5b-99cd29e63a2c 0.019s
2026-02-06 22:16:00,703 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:00 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-3e737c3d-8825-415e-9aa8-ea5a4531d875', 'x-openstack-request-id': 'req-3e737c3d-8825-415e-9aa8-ea5a4531d875', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.84/volume/v3/volumes/be355604-546b-4769-9b5b-99cd29e63a2c'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume be355604-546b-4769-9b5b-99cd29e63a2c could not be found."}}'
2026-02-06 22:16:00,749 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://192.168.122.84/volume/v3/volumes/493078b5-76d6-4fc3-87b0-bb9e2c119699 0.046s
2026-02-06 22:16:00,750 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:00 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-2c8b53d5-f186-4298-a8ab-33a6a99e382d', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/volume/v3/volumes/493078b5-76d6-4fc3-87b0-bb9e2c119699'}
Body: b''
2026-02-06 22:16:00,792 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/493078b5-76d6-4fc3-87b0-bb9e2c119699 0.042s
2026-02-06 22:16:00,792 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dad6e3b5-e601-4d91-ab32-b75dbc62335e', 'content-length': '944', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dad6e3b5-e601-4d91-ab32-b75dbc62335e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/493078b5-76d6-4fc3-87b0-bb9e2c119699'}
Body: b'{"volume": {"id": "493078b5-76d6-4fc3-87b0-bb9e2c119699", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T21:11:49.000000", "updated_at": "2026-02-06T21:16:01.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1928169634", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1981526541-211009287", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/493078b5-76d6-4fc3-87b0-bb9e2c119699"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/493078b5-76d6-4fc3-87b0-bb9e2c119699"}], "user_id": "856df9a50dfa482bb3c2eb4ab6bbeff2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4049e9d87bf34a3db5912550924d7a7f"}}'
2026-02-06 22:16:01,848 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/493078b5-76d6-4fc3-87b0-bb9e2c119699 0.044s
2026-02-06 22:16:01,849 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a26fc3a3-54cf-4aaf-8c9a-9f59dbd192f6', 'content-length': '944', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a26fc3a3-54cf-4aaf-8c9a-9f59dbd192f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/493078b5-76d6-4fc3-87b0-bb9e2c119699'}
Body: b'{"volume": {"id": "493078b5-76d6-4fc3-87b0-bb9e2c119699", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T21:11:49.000000", "updated_at": "2026-02-06T21:16:01.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1928169634", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1981526541-211009287", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/493078b5-76d6-4fc3-87b0-bb9e2c119699"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/493078b5-76d6-4fc3-87b0-bb9e2c119699"}], "user_id": "856df9a50dfa482bb3c2eb4ab6bbeff2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4049e9d87bf34a3db5912550924d7a7f"}}'
2026-02-06 22:16:02,886 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://192.168.122.84/volume/v3/volumes/493078b5-76d6-4fc3-87b0-bb9e2c119699 0.019s
2026-02-06 22:16:02,886 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:02 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-cd7b65bd-8e68-4b81-ae4c-5877587d2ffa', 'x-openstack-request-id': 'req-cd7b65bd-8e68-4b81-ae4c-5877587d2ffa', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.84/volume/v3/volumes/493078b5-76d6-4fc3-87b0-bb9e2c119699'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 493078b5-76d6-4fc3-87b0-bb9e2c119699 could not be found."}}'
2026-02-06 22:16:02,941 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/detail?all_tenants=1 0.054s
2026-02-06 22:16:02,941 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-630ed474-ee76-4967-afd9-ec557b4d6c61', 'content-length': '15', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-630ed474-ee76-4967-afd9-ec557b4d6c61', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": []}'
2026-02-06 22:16:02,996 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://192.168.122.84/volume/v3/types/a479ece5-cfe7-45f8-8161-b0d430f5b27b 0.045s
2026-02-06 22:16:02,996 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:02 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-c9114069-4a80-46d5-941c-e7cc1f5314eb', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/volume/v3/types/a479ece5-cfe7-45f8-8161-b0d430f5b27b'}
Body: b''
2026-02-06 22:16:03,020 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/detail?all_tenants=1 0.023s
2026-02-06 22:16:03,020 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42a7dae3-d4e2-44c0-b622-519a320187c4', 'content-length': '15', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42a7dae3-d4e2-44c0-b622-519a320187c4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": []}'
2026-02-06 22:16:03,076 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://192.168.122.84/volume/v3/types/20362d8a-94f8-4e9d-9dbb-f136e1536988 0.046s
2026-02-06 22:16:03,076 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:03 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-6d6e0512-dc3b-4fd0-88c1-a9d1ebc35ac7', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/volume/v3/types/20362d8a-94f8-4e9d-9dbb-f136e1536988'}
Body: b''
2026-02-06 22:16:03,099 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE http://192.168.122.84/compute/v2.1/os-keypairs/tempest-TestInstancesWithCinderVolumes-1503102207 0.023s
2026-02-06 22:16:03,100 83171 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': 'Fri, 06 Feb 2026 21:16:03 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-81c6747e-820a-4400-b7ff-db88e8cbd33b', 'x-compute-request-id': 'req-81c6747e-820a-4400-b7ff-db88e8cbd33b', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/compute/v2.1/os-keypairs/tempest-TestInstancesWithCinderVolumes-1503102207'}
Body: b''
2026-02-06 22:16:03,180 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE http://192.168.122.84/image/v2/images/68084f22-25b3-4ba9-94dc-17917717fada 0.079s
2026-02-06 22:16:03,180 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-bcffabf7-446c-48d5-b4ed-215ba2709eb0', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/image/v2/images/68084f22-25b3-4ba9-94dc-17917717fada'}
Body: b''
2026-02-06 22:16:03,203 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/detail?all_tenants=1 0.022s
2026-02-06 22:16:03,203 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33048f20-bfd8-4d15-a2a4-dae8c9d9f4d5', 'content-length': '15', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33048f20-bfd8-4d15-a2a4-dae8c9d9f4d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": []}'
2026-02-06 22:16:03,259 83171 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://192.168.122.84/volume/v3/types/0031f745-d30d-4973-a086-513002a14068 0.044s
2026-02-06 22:16:03,259 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:03 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-3786b08c-2b9f-44a4-9e71-bb519f99b9ac', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/volume/v3/types/0031f745-d30d-4973-a086-513002a14068'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
ssh.connect(self.host, port=self.port, username=self.username,
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/paramiko/client.py", line 407, in connect
raise NoValidConnectionsError(errors)
paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.4.61
During handling of the above exception, another exception occurred:
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 168, in test_instances_with_cinder_volumes_on_all_compute_nodes
self.linux_client = self.get_remote_client(
File "/opt/stack/tempest/tempest/scenario/manager.py", line 805, in get_remote_client
linux_client.validate_authentication()
File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 31, in wrapper
return function(self, *args, **kwargs)
File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 123, in validate_authentication
self.ssh_client.test_connection_auth()
File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 244, in test_connection_auth
connection = self._get_ssh_connection()
File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 154, in _get_ssh_connection
raise exceptions.SSHTimeout(host=self.host,
tempest.lib.exceptions.SSHTimeout: Connection to the 172.24.4.61 via SSH timed out.
User: cirros, Password: None
|
||||||
| 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
ft13.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-02-06 22:16:22,525 83171 DEBUG [tempest.scenario.manager] paths: img: /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None
2026-02-06 22:16:23,211 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://192.168.122.84/image/v2/images 0.685s
2026-02-06 22:16:23,212 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"name": "tempest-scenario-img--2087288245", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/fe8cac80-61a8-401d-90bd-5e1f8ccb271b', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-d848fde7-0373-4145-ba6c-be6e57bb8f8a', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/image/v2/images'}
Body: b'{"name": "tempest-scenario-img--2087288245", "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": "efe5187ac2fd44deae0faf30600133e7", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "fe8cac80-61a8-401d-90bd-5e1f8ccb271b", "created_at": "2026-02-06T21:16:23Z", "updated_at": "2026-02-06T21:16:23Z", "tags": [], "self": "/v2/images/fe8cac80-61a8-401d-90bd-5e1f8ccb271b", "file": "/v2/images/fe8cac80-61a8-401d-90bd-5e1f8ccb271b/file", "schema": "/v2/schemas/image"}'
2026-02-06 22:16:24,142 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://192.168.122.84/image/v2/images/fe8cac80-61a8-401d-90bd-5e1f8ccb271b/file 0.929s
2026-02-06 22:16:24,142 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': '<omitted>'}
Body: <callable_iterator object at 0x7ffa1ba87190>
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-648dcf06-7242-4cc3-a9f7-54689e436a2b', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/image/v2/images/fe8cac80-61a8-401d-90bd-5e1f8ccb271b/file'}
Body: b''
2026-02-06 22:16:24,142 83171 DEBUG [tempest.scenario.manager] image:fe8cac80-61a8-401d-90bd-5e1f8ccb271b
2026-02-06 22:16:24,185 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST http://192.168.122.84/compute/v2.1/os-keypairs 0.041s
2026-02-06 22:16:24,185 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1471923584", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJFXZr2ke7CB/MI4KBFM6ae/ZgoX0loIfpY6miqBsFohWkbPLnwbcnln/RSM0b2IcRfmR9/MtFd0NRpTyyn7gXVr2r4I7FK2wadS1PwJWdSWH5vfj2x+yKRCd6hxZGnirQ=="}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a77570a8-c900-4d2e-be92-8e168a819929', 'x-compute-request-id': 'req-a77570a8-c900-4d2e-be92-8e168a819929', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-1471923584", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJFXZr2ke7CB/MI4KBFM6ae/ZgoX0loIfpY6miqBsFohWkbPLnwbcnln/RSM0b2IcRfmR9/MtFd0NRpTyyn7gXVr2r4I7FK2wadS1PwJWdSWH5vfj2x+yKRCd6hxZGnirQ==", "fingerprint": "dd:5d:35:54:9f:92:3f:7c:96:22:65:2b:9a:b4:6f:b6", "user_id": "404c69549c794ee6b0f50d620949e871"}}'
2026-02-06 22:16:24,226 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://192.168.122.84/identity/v3/auth/tokens 0.035s
2026-02-06 22:16:24,226 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2521', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-2c4df977-db29-4046-bc7c-0abc4e619a3f', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "404c69549c794ee6b0f50d620949e871", "name": "tempest-TestMinimumBasicScenario-17112684-project-member", "password_expires_at": null}, "audit_ids": ["LeEs9UlYRA6wQxi5Gdigdg"], "expires_at": "2026-02-06T22:16:24.000000Z", "issued_at": "2026-02-06T21:16:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efe5187ac2fd44deae0faf30600133e7", "name": "tempest-TestMinimumBasicScenario-17112684"}, "is_domain": false, "roles": [{"id": "4d6e333c257e4064956f140a41314573", "name": "member"}, {"id": "84504efd54ae4a9588c8422ecb0abfee", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0f713fe2daca44ec89b9c3e10932c970", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/volume/v3", "region": "RegionOne"}], "id": "26431d82c9384270aa512356bf5e64e6", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "070a948755e647bbb3bcb90d19888397", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/image", "region": "RegionOne"}], "id": "528911970de64848b5475ebd6ee6a418", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2e1ae24ade8f44e3a593eefe79d140f4", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/compute/v2/efe5187ac2fd44deae0faf30600133e7", "region": "RegionOne"}], "id": "5337a897e80c4f86b14c496add20b2ba", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "36e1704910c14c38b323e02c6c534ffd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/placement", "region": "RegionOne"}], "id": "64ba2cc515ea48f2b6bf589109ecc398", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "bc1699eba7ce420d8a3224b948f231ca", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/networking", "region": "RegionOne"}], "id": "69678593bf2148cd9bfbb05428f1572e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0fdbcf46c1c149b59bbe63e29a54685a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/compute/v2.1", "region": "RegionOne"}], "id": "bc80821fb9b24e858c301c82531c11a6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d5bb2d743fb54a7ea460fc8ecb99292e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/identity", "region": "RegionOne"}], "id": "f3f05134bbf9431aab4cd693ebfef943", "type": "identity", "name": "keystone"}]}}'
2026-02-06 22:16:24,226 83171 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {'id': '69d7607f-70e2-481e-a460-c4ad4b5fba54', 'name': 'tempest-TestMinimumBasicScenario-973269538-network', 'tenant_id': 'efe5187ac2fd44deae0faf30600133e7', 'project_id': 'efe5187ac2fd44deae0faf30600133e7', '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': 59709, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-02-06T21:16:10Z', 'updated_at': '2026-02-06T21:16:10Z', 'revision_number': 1} available for tenant
2026-02-06 22:16:24,770 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://192.168.122.84/compute/v2.1/servers 0.542s
2026-02-06 22:16:24,770 83171 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-278775780", "imageRef": "fe8cac80-61a8-401d-90bd-5e1f8ccb271b", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-1471923584", "networks": [{"uuid": "69d7607f-70e2-481e-a460-c4ad4b5fba54"}]}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'location': 'http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-339756ef-9438-475f-8378-11c1e2c8b036', 'x-compute-request-id': 'req-339756ef-9438-475f-8378-11c1e2c8b036', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/compute/v2.1/servers'}
Body: b'{"server": {"id": "3c3a845f-7c51-4648-b2f6-d4cfbf4d204b", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "noM6dfM5BB5b"}}'
2026-02-06 22:16:24,847 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b 0.074s
2026-02-06 22:16:24,847 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:24 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-7096d1af-9d1a-49c7-a325-9f50742aa0d0', 'x-compute-request-id': 'req-7096d1af-9d1a-49c7-a325-9f50742aa0d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:16:25Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "", "id": "3c3a845f-7c51-4648-b2f6-d4cfbf4d204b", "image": {"id": "fe8cac80-61a8-401d-90bd-5e1f8ccb271b", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/fe8cac80-61a8-401d-90bd-5e1f8ccb271b"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-278775780", "status": "BUILD", "tenant_id": "efe5187ac2fd44deae0faf30600133e7", "user_id": "404c69549c794ee6b0f50d620949e871", "updated": "2026-02-06T21:16:24Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1471923584", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:16:25,929 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b 0.069s
2026-02-06 22:16:25,929 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:25 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-7740ab82-f6d1-4dca-896b-54adc2b948e0', 'x-compute-request-id': 'req-7740ab82-f6d1-4dca-896b-54adc2b948e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:16:24Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "", "id": "3c3a845f-7c51-4648-b2f6-d4cfbf4d204b", "image": {"id": "fe8cac80-61a8-401d-90bd-5e1f8ccb271b", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/fe8cac80-61a8-401d-90bd-5e1f8ccb271b"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-278775780", "status": "BUILD", "tenant_id": "efe5187ac2fd44deae0faf30600133e7", "user_id": "404c69549c794ee6b0f50d620949e871", "updated": "2026-02-06T21:16:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1471923584", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:16:27,016 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b 0.075s
2026-02-06 22:16:27,017 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1320', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b413418d-1fe0-4d4a-8390-57b839068f28', 'x-compute-request-id': 'req-b413418d-1fe0-4d4a-8390-57b839068f28', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:16:24Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "a96e530a68ee2c570a0d5c6bd5e9cb03b1880da56baa40b346339db9", "id": "3c3a845f-7c51-4648-b2f6-d4cfbf4d204b", "image": {"id": "fe8cac80-61a8-401d-90bd-5e1f8ccb271b", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/fe8cac80-61a8-401d-90bd-5e1f8ccb271b"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-278775780", "status": "BUILD", "tenant_id": "efe5187ac2fd44deae0faf30600133e7", "user_id": "404c69549c794ee6b0f50d620949e871", "updated": "2026-02-06T21:16:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1471923584", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:16:27,027 83171 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-02-06 22:16:28,110 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b 0.081s
2026-02-06 22:16:28,111 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1320', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11be86fb-64bd-4599-a7ad-8741034e407d', 'x-compute-request-id': 'req-11be86fb-64bd-4599-a7ad-8741034e407d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:16:24Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "a96e530a68ee2c570a0d5c6bd5e9cb03b1880da56baa40b346339db9", "id": "3c3a845f-7c51-4648-b2f6-d4cfbf4d204b", "image": {"id": "fe8cac80-61a8-401d-90bd-5e1f8ccb271b", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/fe8cac80-61a8-401d-90bd-5e1f8ccb271b"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-278775780", "status": "BUILD", "tenant_id": "efe5187ac2fd44deae0faf30600133e7", "user_id": "404c69549c794ee6b0f50d620949e871", "updated": "2026-02-06T21:16:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1471923584", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:16:29,212 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b 0.089s
2026-02-06 22:16:29,212 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1328', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1db7229-097c-442d-bd07-61d0f9069615', 'x-compute-request-id': 'req-b1db7229-097c-442d-bd07-61d0f9069615', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:16:24Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "a96e530a68ee2c570a0d5c6bd5e9cb03b1880da56baa40b346339db9", "id": "3c3a845f-7c51-4648-b2f6-d4cfbf4d204b", "image": {"id": "fe8cac80-61a8-401d-90bd-5e1f8ccb271b", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/fe8cac80-61a8-401d-90bd-5e1f8ccb271b"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-278775780", "status": "BUILD", "tenant_id": "efe5187ac2fd44deae0faf30600133e7", "user_id": "404c69549c794ee6b0f50d620949e871", "updated": "2026-02-06T21:16:29Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1471923584", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:16:29,222 83171 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-02-06 22:16:30,362 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b 0.138s
2026-02-06 22:16:30,362 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1380', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fab6a110-4581-4034-8f50-2ef9b1f2c5b3', 'x-compute-request-id': 'req-fab6a110-4581-4034-8f50-2ef9b1f2c5b3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:16:24Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "a96e530a68ee2c570a0d5c6bd5e9cb03b1880da56baa40b346339db9", "id": "3c3a845f-7c51-4648-b2f6-d4cfbf4d204b", "image": {"id": "fe8cac80-61a8-401d-90bd-5e1f8ccb271b", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/fe8cac80-61a8-401d-90bd-5e1f8ccb271b"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-278775780", "status": "BUILD", "tenant_id": "efe5187ac2fd44deae0faf30600133e7", "user_id": "404c69549c794ee6b0f50d620949e871", "updated": "2026-02-06T21:16:30Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1471923584", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:16:30,372 83171 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2026-02-06 22:16:31,521 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b 0.147s
2026-02-06 22:16:31,522 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-388af5d1-e57f-4767-814b-87cac3fa4869', 'x-compute-request-id': 'req-388af5d1-e57f-4767-814b-87cac3fa4869', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:16:24Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "a96e530a68ee2c570a0d5c6bd5e9cb03b1880da56baa40b346339db9", "id": "3c3a845f-7c51-4648-b2f6-d4cfbf4d204b", "image": {"id": "fe8cac80-61a8-401d-90bd-5e1f8ccb271b", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/fe8cac80-61a8-401d-90bd-5e1f8ccb271b"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-278775780", "status": "BUILD", "tenant_id": "efe5187ac2fd44deae0faf30600133e7", "user_id": "404c69549c794ee6b0f50d620949e871", "updated": "2026-02-06T21:16:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1471923584", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:16:31,532 83171 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait
2026-02-06 22:16:32,709 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b 0.175s
2026-02-06 22:16:32,709 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9de01d8-f472-4b40-b85f-c5cc4dce3ccc', 'x-compute-request-id': 'req-c9de01d8-f472-4b40-b85f-c5cc4dce3ccc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:16:24Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "a96e530a68ee2c570a0d5c6bd5e9cb03b1880da56baa40b346339db9", "id": "3c3a845f-7c51-4648-b2f6-d4cfbf4d204b", "image": {"id": "fe8cac80-61a8-401d-90bd-5e1f8ccb271b", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/fe8cac80-61a8-401d-90bd-5e1f8ccb271b"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-278775780", "status": "BUILD", "tenant_id": "efe5187ac2fd44deae0faf30600133e7", "user_id": "404c69549c794ee6b0f50d620949e871", "updated": "2026-02-06T21:16:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1471923584", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:16:33,848 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b 0.127s
2026-02-06 22:16:33,849 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccd86a3e-8f92-4a5e-a4a9-5a148f561be7', 'x-compute-request-id': 'req-ccd86a3e-8f92-4a5e-a4a9-5a148f561be7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:16:24Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "a96e530a68ee2c570a0d5c6bd5e9cb03b1880da56baa40b346339db9", "id": "3c3a845f-7c51-4648-b2f6-d4cfbf4d204b", "image": {"id": "fe8cac80-61a8-401d-90bd-5e1f8ccb271b", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/fe8cac80-61a8-401d-90bd-5e1f8ccb271b"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-278775780", "status": "BUILD", "tenant_id": "efe5187ac2fd44deae0faf30600133e7", "user_id": "404c69549c794ee6b0f50d620949e871", "updated": "2026-02-06T21:16:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1471923584", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:16:34,989 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b 0.128s
2026-02-06 22:16:34,989 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80dbf7ef-33c7-4f8a-982a-d2b053ea1a67', 'x-compute-request-id': 'req-80dbf7ef-33c7-4f8a-982a-d2b053ea1a67', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:16:24Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "a96e530a68ee2c570a0d5c6bd5e9cb03b1880da56baa40b346339db9", "id": "3c3a845f-7c51-4648-b2f6-d4cfbf4d204b", "image": {"id": "fe8cac80-61a8-401d-90bd-5e1f8ccb271b", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/fe8cac80-61a8-401d-90bd-5e1f8ccb271b"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-278775780", "status": "BUILD", "tenant_id": "efe5187ac2fd44deae0faf30600133e7", "user_id": "404c69549c794ee6b0f50d620949e871", "updated": "2026-02-06T21:16:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1471923584", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:16:36,136 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b 0.135s
2026-02-06 22:16:36,136 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b776485e-f1a7-4f02-978a-f0257344e441', 'x-compute-request-id': 'req-b776485e-f1a7-4f02-978a-f0257344e441', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:16:24Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "a96e530a68ee2c570a0d5c6bd5e9cb03b1880da56baa40b346339db9", "id": "3c3a845f-7c51-4648-b2f6-d4cfbf4d204b", "image": {"id": "fe8cac80-61a8-401d-90bd-5e1f8ccb271b", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/fe8cac80-61a8-401d-90bd-5e1f8ccb271b"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-278775780", "status": "BUILD", "tenant_id": "efe5187ac2fd44deae0faf30600133e7", "user_id": "404c69549c794ee6b0f50d620949e871", "updated": "2026-02-06T21:16:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1471923584", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:16:37,307 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b 0.158s
2026-02-06 22:16:37,307 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21a4840b-f472-4c83-970f-9195cd9d4948', 'x-compute-request-id': 'req-21a4840b-f472-4c83-970f-9195cd9d4948', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:16:24Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "a96e530a68ee2c570a0d5c6bd5e9cb03b1880da56baa40b346339db9", "id": "3c3a845f-7c51-4648-b2f6-d4cfbf4d204b", "image": {"id": "fe8cac80-61a8-401d-90bd-5e1f8ccb271b", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/fe8cac80-61a8-401d-90bd-5e1f8ccb271b"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-278775780", "status": "BUILD", "tenant_id": "efe5187ac2fd44deae0faf30600133e7", "user_id": "404c69549c794ee6b0f50d620949e871", "updated": "2026-02-06T21:16:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1471923584", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:16:38,538 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b 0.218s
2026-02-06 22:16:38,538 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b2f4890-bfc9-4415-b5e9-589f013e0444', 'x-compute-request-id': 'req-2b2f4890-bfc9-4415-b5e9-589f013e0444', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:16:24Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "a96e530a68ee2c570a0d5c6bd5e9cb03b1880da56baa40b346339db9", "id": "3c3a845f-7c51-4648-b2f6-d4cfbf4d204b", "image": {"id": "fe8cac80-61a8-401d-90bd-5e1f8ccb271b", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/fe8cac80-61a8-401d-90bd-5e1f8ccb271b"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-278775780", "status": "BUILD", "tenant_id": "efe5187ac2fd44deae0faf30600133e7", "user_id": "404c69549c794ee6b0f50d620949e871", "updated": "2026-02-06T21:16:38Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1471923584", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:16:39,703 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b 0.153s
2026-02-06 22:16:39,704 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1551', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd14afa6-d67c-4b14-9ef3-9f46cddbde83', 'x-compute-request-id': 'req-fd14afa6-d67c-4b14-9ef3-9f46cddbde83', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestMinimumBasicScenario-973269538-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:89:1e"}]}, "created": "2026-02-06T21:16:24Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "a96e530a68ee2c570a0d5c6bd5e9cb03b1880da56baa40b346339db9", "id": "3c3a845f-7c51-4648-b2f6-d4cfbf4d204b", "image": {"id": "fe8cac80-61a8-401d-90bd-5e1f8ccb271b", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/fe8cac80-61a8-401d-90bd-5e1f8ccb271b"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-278775780", "status": "ACTIVE", "tenant_id": "efe5187ac2fd44deae0faf30600133e7", "user_id": "404c69549c794ee6b0f50d620949e871", "updated": "2026-02-06T21:16:38Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1471923584", "OS-SRV-USG:launched_at": "2026-02-06T21:16:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:16:39,714 83171 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait
2026-02-06 22:16:39,874 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b 0.158s
2026-02-06 22:16:39,874 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1551', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2e4e8c4-750a-4db3-8477-498302c9ac70', 'x-compute-request-id': 'req-e2e4e8c4-750a-4db3-8477-498302c9ac70', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestMinimumBasicScenario-973269538-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:89:1e"}]}, "created": "2026-02-06T21:16:24Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "a96e530a68ee2c570a0d5c6bd5e9cb03b1880da56baa40b346339db9", "id": "3c3a845f-7c51-4648-b2f6-d4cfbf4d204b", "image": {"id": "fe8cac80-61a8-401d-90bd-5e1f8ccb271b", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/fe8cac80-61a8-401d-90bd-5e1f8ccb271b"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-278775780", "status": "ACTIVE", "tenant_id": "efe5187ac2fd44deae0faf30600133e7", "user_id": "404c69549c794ee6b0f50d620949e871", "updated": "2026-02-06T21:16:38Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1471923584", "OS-SRV-USG:launched_at": "2026-02-06T21:16:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:16:40,034 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://192.168.122.84/compute/v2.1/servers 0.149s
2026-02-06 22:16:40,034 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d3df04b-0bd6-4483-806f-75530f7398bd', 'x-compute-request-id': 'req-1d3df04b-0bd6-4483-806f-75530f7398bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers'}
Body: b'{"servers": [{"id": "3c3a845f-7c51-4648-b2f6-d4cfbf4d204b", "name": "tempest-TestMinimumBasicScenario-server-278775780", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b"}]}]}'
2026-02-06 22:16:40,171 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b 0.134s
2026-02-06 22:16:40,171 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1551', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab8dd454-51b4-4099-8f01-0af3a2d49e8a', 'x-compute-request-id': 'req-ab8dd454-51b4-4099-8f01-0af3a2d49e8a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestMinimumBasicScenario-973269538-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:89:1e"}]}, "created": "2026-02-06T21:16:24Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "a96e530a68ee2c570a0d5c6bd5e9cb03b1880da56baa40b346339db9", "id": "3c3a845f-7c51-4648-b2f6-d4cfbf4d204b", "image": {"id": "fe8cac80-61a8-401d-90bd-5e1f8ccb271b", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/fe8cac80-61a8-401d-90bd-5e1f8ccb271b"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-278775780", "status": "ACTIVE", "tenant_id": "efe5187ac2fd44deae0faf30600133e7", "user_id": "404c69549c794ee6b0f50d620949e871", "updated": "2026-02-06T21:16:38Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1471923584", "OS-SRV-USG:launched_at": "2026-02-06T21:16:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:16:40,376 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://192.168.122.84/volume/v3/volumes 0.193s
2026-02-06 22:16:40,376 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1181719973", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8727393-1ae2-4468-85e7-8a2e37c5a8b2', 'content-length': '762', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8727393-1ae2-4468-85e7-8a2e37c5a8b2', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/volume/v3/volumes'}
Body: b'{"volume": {"id": "69b0e320-fb26-41d0-b442-435d33e2fbac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T21:16:40.314484", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1181719973", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac"}], "user_id": "404c69549c794ee6b0f50d620949e871", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-02-06 22:16:40,442 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac 0.057s
2026-02-06 22:16:40,442 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ad31552-588c-4516-9409-6471ab0504d5', 'content-length': '830', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ad31552-588c-4516-9409-6471ab0504d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac'}
Body: b'{"volume": {"id": "69b0e320-fb26-41d0-b442-435d33e2fbac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T21:16:40.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1181719973", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac"}], "user_id": "404c69549c794ee6b0f50d620949e871", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "efe5187ac2fd44deae0faf30600133e7"}}'
2026-02-06 22:16:41,489 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac 0.035s
2026-02-06 22:16:41,489 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f542f8d8-ca17-42ea-8aef-5f4c7e61b612', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f542f8d8-ca17-42ea-8aef-5f4c7e61b612', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac'}
Body: b'{"volume": {"id": "69b0e320-fb26-41d0-b442-435d33e2fbac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T21:16:40.000000", "updated_at": "2026-02-06T21:16:41.000000", "name": "tempest-TestMinimumBasicScenario-volume-1181719973", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac"}], "user_id": "404c69549c794ee6b0f50d620949e871", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "efe5187ac2fd44deae0faf30600133e7"}}'
2026-02-06 22:16:42,535 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac 0.034s
2026-02-06 22:16:42,535 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0a52cfd-119e-4bfc-a53d-8009e8d17285', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0a52cfd-119e-4bfc-a53d-8009e8d17285', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac'}
Body: b'{"volume": {"id": "69b0e320-fb26-41d0-b442-435d33e2fbac", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T21:16:40.000000", "updated_at": "2026-02-06T21:16:42.000000", "name": "tempest-TestMinimumBasicScenario-volume-1181719973", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac"}], "user_id": "404c69549c794ee6b0f50d620949e871", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "efe5187ac2fd44deae0faf30600133e7"}}'
2026-02-06 22:16:42,545 83171 INFO [tempest.common.waiters] volume 69b0e320-fb26-41d0-b442-435d33e2fbac reached available after waiting for 2.545485 seconds
2026-02-06 22:16:42,578 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac 0.032s
2026-02-06 22:16:42,578 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fb08de8-f9d0-4a06-a2db-e142f3f4d984', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fb08de8-f9d0-4a06-a2db-e142f3f4d984', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac'}
Body: b'{"volume": {"id": "69b0e320-fb26-41d0-b442-435d33e2fbac", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T21:16:40.000000", "updated_at": "2026-02-06T21:16:42.000000", "name": "tempest-TestMinimumBasicScenario-volume-1181719973", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac"}], "user_id": "404c69549c794ee6b0f50d620949e871", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "efe5187ac2fd44deae0faf30600133e7"}}'
2026-02-06 22:16:42,611 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://192.168.122.84/volume/v3/volumes 0.022s
2026-02-06 22:16:42,611 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55f84fd5-7060-4c5d-8182-6d67c643f7a5', 'content-length': '345', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55f84fd5-7060-4c5d-8182-6d67c643f7a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes'}
Body: b'{"volumes": [{"id": "69b0e320-fb26-41d0-b442-435d33e2fbac", "name": "tempest-TestMinimumBasicScenario-volume-1181719973", "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac"}]}]}'
2026-02-06 22:16:42,646 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac 0.031s
2026-02-06 22:16:42,646 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ffb3ebb-03c4-4c2d-a831-ab404a256c3d', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ffb3ebb-03c4-4c2d-a831-ab404a256c3d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac'}
Body: b'{"volume": {"id": "69b0e320-fb26-41d0-b442-435d33e2fbac", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T21:16:40.000000", "updated_at": "2026-02-06T21:16:42.000000", "name": "tempest-TestMinimumBasicScenario-volume-1181719973", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac"}], "user_id": "404c69549c794ee6b0f50d620949e871", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "efe5187ac2fd44deae0faf30600133e7"}}'
2026-02-06 22:16:44,868 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b/os-volume_attachments 2.212s
2026-02-06 22:16:44,869 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "69b0e320-fb26-41d0-b442-435d33e2fbac"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7ff43d2-02cf-4482-884a-fd6a28d37cfe', 'x-compute-request-id': 'req-b7ff43d2-02cf-4482-884a-fd6a28d37cfe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "69b0e320-fb26-41d0-b442-435d33e2fbac", "serverId": "3c3a845f-7c51-4648-b2f6-d4cfbf4d204b", "volumeId": "69b0e320-fb26-41d0-b442-435d33e2fbac", "device": "/dev/vdb"}}'
2026-02-06 22:16:44,917 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac 0.046s
2026-02-06 22:16:44,917 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef921f03-76ab-4bf0-b549-7c71eea30c6c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef921f03-76ab-4bf0-b549-7c71eea30c6c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac'}
Body: b'{"volume": {"id": "69b0e320-fb26-41d0-b442-435d33e2fbac", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T21:16:40.000000", "updated_at": "2026-02-06T21:16:45.000000", "name": "tempest-TestMinimumBasicScenario-volume-1181719973", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac"}], "user_id": "404c69549c794ee6b0f50d620949e871", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "efe5187ac2fd44deae0faf30600133e7"}}'
2026-02-06 22:16:45,972 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac 0.043s
2026-02-06 22:16:45,972 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af5d4558-b251-4bab-9958-7645a0a8d24f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af5d4558-b251-4bab-9958-7645a0a8d24f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac'}
Body: b'{"volume": {"id": "69b0e320-fb26-41d0-b442-435d33e2fbac", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T21:16:40.000000", "updated_at": "2026-02-06T21:16:45.000000", "name": "tempest-TestMinimumBasicScenario-volume-1181719973", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac"}], "user_id": "404c69549c794ee6b0f50d620949e871", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "efe5187ac2fd44deae0faf30600133e7"}}'
2026-02-06 22:16:47,023 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac 0.039s
2026-02-06 22:16:47,023 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-634a9851-d8d5-4c16-abb8-3c559132ebd4', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-634a9851-d8d5-4c16-abb8-3c559132ebd4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac'}
Body: b'{"volume": {"id": "69b0e320-fb26-41d0-b442-435d33e2fbac", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T21:16:40.000000", "updated_at": "2026-02-06T21:16:46.000000", "name": "tempest-TestMinimumBasicScenario-volume-1181719973", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac"}], "user_id": "404c69549c794ee6b0f50d620949e871", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "efe5187ac2fd44deae0faf30600133e7"}}'
2026-02-06 22:16:48,073 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac 0.038s
2026-02-06 22:16:48,074 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6399fae-f6f0-4b51-9bfa-a987e0f4a35e', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6399fae-f6f0-4b51-9bfa-a987e0f4a35e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac'}
Body: b'{"volume": {"id": "69b0e320-fb26-41d0-b442-435d33e2fbac", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T21:16:40.000000", "updated_at": "2026-02-06T21:16:46.000000", "name": "tempest-TestMinimumBasicScenario-volume-1181719973", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac"}], "user_id": "404c69549c794ee6b0f50d620949e871", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "efe5187ac2fd44deae0faf30600133e7"}}'
2026-02-06 22:16:49,126 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac 0.040s
2026-02-06 22:16:49,126 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-868fee98-a62b-4cc9-ab8f-2a3b35ac7f98', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-868fee98-a62b-4cc9-ab8f-2a3b35ac7f98', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac'}
Body: b'{"volume": {"id": "69b0e320-fb26-41d0-b442-435d33e2fbac", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T21:16:40.000000", "updated_at": "2026-02-06T21:16:46.000000", "name": "tempest-TestMinimumBasicScenario-volume-1181719973", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac"}], "user_id": "404c69549c794ee6b0f50d620949e871", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "efe5187ac2fd44deae0faf30600133e7"}}'
2026-02-06 22:16:50,175 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac 0.037s
2026-02-06 22:16:50,176 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c11a9105-ca89-4be8-9d6c-e89a2ea64055', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c11a9105-ca89-4be8-9d6c-e89a2ea64055', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac'}
Body: b'{"volume": {"id": "69b0e320-fb26-41d0-b442-435d33e2fbac", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T21:16:40.000000", "updated_at": "2026-02-06T21:16:46.000000", "name": "tempest-TestMinimumBasicScenario-volume-1181719973", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac"}], "user_id": "404c69549c794ee6b0f50d620949e871", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "efe5187ac2fd44deae0faf30600133e7"}}'
2026-02-06 22:16:51,223 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac 0.036s
2026-02-06 22:16:51,224 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f590866-546b-4419-b3a5-bdc1d600bdc6', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f590866-546b-4419-b3a5-bdc1d600bdc6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac'}
Body: b'{"volume": {"id": "69b0e320-fb26-41d0-b442-435d33e2fbac", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T21:16:40.000000", "updated_at": "2026-02-06T21:16:50.000000", "name": "tempest-TestMinimumBasicScenario-volume-1181719973", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac"}], "user_id": "404c69549c794ee6b0f50d620949e871", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "69b0e320-fb26-41d0-b442-435d33e2fbac", "attachment_id": "c276c842-1e11-4e9b-af4c-d77425124038", "volume_id": "69b0e320-fb26-41d0-b442-435d33e2fbac", "server_id": "3c3a845f-7c51-4648-b2f6-d4cfbf4d204b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-02-06T21:16:46.000000"}], "os-vol-tenant-attr:tenant_id": "efe5187ac2fd44deae0faf30600133e7"}}'
2026-02-06 22:16:51,234 83171 INFO [tempest.common.waiters] volume 69b0e320-fb26-41d0-b442-435d33e2fbac reached in-use after waiting for 7.234282 seconds
2026-02-06 22:16:51,273 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac 0.038s
2026-02-06 22:16:51,273 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-693967dd-97cb-4439-945b-ff75006e07e9', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-693967dd-97cb-4439-945b-ff75006e07e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac'}
Body: b'{"volume": {"id": "69b0e320-fb26-41d0-b442-435d33e2fbac", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T21:16:40.000000", "updated_at": "2026-02-06T21:16:50.000000", "name": "tempest-TestMinimumBasicScenario-volume-1181719973", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac"}], "user_id": "404c69549c794ee6b0f50d620949e871", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "69b0e320-fb26-41d0-b442-435d33e2fbac", "attachment_id": "c276c842-1e11-4e9b-af4c-d77425124038", "volume_id": "69b0e320-fb26-41d0-b442-435d33e2fbac", "server_id": "3c3a845f-7c51-4648-b2f6-d4cfbf4d204b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-02-06T21:16:46.000000"}], "os-vol-tenant-attr:tenant_id": "efe5187ac2fd44deae0faf30600133e7"}}'
2026-02-06 22:16:51,321 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac 0.038s
2026-02-06 22:16:51,321 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-792c0fbc-0fda-4ecf-ba3b-15d58bd529fd', 'content-length': '1147', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-792c0fbc-0fda-4ecf-ba3b-15d58bd529fd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac'}
Body: b'{"volume": {"id": "69b0e320-fb26-41d0-b442-435d33e2fbac", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T21:16:40.000000", "updated_at": "2026-02-06T21:16:50.000000", "name": "tempest-TestMinimumBasicScenario-volume-1181719973", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac"}], "user_id": "404c69549c794ee6b0f50d620949e871", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "69b0e320-fb26-41d0-b442-435d33e2fbac", "attachment_id": "c276c842-1e11-4e9b-af4c-d77425124038", "volume_id": "69b0e320-fb26-41d0-b442-435d33e2fbac", "server_id": "3c3a845f-7c51-4648-b2f6-d4cfbf4d204b", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-02-06T21:16:46.000000"}], "os-vol-tenant-attr:tenant_id": "efe5187ac2fd44deae0faf30600133e7"}}'
2026-02-06 22:16:51,508 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b 0.176s
2026-02-06 22:16:51,508 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1597', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c19cf26-3b4c-472c-a606-510a1eab3ea3', 'x-compute-request-id': 'req-6c19cf26-3b4c-472c-a606-510a1eab3ea3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestMinimumBasicScenario-973269538-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:89:1e"}]}, "created": "2026-02-06T21:16:24Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "a96e530a68ee2c570a0d5c6bd5e9cb03b1880da56baa40b346339db9", "id": "3c3a845f-7c51-4648-b2f6-d4cfbf4d204b", "image": {"id": "fe8cac80-61a8-401d-90bd-5e1f8ccb271b", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/fe8cac80-61a8-401d-90bd-5e1f8ccb271b"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-278775780", "status": "ACTIVE", "tenant_id": "efe5187ac2fd44deae0faf30600133e7", "user_id": "404c69549c794ee6b0f50d620949e871", "updated": "2026-02-06T21:16:38Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1471923584", "OS-SRV-USG:launched_at": "2026-02-06T21:16:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "69b0e320-fb26-41d0-b442-435d33e2fbac"}]}}'
2026-02-06 22:16:51,589 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://192.168.122.84/networking/v2.0/ports?device_id=3c3a845f-7c51-4648-b2f6-d4cfbf4d204b 0.070s
2026-02-06 22:16:51,590 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '981', 'x-openstack-request-id': 'req-1c8809b8-6bac-4851-8a6e-f3e1a1c8ec94', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/networking/v2.0/ports?device_id=3c3a845f-7c51-4648-b2f6-d4cfbf4d204b'}
Body: b'{"ports":[{"id":"4538a204-d502-405e-8770-7ed5a62eda85","name":"","network_id":"69d7607f-70e2-481e-a460-c4ad4b5fba54","project_id":"efe5187ac2fd44deae0faf30600133e7","mac_address":"fa:16:3e:49:89:1e","admin_state_up":true,"status":"ACTIVE","device_id":"3c3a845f-7c51-4648-b2f6-d4cfbf4d204b","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"27b5a5f5-9f6d-4d8d-ac0f-7735de81f933","ip_address":"10.0.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["06e41826-11ec-4972-9c80-8461c5b880ca"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"devstack","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-02-06T21:16:29Z","updated_at":"2026-02-06T21:16:36Z","revision_number":5,"tenant_id":"efe5187ac2fd44deae0faf30600133e7"}]}'
2026-02-06 22:16:51,590 83171 DEBUG [tempest.common.waiters] Server ID 3c3a845f-7c51-4648-b2f6-d4cfbf4d204b ports are all ACTIVE [{'id': '4538a204-d502-405e-8770-7ed5a62eda85', 'name': '', 'network_id': '69d7607f-70e2-481e-a460-c4ad4b5fba54', 'project_id': 'efe5187ac2fd44deae0faf30600133e7', 'mac_address': 'fa:16:3e:49:89:1e', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '3c3a845f-7c51-4648-b2f6-d4cfbf4d204b', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '27b5a5f5-9f6d-4d8d-ac0f-7735de81f933', 'ip_address': '10.0.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['06e41826-11ec-4972-9c80-8461c5b880ca'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'devstack', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-02-06T21:16:29Z', 'updated_at': '2026-02-06T21:16:36Z', 'revision_number': 5, 'tenant_id': 'efe5187ac2fd44deae0faf30600133e7'}]:
2026-02-06 22:16:51,614 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://192.168.122.84/networking/v2.0/floatingips?floating_network_id=2915bb8f-3534-4eb6-9140-b5d7d7372804&port_id=4538a204-d502-405e-8770-7ed5a62eda85 0.024s
2026-02-06 22:16:51,614 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '19', 'x-openstack-request-id': 'req-acd83b7b-bd8d-4050-b585-2ac72569e808', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips?floating_network_id=2915bb8f-3534-4eb6-9140-b5d7d7372804&port_id=4538a204-d502-405e-8770-7ed5a62eda85'}
Body: b'{"floatingips": []}'
2026-02-06 22:16:51,658 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://192.168.122.84/networking/v2.0/ports?device_id=3c3a845f-7c51-4648-b2f6-d4cfbf4d204b 0.042s
2026-02-06 22:16:51,658 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '981', 'x-openstack-request-id': 'req-3f3a9879-3b34-409b-a110-6caeded1702b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/networking/v2.0/ports?device_id=3c3a845f-7c51-4648-b2f6-d4cfbf4d204b'}
Body: b'{"ports":[{"id":"4538a204-d502-405e-8770-7ed5a62eda85","name":"","network_id":"69d7607f-70e2-481e-a460-c4ad4b5fba54","project_id":"efe5187ac2fd44deae0faf30600133e7","mac_address":"fa:16:3e:49:89:1e","admin_state_up":true,"status":"ACTIVE","device_id":"3c3a845f-7c51-4648-b2f6-d4cfbf4d204b","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"27b5a5f5-9f6d-4d8d-ac0f-7735de81f933","ip_address":"10.0.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["06e41826-11ec-4972-9c80-8461c5b880ca"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"devstack","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-02-06T21:16:29Z","updated_at":"2026-02-06T21:16:36Z","revision_number":5,"tenant_id":"efe5187ac2fd44deae0faf30600133e7"}]}'
2026-02-06 22:16:51,658 83171 DEBUG [tempest.common.waiters] Server ID 3c3a845f-7c51-4648-b2f6-d4cfbf4d204b ports are all ACTIVE [{'id': '4538a204-d502-405e-8770-7ed5a62eda85', 'name': '', 'network_id': '69d7607f-70e2-481e-a460-c4ad4b5fba54', 'project_id': 'efe5187ac2fd44deae0faf30600133e7', 'mac_address': 'fa:16:3e:49:89:1e', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '3c3a845f-7c51-4648-b2f6-d4cfbf4d204b', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '27b5a5f5-9f6d-4d8d-ac0f-7735de81f933', 'ip_address': '10.0.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['06e41826-11ec-4972-9c80-8461c5b880ca'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'devstack', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-02-06T21:16:29Z', 'updated_at': '2026-02-06T21:16:36Z', 'revision_number': 5, 'tenant_id': 'efe5187ac2fd44deae0faf30600133e7'}]:
2026-02-06 22:16:52,726 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://192.168.122.84/networking/v2.0/floatingips 1.067s
2026-02-06 22:16:52,726 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804", "port_id": "4538a204-d502-405e-8770-7ed5a62eda85", "tenant_id": "efe5187ac2fd44deae0faf30600133e7", "fixed_ip_address": "10.0.0.8"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-ca2434d0-6a46-4394-929c-e1336c2e248a', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "ec0eded6-4a95-4390-abc5-a928534bc7c2", "tenant_id": "efe5187ac2fd44deae0faf30600133e7", "project_id": "efe5187ac2fd44deae0faf30600133e7", "floating_ip_address": "172.24.4.33", "floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804", "router_id": "415fb517-28a4-4ef9-9c9b-27b9a03e945d", "port_id": "4538a204-d502-405e-8770-7ed5a62eda85", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "69d7607f-70e2-481e-a460-c4ad4b5fba54", "mac_address": "fa:16:3e:49:89:1e", "admin_state_up": true, "status": "ACTIVE", "device_id": "3c3a845f-7c51-4648-b2f6-d4cfbf4d204b", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-02-06T21:16:52Z", "updated_at": "2026-02-06T21:16:52Z", "revision_number": 0}}'
2026-02-06 22:16:52,970 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://192.168.122.84/networking/v2.0/security-groups 0.243s
2026-02-06 22:16:52,970 83171 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-375524897", "description": "tempest-secgroup-smoke-375524897 description", "project_id": "efe5187ac2fd44deae0faf30600133e7"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1675', 'x-openstack-request-id': 'req-f85bee58-b266-4bcc-8743-664cacf1b56f', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "f4e0257f-7108-4453-a919-1e86218f833d", "name": "tempest-secgroup-smoke-375524897", "stateful": true, "tenant_id": "efe5187ac2fd44deae0faf30600133e7", "project_id": "efe5187ac2fd44deae0faf30600133e7", "description": "tempest-secgroup-smoke-375524897 description", "shared": false, "security_group_rules": [{"id": "191e1fa1-937f-4144-862d-35bc6106b513", "project_id": "efe5187ac2fd44deae0faf30600133e7", "tenant_id": "efe5187ac2fd44deae0faf30600133e7", "security_group_id": "f4e0257f-7108-4453-a919-1e86218f833d", "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": 1168, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-02-06T21:16:52Z", "updated_at": "2026-02-06T21:16:52Z", "revision_number": 0}, {"id": "b35322fb-75a1-4bee-a259-49509e5d0a68", "project_id": "efe5187ac2fd44deae0faf30600133e7", "tenant_id": "efe5187ac2fd44deae0faf30600133e7", "security_group_id": "f4e0257f-7108-4453-a919-1e86218f833d", "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": 1169, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-02-06T21:16:52Z", "updated_at": "2026-02-06T21:16:52Z", "revision_number": 0}], "tags": [], "created_at": "2026-02-06T21:16:52Z", "updated_at": "2026-02-06T21:16:52Z", "revision_number": 1}}'
2026-02-06 22:16:53,165 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.194s
2026-02-06 22:16:53,166 83171 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": "f4e0257f-7108-4453-a919-1e86218f833d", "project_id": "efe5187ac2fd44deae0faf30600133e7", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-46840f88-f651-4896-88c0-9c679f0fb549', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "287e9a3c-d066-4e7c-a8fc-c5576ffb221e", "project_id": "efe5187ac2fd44deae0faf30600133e7", "tenant_id": "efe5187ac2fd44deae0faf30600133e7", "security_group_id": "f4e0257f-7108-4453-a919-1e86218f833d", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T21:16:53Z", "updated_at": "2026-02-06T21:16:53Z", "revision_number": 0}}'
2026-02-06 22:16:53,361 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.195s
2026-02-06 22:16:53,361 83171 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": "f4e0257f-7108-4453-a919-1e86218f833d", "project_id": "efe5187ac2fd44deae0faf30600133e7", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-6a0501cd-dc27-4477-8e7d-6d1204379952', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "a4c9bc57-3f07-42e5-8567-540f09c7d492", "project_id": "efe5187ac2fd44deae0faf30600133e7", "tenant_id": "efe5187ac2fd44deae0faf30600133e7", "security_group_id": "f4e0257f-7108-4453-a919-1e86218f833d", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T21:16:53Z", "updated_at": "2026-02-06T21:16:53Z", "revision_number": 0}}'
2026-02-06 22:16:53,568 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.206s
2026-02-06 22:16:53,568 83171 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": "f4e0257f-7108-4453-a919-1e86218f833d", "project_id": "efe5187ac2fd44deae0faf30600133e7", "protocol": "icmp", "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-6fa75c41-4707-4bd2-8434-3fc5303b550b', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "8d42abf6-392b-485e-beda-91f8db608ecf", "project_id": "efe5187ac2fd44deae0faf30600133e7", "tenant_id": "efe5187ac2fd44deae0faf30600133e7", "security_group_id": "f4e0257f-7108-4453-a919-1e86218f833d", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T21:16:53Z", "updated_at": "2026-02-06T21:16:53Z", "revision_number": 0}}'
2026-02-06 22:16:53,772 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.203s
2026-02-06 22:16:53,772 83171 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": "f4e0257f-7108-4453-a919-1e86218f833d", "project_id": "efe5187ac2fd44deae0faf30600133e7", "protocol": "icmp", "direction": "egress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-f9ff1c86-5084-4c6d-af21-b36512933623', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "90df726b-1336-4ab8-b86b-1f04ac7ef0a2", "project_id": "efe5187ac2fd44deae0faf30600133e7", "tenant_id": "efe5187ac2fd44deae0faf30600133e7", "security_group_id": "f4e0257f-7108-4453-a919-1e86218f833d", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T21:16:53Z", "updated_at": "2026-02-06T21:16:53Z", "revision_number": 0}}'
2026-02-06 22:16:53,992 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.219s
2026-02-06 22:16:53,993 83171 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": "f4e0257f-7108-4453-a919-1e86218f833d", "project_id": "efe5187ac2fd44deae0faf30600133e7", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-4358b6c7-d208-481c-bddd-f61567fb1b8b', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "f0612512-805b-4ceb-9686-e35086f85f77", "project_id": "efe5187ac2fd44deae0faf30600133e7", "tenant_id": "efe5187ac2fd44deae0faf30600133e7", "security_group_id": "f4e0257f-7108-4453-a919-1e86218f833d", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T21:16:53Z", "updated_at": "2026-02-06T21:16:53Z", "revision_number": 0}}'
2026-02-06 22:16:54,202 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.208s
2026-02-06 22:16:54,202 83171 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": "f4e0257f-7108-4453-a919-1e86218f833d", "project_id": "efe5187ac2fd44deae0faf30600133e7", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-7d84b3b1-568f-4ab0-accd-f0626320ab00', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "6bf3ae64-94d7-42dc-9a03-80e0cc2e0e01", "project_id": "efe5187ac2fd44deae0faf30600133e7", "tenant_id": "efe5187ac2fd44deae0faf30600133e7", "security_group_id": "f4e0257f-7108-4453-a919-1e86218f833d", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T21:16:54Z", "updated_at": "2026-02-06T21:16:54Z", "revision_number": 0}}'
2026-02-06 22:16:55,290 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b/action 1.087s
2026-02-06 22:16:55,290 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"addSecurityGroup": {"name": "tempest-secgroup-smoke-375524897"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:54 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-679fa5db-2fbd-4aea-b26a-0fc7c96cec88', 'x-compute-request-id': 'req-679fa5db-2fbd-4aea-b26a-0fc7c96cec88', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b/action'}
Body: b''
2026-02-06 22:16:55,452 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b 0.161s
2026-02-06 22:16:55,452 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:16:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1761', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb8014e7-f0f4-452d-be9c-a45a8e659e7c', 'x-compute-request-id': 'req-bb8014e7-f0f4-452d-be9c-a45a8e659e7c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestMinimumBasicScenario-973269538-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:89:1e"}, {"version": 4, "addr": "172.24.4.33", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:89:1e"}]}, "created": "2026-02-06T21:16:24Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "a96e530a68ee2c570a0d5c6bd5e9cb03b1880da56baa40b346339db9", "id": "3c3a845f-7c51-4648-b2f6-d4cfbf4d204b", "image": {"id": "fe8cac80-61a8-401d-90bd-5e1f8ccb271b", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/fe8cac80-61a8-401d-90bd-5e1f8ccb271b"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-278775780", "status": "ACTIVE", "tenant_id": "efe5187ac2fd44deae0faf30600133e7", "user_id": "404c69549c794ee6b0f50d620949e871", "updated": "2026-02-06T21:16:38Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1471923584", "OS-SRV-USG:launched_at": "2026-02-06T21:16:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-secgroup-smoke-375524897"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "69b0e320-fb26-41d0-b442-435d33e2fbac"}]}}'
2026-02-06 22:16:55,464 83171 DEBUG [tempest.lib.common.utils.test_utils] Call wait_for_secgroup_add returns true in 0.173211 seconds
2026-02-06 22:16:55,465 83171 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.33:22' as 'cirros' with public key authentication
2026-02-06 22:16:58,543 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.33 ([Errno None] Unable to connect to port 22 on 172.24.4.33). Number attempts: 1. Retry after 2 seconds.
2026-02-06 22:17:01,615 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.33 ([Errno None] Unable to connect to port 22 on 172.24.4.33). Number attempts: 2. Retry after 3 seconds.
2026-02-06 22:17:08,175 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.33 ([Errno None] Unable to connect to port 22 on 172.24.4.33). Number attempts: 3. Retry after 4 seconds.
2026-02-06 22:17:15,763 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.33 ([Errno None] Unable to connect to port 22 on 172.24.4.33). Number attempts: 4. Retry after 5 seconds.
2026-02-06 22:17:24,335 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.33 ([Errno None] Unable to connect to port 22 on 172.24.4.33). Number attempts: 5. Retry after 6 seconds.
2026-02-06 22:17:33,903 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.33 ([Errno None] Unable to connect to port 22 on 172.24.4.33). Number attempts: 6. Retry after 7 seconds.
2026-02-06 22:17:44,463 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.33 ([Errno None] Unable to connect to port 22 on 172.24.4.33). Number attempts: 7. Retry after 8 seconds.
2026-02-06 22:17:56,047 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.33 ([Errno None] Unable to connect to port 22 on 172.24.4.33). Number attempts: 8. Retry after 9 seconds.
2026-02-06 22:18:08,623 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.33 ([Errno None] Unable to connect to port 22 on 172.24.4.33). Number attempts: 9. Retry after 10 seconds.
2026-02-06 22:18:22,191 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.33 ([Errno None] Unable to connect to port 22 on 172.24.4.33). Number attempts: 10. Retry after 11 seconds.
2026-02-06 22:18:36,751 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.33 ([Errno None] Unable to connect to port 22 on 172.24.4.33). Number attempts: 11. Retry after 12 seconds.
2026-02-06 22:18:52,335 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.33 ([Errno None] Unable to connect to port 22 on 172.24.4.33). Number attempts: 12. Retry after 13 seconds.
2026-02-06 22:19:08,911 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.33 ([Errno None] Unable to connect to port 22 on 172.24.4.33). Number attempts: 13. Retry after 14 seconds.
2026-02-06 22:19:26,479 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.33 ([Errno None] Unable to connect to port 22 on 172.24.4.33). Number attempts: 14. Retry after 15 seconds.
2026-02-06 22:19:45,071 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.33 ([Errno None] Unable to connect to port 22 on 172.24.4.33). Number attempts: 15. Retry after 16 seconds.
2026-02-06 22:20:04,655 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.33 ([Errno None] Unable to connect to port 22 on 172.24.4.33). Number attempts: 16. Retry after 17 seconds.
2026-02-06 22:20:25,231 83171 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.33 after 16 attempts. Proxy client: no proxy client
2026-02-06 22:20:25.231 83171 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-02-06 22:20:25.231 83171 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-02-06 22:20:25.231 83171 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-02-06 22:20:25.231 83171 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/paramiko/client.py", line 407, in connect
2026-02-06 22:20:25.231 83171 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors)
2026-02-06 22:20:25.231 83171 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.4.33
2026-02-06 22:20:25.231 83171 ERROR tempest.lib.common.ssh
2026-02-06 22:20:25,232 83171 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: TestMinimumBasicScenario:test_minimum_basic_scenario. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-TestMinimumBasicScenario-973269538-network': [{'version': 4, 'addr': '10.0.0.8', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:49:89:1e'}]}, 'created': '2026-02-06T21:16:24Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/flavors/42'}]}, 'hostId': 'a96e530a68ee2c570a0d5c6bd5e9cb03b1880da56baa40b346339db9', 'id': '3c3a845f-7c51-4648-b2f6-d4cfbf4d204b', 'image': {'id': 'fe8cac80-61a8-401d-90bd-5e1f8ccb271b', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/images/fe8cac80-61a8-401d-90bd-5e1f8ccb271b'}]}, 'links': [{'rel': 'self', 'href': 'http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b'}, {'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b'}], 'metadata': {}, 'name': 'tempest-TestMinimumBasicScenario-server-278775780', 'status': 'ACTIVE', 'tenant_id': 'efe5187ac2fd44deae0faf30600133e7', 'user_id': '404c69549c794ee6b0f50d620949e871', 'updated': '2026-02-06T21:16:38Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-TestMinimumBasicScenario-1471923584', 'OS-SRV-USG:launched_at': '2026-02-06T21:16:38.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'default'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '69b0e320-fb26-41d0-b442-435d33e2fbac'}]}
2026-02-06 22:20:25,777 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b/action 0.545s
2026-02-06 22:20:25,778 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:20:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '32145', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f67b02a9-c3be-4d15-98b9-e2043b16373a', 'x-compute-request-id': 'req-f67b02a9-c3be-4d15-98b9-e2043b16373a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b/action'}
Body: b'{"output": "[ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.15.0-1 04/01/2014\\n[ 0.000000] last_pfn = 0xbfdd max_arch_pfn = 0x10000000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000f5b80-0x000f5b8f]\\n[ 0.000000] Using GB pages for direct mapping\\n[ 0.000000] RAMDISK: [mem 0x0b725000-0x0bfccfff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F5990 000014 (v00 BOCHS )\\n[ 0.000000] ACPI: RSDT 0x000000000BFE18B3 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: FACP 0x000000000BFE1767 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: DSDT 0x000000000BFE0040 001727 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: FACS 0x000000000BFE0000 000040\\n[ 0.000000] ACPI: APIC 0x000000000BFE17DB 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: HPET 0x000000000BFE1853 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: WAET 0x000000000BFE188B 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: Reserving FACP table memory at [mem 0xbfe1767-0xbfe17da]\\n[ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1766]\\n[ 0.000000] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]\\n[ 0.000000] ACPI: Reserving APIC table memory at [mem 0xbfe17db-0xbfe1852]\\n[ 0.000000] ACPI: Reserving HPET table memory at [mem 0xbfe1853-0xbfe188a]\\n[ 0.000000] ACPI: Reserving WAET table memory at [mem 0xbfe188b-0xbfe18b2]\\n[ 0.000000] No NUMA configuration found\\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0b6fb000-0x0b724fff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]\\n[ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges\\n[ 0.000000] On node 0, zone DMA: 97 pages in unavailable ranges\\n[ 0.000000] On node 0, zone DMA32: 16419 pages in unavailable ranges\\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\\n[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23\\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\\n[ 0.0
2026-02-06 22:20:25,779 83171 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server 3c3a845f-7c51-4648-b2f6-d4cfbf4d204b: [ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)
[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Hygon HygonGenuine
[ 0.000000] Centaur CentaurHauls
[ 0.000000] zhaoxin Shanghai
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.15.0-1 04/01/2014
[ 0.000000] last_pfn = 0xbfdd max_arch_pfn = 0x10000000000
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000000] found SMP MP-table at [mem 0x000f5b80-0x000f5b8f]
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] RAMDISK: [mem 0x0b725000-0x0bfccfff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F5990 000014 (v00 BOCHS )
[ 0.000000] ACPI: RSDT 0x000000000BFE18B3 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACP 0x000000000BFE1767 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: DSDT 0x000000000BFE0040 001727 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACS 0x000000000BFE0000 000040
[ 0.000000] ACPI: APIC 0x000000000BFE17DB 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: HPET 0x000000000BFE1853 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: WAET 0x000000000BFE188B 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: Reserving FACP table memory at [mem 0xbfe1767-0xbfe17da]
[ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1766]
[ 0.000000] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]
[ 0.000000] ACPI: Reserving APIC table memory at [mem 0xbfe17db-0xbfe1852]
[ 0.000000] ACPI: Reserving HPET table memory at [mem 0xbfe1853-0xbfe188a]
[ 0.000000] ACPI: Reserving WAET table memory at [mem 0xbfe188b-0xbfe18b2]
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x0b6fb000-0x0b724fff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]
[ 0.000000] Normal empty
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]
[ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA: 97 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA32: 16419 pages in unavailable ranges
[ 0.000000] ACPI: PM-Timer IO Port: 0x608
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[ 0.000000] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[ 0.000000] [mem 0x0c000000-0xfffbffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1
[ 0.000000] percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u2097152
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 48093
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0
[ 0.000000] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
[ 0.000000] Memory: 123004K/196076K available (16393K kernel code, 4396K rwdata, 10960K rodata, 3368K init, 18700K bss, 72868K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] ftrace: allocating 50748 entries in 199 pages
[ 0.000000] ftrace: allocated 199 pages with 5 groups
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1.
[ 0.000000] Rude variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16
[ 0.000000] random: crng init done
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] printk: console [tty1] enabled
[ 0.000000] printk: console [ttyS0] enabled
[ 0.000000] ACPI: Core revision 20210730
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
[ 0.008000] APIC: Switch to symmetric I/O mode setup
[ 0.016000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.048000] tsc: Unable to calibrate against PIT
[ 0.048000] tsc: using HPET reference calibration
[ 0.048000] tsc: Detected 1996.621 MHz processor
[ 0.002278] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x398f6ca38d0, max_idle_ns: 881590497709 ns
[ 0.003476] Calibrating delay loop (skipped), value calculated using timer frequency.. 3993.24 BogoMIPS (lpj=7986484)
[ 0.009080] AMD Zen1 DIV0 bug detected. Disable SMT for full protection.
[ 0.022876] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127
[ 0.031205] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0
[ 0.034239] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.035681] Spectre V2 : Mitigation: Retpolines
[ 0.035975] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.036469] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.037032] RETBleed: Mitigation: untrained return thunk
[ 0.037552] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.038310] Speculative Return Stack Overflow: IBPB-extending microcode not applied!
[ 0.038660] Speculative Return Stack Overflow: WARNING: See https://kernel.org/doc/html/latest/admin-guide/hw-vuln/srso.html for mitigation options.
[ 0.039130] Speculative Return Stack Overflow: Mitigation: safe RET, no microcode
[ 0.042699] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.051430] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.051781] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.052074] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.052430] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[ 0.053137] x86/fpu: xstate_offset[3]: 960, xstate_sizes[3]: 64
[ 0.055098] x86/fpu: xstate_offset[4]: 1024, xstate_sizes[4]: 64
[ 0.055376] x86/fpu: xstate_offset[9]: 2688, xstate_sizes[9]: 8
[ 0.055669] x86/fpu: Enabled xstate features 0x21b, context size is 2696 bytes, using 'standard' format.
[ 0.987258] Freeing SMP alternatives memory: 44K
[ 0.989047] pid_max: default: 32768 minimum: 301
[ 1.001110] LSM: Security Framework initializing
[ 1.004867] landlock: Up and running.
[ 1.005093] Yama: becoming mindful.
[ 1.016286] AppArmor: AppArmor initialized
[ 1.024232] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 1.024743] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 1.194599] smpboot: CPU0: AMD EPYC Processor (family: 0x17, model: 0x1, stepping: 0x2)
[ 1.210886] Performance Events: PMU not available due to virtualization, using software events only.
[ 1.213296] signal: max sigframe size: 3632
[ 1.216248] rcu: Hierarchical SRCU implementation.
[ 1.232866] NMI watchdog: Perf NMI watchdog permanently disabled
[ 1.240445] smp: Bringing up secondary CPUs ...
[ 1.240781] smp: Brought up 1 node, 1 CPU
[ 1.241059] smpboot: Max logical packages: 1
[ 1.241417] smpboot: Total of 1 processors activated (3993.24 BogoMIPS)
[ 1.268338] devtmpfs: initialized
[ 1.275300] x86/mm: Memory block size: 128MB
[ 1.287433] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 1.289000] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
[ 1.296657] pinctrl core: initialized pinctrl subsystem
[ 1.312309] PM: RTC time: 21:16:42, date: 2026-02-06
[ 1.330428] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 1.339807] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[ 1.342785] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 1.344339] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 1.345026] audit: initializing netlink subsys (disabled)
[ 1.351737] audit: type=2000 audit(1770412602.396:1): state=initialized audit_enabled=0 res=1
[ 1.361726] thermal_sys: Registered thermal governor 'fair_share'
[ 1.361793] thermal_sys: Registered thermal governor 'bang_bang'
[ 1.362061] thermal_sys: Registered thermal governor 'step_wise'
[ 1.362278] thermal_sys: Registered thermal governor 'user_space'
[ 1.362508] thermal_sys: Registered thermal governor 'power_allocator'
[ 1.363280] EISA bus registered
[ 1.363925] cpuidle: using governor ladder
[ 1.365317] cpuidle: using governor menu
[ 1.369534] ACPI: bus type PCI registered
[ 1.369911] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 1.376735] PCI: Using configuration type 1 for base access
[ 1.377019] PCI: Using configuration type 1 for extended access
[ 1.449729] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 1.458830] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 1.458987] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 1.532874] ACPI: Added _OSI(Module Device)
[ 1.533333] ACPI: Added _OSI(Processor Device)
[ 1.533803] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 1.534105] ACPI: Added _OSI(Processor Aggregator Device)
[ 1.534460] ACPI: Added _OSI(Linux-Dell-Video)
[ 1.535110] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 1.535399] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 1.588987] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 1.629193] ACPI: Interpreter enabled
[ 1.631467] ACPI: PM: (supports S0 S3 S4 S5)
[ 1.631768] ACPI: Using IOAPIC for interrupt routing
[ 1.632942] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 1.633394] PCI: Using E820 reservations for host bridge windows
[ 1.637357] ACPI: Enabled 2 GPEs in block 00 to 0F
[ 1.731073] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 1.732682] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 1.746431] acpiphp: Slot [3] registered
[ 1.747024] acpiphp: Slot [4] registered
[ 1.747479] acpiphp: Slot [5] registered
[ 1.747999] acpiphp: Slot [6] registered
[ 1.748447] acpiphp: Slot [7] registered
[ 1.749213] acpiphp: Slot [8] registered
[ 1.749663] acpiphp: Slot [9] registered
[ 1.750093] acpiphp: Slot [10] registered
[ 1.750535] acpiphp: Slot [11] registered
[ 1.751038] acpiphp: Slot [12] registered
[ 1.751491] acpiphp: Slot [13] registered
[ 1.751943] acpiphp: Slot [14] registered
[ 1.752604] acpiphp: Slot [15] registered
[ 1.753053] acpiphp: Slot [16] registered
[ 1.753492] acpiphp: Slot [17] registered
[ 1.753923] acpiphp: Slot [18] registered
[ 1.754350] acpiphp: Slot [19] registered
[ 1.754789] acpiphp: Slot [20] registered
[ 1.755320] acpiphp: Slot [21] registered
[ 1.755796] acpiphp: Slot [22] registered
[ 1.756233] acpiphp: Slot [23] registered
[ 1.756674] acpiphp: Slot [24] registered
[ 1.757166] acpiphp: Slot [25] registered
[ 1.757613] acpiphp: Slot [26] registered
[ 1.758097] acpiphp: Slot [27] registered
[ 1.758546] acpiphp: Slot [28] registered
[ 1.759065] acpiphp: Slot [29] registered
[ 1.759515] acpiphp: Slot [30] registered
[ 1.759977] acpiphp: Slot [31] registered
[ 1.760688] PCI host bridge to bus 0000:00
[ 1.761770] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 1.762107] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 1.762627] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 1.762885] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 1.763285] pci_bus 0000:00: root bus resource [mem 0x0c000000-0xfebfffff window]
[ 1.763598] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]
[ 1.768391] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[ 1.791808] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[ 1.794760] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[ 1.798663] pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f]
[ 1.800498] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 1.800871] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 1.801169] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 1.801488] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 1.805475] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[ 1.806529] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
[ 1.806884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
[ 1.812581] pci 0000:00:02.0: [1af4:1050] type 00 class 0x030000
[ 1.814201] pci 0000:00:02.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref]
[ 1.817673] pci 0000:00:02.0: reg 0x18: [mem 0xfe800000-0xfe803fff 64bit pref]
[ 1.819044] pci 0000:00:02.0: reg 0x20: [mem 0xfeb90000-0xfeb90fff]
[ 1.823046] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfeb8ffff pref]
[ 1.823942] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 1.842154] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000
[ 1.843022] pci 0000:00:03.0: reg 0x10: [io 0xc080-0xc0bf]
[ 1.844739] pci 0000:00:03.0: reg 0x14: [mem 0xfeb91000-0xfeb91fff]
[ 1.851019] pci 0000:00:03.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref]
[ 1.852745] pci 0000:00:03.0: reg 0x30: [mem 0xfeb00000-0xfeb7ffff pref]
[ 1.869941] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000
[ 1.871734] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f]
[ 1.873382] pci 0000:00:04.0: reg 0x14: [mem 0xfeb92000-0xfeb92fff]
[ 1.875032] pci 0000:00:04.0: reg 0x20: [mem 0xfe808000-0xfe80bfff 64bit pref]
[ 1.897865] pci 0000:00:05.0: [1af4:1002] type 00 class 0x00ff00
[ 1.899019] pci 0000:00:05.0: reg 0x10: [io 0xc0c0-0xc0ff]
[ 1.903025] pci 0000:00:05.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref]
[ 1.920832] pci 0000:00:06.0: [1af4:1005] type 00 class 0x00ff00
[ 1.922063] pci 0000:00:06.0: reg 0x10: [io 0xc100-0xc11f]
[ 1.925184] pci 0000:00:06.0: reg 0x20: [mem 0xfe810000-0xfe813fff 64bit pref]
[ 1.952466] ACPI: PCI: Interrupt link LNKA configured for IRQ 10
[ 1.954804] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[ 1.956776] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[ 1.958700] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[ 1.959760] ACPI: PCI: Interrupt link LNKS configured for IRQ 9
[ 1.966403] iommu: Default domain type: Translated
[ 1.966696] iommu: DMA domain TLB invalidation policy: lazy mode
[ 1.976026] SCSI subsystem initialized
[ 1.984937] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 1.985367] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 1.985800] pci 0000:00:02.0: vgaarb: bridge control possible
[ 1.986253] vgaarb: loaded
[ 1.988149] ACPI: bus type USB registered
[ 1.989088] usbcore: registered new interface driver usbfs
[ 1.989803] usbcore: registered new interface driver hub
[ 1.990560] usbcore: registered new device driver usb
[ 1.991974] pps_core: LinuxPPS API ver. 1 registered
[ 1.992229] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 1.992726] PTP clock support registered
[ 1.995375] EDAC MC: Ver: 3.0.0
[ 2.014793] NetLabel: Initializing
[ 2.015023] NetLabel: domain hash size = 128
[ 2.015228] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 2.017223] NetLabel: unlabeled traffic allowed by default
[ 2.019088] PCI: Using ACPI for IRQ routing
[ 2.024496] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 2.024864] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[ 2.032990] clocksource: Switched to clocksource tsc-early
[ 2.395722] VFS: Disk quotas dquot_6.6.0
[ 2.396476] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 2.413111] AppArmor: AppArmor Filesystem Enabled
[ 2.414402] pnp: PnP ACPI init
[ 2.443935] pnp: PnP ACPI: found 5 devices
[ 2.517382] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 2.519684] NET: Registered PF_INET protocol family
[ 2.521845] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 2.596555] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 2.599917] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 2.601107] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 2.602002] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 2.602497] TCP: Hash tables configured (established 2048 bind 2048)
[ 2.606472] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear)
[ 2.607387] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 2.608117] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 2.611334] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 2.612166] NET: Registered PF_XDP protocol family
[ 2.614008] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 2.614307] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 2.614552] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 2.614815] pci_bus 0000:00: resource 7 [mem 0x0c000000-0xfebfffff window]
[ 2.615294] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window]
[ 2.617049] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 2.617445] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 2.617777] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 2.618127] PCI: CLS 0 bytes, default 64
[ 2.630967] Trying to unpack rootfs image as initramfs...
[ 2.653389] Initialise system trusted keyrings
[ 2.660892] Key type blacklist registered
[ 2.663988] workingset: timestamp_bits=36 max_order=15 bucket_order=0
[ 2.740033] zbud: loaded
[ 2.757277] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 2.766252] fuse: init (API version 7.34)
[ 2.784356] integrity: Platform Keyring initialized
[ 2.892989] Key type asymmetric registered
[ 2.893379] Asymmetric key parser 'x509' registered
[ 2.894566] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 2.901199] io scheduler mq-deadline registered
[ 2.913708] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 2.935415] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 2.945877] ACPI: button: Power Button [PWRF]
[ 3.632068] tsc: Refined TSC clocksource calibration: 2000.006 MHz
[ 3.633024] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1cd433c87c9, max_idle_ns: 440795215955 ns
[ 3.633618] clocksource: Switched to clocksource tsc
[ 4.713619] ACPI: \_SB_.LNKB: Enabled at IRQ 10
[ 6.240665] Freeing initrd memory: 8864K
[ 6.313451] ACPI: \_SB_.LNKC: Enabled at IRQ 11
[ 6.318877] pci 0000:00:07.0: [1af4:1001] type 00 class 0x010000
[ 6.319325] pci 0000:00:07.0: reg 0x10: [io 0x0000-0x007f]
[ 6.319618] pci 0000:00:07.0: reg 0x14: [mem 0x00000000-0x00000fff]
[ 6.319887] pci 0000:00:07.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref]
[ 7.092945] ACPI: \_SB_.LNKD: Enabled at IRQ 11
[ 7.862693] pci 0000:00:07.0: BAR 4: assigned [mem 0x100000000-0x100003fff 64bit pref]
[ 7.863617] pci 0000:00:07.0: BAR 1: assigned [mem 0x0c000000-0x0c000fff]
[ 7.863958] pci 0000:00:07.0: BAR 0: assigned [io 0x1000-0x107f]
[ 7.866039] ACPI: \_SB_.LNKA: Enabled at IRQ 10
[ 8.614205] virtio-pci 0000:00:07.0: enabling device (0000 -> 0003)
[ 9.416525] Free page reporting enabled
[ 9.419283] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 9.446796] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 9.496131] Linux agpgart interface v0.103
[ 9.552263] loop: module loaded
[ 9.574633] scsi host0: ata_piix
[ 9.580831] scsi host1: ata_piix
[ 9.582034] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14
[ 9.582417] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15
[ 9.593619] tun: Universal TUN/TAP device driver, 1.6
[ 9.594992] PPP generic driver version 2.4.2
[ 9.597569] VFIO - User Level meta-driver version: 0.3
[ 9.600741] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 9.601249] ehci-pci: EHCI PCI platform driver
[ 9.601884] ehci-platform: EHCI generic platform driver
[ 9.602305] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 9.602653] ohci-pci: OHCI PCI platform driver
[ 9.603408] ohci-platform: OHCI generic platform driver
[ 9.603855] uhci_hcd: USB Universal Host Controller Interface driver
[ 9.606813] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 9.612899] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 9.613465] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 9.617661] mousedev: PS/2 mouse device common for all mice
[ 9.624238] rtc_cmos 00:04: RTC can wake from S4
[ 9.627893] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 9.634049] rtc_cmos 00:04: registered as rtc0
[ 9.635316] rtc_cmos 00:04: setting system clock to 2026-02-06T21:16:50 UTC (1770412610)
[ 9.637205] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs
[ 9.637818] i2c_dev: i2c /dev entries driver
[ 9.639127] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 9.640031] device-mapper: uevent: version 1.0.3
[ 9.642270] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[ 9.643639] platform eisa.0: Probing EISA bus 0
[ 9.644214] platform eisa.0: EISA: Cannot allocate resource for mainboard
[ 9.644668] platform eisa.0: Cannot allocate resource for EISA slot 1
[ 9.644964] platform eisa.0: Cannot allocate resource for EISA slot 2
[ 9.645234] platform eisa.0: Cannot allocate resource for EISA slot 3
[ 9.645487] platform eisa.0: Cannot allocate resource for EISA slot 4
[ 9.645766] platform eisa.0: Cannot allocate resource for EISA slot 5
[ 9.646020] platform eisa.0: Cannot allocate resource for EISA slot 6
[ 9.646283] platform eisa.0: Cannot allocate resource for EISA slot 7
[ 9.646533] platform eisa.0: Cannot allocate resource for EISA slot 8
[ 9.646789] platform eisa.0: EISA: Detected 0 cards
[ 9.647902] ledtrig-cpu: registered to indicate activity on CPUs
[ 9.650454] drop_monitor: Initializing network drop monitor service
[ 9.654743] NET: Registered PF_INET6 protocol family
[ 9.954802] Segment Routing with IPv6
[ 9.955869] In-situ OAM (IOAM) with IPv6
[ 9.957056] NET: Registered PF_PACKET protocol family
[ 9.958821] Key type dns_resolver registered
[ 9.964132] IPI shorthand broadcast: enabled
[ 9.965271] sched_clock: Marking stable (10012376421, -49012963)->(9975065802, -11702344)
[ 9.970045] registered taskstats version 1
[ 9.972039] Loading compiled-in X.509 certificates
[ 9.994466] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b'
[ 10.000082] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[ 10.004540] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[ 10.004964] blacklist: Loading compiled-in revocation X.509 certificates
[ 10.007656] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[ 10.008428] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03'
[ 10.009044] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b'
[ 10.009738] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8'
[ 10.010402] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d'
[ 10.011348] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c'
[ 10.011989] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af'
[ 10.012612] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9'
[ 10.018227] zswap: loaded using pool lzo/zbud
[ 10.023903] Key type .fscrypt registered
[ 10.024176] Key type fscrypt-provisioning registered
[ 10.116995] Key type encrypted registered
[ 10.117404] AppArmor: AppArmor sha1 policy hashing enabled
[ 10.118371] ima: No TPM chip found, activating TPM-bypass!
[ 10.118739] Loading compiled-in module X.509 certificates
[ 10.123865] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b'
[ 10.124349] ima: Allocated hash algorithm: sha1
[ 10.128141] ima: No architecture policies found
[ 10.129343] evm: Initialising EVM extended attributes:
[ 10.129595] evm: security.selinux
[ 10.129805] evm: security.SMACK64
[ 10.129952] evm: security.SMACK64EXEC
[ 10.130109] evm: security.SMACK64TRANSMUTE
[ 10.130269] evm: security.SMACK64MMAP
[ 10.130414] evm: security.apparmor
[ 10.130551] evm: security.ima
[ 10.130676] evm: security.capability
[ 10.130843] evm: HMAC attrs: 0x1
[ 10.138752] PM: Magic number: 14:373:297
[ 10.147133] RAS: Correctable Errors collector initialized.
[ 10.149502] clk: Disabling unused clocks
[ 10.302709] Freeing unused decrypted memory: 2036K
[ 10.399230] Freeing unused kernel image (initmem) memory: 3368K
[ 10.399834] Write protecting the kernel read-only data: 30720k
[ 10.411814] Freeing unused kernel image (text/rodata gap) memory: 2036K
[ 10.416059] Freeing unused kernel image (rodata/data gap) memory: 1328K
[ 10.970361] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 10.971468] Run /init as init process
info: initramfs: up at 11.27
[ 12.669730] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB)
[ 12.706196] GPT:Primary header thinks Alt. header is not at the end of the disk.
[ 12.706579] GPT:229375 != 2097151
[ 12.706754] GPT:Alternate GPT header not at the end of the disk.
[ 12.706984] GPT:229375 != 2097151
[ 12.707275] GPT: Use GNU Parted to correct GPT errors.
[ 12.720193] virtio_blk virtio5: [vdb] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB)
[ 13.597985] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called
currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables
info: copying initramfs to /dev/vda1
info: initramfs loading root from /dev/vda1
info: /etc/init.d/rc.sysinit: up at 19.88
info: container: none
Starting syslogd: OK
currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables
Saving random seed: OK
Starting acpid: OK
Starting network: dhcpcd-9.4.1 starting
DUID 00:04:3c:3a:84:5f:7c:51:46:48:b2:f6:d4:cf:bf:4d:20:4b
eth0: waiting for carrier
eth0: carrier acquired
eth0: IAID 3e:49:89:1e
eth0: adding address fe80::f816:3eff:fe49:891e
eth0: soliciting an IPv6 router
eth0: soliciting a DHCP lease
eth0: offered 10.0.0.8 from 10.0.0.1
eth0: probing address 10.0.0.8/28
eth0: leased 10.0.0.8 for 43200 seconds
eth0: adding route to 10.0.0.0/28
eth0: adding host route to 169.254.169.254 via 10.0.0.2
eth0: adding default route via 10.0.0.1
forked to background, child pid 254
OK
checking http://169.254.169.254/2009-04-04/instance-id
failed 1/20: up 33.38. request failed
failed 2/20: up 82.65. request failed
failed 3/20: up 131.88. request failed
2026-02-06 22:20:26,404 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 POST http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b/action 0.624s
2026-02-06 22:20:26,404 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"removeSecurityGroup": {"name": "tempest-secgroup-smoke-375524897"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:20:25 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-05094000-e488-485b-b697-251c28268b73', 'x-compute-request-id': 'req-05094000-e488-485b-b697-251c28268b73', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b/action'}
Body: b''
2026-02-06 22:20:26,645 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://192.168.122.84/networking/v2.0/security-groups/f4e0257f-7108-4453-a919-1e86218f833d 0.239s
2026-02-06 22:20:26,645 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:20:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-be144e61-46aa-4fcc-8672-cdcf139fada6', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/networking/v2.0/security-groups/f4e0257f-7108-4453-a919-1e86218f833d'}
Body: b''
2026-02-06 22:20:27,024 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://192.168.122.84/networking/v2.0/floatingips/ec0eded6-4a95-4390-abc5-a928534bc7c2 0.379s
2026-02-06 22:20:27,024 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:20:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-67262e46-f355-4492-a1e9-b8ca028b046b', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips/ec0eded6-4a95-4390-abc5-a928534bc7c2'}
Body: b''
2026-02-06 22:20:27,244 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b/os-volume_attachments/69b0e320-fb26-41d0-b442-435d33e2fbac 0.219s
2026-02-06 22:20:27,245 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:20:27 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-1d3c3266-8e82-4498-b1ac-b3e31efb859e', 'x-compute-request-id': 'req-1d3c3266-8e82-4498-b1ac-b3e31efb859e', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b/os-volume_attachments/69b0e320-fb26-41d0-b442-435d33e2fbac'}
Body: b''
2026-02-06 22:20:27,292 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b/os-volume_attachments 0.047s
2026-02-06 22:20:27,293 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:20:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1432a575-1436-4536-86f9-ff608bc41318', 'x-compute-request-id': 'req-1432a575-1436-4536-86f9-ff608bc41318', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "69b0e320-fb26-41d0-b442-435d33e2fbac", "volumeId": "69b0e320-fb26-41d0-b442-435d33e2fbac", "serverId": "3c3a845f-7c51-4648-b2f6-d4cfbf4d204b", "device": "/dev/vdb"}]}'
2026-02-06 22:20:28,345 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b/os-volume_attachments 0.050s
2026-02-06 22:20:28,346 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:20:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06dffd98-3bf3-4469-b036-3b67228a682e', 'x-compute-request-id': 'req-06dffd98-3bf3-4469-b036-3b67228a682e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "69b0e320-fb26-41d0-b442-435d33e2fbac", "volumeId": "69b0e320-fb26-41d0-b442-435d33e2fbac", "serverId": "3c3a845f-7c51-4648-b2f6-d4cfbf4d204b", "device": "/dev/vdb"}]}'
2026-02-06 22:20:29,395 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b/os-volume_attachments 0.046s
2026-02-06 22:20:29,395 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:20:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61fe4a73-0302-42fa-baa6-066a7601a2ad', 'x-compute-request-id': 'req-61fe4a73-0302-42fa-baa6-066a7601a2ad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "69b0e320-fb26-41d0-b442-435d33e2fbac", "volumeId": "69b0e320-fb26-41d0-b442-435d33e2fbac", "serverId": "3c3a845f-7c51-4648-b2f6-d4cfbf4d204b", "device": "/dev/vdb"}]}'
2026-02-06 22:20:30,444 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b/os-volume_attachments 0.045s
2026-02-06 22:20:30,444 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:20:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-064959f8-2c22-4c33-848d-cf21b6cb7fb8', 'x-compute-request-id': 'req-064959f8-2c22-4c33-848d-cf21b6cb7fb8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "69b0e320-fb26-41d0-b442-435d33e2fbac", "volumeId": "69b0e320-fb26-41d0-b442-435d33e2fbac", "serverId": "3c3a845f-7c51-4648-b2f6-d4cfbf4d204b", "device": "/dev/vdb"}]}'
2026-02-06 22:20:31,488 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b/os-volume_attachments 0.040s
2026-02-06 22:20:31,489 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:20:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '25', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b58290e3-d709-4ca6-b267-e8db503d3a7c', 'x-compute-request-id': 'req-b58290e3-d709-4ca6-b267-e8db503d3a7c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b/os-volume_attachments'}
Body: b'{"volumeAttachments": []}'
2026-02-06 22:20:31,599 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 DELETE http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b/os-volume_attachments/69b0e320-fb26-41d0-b442-435d33e2fbac 0.108s
2026-02-06 22:20:31,599 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:20:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '154', 'x-openstack-request-id': 'req-97548659-f6ce-4c24-bcda-1f28f7d63ef4', 'x-compute-request-id': 'req-97548659-f6ce-4c24-bcda-1f28f7d63ef4', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b/os-volume_attachments/69b0e320-fb26-41d0-b442-435d33e2fbac'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 3c3a845f-7c51-4648-b2f6-d4cfbf4d204b is not attached to volume 69b0e320-fb26-41d0-b442-435d33e2fbac"}}'
2026-02-06 22:20:31,647 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac 0.047s
2026-02-06 22:20:31,647 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:20:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae1a0b48-8a25-442a-8847-3ddde52a359a', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac'}
Body: b''
2026-02-06 22:20:31,688 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac 0.040s
2026-02-06 22:20:31,688 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:20:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29523236-f4cd-4c06-aafc-7e3db5674295', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29523236-f4cd-4c06-aafc-7e3db5674295', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac'}
Body: b'{"volume": {"id": "69b0e320-fb26-41d0-b442-435d33e2fbac", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T21:16:40.000000", "updated_at": "2026-02-06T21:20:32.000000", "name": "tempest-TestMinimumBasicScenario-volume-1181719973", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac"}], "user_id": "404c69549c794ee6b0f50d620949e871", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "efe5187ac2fd44deae0faf30600133e7"}}'
2026-02-06 22:20:32,742 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac 0.043s
2026-02-06 22:20:32,742 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:20:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2147eddd-f5b0-461e-b19f-0a1d2350a527', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2147eddd-f5b0-461e-b19f-0a1d2350a527', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac'}
Body: b'{"volume": {"id": "69b0e320-fb26-41d0-b442-435d33e2fbac", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T21:16:40.000000", "updated_at": "2026-02-06T21:20:32.000000", "name": "tempest-TestMinimumBasicScenario-volume-1181719973", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac"}], "user_id": "404c69549c794ee6b0f50d620949e871", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "efe5187ac2fd44deae0faf30600133e7"}}'
2026-02-06 22:20:33,772 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac 0.017s
2026-02-06 22:20:33,772 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:20:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff34ff7d-d9ee-4dd8-a1c9-3bdfdb949795', 'x-openstack-request-id': 'req-ff34ff7d-d9ee-4dd8-a1c9-3bdfdb949795', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.84/volume/v3/volumes/69b0e320-fb26-41d0-b442-435d33e2fbac'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 69b0e320-fb26-41d0-b442-435d33e2fbac could not be found."}}'
2026-02-06 22:20:33,880 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b 0.107s
2026-02-06 22:20:33,881 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:20:33 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-5c453e72-c378-4c60-bbb4-d78686e9d626', 'x-compute-request-id': 'req-5c453e72-c378-4c60-bbb4-d78686e9d626', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b'}
Body: b''
2026-02-06 22:20:34,060 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b 0.178s
2026-02-06 22:20:34,060 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:20:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1557', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9032f7dd-5da9-4092-91e4-85ae9e70d01e', 'x-compute-request-id': 'req-9032f7dd-5da9-4092-91e4-85ae9e70d01e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestMinimumBasicScenario-973269538-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:89:1e"}]}, "created": "2026-02-06T21:16:24Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "a96e530a68ee2c570a0d5c6bd5e9cb03b1880da56baa40b346339db9", "id": "3c3a845f-7c51-4648-b2f6-d4cfbf4d204b", "image": {"id": "fe8cac80-61a8-401d-90bd-5e1f8ccb271b", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/fe8cac80-61a8-401d-90bd-5e1f8ccb271b"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-278775780", "status": "ACTIVE", "tenant_id": "efe5187ac2fd44deae0faf30600133e7", "user_id": "404c69549c794ee6b0f50d620949e871", "updated": "2026-02-06T21:20:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1471923584", "OS-SRV-USG:launched_at": "2026-02-06T21:16:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:20:35,282 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b 0.209s
2026-02-06 22:20:35,282 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:20:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1557', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-affca415-49b5-4f7f-a517-ed4cd024f4e8', 'x-compute-request-id': 'req-affca415-49b5-4f7f-a517-ed4cd024f4e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestMinimumBasicScenario-973269538-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:89:1e"}]}, "created": "2026-02-06T21:16:24Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "a96e530a68ee2c570a0d5c6bd5e9cb03b1880da56baa40b346339db9", "id": "3c3a845f-7c51-4648-b2f6-d4cfbf4d204b", "image": {"id": "fe8cac80-61a8-401d-90bd-5e1f8ccb271b", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/fe8cac80-61a8-401d-90bd-5e1f8ccb271b"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-278775780", "status": "ACTIVE", "tenant_id": "efe5187ac2fd44deae0faf30600133e7", "user_id": "404c69549c794ee6b0f50d620949e871", "updated": "2026-02-06T21:20:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1471923584", "OS-SRV-USG:launched_at": "2026-02-06T21:16:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:20:36,430 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b 0.135s
2026-02-06 22:20:36,430 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:20:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1557', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44a197bb-8296-4e52-92aa-df98be19ff67', 'x-compute-request-id': 'req-44a197bb-8296-4e52-92aa-df98be19ff67', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestMinimumBasicScenario-973269538-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:89:1e"}]}, "created": "2026-02-06T21:16:24Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "a96e530a68ee2c570a0d5c6bd5e9cb03b1880da56baa40b346339db9", "id": "3c3a845f-7c51-4648-b2f6-d4cfbf4d204b", "image": {"id": "fe8cac80-61a8-401d-90bd-5e1f8ccb271b", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/fe8cac80-61a8-401d-90bd-5e1f8ccb271b"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-278775780", "status": "ACTIVE", "tenant_id": "efe5187ac2fd44deae0faf30600133e7", "user_id": "404c69549c794ee6b0f50d620949e871", "updated": "2026-02-06T21:20:36Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1471923584", "OS-SRV-USG:launched_at": "2026-02-06T21:16:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:20:37,524 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b 0.080s
2026-02-06 22:20:37,525 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:20:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa12b359-6948-4674-806c-72e263a455a8', 'x-compute-request-id': 'req-fa12b359-6948-4674-806c-72e263a455a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:16:24Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "a96e530a68ee2c570a0d5c6bd5e9cb03b1880da56baa40b346339db9", "id": "3c3a845f-7c51-4648-b2f6-d4cfbf4d204b", "image": {"id": "fe8cac80-61a8-401d-90bd-5e1f8ccb271b", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/fe8cac80-61a8-401d-90bd-5e1f8ccb271b"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-278775780", "status": "ACTIVE", "tenant_id": "efe5187ac2fd44deae0faf30600133e7", "user_id": "404c69549c794ee6b0f50d620949e871", "updated": "2026-02-06T21:20:36Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1471923584", "OS-SRV-USG:launched_at": "2026-02-06T21:16:38.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:20:38,616 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b 0.080s
2026-02-06 22:20:38,617 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:20:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1354', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23476052-b7eb-463a-9e03-e89d6b6877bc', 'x-compute-request-id': 'req-23476052-b7eb-463a-9e03-e89d6b6877bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:16:24Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "a96e530a68ee2c570a0d5c6bd5e9cb03b1880da56baa40b346339db9", "id": "3c3a845f-7c51-4648-b2f6-d4cfbf4d204b", "image": {"id": "fe8cac80-61a8-401d-90bd-5e1f8ccb271b", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/fe8cac80-61a8-401d-90bd-5e1f8ccb271b"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-278775780", "status": "DELETED", "tenant_id": "efe5187ac2fd44deae0faf30600133e7", "user_id": "404c69549c794ee6b0f50d620949e871", "updated": "2026-02-06T21:20:38Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1471923584", "OS-SRV-USG:launched_at": "2026-02-06T21:16:38.000000", "OS-SRV-USG:terminated_at": "2026-02-06T21:20:37.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:20:38,627 83171 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 4 second wait
2026-02-06 22:20:39,711 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b 0.082s
2026-02-06 22:20:39,711 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:20:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1354', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b2850d4-3d7b-4ff9-918a-a6b881909c4f', 'x-compute-request-id': 'req-3b2850d4-3d7b-4ff9-918a-a6b881909c4f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:16:24Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "a96e530a68ee2c570a0d5c6bd5e9cb03b1880da56baa40b346339db9", "id": "3c3a845f-7c51-4648-b2f6-d4cfbf4d204b", "image": {"id": "fe8cac80-61a8-401d-90bd-5e1f8ccb271b", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/fe8cac80-61a8-401d-90bd-5e1f8ccb271b"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b"}], "metadata": {}, "name": "tempest-TestMinimumBasicScenario-server-278775780", "status": "DELETED", "tenant_id": "efe5187ac2fd44deae0faf30600133e7", "user_id": "404c69549c794ee6b0f50d620949e871", "updated": "2026-02-06T21:20:38Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1471923584", "OS-SRV-USG:launched_at": "2026-02-06T21:16:38.000000", "OS-SRV-USG:terminated_at": "2026-02-06T21:20:37.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:20:40,752 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b 0.029s
2026-02-06 22:20:40,752 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:20:40 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-2f810ae2-90be-4594-843a-c2d6ecc9ce39', 'x-compute-request-id': 'req-2f810ae2-90be-4594-843a-c2d6ecc9ce39', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/3c3a845f-7c51-4648-b2f6-d4cfbf4d204b'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 3c3a845f-7c51-4648-b2f6-d4cfbf4d204b could not be found."}}'
2026-02-06 22:20:40,775 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://192.168.122.84/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1471923584 0.022s
2026-02-06 22:20:40,775 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:20:40 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-5b4ba2bf-df5a-486a-8a3e-d06b26b45259', 'x-compute-request-id': 'req-5b4ba2bf-df5a-486a-8a3e-d06b26b45259', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1471923584'}
Body: b''
2026-02-06 22:20:40,848 83171 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://192.168.122.84/image/v2/images/fe8cac80-61a8-401d-90bd-5e1f8ccb271b 0.072s
2026-02-06 22:20:40,848 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:20:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-c688ef22-dc51-41af-bbe8-a334f8c83080', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/image/v2/images/fe8cac80-61a8-401d-90bd-5e1f8ccb271b'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
ssh.connect(self.host, port=self.port, username=self.username,
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/paramiko/client.py", line 407, in connect
raise NoValidConnectionsError(errors)
paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.4.33
During handling of the above exception, another exception occurred:
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 127, in test_minimum_basic_scenario
self.linux_client = self.get_remote_client(
File "/opt/stack/tempest/tempest/scenario/manager.py", line 805, in get_remote_client
linux_client.validate_authentication()
File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 31, in wrapper
return function(self, *args, **kwargs)
File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 123, in validate_authentication
self.ssh_client.test_connection_auth()
File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 244, in test_connection_auth
connection = self._get_ssh_connection()
File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 154, in _get_ssh_connection
raise exceptions.SSHTimeout(host=self.host,
tempest.lib.exceptions.SSHTimeout: Connection to the 172.24.4.33 via SSH timed out.
User: cirros, Password: None
|
||||||
| 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
ft14.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-02-06 22:05:06,303 83168 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 201 POST http://192.168.122.84/identity/v3/auth/tokens 0.076s
2026-02-06 22:05:06,303 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2555', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-46867a72-0330-4a0c-8bed-d5f48d1fad53', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "4cccee043849460a8a753d9605274014", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-218774008-project-member", "password_expires_at": null}, "audit_ids": ["guFDYRqCSLmGAIAxeGtpIg"], "expires_at": "2026-02-06T22:05:06.000000Z", "issued_at": "2026-02-06T21:05:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73e776ca962d425fa15702f17aa64eee", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-218774008"}, "is_domain": false, "roles": [{"id": "4d6e333c257e4064956f140a41314573", "name": "member"}, {"id": "84504efd54ae4a9588c8422ecb0abfee", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0f713fe2daca44ec89b9c3e10932c970", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/volume/v3", "region": "RegionOne"}], "id": "26431d82c9384270aa512356bf5e64e6", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "070a948755e647bbb3bcb90d19888397", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/image", "region": "RegionOne"}], "id": "528911970de64848b5475ebd6ee6a418", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2e1ae24ade8f44e3a593eefe79d140f4", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/compute/v2/73e776ca962d425fa15702f17aa64eee", "region": "RegionOne"}], "id": "5337a897e80c4f86b14c496add20b2ba", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "36e1704910c14c38b323e02c6c534ffd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/placement", "region": "RegionOne"}], "id": "64ba2cc515ea48f2b6bf589109ecc398", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "bc1699eba7ce420d8a3224b948f231ca", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/networking", "region": "RegionOne"}], "id": "69678593bf2148cd9bfbb05428f1572e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0fdbcf46c1c149b59bbe63e29a54685a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/compute/v2.1", "region": "RegionOne"}], "id": "bc80821fb9b24e858c301c82531c11a6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d5bb2d743fb54a7ea460fc8ecb99292e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/identity", "region": "RegionOne"}], "id": "f3f05134bbf9431aab4cd693ebfef943", "type": "identity", "name": "keystone"}]}}'
2026-02-06 22:05:06,304 83168 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject) Found network {'id': '650eb4fb-54f5-4c79-ae78-a460b61ddd2d', 'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-1188876582-network', 'tenant_id': '73e776ca962d425fa15702f17aa64eee', 'project_id': '73e776ca962d425fa15702f17aa64eee', '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': 21077, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-02-06T21:04:54Z', 'updated_at': '2026-02-06T21:04:54Z', 'revision_number': 1} available for tenant
2026-02-06 22:05:06,304 83168 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-02-06 22:05:06,305 83168 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-02-06 22:05:06,426 83168 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://192.168.122.84/compute/v2.1/os-keypairs 0.121s
2026-02-06 22:05:06,427 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1769459841", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAi5c5uijuFsS8dy71HbJlgvpT02zF2iJXs7ecCtPF9tuY1ayl7LSqoFoNG1v018KaTNt5ovMaCgdmU6HP1rdfNKvtW31TBoFBBCwU9rIH6CmVqFs5+LNGaIRLSCrlCvPQ=="}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:06 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-cd39a798-b029-4962-952b-4a24ebe52d12', 'x-compute-request-id': 'req-cd39a798-b029-4962-952b-4a24ebe52d12', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1769459841", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAi5c5uijuFsS8dy71HbJlgvpT02zF2iJXs7ecCtPF9tuY1ayl7LSqoFoNG1v018KaTNt5ovMaCgdmU6HP1rdfNKvtW31TBoFBBCwU9rIH6CmVqFs5+LNGaIRLSCrlCvPQ==", "fingerprint": "ae:aa:20:83:bd:cd:95:82:7e:26:cd:a8:3c:f4:00:dd", "user_id": "4cccee043849460a8a753d9605274014"}}'
2026-02-06 22:05:06,429 83168 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1769459841 created
2026-02-06 22:05:06,656 83168 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/networking/v2.0/security-groups 0.227s
2026-02-06 22:05:06,657 83168 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--1793038197", "description": "tempest-description--2080709530"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-8092ef22-9069-4d79-9dc3-e89db16f653c', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "5dcdb0a6-e209-42d7-bd17-0c221b3cecca", "name": "tempest-securitygroup--1793038197", "stateful": true, "tenant_id": "73e776ca962d425fa15702f17aa64eee", "project_id": "73e776ca962d425fa15702f17aa64eee", "description": "tempest-description--2080709530", "shared": false, "security_group_rules": [{"id": "6ce8a447-f0ab-4355-a8a6-24d5d074648e", "project_id": "73e776ca962d425fa15702f17aa64eee", "tenant_id": "73e776ca962d425fa15702f17aa64eee", "security_group_id": "5dcdb0a6-e209-42d7-bd17-0c221b3cecca", "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": 985, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-02-06T21:05:06Z", "updated_at": "2026-02-06T21:05:06Z", "revision_number": 0}, {"id": "7ff091f8-8e73-4394-a894-cd2a555f9420", "project_id": "73e776ca962d425fa15702f17aa64eee", "tenant_id": "73e776ca962d425fa15702f17aa64eee", "security_group_id": "5dcdb0a6-e209-42d7-bd17-0c221b3cecca", "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": 986, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-02-06T21:05:06Z", "updated_at": "2026-02-06T21:05:06Z", "revision_number": 0}], "tags": [], "created_at": "2026-02-06T21:05:06Z", "updated_at": "2026-02-06T21:05:06Z", "revision_number": 1}}'
2026-02-06 22:05:06,845 83168 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.187s
2026-02-06 22:05:06,845 83168 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": "5dcdb0a6-e209-42d7-bd17-0c221b3cecca", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-ca97d53f-ec2b-4da3-95cc-a32fb1f62d3c', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "ddbb0a79-02ba-4924-9e52-45c99adbd581", "project_id": "73e776ca962d425fa15702f17aa64eee", "tenant_id": "73e776ca962d425fa15702f17aa64eee", "security_group_id": "5dcdb0a6-e209-42d7-bd17-0c221b3cecca", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T21:05:06Z", "updated_at": "2026-02-06T21:05:06Z", "revision_number": 0}}'
2026-02-06 22:05:07,073 83168 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.228s
2026-02-06 22:05:07,074 83168 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": "5dcdb0a6-e209-42d7-bd17-0c221b3cecca", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-433ec313-d90e-483e-afe5-66aa809c650d', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "22e7eefb-281a-49e1-aec1-664eece9935a", "project_id": "73e776ca962d425fa15702f17aa64eee", "tenant_id": "73e776ca962d425fa15702f17aa64eee", "security_group_id": "5dcdb0a6-e209-42d7-bd17-0c221b3cecca", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T21:05:06Z", "updated_at": "2026-02-06T21:05:06Z", "revision_number": 0}}'
2026-02-06 22:05:07,074 83168 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1793038197 created
2026-02-06 22:05:07,752 83168 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/networking/v2.0/floatingips 0.678s
2026-02-06 22:05:07,753 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '526', 'x-openstack-request-id': 'req-b18325e6-d488-4bde-b6e8-64721c5d34f0', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "1b250c26-b3e9-4fe3-9b4b-c1af96bdc6a3", "tenant_id": "73e776ca962d425fa15702f17aa64eee", "project_id": "73e776ca962d425fa15702f17aa64eee", "floating_ip_address": "172.24.4.6", "floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-02-06T21:05:07Z", "updated_at": "2026-02-06T21:05:07Z", "revision_number": 0}}'
2026-02-06 22:05:07,753 83168 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '1b250c26-b3e9-4fe3-9b4b-c1af96bdc6a3', 'tenant_id': '73e776ca962d425fa15702f17aa64eee', 'project_id': '73e776ca962d425fa15702f17aa64eee', 'floating_ip_address': '172.24.4.6', 'floating_network_id': '2915bb8f-3534-4eb6-9140-b5d7d7372804', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-02-06T21:05:07Z', 'updated_at': '2026-02-06T21:05:07Z', 'revision_number': 0, 'ip': '172.24.4.6'} created
2026-02-06 22:05:07,754 83168 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1769459841', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAi5c5uijuFsS8dy71HbJlgvpT02zF2iJXs7ecCtPF9tuY1ayl7LSqoFoNG1v018KaTNt5ovMaCgdmU6HP1rdfNKvtW31TBoFBBCwU9rIH6CmVqFs5+LNGaIRLSCrlCvPQ==', 'fingerprint': 'ae:aa:20:83:bd:cd:95:82:7e:26:cd:a8:3c:f4:00:dd', 'user_id': '4cccee043849460a8a753d9605274014', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCjZK5uyxSSj0vfnPi+FJHPHdykm+w8w94VC4hFKFif8YKO3iEu+tWE\n8aeBr7GIaOWgBwYFK4EEACKhZANiAAQIuXOboo7hbEvHcu9R2yZYL6U9NsxdoiV7\nO3nArTxfbbmNWspey0qqBaDRtb9NfCmkzbeaLzGgoHZlOhz9a3XzSr7Vt9UwaBQQ\nQsFPayB+gplahbOfizRmiES0gq5Qrz0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '5dcdb0a6-e209-42d7-bd17-0c221b3cecca', 'name': 'tempest-securitygroup--1793038197', 'stateful': True, 'tenant_id': '73e776ca962d425fa15702f17aa64eee', 'project_id': '73e776ca962d425fa15702f17aa64eee', 'description': 'tempest-description--2080709530', 'shared': False, 'security_group_rules': [{'id': '6ce8a447-f0ab-4355-a8a6-24d5d074648e', 'project_id': '73e776ca962d425fa15702f17aa64eee', 'tenant_id': '73e776ca962d425fa15702f17aa64eee', 'security_group_id': '5dcdb0a6-e209-42d7-bd17-0c221b3cecca', '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': 985, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-02-06T21:05:06Z', 'updated_at': '2026-02-06T21:05:06Z', 'revision_number': 0}, {'id': '7ff091f8-8e73-4394-a894-cd2a555f9420', 'project_id': '73e776ca962d425fa15702f17aa64eee', 'tenant_id': '73e776ca962d425fa15702f17aa64eee', 'security_group_id': '5dcdb0a6-e209-42d7-bd17-0c221b3cecca', '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': 986, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-02-06T21:05:06Z', 'updated_at': '2026-02-06T21:05:06Z', 'revision_number': 0}], 'tags': [], 'created_at': '2026-02-06T21:05:06Z', 'updated_at': '2026-02-06T21:05:06Z', 'revision_number': 1}, 'floating_ip': {'id': '1b250c26-b3e9-4fe3-9b4b-c1af96bdc6a3', 'tenant_id': '73e776ca962d425fa15702f17aa64eee', 'project_id': '73e776ca962d425fa15702f17aa64eee', 'floating_ip_address': '172.24.4.6', 'floating_network_id': '2915bb8f-3534-4eb6-9140-b5d7d7372804', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-02-06T21:05:07Z', 'updated_at': '2026-02-06T21:05:07Z', 'revision_number': 0, 'ip': '172.24.4.6'}}
2026-02-06 22:05:08,307 83168 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 202 POST http://192.168.122.84/compute/v2.1/servers 0.552s
2026-02-06 22:05:08,307 83168 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-677232574", "imageRef": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "flavorRef": "42", "networks": [{"uuid": "650eb4fb-54f5-4c79-ae78-a460b61ddd2d"}], "security_groups": [{"name": "tempest-securitygroup--1793038197"}], "key_name": "tempest-keypair-1769459841", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '412', 'location': 'http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fa12ebf-2e5a-4760-8e6c-f92743a06239', 'x-compute-request-id': 'req-7fa12ebf-2e5a-4760-8e6c-f92743a06239', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/compute/v2.1/servers'}
Body: b'{"server": {"id": "7608fd2f-47a1-46e3-afb8-04e1545dce1a", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1793038197"}], "adminPass": "hn6iuhjfHNKH"}}'
2026-02-06 22:05:08,383 83168 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a 0.073s
2026-02-06 22:05:08,384 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:08 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-07042f13-fdd7-479a-9e3e-63ad317c36a1', 'x-compute-request-id': 'req-07042f13-fdd7-479a-9e3e-63ad317c36a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:05:08Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "", "id": "7608fd2f-47a1-46e3-afb8-04e1545dce1a", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-677232574", "status": "BUILD", "tenant_id": "73e776ca962d425fa15702f17aa64eee", "user_id": "4cccee043849460a8a753d9605274014", "updated": "2026-02-06T21:05:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1769459841", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:05:09,471 83168 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a 0.075s
2026-02-06 22:05:09,471 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:09 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-6b65e73d-ca6a-4057-b2c0-b3490747005e', 'x-compute-request-id': 'req-6b65e73d-ca6a-4057-b2c0-b3490747005e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:05:08Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "", "id": "7608fd2f-47a1-46e3-afb8-04e1545dce1a", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-677232574", "status": "BUILD", "tenant_id": "73e776ca962d425fa15702f17aa64eee", "user_id": "4cccee043849460a8a753d9605274014", "updated": "2026-02-06T21:05:09Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1769459841", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:05:10,561 83168 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a 0.077s
2026-02-06 22:05:10,561 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb189e6c-9419-44c9-ac7b-52a6558d54e1', 'x-compute-request-id': 'req-fb189e6c-9419-44c9-ac7b-52a6558d54e1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:05:08Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "16f85677fa57423b24cf58811aa991bbe299c5608ce7a26c69cafc09", "id": "7608fd2f-47a1-46e3-afb8-04e1545dce1a", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-677232574", "status": "BUILD", "tenant_id": "73e776ca962d425fa15702f17aa64eee", "user_id": "4cccee043849460a8a753d9605274014", "updated": "2026-02-06T21:05:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1769459841", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:05:10,572 83168 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-02-06 22:05:11,651 83168 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a 0.077s
2026-02-06 22:05:11,651 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbec05af-4830-4ad9-9289-20b050960993', 'x-compute-request-id': 'req-cbec05af-4830-4ad9-9289-20b050960993', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:05:08Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "16f85677fa57423b24cf58811aa991bbe299c5608ce7a26c69cafc09", "id": "7608fd2f-47a1-46e3-afb8-04e1545dce1a", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-677232574", "status": "BUILD", "tenant_id": "73e776ca962d425fa15702f17aa64eee", "user_id": "4cccee043849460a8a753d9605274014", "updated": "2026-02-06T21:05:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1769459841", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:05:12,749 83168 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a 0.086s
2026-02-06 22:05:12,750 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1327', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4dadc68-96df-4c41-9dcc-d96ed1c48593', 'x-compute-request-id': 'req-b4dadc68-96df-4c41-9dcc-d96ed1c48593', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:05:08Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "16f85677fa57423b24cf58811aa991bbe299c5608ce7a26c69cafc09", "id": "7608fd2f-47a1-46e3-afb8-04e1545dce1a", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-677232574", "status": "BUILD", "tenant_id": "73e776ca962d425fa15702f17aa64eee", "user_id": "4cccee043849460a8a753d9605274014", "updated": "2026-02-06T21:05:12Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1769459841", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:05:12,761 83168 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-02-06 22:05:13,941 83168 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a 0.178s
2026-02-06 22:05:13,941 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1405', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-890ebc98-7777-4863-b638-52e671314f3c', 'x-compute-request-id': 'req-890ebc98-7777-4863-b638-52e671314f3c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:05:08Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "16f85677fa57423b24cf58811aa991bbe299c5608ce7a26c69cafc09", "id": "7608fd2f-47a1-46e3-afb8-04e1545dce1a", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-677232574", "status": "BUILD", "tenant_id": "73e776ca962d425fa15702f17aa64eee", "user_id": "4cccee043849460a8a753d9605274014", "updated": "2026-02-06T21:05:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1769459841", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1793038197"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:05:13,953 83168 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 5 second wait
2026-02-06 22:05:15,142 83168 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a 0.188s
2026-02-06 22:05:15,143 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1393', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ce1a09b-2fbd-4677-9584-140f75ddfafb', 'x-compute-request-id': 'req-9ce1a09b-2fbd-4677-9584-140f75ddfafb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:05:08Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "16f85677fa57423b24cf58811aa991bbe299c5608ce7a26c69cafc09", "id": "7608fd2f-47a1-46e3-afb8-04e1545dce1a", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-677232574", "status": "BUILD", "tenant_id": "73e776ca962d425fa15702f17aa64eee", "user_id": "4cccee043849460a8a753d9605274014", "updated": "2026-02-06T21:05:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1769459841", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1793038197"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:05:15,154 83168 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait
2026-02-06 22:05:16,291 83168 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a 0.135s
2026-02-06 22:05:16,291 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1393', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ba02c30-62e1-4240-8749-46581615728b', 'x-compute-request-id': 'req-7ba02c30-62e1-4240-8749-46581615728b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:05:08Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "16f85677fa57423b24cf58811aa991bbe299c5608ce7a26c69cafc09", "id": "7608fd2f-47a1-46e3-afb8-04e1545dce1a", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-677232574", "status": "BUILD", "tenant_id": "73e776ca962d425fa15702f17aa64eee", "user_id": "4cccee043849460a8a753d9605274014", "updated": "2026-02-06T21:05:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1769459841", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1793038197"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:05:17,444 83168 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a 0.139s
2026-02-06 22:05:17,444 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1393', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3509973-06a5-4708-827f-d6661351600e', 'x-compute-request-id': 'req-d3509973-06a5-4708-827f-d6661351600e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:05:08Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "16f85677fa57423b24cf58811aa991bbe299c5608ce7a26c69cafc09", "id": "7608fd2f-47a1-46e3-afb8-04e1545dce1a", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-677232574", "status": "BUILD", "tenant_id": "73e776ca962d425fa15702f17aa64eee", "user_id": "4cccee043849460a8a753d9605274014", "updated": "2026-02-06T21:05:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1769459841", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1793038197"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:05:18,595 83168 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a 0.139s
2026-02-06 22:05:18,596 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1393', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8fc0ce0-1668-4a39-899f-6bd581ad3c93', 'x-compute-request-id': 'req-e8fc0ce0-1668-4a39-899f-6bd581ad3c93', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:05:08Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "16f85677fa57423b24cf58811aa991bbe299c5608ce7a26c69cafc09", "id": "7608fd2f-47a1-46e3-afb8-04e1545dce1a", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-677232574", "status": "BUILD", "tenant_id": "73e776ca962d425fa15702f17aa64eee", "user_id": "4cccee043849460a8a753d9605274014", "updated": "2026-02-06T21:05:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1769459841", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1793038197"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:05:19,784 83168 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a 0.169s
2026-02-06 22:05:19,784 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1393', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11f0a6ac-9f95-4e77-b7e4-c6a4fc3acda9', 'x-compute-request-id': 'req-11f0a6ac-9f95-4e77-b7e4-c6a4fc3acda9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:05:08Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "16f85677fa57423b24cf58811aa991bbe299c5608ce7a26c69cafc09", "id": "7608fd2f-47a1-46e3-afb8-04e1545dce1a", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-677232574", "status": "BUILD", "tenant_id": "73e776ca962d425fa15702f17aa64eee", "user_id": "4cccee043849460a8a753d9605274014", "updated": "2026-02-06T21:05:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1769459841", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1793038197"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:05:20,981 83168 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a 0.184s
2026-02-06 22:05:20,981 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1393', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8958a0cb-880d-48be-b7b0-229e2101eaa0', 'x-compute-request-id': 'req-8958a0cb-880d-48be-b7b0-229e2101eaa0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:05:08Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "16f85677fa57423b24cf58811aa991bbe299c5608ce7a26c69cafc09", "id": "7608fd2f-47a1-46e3-afb8-04e1545dce1a", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-677232574", "status": "BUILD", "tenant_id": "73e776ca962d425fa15702f17aa64eee", "user_id": "4cccee043849460a8a753d9605274014", "updated": "2026-02-06T21:05:14Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1769459841", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1793038197"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:05:22,135 83168 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a 0.141s
2026-02-06 22:05:22,135 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1593', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-763a2d3d-98fa-4f3e-945e-b65f69085cd5', 'x-compute-request-id': 'req-763a2d3d-98fa-4f3e-945e-b65f69085cd5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-1188876582-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:f2:b8"}]}, "created": "2026-02-06T21:05:08Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "16f85677fa57423b24cf58811aa991bbe299c5608ce7a26c69cafc09", "id": "7608fd2f-47a1-46e3-afb8-04e1545dce1a", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-677232574", "status": "ACTIVE", "tenant_id": "73e776ca962d425fa15702f17aa64eee", "user_id": "4cccee043849460a8a753d9605274014", "updated": "2026-02-06T21:05:22Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1769459841", "OS-SRV-USG:launched_at": "2026-02-06T21:05:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1793038197"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:05:22,147 83168 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait
2026-02-06 22:05:22,263 83168 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a/os-interface 0.116s
2026-02-06 22:05:22,263 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-011d44d3-2970-41af-bdab-d47acdb65edf', 'x-compute-request-id': 'req-011d44d3-2970-41af-bdab-d47acdb65edf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "650eb4fb-54f5-4c79-ae78-a460b61ddd2d", "port_id": "9f56a3d8-64e0-40af-8d2d-7e914c922f12", "mac_addr": "fa:16:3e:e2:f2:b8", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "00b52a20-f5af-4685-95a3-14c46b2ee34b", "ip_address": "10.0.0.7"}]}]}'
2026-02-06 22:05:22,874 83168 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 PUT http://192.168.122.84/networking/v2.0/floatingips/1b250c26-b3e9-4fe3-9b4b-c1af96bdc6a3 0.607s
2026-02-06 22:05:22,875 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "9f56a3d8-64e0-40af-8d2d-7e914c922f12"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:05:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '827', 'x-openstack-request-id': 'req-495388aa-ca30-4610-b5cc-14448225ab3a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips/1b250c26-b3e9-4fe3-9b4b-c1af96bdc6a3'}
Body: b'{"floatingip": {"id": "1b250c26-b3e9-4fe3-9b4b-c1af96bdc6a3", "tenant_id": "73e776ca962d425fa15702f17aa64eee", "project_id": "73e776ca962d425fa15702f17aa64eee", "floating_ip_address": "172.24.4.6", "floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804", "router_id": "16f856fe-605f-4175-aee3-3d8d71592a92", "port_id": "9f56a3d8-64e0-40af-8d2d-7e914c922f12", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "650eb4fb-54f5-4c79-ae78-a460b61ddd2d", "mac_address": "fa:16:3e:e2:f2:b8", "admin_state_up": true, "status": "ACTIVE", "device_id": "7608fd2f-47a1-46e3-afb8-04e1545dce1a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-02-06T21:05:07Z", "updated_at": "2026-02-06T21:05:22Z", "revision_number": 1}}'
2026-02-06 22:05:22,876 83168 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.6:22' as 'cirros' with public key authentication
2026-02-06 22:05:25,935 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.6 ([Errno None] Unable to connect to port 22 on 172.24.4.6). Number attempts: 1. Retry after 2 seconds.
2026-02-06 22:05:29,011 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.6 ([Errno None] Unable to connect to port 22 on 172.24.4.6). Number attempts: 2. Retry after 3 seconds.
2026-02-06 22:05:35,567 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.6 ([Errno None] Unable to connect to port 22 on 172.24.4.6). Number attempts: 3. Retry after 4 seconds.
2026-02-06 22:05:43,151 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.6 ([Errno None] Unable to connect to port 22 on 172.24.4.6). Number attempts: 4. Retry after 5 seconds.
2026-02-06 22:05:51,727 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.6 ([Errno None] Unable to connect to port 22 on 172.24.4.6). Number attempts: 5. Retry after 6 seconds.
2026-02-06 22:06:01,295 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.6 ([Errno None] Unable to connect to port 22 on 172.24.4.6). Number attempts: 6. Retry after 7 seconds.
2026-02-06 22:06:11,859 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.6 ([Errno None] Unable to connect to port 22 on 172.24.4.6). Number attempts: 7. Retry after 8 seconds.
2026-02-06 22:06:23,439 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.6 ([Errno None] Unable to connect to port 22 on 172.24.4.6). Number attempts: 8. Retry after 9 seconds.
2026-02-06 22:06:36,015 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.6 ([Errno None] Unable to connect to port 22 on 172.24.4.6). Number attempts: 9. Retry after 10 seconds.
2026-02-06 22:06:49,583 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.6 ([Errno None] Unable to connect to port 22 on 172.24.4.6). Number attempts: 10. Retry after 11 seconds.
2026-02-06 22:07:04,143 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.6 ([Errno None] Unable to connect to port 22 on 172.24.4.6). Number attempts: 11. Retry after 12 seconds.
2026-02-06 22:07:19,727 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.6 ([Errno None] Unable to connect to port 22 on 172.24.4.6). Number attempts: 12. Retry after 13 seconds.
2026-02-06 22:07:36,303 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.6 ([Errno None] Unable to connect to port 22 on 172.24.4.6). Number attempts: 13. Retry after 14 seconds.
2026-02-06 22:07:53,871 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.6 ([Errno None] Unable to connect to port 22 on 172.24.4.6). Number attempts: 14. Retry after 15 seconds.
2026-02-06 22:08:12,431 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.6 ([Errno None] Unable to connect to port 22 on 172.24.4.6). Number attempts: 15. Retry after 16 seconds.
2026-02-06 22:08:32,015 83168 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.6 ([Errno None] Unable to connect to port 22 on 172.24.4.6). Number attempts: 16. Retry after 17 seconds.
2026-02-06 22:08:52,591 83168 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.6 after 16 attempts. Proxy client: no proxy client
2026-02-06 22:08:52.591 83168 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-02-06 22:08:52.591 83168 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-02-06 22:08:52.591 83168 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-02-06 22:08:52.591 83168 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/paramiko/client.py", line 407, in connect
2026-02-06 22:08:52.591 83168 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors)
2026-02-06 22:08:52.591 83168 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.4.6
2026-02-06 22:08:52.591 83168 ERROR tempest.lib.common.ssh
2026-02-06 22:08:52,592 83168 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-TestServerVolumeAttachScenarioOldVersion-1188876582-network': [{'version': 4, 'addr': '10.0.0.7', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:e2:f2:b8'}]}, 'created': '2026-02-06T21:05:08Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/flavors/42'}]}, 'hostId': '16f85677fa57423b24cf58811aa991bbe299c5608ce7a26c69cafc09', 'id': '7608fd2f-47a1-46e3-afb8-04e1545dce1a', 'image': {'id': '8a411264-15f8-414d-9d8f-b6ea39e77eaf', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf'}]}, 'links': [{'rel': 'self', 'href': 'http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a'}, {'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a'}], 'metadata': {}, 'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-server-677232574', 'status': 'ACTIVE', 'tenant_id': '73e776ca962d425fa15702f17aa64eee', 'user_id': '4cccee043849460a8a753d9605274014', 'updated': '2026-02-06T21:05:22Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-1769459841', 'OS-SRV-USG:launched_at': '2026-02-06T21:05:21.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--1793038197'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []}
2026-02-06 22:08:53,137 83168 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 POST http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a/action 0.544s
2026-02-06 22:08:53,137 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:08:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '31451', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc03e1b2-ff71-4cac-b562-5b0309fbe4f5', 'x-compute-request-id': 'req-cc03e1b2-ff71-4cac-b562-5b0309fbe4f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a/action'}
Body: b'{"output": "[ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.15.0-1 04/01/2014\\n[ 0.000000] last_pfn = 0xbfdd max_arch_pfn = 0x10000000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000f5b80-0x000f5b8f]\\n[ 0.000000] Using GB pages for direct mapping\\n[ 0.000000] RAMDISK: [mem 0x0b725000-0x0bfccfff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F5990 000014 (v00 BOCHS )\\n[ 0.000000] ACPI: RSDT 0x000000000BFE18B3 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: FACP 0x000000000BFE1767 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: DSDT 0x000000000BFE0040 001727 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: FACS 0x000000000BFE0000 000040\\n[ 0.000000] ACPI: APIC 0x000000000BFE17DB 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: HPET 0x000000000BFE1853 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: WAET 0x000000000BFE188B 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: Reserving FACP table memory at [mem 0xbfe1767-0xbfe17da]\\n[ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1766]\\n[ 0.000000] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]\\n[ 0.000000] ACPI: Reserving APIC table memory at [mem 0xbfe17db-0xbfe1852]\\n[ 0.000000] ACPI: Reserving HPET table memory at [mem 0xbfe1853-0xbfe188a]\\n[ 0.000000] ACPI: Reserving WAET table memory at [mem 0xbfe188b-0xbfe18b2]\\n[ 0.000000] No NUMA configuration found\\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0b6fb000-0x0b724fff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]\\n[ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges\\n[ 0.000000] On node 0, zone DMA: 97 pages in unavailable ranges\\n[ 0.000000] On node 0, zone DMA32: 16419 pages in unavailable ranges\\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\\n[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23\\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\\n[ 0.0
2026-02-06 22:08:53,138 83168 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server 7608fd2f-47a1-46e3-afb8-04e1545dce1a: [ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)
[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Hygon HygonGenuine
[ 0.000000] Centaur CentaurHauls
[ 0.000000] zhaoxin Shanghai
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.15.0-1 04/01/2014
[ 0.000000] last_pfn = 0xbfdd max_arch_pfn = 0x10000000000
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000000] found SMP MP-table at [mem 0x000f5b80-0x000f5b8f]
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] RAMDISK: [mem 0x0b725000-0x0bfccfff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F5990 000014 (v00 BOCHS )
[ 0.000000] ACPI: RSDT 0x000000000BFE18B3 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACP 0x000000000BFE1767 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: DSDT 0x000000000BFE0040 001727 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACS 0x000000000BFE0000 000040
[ 0.000000] ACPI: APIC 0x000000000BFE17DB 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: HPET 0x000000000BFE1853 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: WAET 0x000000000BFE188B 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: Reserving FACP table memory at [mem 0xbfe1767-0xbfe17da]
[ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1766]
[ 0.000000] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]
[ 0.000000] ACPI: Reserving APIC table memory at [mem 0xbfe17db-0xbfe1852]
[ 0.000000] ACPI: Reserving HPET table memory at [mem 0xbfe1853-0xbfe188a]
[ 0.000000] ACPI: Reserving WAET table memory at [mem 0xbfe188b-0xbfe18b2]
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x0b6fb000-0x0b724fff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]
[ 0.000000] Normal empty
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]
[ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA: 97 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA32: 16419 pages in unavailable ranges
[ 0.000000] ACPI: PM-Timer IO Port: 0x608
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[ 0.000000] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[ 0.000000] [mem 0x0c000000-0xfffbffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1
[ 0.000000] percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u2097152
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 48093
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0
[ 0.000000] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
[ 0.000000] Memory: 123004K/196076K available (16393K kernel code, 4396K rwdata, 10960K rodata, 3368K init, 18700K bss, 72868K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] ftrace: allocating 50748 entries in 199 pages
[ 0.000000] ftrace: allocated 199 pages with 5 groups
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1.
[ 0.000000] Rude variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16
[ 0.000000] random: crng init done
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] printk: console [tty1] enabled
[ 0.000000] printk: console [ttyS0] enabled
[ 0.000000] ACPI: Core revision 20210730
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
[ 0.012000] APIC: Switch to symmetric I/O mode setup
[ 0.020000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.052000] tsc: Unable to calibrate against PIT
[ 0.052000] tsc: using HPET reference calibration
[ 0.056000] tsc: Detected 2000.027 MHz processor
[ 0.002605] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1cd447ab111, max_idle_ns: 440795249998 ns
[ 0.004115] Calibrating delay loop (skipped), value calculated using timer frequency.. 4000.05 BogoMIPS (lpj=8000108)
[ 0.007146] AMD Zen1 DIV0 bug detected. Disable SMT for full protection.
[ 0.021938] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127
[ 0.028012] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0
[ 0.035199] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.037000] Spectre V2 : Mitigation: Retpolines
[ 0.037379] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.038150] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.038862] RETBleed: Mitigation: untrained return thunk
[ 0.039901] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.042220] Speculative Return Stack Overflow: IBPB-extending microcode not applied!
[ 0.042633] Speculative Return Stack Overflow: WARNING: See https://kernel.org/doc/html/latest/admin-guide/hw-vuln/srso.html for mitigation options.
[ 0.042986] Speculative Return Stack Overflow: Mitigation: safe RET, no microcode
[ 0.051552] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.060079] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.060576] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.063605] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.064013] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[ 0.064812] x86/fpu: xstate_offset[3]: 960, xstate_sizes[3]: 64
[ 0.065347] x86/fpu: xstate_offset[4]: 1024, xstate_sizes[4]: 64
[ 0.065604] x86/fpu: xstate_offset[9]: 2688, xstate_sizes[9]: 8
[ 0.065885] x86/fpu: Enabled xstate features 0x21b, context size is 2696 bytes, using 'standard' format.
[ 0.955790] Freeing SMP alternatives memory: 44K
[ 0.957707] pid_max: default: 32768 minimum: 301
[ 0.972005] LSM: Security Framework initializing
[ 0.977054] landlock: Up and running.
[ 0.977386] Yama: becoming mindful.
[ 0.988568] AppArmor: AppArmor initialized
[ 0.997106] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 0.997755] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 1.169654] smpboot: CPU0: AMD EPYC Processor (family: 0x17, model: 0x1, stepping: 0x2)
[ 1.187863] Performance Events: PMU not available due to virtualization, using software events only.
[ 1.190273] signal: max sigframe size: 3632
[ 1.192209] rcu: Hierarchical SRCU implementation.
[ 1.209578] NMI watchdog: Perf NMI watchdog permanently disabled
[ 1.217085] smp: Bringing up secondary CPUs ...
[ 1.217434] smp: Brought up 1 node, 1 CPU
[ 1.217688] smpboot: Max logical packages: 1
[ 1.218021] smpboot: Total of 1 processors activated (4000.05 BogoMIPS)
[ 1.251039] devtmpfs: initialized
[ 1.257939] x86/mm: Memory block size: 128MB
[ 1.269899] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 1.271295] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
[ 1.279106] pinctrl core: initialized pinctrl subsystem
[ 1.293398] PM: RTC time: 21:05:26, date: 2026-02-06
[ 1.310268] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 1.319391] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[ 1.322239] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 1.324280] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 1.324999] audit: initializing netlink subsys (disabled)
[ 1.332179] audit: type=2000 audit(1770411926.384:1): state=initialized audit_enabled=0 res=1
[ 1.341489] thermal_sys: Registered thermal governor 'fair_share'
[ 1.341570] thermal_sys: Registered thermal governor 'bang_bang'
[ 1.341865] thermal_sys: Registered thermal governor 'step_wise'
[ 1.342093] thermal_sys: Registered thermal governor 'user_space'
[ 1.342308] thermal_sys: Registered thermal governor 'power_allocator'
[ 1.342922] EISA bus registered
[ 1.343665] cpuidle: using governor ladder
[ 1.345041] cpuidle: using governor menu
[ 1.349219] ACPI: bus type PCI registered
[ 1.349604] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 1.356467] PCI: Using configuration type 1 for base access
[ 1.356760] PCI: Using configuration type 1 for extended access
[ 1.424425] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 1.434397] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 1.434733] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 1.498600] ACPI: Added _OSI(Module Device)
[ 1.498930] ACPI: Added _OSI(Processor Device)
[ 1.499125] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 1.499314] ACPI: Added _OSI(Processor Aggregator Device)
[ 1.499850] ACPI: Added _OSI(Linux-Dell-Video)
[ 1.500059] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 1.500271] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 1.551606] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 1.591341] ACPI: Interpreter enabled
[ 1.593258] ACPI: PM: (supports S0 S3 S4 S5)
[ 1.593536] ACPI: Using IOAPIC for interrupt routing
[ 1.594762] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 1.595151] PCI: Using E820 reservations for host bridge windows
[ 1.598583] ACPI: Enabled 2 GPEs in block 00 to 0F
[ 1.684744] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 1.686390] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 1.699549] acpiphp: Slot [3] registered
[ 1.699902] acpiphp: Slot [4] registered
[ 1.700343] acpiphp: Slot [5] registered
[ 1.700899] acpiphp: Slot [6] registered
[ 1.701345] acpiphp: Slot [7] registered
[ 1.701872] acpiphp: Slot [8] registered
[ 1.702302] acpiphp: Slot [9] registered
[ 1.703830] acpiphp: Slot [10] registered
[ 1.704265] acpiphp: Slot [11] registered
[ 1.704706] acpiphp: Slot [12] registered
[ 1.705132] acpiphp: Slot [13] registered
[ 1.705571] acpiphp: Slot [14] registered
[ 1.706236] acpiphp: Slot [15] registered
[ 1.706685] acpiphp: Slot [16] registered
[ 1.707111] acpiphp: Slot [17] registered
[ 1.707731] acpiphp: Slot [18] registered
[ 1.708167] acpiphp: Slot [19] registered
[ 1.708600] acpiphp: Slot [20] registered
[ 1.709086] acpiphp: Slot [21] registered
[ 1.709516] acpiphp: Slot [22] registered
[ 1.709983] acpiphp: Slot [23] registered
[ 1.710409] acpiphp: Slot [24] registered
[ 1.710914] acpiphp: Slot [25] registered
[ 1.711346] acpiphp: Slot [26] registered
[ 1.711842] acpiphp: Slot [27] registered
[ 1.712285] acpiphp: Slot [28] registered
[ 1.712724] acpiphp: Slot [29] registered
[ 1.713151] acpiphp: Slot [30] registered
[ 1.713590] acpiphp: Slot [31] registered
[ 1.714324] PCI host bridge to bus 0000:00
[ 1.715425] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 1.715901] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 1.716413] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 1.716666] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 1.717044] pci_bus 0000:00: root bus resource [mem 0x0c000000-0xfebfffff window]
[ 1.717338] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]
[ 1.722188] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[ 1.745780] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[ 1.749122] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[ 1.752328] pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f]
[ 1.754166] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 1.755630] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 1.755947] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 1.756250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 1.760277] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[ 1.761236] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
[ 1.761617] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
[ 1.766892] pci 0000:00:02.0: [1af4:1050] type 00 class 0x030000
[ 1.767583] pci 0000:00:02.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref]
[ 1.772587] pci 0000:00:02.0: reg 0x18: [mem 0xfe800000-0xfe803fff 64bit pref]
[ 1.774901] pci 0000:00:02.0: reg 0x20: [mem 0xfeb90000-0xfeb90fff]
[ 1.775593] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfeb8ffff pref]
[ 1.780355] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 1.798604] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000
[ 1.800372] pci 0000:00:03.0: reg 0x10: [io 0xc080-0xc0bf]
[ 1.802118] pci 0000:00:03.0: reg 0x14: [mem 0xfeb91000-0xfeb91fff]
[ 1.807602] pci 0000:00:03.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref]
[ 1.809554] pci 0000:00:03.0: reg 0x30: [mem 0xfeb00000-0xfeb7ffff pref]
[ 1.828160] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000
[ 1.829953] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f]
[ 1.831600] pci 0000:00:04.0: reg 0x14: [mem 0xfeb92000-0xfeb92fff]
[ 1.835596] pci 0000:00:04.0: reg 0x20: [mem 0xfe808000-0xfe80bfff 64bit pref]
[ 1.855332] pci 0000:00:05.0: [1af4:1002] type 00 class 0x00ff00
[ 1.856583] pci 0000:00:05.0: reg 0x10: [io 0xc0c0-0xc0ff]
[ 1.859632] pci 0000:00:05.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref]
[ 1.878902] pci 0000:00:06.0: [1af4:1005] type 00 class 0x00ff00
[ 1.879582] pci 0000:00:06.0: reg 0x10: [io 0xc100-0xc11f]
[ 1.883598] pci 0000:00:06.0: reg 0x20: [mem 0xfe810000-0xfe813fff 64bit pref]
[ 1.912736] ACPI: PCI: Interrupt link LNKA configured for IRQ 10
[ 1.915218] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[ 1.917428] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[ 1.919406] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[ 1.920314] ACPI: PCI: Interrupt link LNKS configured for IRQ 9
[ 1.927635] iommu: Default domain type: Translated
[ 1.928015] iommu: DMA domain TLB invalidation policy: lazy mode
[ 1.937107] SCSI subsystem initialized
[ 1.946950] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 1.947465] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 1.947675] pci 0000:00:02.0: vgaarb: bridge control possible
[ 1.948167] vgaarb: loaded
[ 1.950228] ACPI: bus type USB registered
[ 1.951185] usbcore: registered new interface driver usbfs
[ 1.951549] usbcore: registered new interface driver hub
[ 1.951549] usbcore: registered new device driver usb
[ 1.952443] pps_core: LinuxPPS API ver. 1 registered
[ 1.952833] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 1.955565] PTP clock support registered
[ 1.957810] EDAC MC: Ver: 3.0.0
[ 1.979855] NetLabel: Initializing
[ 1.980129] NetLabel: domain hash size = 128
[ 1.980327] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 1.982410] NetLabel: unlabeled traffic allowed by default
[ 1.984263] PCI: Using ACPI for IRQ routing
[ 1.989843] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 1.990227] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[ 1.998031] clocksource: Switched to clocksource tsc-early
[ 2.365627] VFS: Disk quotas dquot_6.6.0
[ 2.366357] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 2.382041] AppArmor: AppArmor Filesystem Enabled
[ 2.383278] pnp: PnP ACPI init
[ 2.409615] pnp: PnP ACPI: found 5 devices
[ 2.471991] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 2.474473] NET: Registered PF_INET protocol family
[ 2.476715] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 2.538652] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 2.541784] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 2.542350] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 2.543227] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 2.543819] TCP: Hash tables configured (established 2048 bind 2048)
[ 2.548374] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear)
[ 2.549215] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 2.549933] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 2.552897] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 2.554040] NET: Registered PF_XDP protocol family
[ 2.556016] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 2.556315] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 2.556561] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 2.556818] pci_bus 0000:00: resource 7 [mem 0x0c000000-0xfebfffff window]
[ 2.557074] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window]
[ 2.558782] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 2.559182] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 2.559543] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 2.560034] PCI: CLS 0 bytes, default 64
[ 2.574228] Trying to unpack rootfs image as initramfs...
[ 2.590981] Initialise system trusted keyrings
[ 2.597844] Key type blacklist registered
[ 2.604552] workingset: timestamp_bits=36 max_order=15 bucket_order=0
[ 2.673964] zbud: loaded
[ 2.690402] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 2.701721] fuse: init (API version 7.34)
[ 2.715503] integrity: Platform Keyring initialized
[ 2.832253] Key type asymmetric registered
[ 2.832665] Asymmetric key parser 'x509' registered
[ 2.833813] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 2.837989] io scheduler mq-deadline registered
[ 2.849146] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 2.869638] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 2.884275] ACPI: button: Power Button [PWRF]
[ 3.592036] tsc: Refined TSC clocksource calibration: 2000.005 MHz
[ 3.593023] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1cd432f8b5d, max_idle_ns: 440795262763 ns
[ 3.593612] clocksource: Switched to clocksource tsc
[ 4.563575] ACPI: \_SB_.LNKB: Enabled at IRQ 10
[ 6.207569] Freeing initrd memory: 8864K
[ 6.240078] ACPI: \_SB_.LNKC: Enabled at IRQ 11
[ 6.982766] ACPI: \_SB_.LNKD: Enabled at IRQ 11
[ 7.727051] ACPI: \_SB_.LNKA: Enabled at IRQ 10
[ 8.490621] Free page reporting enabled
[ 8.493839] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 8.520860] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 8.569252] Linux agpgart interface v0.103
[ 8.625386] loop: module loaded
[ 8.647036] scsi host0: ata_piix
[ 8.653606] scsi host1: ata_piix
[ 8.655209] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14
[ 8.655656] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15
[ 8.667036] tun: Universal TUN/TAP device driver, 1.6
[ 8.668535] PPP generic driver version 2.4.2
[ 8.670320] VFIO - User Level meta-driver version: 0.3
[ 8.673462] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 8.673973] ehci-pci: EHCI PCI platform driver
[ 8.674531] ehci-platform: EHCI generic platform driver
[ 8.674949] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 8.675354] ohci-pci: OHCI PCI platform driver
[ 8.676136] ohci-platform: OHCI generic platform driver
[ 8.676586] uhci_hcd: USB Universal Host Controller Interface driver
[ 8.679386] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 8.685859] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 8.686429] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 8.690672] mousedev: PS/2 mouse device common for all mice
[ 8.697170] rtc_cmos 00:04: RTC can wake from S4
[ 8.701067] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 8.707777] rtc_cmos 00:04: registered as rtc0
[ 8.709018] rtc_cmos 00:04: setting system clock to 2026-02-06T21:05:34 UTC (1770411934)
[ 8.711115] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs
[ 8.711858] i2c_dev: i2c /dev entries driver
[ 8.713028] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 8.713972] device-mapper: uevent: version 1.0.3
[ 8.716187] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[ 8.717156] platform eisa.0: Probing EISA bus 0
[ 8.717732] platform eisa.0: EISA: Cannot allocate resource for mainboard
[ 8.718204] platform eisa.0: Cannot allocate resource for EISA slot 1
[ 8.718528] platform eisa.0: Cannot allocate resource for EISA slot 2
[ 8.718800] platform eisa.0: Cannot allocate resource for EISA slot 3
[ 8.719060] platform eisa.0: Cannot allocate resource for EISA slot 4
[ 8.719342] platform eisa.0: Cannot allocate resource for EISA slot 5
[ 8.719800] platform eisa.0: Cannot allocate resource for EISA slot 6
[ 8.720074] platform eisa.0: Cannot allocate resource for EISA slot 7
[ 8.720336] platform eisa.0: Cannot allocate resource for EISA slot 8
[ 8.720615] platform eisa.0: EISA: Detected 0 cards
[ 8.721468] ledtrig-cpu: registered to indicate activity on CPUs
[ 8.724171] drop_monitor: Initializing network drop monitor service
[ 8.728514] NET: Registered PF_INET6 protocol family
[ 9.014488] Segment Routing with IPv6
[ 9.015274] In-situ OAM (IOAM) with IPv6
[ 9.016705] NET: Registered PF_PACKET protocol family
[ 9.018239] Key type dns_resolver registered
[ 9.023764] IPI shorthand broadcast: enabled
[ 9.024960] sched_clock: Marking stable (9080090309, -56450268)->(9056450241, -32810200)
[ 9.029710] registered taskstats version 1
[ 9.031536] Loading compiled-in X.509 certificates
[ 9.053573] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b'
[ 9.058842] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[ 9.063327] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[ 9.063800] blacklist: Loading compiled-in revocation X.509 certificates
[ 9.066414] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[ 9.067224] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03'
[ 9.068099] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b'
[ 9.068849] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8'
[ 9.069557] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d'
[ 9.070334] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c'
[ 9.070984] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af'
[ 9.071832] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9'
[ 9.077558] zswap: loaded using pool lzo/zbud
[ 9.083185] Key type .fscrypt registered
[ 9.083505] Key type fscrypt-provisioning registered
[ 9.178611] Key type encrypted registered
[ 9.179047] AppArmor: AppArmor sha1 policy hashing enabled
[ 9.180328] ima: No TPM chip found, activating TPM-bypass!
[ 9.180738] Loading compiled-in module X.509 certificates
[ 9.185434] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b'
[ 9.185961] ima: Allocated hash algorithm: sha1
[ 9.189848] ima: No architecture policies found
[ 9.191225] evm: Initialising EVM extended attributes:
[ 9.191531] evm: security.selinux
[ 9.191926] evm: security.SMACK64
[ 9.192091] evm: security.SMACK64EXEC
[ 9.192246] evm: security.SMACK64TRANSMUTE
[ 9.192411] evm: security.SMACK64MMAP
[ 9.192579] evm: security.apparmor
[ 9.192724] evm: security.ima
[ 9.192856] evm: security.capability
[ 9.193133] evm: HMAC attrs: 0x1
[ 9.200853] PM: Magic number: 14:167:95
[ 9.209568] RAS: Correctable Errors collector initialized.
[ 9.212325] clk: Disabling unused clocks
[ 9.365853] Freeing unused decrypted memory: 2036K
[ 9.463081] Freeing unused kernel image (initmem) memory: 3368K
[ 9.463759] Write protecting the kernel read-only data: 30720k
[ 9.472938] Freeing unused kernel image (text/rodata gap) memory: 2036K
[ 9.478321] Freeing unused kernel image (rodata/data gap) memory: 1328K
[ 10.033771] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 10.034797] Run /init as init process
info: initramfs: up at 10.32
[ 11.683522] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB)
[ 11.719372] GPT:Primary header thinks Alt. header is not at the end of the disk.
[ 11.719941] GPT:229375 != 2097151
[ 11.720128] GPT:Alternate GPT header not at the end of the disk.
[ 11.720363] GPT:229375 != 2097151
[ 11.720550] GPT: Use GNU Parted to correct GPT errors.
[ 12.529588] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called
currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables
info: copying initramfs to /dev/vda1
info: initramfs loading root from /dev/vda1
info: /etc/init.d/rc.sysinit: up at 18.97
info: container: none
Starting syslogd: OK
currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables
Saving random seed: OK
Starting acpid: OK
Starting network: dhcpcd-9.4.1 starting
DUID 00:04:76:08:fd:2f:47:a1:46:e3:af:b8:04:e1:54:5d:ce:1a
eth0: waiting for carrier
eth0: carrier acquired
eth0: IAID 3e:e2:f2:b8
eth0: adding address fe80::f816:3eff:fee2:f2b8
eth0: soliciting an IPv6 router
eth0: soliciting a DHCP lease
eth0: offered 10.0.0.7 from 10.0.0.1
eth0: probing address 10.0.0.7/28
eth0: leased 10.0.0.7 for 43200 seconds
eth0: adding route to 10.0.0.0/28
eth0: adding host route to 169.254.169.254 via 10.0.0.2
eth0: adding default route via 10.0.0.1
forked to background, child pid 253
OK
checking http://169.254.169.254/2009-04-04/instance-id
failed 1/20: up 34.00. request failed
failed 2/20: up 83.26. request failed
failed 3/20: up 132.51. request failed
2026-02-06 22:08:53,257 83168 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 204 DELETE http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a 0.118s
2026-02-06 22:08:53,257 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:08:53 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-10b77666-6112-425e-8fa9-da061bfe8712', 'x-compute-request-id': 'req-10b77666-6112-425e-8fa9-da061bfe8712', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a'}
Body: b''
2026-02-06 22:08:53,486 83168 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a 0.228s
2026-02-06 22:08:53,487 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:08:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1716', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-838cc29d-321c-433b-8a5a-bfb2b91c047e', 'x-compute-request-id': 'req-838cc29d-321c-433b-8a5a-bfb2b91c047e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-1188876582-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:f2:b8"}, {"version": 4, "addr": "172.24.4.6", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:f2:b8"}]}, "created": "2026-02-06T21:05:08Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "16f85677fa57423b24cf58811aa991bbe299c5608ce7a26c69cafc09", "id": "7608fd2f-47a1-46e3-afb8-04e1545dce1a", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-677232574", "status": "ACTIVE", "tenant_id": "73e776ca962d425fa15702f17aa64eee", "user_id": "4cccee043849460a8a753d9605274014", "updated": "2026-02-06T21:08:53Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1769459841", "OS-SRV-USG:launched_at": "2026-02-06T21:05:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1793038197"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:08:54,706 83168 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a 0.207s
2026-02-06 22:08:54,707 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:08:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1716', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59bab42f-b651-4f7f-aaaa-9f46966b38c6', 'x-compute-request-id': 'req-59bab42f-b651-4f7f-aaaa-9f46966b38c6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-1188876582-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:f2:b8"}, {"version": 4, "addr": "172.24.4.6", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:f2:b8"}]}, "created": "2026-02-06T21:05:08Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "16f85677fa57423b24cf58811aa991bbe299c5608ce7a26c69cafc09", "id": "7608fd2f-47a1-46e3-afb8-04e1545dce1a", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-677232574", "status": "ACTIVE", "tenant_id": "73e776ca962d425fa15702f17aa64eee", "user_id": "4cccee043849460a8a753d9605274014", "updated": "2026-02-06T21:08:53Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1769459841", "OS-SRV-USG:launched_at": "2026-02-06T21:05:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1793038197"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:08:55,916 83168 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a 0.197s
2026-02-06 22:08:55,916 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:08:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1716', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db46fedc-3db6-46e2-a632-9ca5c6cc4fef', 'x-compute-request-id': 'req-db46fedc-3db6-46e2-a632-9ca5c6cc4fef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-1188876582-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:f2:b8"}, {"version": 4, "addr": "172.24.4.6", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:f2:b8"}]}, "created": "2026-02-06T21:05:08Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "16f85677fa57423b24cf58811aa991bbe299c5608ce7a26c69cafc09", "id": "7608fd2f-47a1-46e3-afb8-04e1545dce1a", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-677232574", "status": "ACTIVE", "tenant_id": "73e776ca962d425fa15702f17aa64eee", "user_id": "4cccee043849460a8a753d9605274014", "updated": "2026-02-06T21:08:55Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1769459841", "OS-SRV-USG:launched_at": "2026-02-06T21:05:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1793038197"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:08:57,003 83168 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a 0.074s
2026-02-06 22:08:57,003 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:08:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1348', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aad4474c-af11-4123-ba75-0a08182c4ed8', 'x-compute-request-id': 'req-aad4474c-af11-4123-ba75-0a08182c4ed8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:05:08Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "16f85677fa57423b24cf58811aa991bbe299c5608ce7a26c69cafc09", "id": "7608fd2f-47a1-46e3-afb8-04e1545dce1a", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-677232574", "status": "ACTIVE", "tenant_id": "73e776ca962d425fa15702f17aa64eee", "user_id": "4cccee043849460a8a753d9605274014", "updated": "2026-02-06T21:08:55Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1769459841", "OS-SRV-USG:launched_at": "2026-02-06T21:05:21.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:08:58,101 83168 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a 0.085s
2026-02-06 22:08:58,101 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:08:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fca249c-f0b8-4162-aaf1-c3edb448e696', 'x-compute-request-id': 'req-9fca249c-f0b8-4162-aaf1-c3edb448e696', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:05:08Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "16f85677fa57423b24cf58811aa991bbe299c5608ce7a26c69cafc09", "id": "7608fd2f-47a1-46e3-afb8-04e1545dce1a", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-677232574", "status": "DELETED", "tenant_id": "73e776ca962d425fa15702f17aa64eee", "user_id": "4cccee043849460a8a753d9605274014", "updated": "2026-02-06T21:08:57Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1769459841", "OS-SRV-USG:launched_at": "2026-02-06T21:05:21.000000", "OS-SRV-USG:terminated_at": "2026-02-06T21:08:57.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:08:58,112 83168 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 5 second wait
2026-02-06 22:08:59,201 83168 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a 0.088s
2026-02-06 22:08:59,202 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:08:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f073badd-a07d-494d-ad92-8cd4b8871bb1', 'x-compute-request-id': 'req-f073badd-a07d-494d-ad92-8cd4b8871bb1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:05:08Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "16f85677fa57423b24cf58811aa991bbe299c5608ce7a26c69cafc09", "id": "7608fd2f-47a1-46e3-afb8-04e1545dce1a", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-677232574", "status": "DELETED", "tenant_id": "73e776ca962d425fa15702f17aa64eee", "user_id": "4cccee043849460a8a753d9605274014", "updated": "2026-02-06T21:08:57Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1769459841", "OS-SRV-USG:launched_at": "2026-02-06T21:05:21.000000", "OS-SRV-USG:terminated_at": "2026-02-06T21:08:57.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:09:00,247 83168 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 404 GET http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a 0.031s
2026-02-06 22:09:00,247 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:09:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-8da8e479-d50c-4b20-ad37-dddbbc85249d', 'x-compute-request-id': 'req-8da8e479-d50c-4b20-ad37-dddbbc85249d', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/7608fd2f-47a1-46e3-afb8-04e1545dce1a'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 7608fd2f-47a1-46e3-afb8-04e1545dce1a could not be found."}}'
2026-02-06 22:09:00,273 83168 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 202 DELETE http://192.168.122.84/compute/v2.1/os-keypairs/tempest-keypair-1769459841 0.024s
2026-02-06 22:09:00,273 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:09:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a504d3b-a5e4-497c-8374-82162a636f3e', 'x-compute-request-id': 'req-3a504d3b-a5e4-497c-8374-82162a636f3e', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/compute/v2.1/os-keypairs/tempest-keypair-1769459841'}
Body: b''
2026-02-06 22:09:00,449 83168 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://192.168.122.84/networking/v2.0/security-groups/5dcdb0a6-e209-42d7-bd17-0c221b3cecca 0.174s
2026-02-06 22:09:00,449 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:09:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-1f2b7a76-665d-45ac-a957-5ba71ea00771', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/networking/v2.0/security-groups/5dcdb0a6-e209-42d7-bd17-0c221b3cecca'}
Body: b''
2026-02-06 22:09:00,464 83168 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://192.168.122.84/networking/v2.0/security-groups/5dcdb0a6-e209-42d7-bd17-0c221b3cecca 0.014s
2026-02-06 22:09:00,464 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:09:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-ef105b12-6b48-4bca-9bca-aec1401921b1', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.84/networking/v2.0/security-groups/5dcdb0a6-e209-42d7-bd17-0c221b3cecca'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 5dcdb0a6-e209-42d7-bd17-0c221b3cecca does not exist", "detail": ""}}'
2026-02-06 22:09:00,780 83168 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://192.168.122.84/networking/v2.0/floatingips/1b250c26-b3e9-4fe3-9b4b-c1af96bdc6a3 0.315s
2026-02-06 22:09:00,780 83168 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:09:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-3631a890-c233-4d30-9d0d-1632f873a7de', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips/1b250c26-b3e9-4fe3-9b4b-c1af96bdc6a3'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/scenario/test_server_volume_attachment.py", line 182, in test_old_versions_reject
server = self.create_server(wait_until='SSHABLE')
File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server
body, _ = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 222, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server
wait_for_ssh_or_ping(
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 713, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
| 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
ft15.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-02-06 21:53:40,683 83164 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://192.168.122.84/volume/v3/volumes 0.486s
2026-02-06 21:53:40,684 83164 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-587546218", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:53:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b80242d-9555-4dda-893c-c6a01dbed993', 'content-length': '771', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b80242d-9555-4dda-893c-c6a01dbed993', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/volume/v3/volumes'}
Body: b'{"volume": {"id": "ef61d41a-409d-4ed4-8309-b51827a28184", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:53:40.587480", "updated_at": null, "name": "tempest-TestServerVolumeAttachmentScenario-volume-587546218", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/ef61d41a-409d-4ed4-8309-b51827a28184"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/ef61d41a-409d-4ed4-8309-b51827a28184"}], "user_id": "31fec84675224e7595b555f571095f23", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-02-06 21:53:41,170 83164 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://192.168.122.84/volume/v3/volumes 0.477s
2026-02-06 21:53:41,170 83164 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-299798925", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:53:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdf5606e-27e6-41fb-b0ab-0a9dcdb2e474', 'content-length': '771', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdf5606e-27e6-41fb-b0ab-0a9dcdb2e474', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/volume/v3/volumes'}
Body: b'{"volume": {"id": "bd9c2d9b-8709-4fc0-ad83-670743f956e0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:53:40.993140", "updated_at": null, "name": "tempest-TestServerVolumeAttachmentScenario-volume-299798925", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/bd9c2d9b-8709-4fc0-ad83-670743f956e0"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/bd9c2d9b-8709-4fc0-ad83-670743f956e0"}], "user_id": "31fec84675224e7595b555f571095f23", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-02-06 21:53:41,301 83164 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 201 POST http://192.168.122.84/identity/v3/auth/tokens 0.119s
2026-02-06 21:53:41,301 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:53:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2545', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-43ba8dfb-b515-457c-9fa3-2f768670e27c', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "31fec84675224e7595b555f571095f23", "name": "tempest-TestServerVolumeAttachmentScenario-1254767801-project-member", "password_expires_at": null}, "audit_ids": ["rskoQceXQ3mjq7q4wfslqQ"], "expires_at": "2026-02-06T21:53:41.000000Z", "issued_at": "2026-02-06T20:53:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "22a2bfa783504eab834134b9fefde8a4", "name": "tempest-TestServerVolumeAttachmentScenario-1254767801"}, "is_domain": false, "roles": [{"id": "4d6e333c257e4064956f140a41314573", "name": "member"}, {"id": "84504efd54ae4a9588c8422ecb0abfee", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0f713fe2daca44ec89b9c3e10932c970", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/volume/v3", "region": "RegionOne"}], "id": "26431d82c9384270aa512356bf5e64e6", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "070a948755e647bbb3bcb90d19888397", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/image", "region": "RegionOne"}], "id": "528911970de64848b5475ebd6ee6a418", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2e1ae24ade8f44e3a593eefe79d140f4", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/compute/v2/22a2bfa783504eab834134b9fefde8a4", "region": "RegionOne"}], "id": "5337a897e80c4f86b14c496add20b2ba", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "36e1704910c14c38b323e02c6c534ffd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/placement", "region": "RegionOne"}], "id": "64ba2cc515ea48f2b6bf589109ecc398", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "bc1699eba7ce420d8a3224b948f231ca", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/networking", "region": "RegionOne"}], "id": "69678593bf2148cd9bfbb05428f1572e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0fdbcf46c1c149b59bbe63e29a54685a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/compute/v2.1", "region": "RegionOne"}], "id": "bc80821fb9b24e858c301c82531c11a6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d5bb2d743fb54a7ea460fc8ecb99292e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/identity", "region": "RegionOne"}], "id": "f3f05134bbf9431aab4cd693ebfef943", "type": "identity", "name": "keystone"}]}}'
2026-02-06 21:53:41,302 83164 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachmentScenario:test_server_detach_rules) Found network {'id': 'b682b40c-88e9-4ac2-9ca0-56e85b477047', 'name': 'tempest-TestServerVolumeAttachmentScenario-1461905996-network', 'tenant_id': '22a2bfa783504eab834134b9fefde8a4', 'project_id': '22a2bfa783504eab834134b9fefde8a4', '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': 21343, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-02-06T20:53:23Z', 'updated_at': '2026-02-06T20:53:23Z', 'revision_number': 1} available for tenant
2026-02-06 21:53:41,302 83164 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-02-06 21:53:41,302 83164 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-02-06 21:53:41,382 83164 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://192.168.122.84/compute/v2.1/os-keypairs 0.079s
2026-02-06 21:53:41,383 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-825161683", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCsIRhsng06QwYpBXVru/irBvZKawvyLVWrAuYO5vxu3Sskpk9GkjjQ1NoLzwlP+q18MOCQ4PaRZ6gTnNy5W18rJjIrbeP/uLihEhvSTVuTVqIqUe2ddKhWR/k6kWorU9g=="}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:53:41 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-b61c8b75-cbfb-4072-963f-61fb4c222433', 'x-compute-request-id': 'req-b61c8b75-cbfb-4072-963f-61fb4c222433', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-825161683", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCsIRhsng06QwYpBXVru/irBvZKawvyLVWrAuYO5vxu3Sskpk9GkjjQ1NoLzwlP+q18MOCQ4PaRZ6gTnNy5W18rJjIrbeP/uLihEhvSTVuTVqIqUe2ddKhWR/k6kWorU9g==", "fingerprint": "6c:57:f1:e9:e1:d9:e2:76:92:03:bc:69:a0:9f:23:11", "user_id": "31fec84675224e7595b555f571095f23"}}'
2026-02-06 21:53:41,385 83164 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-825161683 created
2026-02-06 21:53:41,975 83164 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/networking/v2.0/security-groups 0.590s
2026-02-06 21:53:41,976 83164 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--1062132312", "description": "tempest-description--969701104"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:53:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-bfd9f6a5-995c-45fe-b0dd-46acfd473612', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "ecbe5808-cd9b-4d91-b7bd-66956bf7bbb8", "name": "tempest-securitygroup--1062132312", "stateful": true, "tenant_id": "22a2bfa783504eab834134b9fefde8a4", "project_id": "22a2bfa783504eab834134b9fefde8a4", "description": "tempest-description--969701104", "shared": false, "security_group_rules": [{"id": "85134697-a61c-495b-a267-0da31d15d2d5", "project_id": "22a2bfa783504eab834134b9fefde8a4", "tenant_id": "22a2bfa783504eab834134b9fefde8a4", "security_group_id": "ecbe5808-cd9b-4d91-b7bd-66956bf7bbb8", "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": 729, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-02-06T20:53:41Z", "updated_at": "2026-02-06T20:53:41Z", "revision_number": 0}, {"id": "9b631ef7-7140-4d88-ad19-6abde5b2fd3a", "project_id": "22a2bfa783504eab834134b9fefde8a4", "tenant_id": "22a2bfa783504eab834134b9fefde8a4", "security_group_id": "ecbe5808-cd9b-4d91-b7bd-66956bf7bbb8", "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": 730, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-02-06T20:53:41Z", "updated_at": "2026-02-06T20:53:41Z", "revision_number": 0}], "tags": [], "created_at": "2026-02-06T20:53:41Z", "updated_at": "2026-02-06T20:53:41Z", "revision_number": 1}}'
2026-02-06 21:53:42,427 83164 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.451s
2026-02-06 21:53:42,428 83164 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": "ecbe5808-cd9b-4d91-b7bd-66956bf7bbb8", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:53:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-d7e2058e-d25d-43fe-8be5-cb117cbefe3f', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "fc90f8e4-18b7-4db4-9d32-b666a176f724", "project_id": "22a2bfa783504eab834134b9fefde8a4", "tenant_id": "22a2bfa783504eab834134b9fefde8a4", "security_group_id": "ecbe5808-cd9b-4d91-b7bd-66956bf7bbb8", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T20:53:42Z", "updated_at": "2026-02-06T20:53:42Z", "revision_number": 0}}'
2026-02-06 21:53:42,883 83164 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.455s
2026-02-06 21:53:42,884 83164 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": "ecbe5808-cd9b-4d91-b7bd-66956bf7bbb8", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:53:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-be722e7f-4ae9-4157-b451-94361d4798f1', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "65775985-7139-4da1-8fa5-be3e2766760e", "project_id": "22a2bfa783504eab834134b9fefde8a4", "tenant_id": "22a2bfa783504eab834134b9fefde8a4", "security_group_id": "ecbe5808-cd9b-4d91-b7bd-66956bf7bbb8", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T20:53:42Z", "updated_at": "2026-02-06T20:53:42Z", "revision_number": 0}}'
2026-02-06 21:53:42,884 83164 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1062132312 created
2026-02-06 21:53:44,169 83164 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.84/networking/v2.0/floatingips 1.285s
2026-02-06 21:53:44,170 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:53:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-f469c4bf-d4d1-4a56-8b0f-84d6eb85885f', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "5f1f6027-df82-4acd-9468-8712ff3e39bb", "tenant_id": "22a2bfa783504eab834134b9fefde8a4", "project_id": "22a2bfa783504eab834134b9fefde8a4", "floating_ip_address": "172.24.4.45", "floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-02-06T20:53:43Z", "updated_at": "2026-02-06T20:53:43Z", "revision_number": 0}}'
2026-02-06 21:53:44,170 83164 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '5f1f6027-df82-4acd-9468-8712ff3e39bb', 'tenant_id': '22a2bfa783504eab834134b9fefde8a4', 'project_id': '22a2bfa783504eab834134b9fefde8a4', 'floating_ip_address': '172.24.4.45', 'floating_network_id': '2915bb8f-3534-4eb6-9140-b5d7d7372804', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-02-06T20:53:43Z', 'updated_at': '2026-02-06T20:53:43Z', 'revision_number': 0, 'ip': '172.24.4.45'} created
2026-02-06 21:53:44,170 83164 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-825161683', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCsIRhsng06QwYpBXVru/irBvZKawvyLVWrAuYO5vxu3Sskpk9GkjjQ1NoLzwlP+q18MOCQ4PaRZ6gTnNy5W18rJjIrbeP/uLihEhvSTVuTVqIqUe2ddKhWR/k6kWorU9g==', 'fingerprint': '6c:57:f1:e9:e1:d9:e2:76:92:03:bc:69:a0:9f:23:11', 'user_id': '31fec84675224e7595b555f571095f23', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDaBMGTLoHbib8UzsuOdZDPA2jmZrurt+uXxOhU6QvQj+m3YrAx+qzj\ne5NlvnPGWzSgBwYFK4EEACKhZANiAAQrCEYbJ4NOkMGKQV1a7v4qwb2SmsL8i1Vq\nwLmDub8bt0rJKZPRpI40NTaC88JT/qtfDDgkOD2kWeoE5zcuVtfKyYyK23j/7i4o\nRIb0k1bk1aiKlHtnXSoVkf5OpFqK1PY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'ecbe5808-cd9b-4d91-b7bd-66956bf7bbb8', 'name': 'tempest-securitygroup--1062132312', 'stateful': True, 'tenant_id': '22a2bfa783504eab834134b9fefde8a4', 'project_id': '22a2bfa783504eab834134b9fefde8a4', 'description': 'tempest-description--969701104', 'shared': False, 'security_group_rules': [{'id': '85134697-a61c-495b-a267-0da31d15d2d5', 'project_id': '22a2bfa783504eab834134b9fefde8a4', 'tenant_id': '22a2bfa783504eab834134b9fefde8a4', 'security_group_id': 'ecbe5808-cd9b-4d91-b7bd-66956bf7bbb8', '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': 729, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-02-06T20:53:41Z', 'updated_at': '2026-02-06T20:53:41Z', 'revision_number': 0}, {'id': '9b631ef7-7140-4d88-ad19-6abde5b2fd3a', 'project_id': '22a2bfa783504eab834134b9fefde8a4', 'tenant_id': '22a2bfa783504eab834134b9fefde8a4', 'security_group_id': 'ecbe5808-cd9b-4d91-b7bd-66956bf7bbb8', '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': 730, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-02-06T20:53:41Z', 'updated_at': '2026-02-06T20:53:41Z', 'revision_number': 0}], 'tags': [], 'created_at': '2026-02-06T20:53:41Z', 'updated_at': '2026-02-06T20:53:41Z', 'revision_number': 1}, 'floating_ip': {'id': '5f1f6027-df82-4acd-9468-8712ff3e39bb', 'tenant_id': '22a2bfa783504eab834134b9fefde8a4', 'project_id': '22a2bfa783504eab834134b9fefde8a4', 'floating_ip_address': '172.24.4.45', 'floating_network_id': '2915bb8f-3534-4eb6-9140-b5d7d7372804', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-02-06T20:53:43Z', 'updated_at': '2026-02-06T20:53:43Z', 'revision_number': 0, 'ip': '172.24.4.45'}}
2026-02-06 21:53:44,736 83164 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://192.168.122.84/compute/v2.1/servers 0.565s
2026-02-06 21:53:44,737 83164 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-1551498808", "imageRef": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "flavorRef": "42", "networks": [{"uuid": "b682b40c-88e9-4ac2-9ca0-56e85b477047"}], "security_groups": [{"name": "tempest-securitygroup--1062132312"}], "key_name": "tempest-keypair-825161683", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:53:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '412', 'location': 'http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db4dff8e-45c0-4ca0-b4a1-a201fee53210', 'x-compute-request-id': 'req-db4dff8e-45c0-4ca0-b4a1-a201fee53210', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/compute/v2.1/servers'}
Body: b'{"server": {"id": "e7b5e6af-7b69-4317-a1b3-83a6cab2bbad", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1062132312"}], "adminPass": "KoaEMd4gdMAc"}}'
2026-02-06 21:53:44,854 83164 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad 0.115s
2026-02-06 21:53:44,855 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:53:44 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-8c4864f3-981c-425c-b02e-adab908e5aca', 'x-compute-request-id': 'req-8c4864f3-981c-425c-b02e-adab908e5aca', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:53:45Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "", "id": "e7b5e6af-7b69-4317-a1b3-83a6cab2bbad", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachmentScenario-server-1551498808", "status": "BUILD", "tenant_id": "22a2bfa783504eab834134b9fefde8a4", "user_id": "31fec84675224e7595b555f571095f23", "updated": "2026-02-06T20:53:44Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-825161683", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:53:45,986 83164 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad 0.115s
2026-02-06 21:53:45,987 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:53:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97365e69-bf05-4806-bc27-81c915b9dfd3', 'x-compute-request-id': 'req-97365e69-bf05-4806-bc27-81c915b9dfd3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:53:44Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "", "id": "e7b5e6af-7b69-4317-a1b3-83a6cab2bbad", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachmentScenario-server-1551498808", "status": "BUILD", "tenant_id": "22a2bfa783504eab834134b9fefde8a4", "user_id": "31fec84675224e7595b555f571095f23", "updated": "2026-02-06T20:53:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-825161683", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:53:47,093 83164 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad 0.093s
2026-02-06 21:53:47,093 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:53:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1313', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97bd31c0-68ec-400b-a8b2-d12945f4ab75', 'x-compute-request-id': 'req-97bd31c0-68ec-400b-a8b2-d12945f4ab75', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:53:44Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "837d884948a47f83f3a88fb56f29dfd9e37d61f08bb8f87490db9ad8", "id": "e7b5e6af-7b69-4317-a1b3-83a6cab2bbad", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachmentScenario-server-1551498808", "status": "BUILD", "tenant_id": "22a2bfa783504eab834134b9fefde8a4", "user_id": "31fec84675224e7595b555f571095f23", "updated": "2026-02-06T20:53:47Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-825161683", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:53:47,104 83164 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-02-06 21:53:48,185 83164 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad 0.080s
2026-02-06 21:53:48,186 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:53:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1313', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67417cc1-6124-458f-bc87-920283f9bca5', 'x-compute-request-id': 'req-67417cc1-6124-458f-bc87-920283f9bca5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:53:44Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "837d884948a47f83f3a88fb56f29dfd9e37d61f08bb8f87490db9ad8", "id": "e7b5e6af-7b69-4317-a1b3-83a6cab2bbad", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachmentScenario-server-1551498808", "status": "BUILD", "tenant_id": "22a2bfa783504eab834134b9fefde8a4", "user_id": "31fec84675224e7595b555f571095f23", "updated": "2026-02-06T20:53:47Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-825161683", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:53:49,498 83164 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad 0.300s
2026-02-06 21:53:49,498 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:53:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1321', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1dded0d-6de6-4189-98e4-d4be20a56657', 'x-compute-request-id': 'req-e1dded0d-6de6-4189-98e4-d4be20a56657', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:53:44Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "837d884948a47f83f3a88fb56f29dfd9e37d61f08bb8f87490db9ad8", "id": "e7b5e6af-7b69-4317-a1b3-83a6cab2bbad", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachmentScenario-server-1551498808", "status": "BUILD", "tenant_id": "22a2bfa783504eab834134b9fefde8a4", "user_id": "31fec84675224e7595b555f571095f23", "updated": "2026-02-06T20:53:49Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-825161683", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:53:49,509 83164 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-02-06 21:53:52,301 83164 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad 1.791s
2026-02-06 21:53:52,302 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:53:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1399', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04b58be3-2087-4a02-9215-09750204501f', 'x-compute-request-id': 'req-04b58be3-2087-4a02-9215-09750204501f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:53:44Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "837d884948a47f83f3a88fb56f29dfd9e37d61f08bb8f87490db9ad8", "id": "e7b5e6af-7b69-4317-a1b3-83a6cab2bbad", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachmentScenario-server-1551498808", "status": "BUILD", "tenant_id": "22a2bfa783504eab834134b9fefde8a4", "user_id": "31fec84675224e7595b555f571095f23", "updated": "2026-02-06T20:53:50Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-825161683", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1062132312"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:53:52,315 83164 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 8 second wait
2026-02-06 21:53:53,490 83164 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad 0.174s
2026-02-06 21:53:53,490 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:53:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1387', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-700765a0-0e77-44f2-b158-51f5808d30b0', 'x-compute-request-id': 'req-700765a0-0e77-44f2-b158-51f5808d30b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:53:44Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "837d884948a47f83f3a88fb56f29dfd9e37d61f08bb8f87490db9ad8", "id": "e7b5e6af-7b69-4317-a1b3-83a6cab2bbad", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachmentScenario-server-1551498808", "status": "BUILD", "tenant_id": "22a2bfa783504eab834134b9fefde8a4", "user_id": "31fec84675224e7595b555f571095f23", "updated": "2026-02-06T20:53:51Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-825161683", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1062132312"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:53:53,501 83164 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 9 second wait
2026-02-06 21:53:54,657 83164 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad 0.154s
2026-02-06 21:53:54,657 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:53:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1387', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d96334e1-e01a-470e-ae1a-2b8fccbff494', 'x-compute-request-id': 'req-d96334e1-e01a-470e-ae1a-2b8fccbff494', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:53:44Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "837d884948a47f83f3a88fb56f29dfd9e37d61f08bb8f87490db9ad8", "id": "e7b5e6af-7b69-4317-a1b3-83a6cab2bbad", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachmentScenario-server-1551498808", "status": "BUILD", "tenant_id": "22a2bfa783504eab834134b9fefde8a4", "user_id": "31fec84675224e7595b555f571095f23", "updated": "2026-02-06T20:53:51Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-825161683", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1062132312"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:53:55,863 83164 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad 0.194s
2026-02-06 21:53:55,863 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:53:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1387', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6061430-6051-4ed6-bb1c-db22952acb8f', 'x-compute-request-id': 'req-e6061430-6051-4ed6-bb1c-db22952acb8f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:53:44Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "837d884948a47f83f3a88fb56f29dfd9e37d61f08bb8f87490db9ad8", "id": "e7b5e6af-7b69-4317-a1b3-83a6cab2bbad", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachmentScenario-server-1551498808", "status": "BUILD", "tenant_id": "22a2bfa783504eab834134b9fefde8a4", "user_id": "31fec84675224e7595b555f571095f23", "updated": "2026-02-06T20:53:51Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-825161683", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1062132312"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:53:57,116 83164 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad 0.241s
2026-02-06 21:53:57,116 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:53:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1387', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3da5ccbb-3408-402b-8caf-add2969fc40f', 'x-compute-request-id': 'req-3da5ccbb-3408-402b-8caf-add2969fc40f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:53:44Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "837d884948a47f83f3a88fb56f29dfd9e37d61f08bb8f87490db9ad8", "id": "e7b5e6af-7b69-4317-a1b3-83a6cab2bbad", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachmentScenario-server-1551498808", "status": "BUILD", "tenant_id": "22a2bfa783504eab834134b9fefde8a4", "user_id": "31fec84675224e7595b555f571095f23", "updated": "2026-02-06T20:53:51Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-825161683", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1062132312"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:53:58,460 83164 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad 0.332s
2026-02-06 21:53:58,461 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:53:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1387', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed852c8d-af3a-48cd-b3d7-b590aa1413fb', 'x-compute-request-id': 'req-ed852c8d-af3a-48cd-b3d7-b590aa1413fb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:53:44Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "837d884948a47f83f3a88fb56f29dfd9e37d61f08bb8f87490db9ad8", "id": "e7b5e6af-7b69-4317-a1b3-83a6cab2bbad", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachmentScenario-server-1551498808", "status": "BUILD", "tenant_id": "22a2bfa783504eab834134b9fefde8a4", "user_id": "31fec84675224e7595b555f571095f23", "updated": "2026-02-06T20:53:51Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-825161683", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1062132312"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:53:59,934 83164 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad 0.460s
2026-02-06 21:53:59,934 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:53:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1387', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e35484e-1497-4c3a-aa28-f7eeaf47a765', 'x-compute-request-id': 'req-7e35484e-1497-4c3a-aa28-f7eeaf47a765', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:53:44Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "837d884948a47f83f3a88fb56f29dfd9e37d61f08bb8f87490db9ad8", "id": "e7b5e6af-7b69-4317-a1b3-83a6cab2bbad", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachmentScenario-server-1551498808", "status": "BUILD", "tenant_id": "22a2bfa783504eab834134b9fefde8a4", "user_id": "31fec84675224e7595b555f571095f23", "updated": "2026-02-06T20:53:51Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-825161683", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1062132312"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:54:01,218 83164 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad 0.272s
2026-02-06 21:54:01,218 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:54:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1582', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c964cf1-dc28-45d1-8910-2667a2e6b4bf', 'x-compute-request-id': 'req-7c964cf1-dc28-45d1-8910-2667a2e6b4bf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestServerVolumeAttachmentScenario-1461905996-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:c4:f5"}]}, "created": "2026-02-06T20:53:44Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "837d884948a47f83f3a88fb56f29dfd9e37d61f08bb8f87490db9ad8", "id": "e7b5e6af-7b69-4317-a1b3-83a6cab2bbad", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachmentScenario-server-1551498808", "status": "ACTIVE", "tenant_id": "22a2bfa783504eab834134b9fefde8a4", "user_id": "31fec84675224e7595b555f571095f23", "updated": "2026-02-06T20:54:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-825161683", "OS-SRV-USG:launched_at": "2026-02-06T20:54:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1062132312"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:54:01,234 83164 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 17 second wait
2026-02-06 21:54:01,438 83164 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad/os-interface 0.203s
2026-02-06 21:54:01,438 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:54:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94d60fc8-852d-4c5a-8eb6-206bc3e8cff0', 'x-compute-request-id': 'req-94d60fc8-852d-4c5a-8eb6-206bc3e8cff0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "b682b40c-88e9-4ac2-9ca0-56e85b477047", "port_id": "2930e02b-57bb-4d85-8624-aa1c4f9a56f0", "mac_addr": "fa:16:3e:49:c4:f5", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "fc938fe0-1a6f-492e-8593-be139dd7b349", "ip_address": "10.0.0.13"}]}]}'
2026-02-06 21:54:02,673 83164 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 PUT http://192.168.122.84/networking/v2.0/floatingips/5f1f6027-df82-4acd-9468-8712ff3e39bb 1.232s
2026-02-06 21:54:02,674 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "2930e02b-57bb-4d85-8624-aa1c4f9a56f0"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:54:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-53997918-ecf1-4cd7-9b7f-673656a5fc21', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips/5f1f6027-df82-4acd-9468-8712ff3e39bb'}
Body: b'{"floatingip": {"id": "5f1f6027-df82-4acd-9468-8712ff3e39bb", "tenant_id": "22a2bfa783504eab834134b9fefde8a4", "project_id": "22a2bfa783504eab834134b9fefde8a4", "floating_ip_address": "172.24.4.45", "floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804", "router_id": "319966c0-e642-4d49-8890-86d9fb6252da", "port_id": "2930e02b-57bb-4d85-8624-aa1c4f9a56f0", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "b682b40c-88e9-4ac2-9ca0-56e85b477047", "mac_address": "fa:16:3e:49:c4:f5", "admin_state_up": true, "status": "ACTIVE", "device_id": "e7b5e6af-7b69-4317-a1b3-83a6cab2bbad", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-02-06T20:53:43Z", "updated_at": "2026-02-06T20:54:02Z", "revision_number": 1}}'
2026-02-06 21:54:02,675 83164 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.45:22' as 'cirros' with public key authentication
2026-02-06 21:54:05,747 83164 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.45 ([Errno None] Unable to connect to port 22 on 172.24.4.45). Number attempts: 1. Retry after 2 seconds.
2026-02-06 21:54:08,815 83164 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.45 ([Errno None] Unable to connect to port 22 on 172.24.4.45). Number attempts: 2. Retry after 3 seconds.
2026-02-06 21:54:15,375 83164 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.45 ([Errno None] Unable to connect to port 22 on 172.24.4.45). Number attempts: 3. Retry after 4 seconds.
2026-02-06 21:54:22,927 83164 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.45 ([Errno None] Unable to connect to port 22 on 172.24.4.45). Number attempts: 4. Retry after 5 seconds.
2026-02-06 21:54:31,503 83164 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.45 ([Errno None] Unable to connect to port 22 on 172.24.4.45). Number attempts: 5. Retry after 6 seconds.
2026-02-06 21:54:41,071 83164 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.45 ([Errno None] Unable to connect to port 22 on 172.24.4.45). Number attempts: 6. Retry after 7 seconds.
2026-02-06 21:54:51,631 83164 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.45 ([Errno None] Unable to connect to port 22 on 172.24.4.45). Number attempts: 7. Retry after 8 seconds.
2026-02-06 21:55:03,215 83164 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.45 ([Errno None] Unable to connect to port 22 on 172.24.4.45). Number attempts: 8. Retry after 9 seconds.
2026-02-06 21:55:15,795 83164 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.45 ([Errno None] Unable to connect to port 22 on 172.24.4.45). Number attempts: 9. Retry after 10 seconds.
2026-02-06 21:55:29,359 83164 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.45 ([Errno None] Unable to connect to port 22 on 172.24.4.45). Number attempts: 10. Retry after 11 seconds.
2026-02-06 21:55:43,951 83164 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.45 ([Errno None] Unable to connect to port 22 on 172.24.4.45). Number attempts: 11. Retry after 12 seconds.
2026-02-06 21:55:59,535 83164 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.45 ([Errno None] Unable to connect to port 22 on 172.24.4.45). Number attempts: 12. Retry after 13 seconds.
2026-02-06 21:56:16,111 83164 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.45 ([Errno None] Unable to connect to port 22 on 172.24.4.45). Number attempts: 13. Retry after 14 seconds.
2026-02-06 21:56:33,679 83164 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.45 ([Errno None] Unable to connect to port 22 on 172.24.4.45). Number attempts: 14. Retry after 15 seconds.
2026-02-06 21:56:52,271 83164 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.45 ([Errno None] Unable to connect to port 22 on 172.24.4.45). Number attempts: 15. Retry after 16 seconds.
2026-02-06 21:57:11,823 83164 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.45 ([Errno None] Unable to connect to port 22 on 172.24.4.45). Number attempts: 16. Retry after 17 seconds.
2026-02-06 21:57:32,399 83164 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.45 after 16 attempts. Proxy client: no proxy client
2026-02-06 21:57:32.399 83164 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-02-06 21:57:32.399 83164 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-02-06 21:57:32.399 83164 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-02-06 21:57:32.399 83164 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/paramiko/client.py", line 407, in connect
2026-02-06 21:57:32.399 83164 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors)
2026-02-06 21:57:32.399 83164 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.4.45
2026-02-06 21:57:32.399 83164 ERROR tempest.lib.common.ssh
2026-02-06 21:57:32,400 83164 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: TestServerVolumeAttachmentScenario:test_server_detach_rules. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-TestServerVolumeAttachmentScenario-1461905996-network': [{'version': 4, 'addr': '10.0.0.13', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:49:c4:f5'}]}, 'created': '2026-02-06T20:53:44Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/flavors/42'}]}, 'hostId': '837d884948a47f83f3a88fb56f29dfd9e37d61f08bb8f87490db9ad8', 'id': 'e7b5e6af-7b69-4317-a1b3-83a6cab2bbad', 'image': {'id': '8a411264-15f8-414d-9d8f-b6ea39e77eaf', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf'}]}, 'links': [{'rel': 'self', 'href': 'http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad'}, {'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad'}], 'metadata': {}, 'name': 'tempest-TestServerVolumeAttachmentScenario-server-1551498808', 'status': 'ACTIVE', 'tenant_id': '22a2bfa783504eab834134b9fefde8a4', 'user_id': '31fec84675224e7595b555f571095f23', 'updated': '2026-02-06T20:54:00Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-825161683', 'OS-SRV-USG:launched_at': '2026-02-06T20:54:00.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--1062132312'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []}
2026-02-06 21:57:32,943 83164 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 POST http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad/action 0.543s
2026-02-06 21:57:32,944 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:57:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '31494', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5db52cc6-e6f4-427b-b8b5-032a11b2b2a8', 'x-compute-request-id': 'req-5db52cc6-e6f4-427b-b8b5-032a11b2b2a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad/action'}
Body: b'{"output": "[ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.15.0-1 04/01/2014\\n[ 0.000000] last_pfn = 0xbfdd max_arch_pfn = 0x10000000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000f5b80-0x000f5b8f]\\n[ 0.000000] Using GB pages for direct mapping\\n[ 0.000000] RAMDISK: [mem 0x0b725000-0x0bfccfff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F5990 000014 (v00 BOCHS )\\n[ 0.000000] ACPI: RSDT 0x000000000BFE18B3 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: FACP 0x000000000BFE1767 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: DSDT 0x000000000BFE0040 001727 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: FACS 0x000000000BFE0000 000040\\n[ 0.000000] ACPI: APIC 0x000000000BFE17DB 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: HPET 0x000000000BFE1853 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: WAET 0x000000000BFE188B 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: Reserving FACP table memory at [mem 0xbfe1767-0xbfe17da]\\n[ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1766]\\n[ 0.000000] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]\\n[ 0.000000] ACPI: Reserving APIC table memory at [mem 0xbfe17db-0xbfe1852]\\n[ 0.000000] ACPI: Reserving HPET table memory at [mem 0xbfe1853-0xbfe188a]\\n[ 0.000000] ACPI: Reserving WAET table memory at [mem 0xbfe188b-0xbfe18b2]\\n[ 0.000000] No NUMA configuration found\\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0b6fb000-0x0b724fff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]\\n[ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges\\n[ 0.000000] On node 0, zone DMA: 97 pages in unavailable ranges\\n[ 0.000000] On node 0, zone DMA32: 16419 pages in unavailable ranges\\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\\n[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23\\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\\n[ 0.0
2026-02-06 21:57:32,945 83164 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server e7b5e6af-7b69-4317-a1b3-83a6cab2bbad: [ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)
[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Hygon HygonGenuine
[ 0.000000] Centaur CentaurHauls
[ 0.000000] zhaoxin Shanghai
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.15.0-1 04/01/2014
[ 0.000000] last_pfn = 0xbfdd max_arch_pfn = 0x10000000000
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000000] found SMP MP-table at [mem 0x000f5b80-0x000f5b8f]
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] RAMDISK: [mem 0x0b725000-0x0bfccfff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F5990 000014 (v00 BOCHS )
[ 0.000000] ACPI: RSDT 0x000000000BFE18B3 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACP 0x000000000BFE1767 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: DSDT 0x000000000BFE0040 001727 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACS 0x000000000BFE0000 000040
[ 0.000000] ACPI: APIC 0x000000000BFE17DB 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: HPET 0x000000000BFE1853 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: WAET 0x000000000BFE188B 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: Reserving FACP table memory at [mem 0xbfe1767-0xbfe17da]
[ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1766]
[ 0.000000] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]
[ 0.000000] ACPI: Reserving APIC table memory at [mem 0xbfe17db-0xbfe1852]
[ 0.000000] ACPI: Reserving HPET table memory at [mem 0xbfe1853-0xbfe188a]
[ 0.000000] ACPI: Reserving WAET table memory at [mem 0xbfe188b-0xbfe18b2]
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x0b6fb000-0x0b724fff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]
[ 0.000000] Normal empty
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]
[ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA: 97 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA32: 16419 pages in unavailable ranges
[ 0.000000] ACPI: PM-Timer IO Port: 0x608
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[ 0.000000] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[ 0.000000] [mem 0x0c000000-0xfffbffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1
[ 0.000000] percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u2097152
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 48093
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0
[ 0.000000] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
[ 0.000000] Memory: 123004K/196076K available (16393K kernel code, 4396K rwdata, 10960K rodata, 3368K init, 18700K bss, 72868K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] ftrace: allocating 50748 entries in 199 pages
[ 0.000000] ftrace: allocated 199 pages with 5 groups
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1.
[ 0.000000] Rude variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16
[ 0.000000] random: crng init done
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] printk: console [tty1] enabled
[ 0.000000] printk: console [ttyS0] enabled
[ 0.000000] ACPI: Core revision 20210730
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
[ 0.008000] APIC: Switch to symmetric I/O mode setup
[ 0.016000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.048000] tsc: Unable to calibrate against PIT
[ 0.048000] tsc: using HPET reference calibration
[ 0.048000] tsc: Detected 1996.436 MHz processor
[ 0.002321] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x398e0e6cdf5, max_idle_ns: 881590455224 ns
[ 0.003538] Calibrating delay loop (skipped), value calculated using timer frequency.. 3992.87 BogoMIPS (lpj=7985744)
[ 0.009230] AMD Zen1 DIV0 bug detected. Disable SMT for full protection.
[ 0.023442] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127
[ 0.031518] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0
[ 0.034557] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.035751] Spectre V2 : Mitigation: Retpolines
[ 0.036044] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.036440] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.036960] RETBleed: Mitigation: untrained return thunk
[ 0.037469] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.038243] Speculative Return Stack Overflow: IBPB-extending microcode not applied!
[ 0.038553] Speculative Return Stack Overflow: WARNING: See https://kernel.org/doc/html/latest/admin-guide/hw-vuln/srso.html for mitigation options.
[ 0.039123] Speculative Return Stack Overflow: Mitigation: safe RET, no microcode
[ 0.042608] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.051518] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.051841] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.052134] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.052462] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[ 0.053164] x86/fpu: xstate_offset[3]: 960, xstate_sizes[3]: 64
[ 0.053654] x86/fpu: xstate_offset[4]: 1024, xstate_sizes[4]: 64
[ 0.055169] x86/fpu: xstate_offset[9]: 2688, xstate_sizes[9]: 8
[ 0.055453] x86/fpu: Enabled xstate features 0x21b, context size is 2696 bytes, using 'standard' format.
[ 0.982818] Freeing SMP alternatives memory: 44K
[ 0.984385] pid_max: default: 32768 minimum: 301
[ 0.993262] LSM: Security Framework initializing
[ 0.998349] landlock: Up and running.
[ 0.998562] Yama: becoming mindful.
[ 1.009004] AppArmor: AppArmor initialized
[ 1.016670] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 1.017155] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 1.187090] smpboot: CPU0: AMD EPYC Processor (family: 0x17, model: 0x1, stepping: 0x2)
[ 1.210281] Performance Events: PMU not available due to virtualization, using software events only.
[ 1.212895] signal: max sigframe size: 3632
[ 1.216192] rcu: Hierarchical SRCU implementation.
[ 1.231725] NMI watchdog: Perf NMI watchdog permanently disabled
[ 1.240234] smp: Bringing up secondary CPUs ...
[ 1.240607] smp: Brought up 1 node, 1 CPU
[ 1.240879] smpboot: Max logical packages: 1
[ 1.241207] smpboot: Total of 1 processors activated (3992.87 BogoMIPS)
[ 1.270148] devtmpfs: initialized
[ 1.277858] x86/mm: Memory block size: 128MB
[ 1.290882] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 1.292501] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
[ 1.300779] pinctrl core: initialized pinctrl subsystem
[ 1.315769] PM: RTC time: 20:54:06, date: 2026-02-06
[ 1.335667] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 1.345290] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[ 1.348593] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 1.350269] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 1.350989] audit: initializing netlink subsys (disabled)
[ 1.359741] audit: type=2000 audit(1770411246.400:1): state=initialized audit_enabled=0 res=1
[ 1.368409] thermal_sys: Registered thermal governor 'fair_share'
[ 1.368474] thermal_sys: Registered thermal governor 'bang_bang'
[ 1.368760] thermal_sys: Registered thermal governor 'step_wise'
[ 1.368996] thermal_sys: Registered thermal governor 'user_space'
[ 1.369240] thermal_sys: Registered thermal governor 'power_allocator'
[ 1.369832] EISA bus registered
[ 1.370537] cpuidle: using governor ladder
[ 1.371276] cpuidle: using governor menu
[ 1.376421] ACPI: bus type PCI registered
[ 1.376794] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 1.383851] PCI: Using configuration type 1 for base access
[ 1.384179] PCI: Using configuration type 1 for extended access
[ 1.452493] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 1.460580] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 1.460972] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 1.527319] ACPI: Added _OSI(Module Device)
[ 1.527880] ACPI: Added _OSI(Processor Device)
[ 1.528083] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 1.528298] ACPI: Added _OSI(Processor Aggregator Device)
[ 1.528651] ACPI: Added _OSI(Linux-Dell-Video)
[ 1.528855] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 1.529073] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 1.585613] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 1.628968] ACPI: Interpreter enabled
[ 1.631122] ACPI: PM: (supports S0 S3 S4 S5)
[ 1.631399] ACPI: Using IOAPIC for interrupt routing
[ 1.632668] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 1.633247] PCI: Using E820 reservations for host bridge windows
[ 1.638321] ACPI: Enabled 2 GPEs in block 00 to 0F
[ 1.719090] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 1.719954] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 1.736398] acpiphp: Slot [3] registered
[ 1.736939] acpiphp: Slot [4] registered
[ 1.737976] acpiphp: Slot [5] registered
[ 1.738473] acpiphp: Slot [6] registered
[ 1.738961] acpiphp: Slot [7] registered
[ 1.739451] acpiphp: Slot [8] registered
[ 1.739885] acpiphp: Slot [9] registered
[ 1.740300] acpiphp: Slot [10] registered
[ 1.740727] acpiphp: Slot [11] registered
[ 1.741137] acpiphp: Slot [12] registered
[ 1.741537] acpiphp: Slot [13] registered
[ 1.741954] acpiphp: Slot [14] registered
[ 1.742707] acpiphp: Slot [15] registered
[ 1.743090] acpiphp: Slot [16] registered
[ 1.743333] acpiphp: Slot [17] registered
[ 1.743856] acpiphp: Slot [18] registered
[ 1.744277] acpiphp: Slot [19] registered
[ 1.744714] acpiphp: Slot [20] registered
[ 1.745180] acpiphp: Slot [21] registered
[ 1.745736] acpiphp: Slot [22] registered
[ 1.746287] acpiphp: Slot [23] registered
[ 1.746734] acpiphp: Slot [24] registered
[ 1.747090] acpiphp: Slot [25] registered
[ 1.747362] acpiphp: Slot [26] registered
[ 1.747829] acpiphp: Slot [27] registered
[ 1.748258] acpiphp: Slot [28] registered
[ 1.748661] acpiphp: Slot [29] registered
[ 1.749073] acpiphp: Slot [30] registered
[ 1.749479] acpiphp: Slot [31] registered
[ 1.751141] PCI host bridge to bus 0000:00
[ 1.752242] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 1.752588] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 1.753109] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 1.753364] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 1.753757] pci_bus 0000:00: root bus resource [mem 0x0c000000-0xfebfffff window]
[ 1.754055] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]
[ 1.755295] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[ 1.779090] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[ 1.780366] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[ 1.786213] pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f]
[ 1.787198] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 1.787996] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 1.788329] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 1.788649] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 1.793701] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[ 1.794662] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
[ 1.795176] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
[ 1.800124] pci 0000:00:02.0: [1af4:1050] type 00 class 0x030000
[ 1.801671] pci 0000:00:02.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref]
[ 1.804130] pci 0000:00:02.0: reg 0x18: [mem 0xfe800000-0xfe803fff 64bit pref]
[ 1.807992] pci 0000:00:02.0: reg 0x20: [mem 0xfeb90000-0xfeb90fff]
[ 1.812863] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfeb8ffff pref]
[ 1.814001] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 1.831484] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000
[ 1.833310] pci 0000:00:03.0: reg 0x10: [io 0xc080-0xc0bf]
[ 1.835135] pci 0000:00:03.0: reg 0x14: [mem 0xfeb91000-0xfeb91fff]
[ 1.839090] pci 0000:00:03.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref]
[ 1.839128] pci 0000:00:03.0: reg 0x30: [mem 0xfeb00000-0xfeb7ffff pref]
[ 1.861797] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000
[ 1.863796] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f]
[ 1.865877] pci 0000:00:04.0: reg 0x14: [mem 0xfeb92000-0xfeb92fff]
[ 1.869725] pci 0000:00:04.0: reg 0x20: [mem 0xfe808000-0xfe80bfff 64bit pref]
[ 1.889868] pci 0000:00:05.0: [1af4:1002] type 00 class 0x00ff00
[ 1.891124] pci 0000:00:05.0: reg 0x10: [io 0xc0c0-0xc0ff]
[ 1.894596] pci 0000:00:05.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref]
[ 1.912703] pci 0000:00:06.0: [1af4:1005] type 00 class 0x00ff00
[ 1.913961] pci 0000:00:06.0: reg 0x10: [io 0xc100-0xc11f]
[ 1.916839] pci 0000:00:06.0: reg 0x20: [mem 0xfe810000-0xfe813fff 64bit pref]
[ 1.953495] ACPI: PCI: Interrupt link LNKA configured for IRQ 10
[ 1.955964] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[ 1.957893] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[ 1.960107] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[ 1.963090] ACPI: PCI: Interrupt link LNKS configured for IRQ 9
[ 1.972702] iommu: Default domain type: Translated
[ 1.973026] iommu: DMA domain TLB invalidation policy: lazy mode
[ 1.981764] SCSI subsystem initialized
[ 1.990760] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 1.991090] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 1.991207] pci 0000:00:02.0: vgaarb: bridge control possible
[ 1.991689] vgaarb: loaded
[ 1.993500] ACPI: bus type USB registered
[ 1.994444] usbcore: registered new interface driver usbfs
[ 1.995888] usbcore: registered new interface driver hub
[ 1.996462] usbcore: registered new device driver usb
[ 1.997751] pps_core: LinuxPPS API ver. 1 registered
[ 1.997985] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 1.999104] PTP clock support registered
[ 2.001135] EDAC MC: Ver: 3.0.0
[ 2.023335] NetLabel: Initializing
[ 2.023586] NetLabel: domain hash size = 128
[ 2.023788] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 2.025786] NetLabel: unlabeled traffic allowed by default
[ 2.027603] PCI: Using ACPI for IRQ routing
[ 2.033105] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 2.033512] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[ 2.040616] clocksource: Switched to clocksource tsc-early
[ 2.450092] VFS: Disk quotas dquot_6.6.0
[ 2.450769] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 2.467048] AppArmor: AppArmor Filesystem Enabled
[ 2.473518] pnp: PnP ACPI init
[ 2.492684] pnp: PnP ACPI: found 5 devices
[ 2.557391] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 2.560067] NET: Registered PF_INET protocol family
[ 2.562690] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 2.624583] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 2.627699] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 2.628832] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 2.629751] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 2.630242] TCP: Hash tables configured (established 2048 bind 2048)
[ 2.634189] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear)
[ 2.634984] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 2.635799] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 2.638603] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 2.639492] NET: Registered PF_XDP protocol family
[ 2.641243] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 2.641523] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 2.641787] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 2.642060] pci_bus 0000:00: resource 7 [mem 0x0c000000-0xfebfffff window]
[ 2.642332] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window]
[ 2.644307] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 2.644703] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 2.645056] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 2.645418] PCI: CLS 0 bytes, default 64
[ 2.659632] Trying to unpack rootfs image as initramfs...
[ 2.677863] Initialise system trusted keyrings
[ 2.685438] Key type blacklist registered
[ 2.692218] workingset: timestamp_bits=36 max_order=15 bucket_order=0
[ 2.771711] zbud: loaded
[ 2.784555] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 2.802968] fuse: init (API version 7.34)
[ 2.829678] integrity: Platform Keyring initialized
[ 2.940629] Key type asymmetric registered
[ 2.940992] Asymmetric key parser 'x509' registered
[ 2.942099] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 2.950250] io scheduler mq-deadline registered
[ 2.956694] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 2.977678] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 2.992677] ACPI: button: Power Button [PWRF]
[ 3.663586] tsc: Refined TSC clocksource calibration: 2000.054 MHz
[ 3.664520] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1cd461084f1, max_idle_ns: 440795204254 ns
[ 3.665115] clocksource: Switched to clocksource tsc
[ 4.656743] ACPI: \_SB_.LNKB: Enabled at IRQ 10
[ 6.278637] Freeing initrd memory: 8864K
[ 6.308397] ACPI: \_SB_.LNKC: Enabled at IRQ 11
[ 7.101459] ACPI: \_SB_.LNKD: Enabled at IRQ 11
[ 7.900168] ACPI: \_SB_.LNKA: Enabled at IRQ 10
[ 8.697096] Free page reporting enabled
[ 8.700946] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 8.728163] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 8.782891] Linux agpgart interface v0.103
[ 8.848215] loop: module loaded
[ 8.870846] scsi host0: ata_piix
[ 8.877923] scsi host1: ata_piix
[ 8.879217] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14
[ 8.879609] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15
[ 8.890783] tun: Universal TUN/TAP device driver, 1.6
[ 8.892174] PPP generic driver version 2.4.2
[ 8.893975] VFIO - User Level meta-driver version: 0.3
[ 8.897112] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 8.897626] ehci-pci: EHCI PCI platform driver
[ 8.898169] ehci-platform: EHCI generic platform driver
[ 8.898580] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 8.898930] ohci-pci: OHCI PCI platform driver
[ 8.899725] ohci-platform: OHCI generic platform driver
[ 8.900166] uhci_hcd: USB Universal Host Controller Interface driver
[ 8.903134] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 8.909405] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 8.909956] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 8.914112] mousedev: PS/2 mouse device common for all mice
[ 8.920580] rtc_cmos 00:04: RTC can wake from S4
[ 8.929163] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 8.937326] rtc_cmos 00:04: registered as rtc0
[ 8.938543] rtc_cmos 00:04: setting system clock to 2026-02-06T20:54:14 UTC (1770411254)
[ 8.940671] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs
[ 8.941563] i2c_dev: i2c /dev entries driver
[ 8.942704] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 8.943687] device-mapper: uevent: version 1.0.3
[ 8.945520] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[ 8.946647] platform eisa.0: Probing EISA bus 0
[ 8.947347] platform eisa.0: EISA: Cannot allocate resource for mainboard
[ 8.947866] platform eisa.0: Cannot allocate resource for EISA slot 1
[ 8.948175] platform eisa.0: Cannot allocate resource for EISA slot 2
[ 8.948452] platform eisa.0: Cannot allocate resource for EISA slot 3
[ 8.948813] platform eisa.0: Cannot allocate resource for EISA slot 4
[ 8.949112] platform eisa.0: Cannot allocate resource for EISA slot 5
[ 8.949384] platform eisa.0: Cannot allocate resource for EISA slot 6
[ 8.949635] platform eisa.0: Cannot allocate resource for EISA slot 7
[ 8.949891] platform eisa.0: Cannot allocate resource for EISA slot 8
[ 8.950160] platform eisa.0: EISA: Detected 0 cards
[ 8.951021] ledtrig-cpu: registered to indicate activity on CPUs
[ 8.953689] drop_monitor: Initializing network drop monitor service
[ 8.958156] NET: Registered PF_INET6 protocol family
[ 9.248411] Segment Routing with IPv6
[ 9.249206] In-situ OAM (IOAM) with IPv6
[ 9.250199] NET: Registered PF_PACKET protocol family
[ 9.252175] Key type dns_resolver registered
[ 9.257526] IPI shorthand broadcast: enabled
[ 9.258604] sched_clock: Marking stable (9304111172, -48909853)->(9307692331, -52491012)
[ 9.263753] registered taskstats version 1
[ 9.265575] Loading compiled-in X.509 certificates
[ 9.286908] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b'
[ 9.292475] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[ 9.297072] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[ 9.297511] blacklist: Loading compiled-in revocation X.509 certificates
[ 9.300123] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[ 9.300933] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03'
[ 9.301573] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b'
[ 9.302284] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8'
[ 9.302937] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d'
[ 9.303933] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c'
[ 9.304563] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af'
[ 9.305222] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9'
[ 9.310799] zswap: loaded using pool lzo/zbud
[ 9.316728] Key type .fscrypt registered
[ 9.317033] Key type fscrypt-provisioning registered
[ 9.409168] Key type encrypted registered
[ 9.409596] AppArmor: AppArmor sha1 policy hashing enabled
[ 9.410503] ima: No TPM chip found, activating TPM-bypass!
[ 9.410866] Loading compiled-in module X.509 certificates
[ 9.416127] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b'
[ 9.416658] ima: Allocated hash algorithm: sha1
[ 9.420460] ima: No architecture policies found
[ 9.421715] evm: Initialising EVM extended attributes:
[ 9.421974] evm: security.selinux
[ 9.422168] evm: security.SMACK64
[ 9.422331] evm: security.SMACK64EXEC
[ 9.422486] evm: security.SMACK64TRANSMUTE
[ 9.422651] evm: security.SMACK64MMAP
[ 9.422802] evm: security.apparmor
[ 9.422945] evm: security.ima
[ 9.423073] evm: security.capability
[ 9.423411] evm: HMAC attrs: 0x1
[ 9.430598] PM: Magic number: 14:438:952
[ 9.431298] tty tty9: hash matches
[ 9.439791] RAS: Correctable Errors collector initialized.
[ 9.442322] clk: Disabling unused clocks
[ 9.596125] Freeing unused decrypted memory: 2036K
[ 9.692706] Freeing unused kernel image (initmem) memory: 3368K
[ 9.693600] Write protecting the kernel read-only data: 30720k
[ 9.702557] Freeing unused kernel image (text/rodata gap) memory: 2036K
[ 9.706997] Freeing unused kernel image (rodata/data gap) memory: 1328K
[ 10.266170] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 10.267197] Run /init as init process
info: initramfs: up at 10.54
[ 11.938847] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB)
[ 11.974829] GPT:Primary header thinks Alt. header is not at the end of the disk.
[ 11.975341] GPT:229375 != 2097151
[ 11.975535] GPT:Alternate GPT header not at the end of the disk.
[ 11.975782] GPT:229375 != 2097151
[ 11.975953] GPT: Use GNU Parted to correct GPT errors.
[ 12.798161] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called
currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables
info: copying initramfs to /dev/vda1
info: initramfs loading root from /dev/vda1
info: /etc/init.d/rc.sysinit: up at 19.23
info: container: none
Starting syslogd: OK
currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables
Saving random seed: OK
Starting acpid: OK
Starting network: dhcpcd-9.4.1 starting
DUID 00:04:e7:b5:e6:af:7b:69:43:17:a1:b3:83:a6:ca:b2:bb:ad
eth0: waiting for carrier
eth0: carrier acquired
eth0: IAID 3e:49:c4:f5
eth0: adding address fe80::f816:3eff:fe49:c4f5
eth0: soliciting an IPv6 router
eth0: soliciting a DHCP lease
eth0: offered 10.0.0.13 from 10.0.0.1
eth0: probing address 10.0.0.13/28
eth0: leased 10.0.0.13 for 43200 seconds
eth0: adding route to 10.0.0.0/28
eth0: adding host route to 169.254.169.254 via 10.0.0.2
eth0: adding default route via 10.0.0.1
forked to background, child pid 253
OK
checking http://169.254.169.254/2009-04-04/instance-id
failed 1/20: up 33.51. request failed
failed 2/20: up 82.77. request failed
failed 3/20: up 132.01. request failed
2026-02-06 21:57:33,088 83164 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 204 DELETE http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad 0.143s
2026-02-06 21:57:33,088 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:57:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c35ab22d-a64e-43b9-b9e7-d70c5d6cbe87', 'x-compute-request-id': 'req-c35ab22d-a64e-43b9-b9e7-d70c5d6cbe87', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad'}
Body: b''
2026-02-06 21:57:33,281 83164 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad 0.192s
2026-02-06 21:57:33,282 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:57:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1706', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93fe2e08-713b-4f35-9f5c-4e89ec54f834', 'x-compute-request-id': 'req-93fe2e08-713b-4f35-9f5c-4e89ec54f834', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestServerVolumeAttachmentScenario-1461905996-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:c4:f5"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:c4:f5"}]}, "created": "2026-02-06T20:53:44Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "837d884948a47f83f3a88fb56f29dfd9e37d61f08bb8f87490db9ad8", "id": "e7b5e6af-7b69-4317-a1b3-83a6cab2bbad", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachmentScenario-server-1551498808", "status": "ACTIVE", "tenant_id": "22a2bfa783504eab834134b9fefde8a4", "user_id": "31fec84675224e7595b555f571095f23", "updated": "2026-02-06T20:57:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-825161683", "OS-SRV-USG:launched_at": "2026-02-06T20:54:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1062132312"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:57:34,516 83164 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad 0.221s
2026-02-06 21:57:34,516 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:57:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1706', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2caa4525-a376-440c-80be-c5b943a18705', 'x-compute-request-id': 'req-2caa4525-a376-440c-80be-c5b943a18705', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestServerVolumeAttachmentScenario-1461905996-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:c4:f5"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:c4:f5"}]}, "created": "2026-02-06T20:53:44Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "837d884948a47f83f3a88fb56f29dfd9e37d61f08bb8f87490db9ad8", "id": "e7b5e6af-7b69-4317-a1b3-83a6cab2bbad", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachmentScenario-server-1551498808", "status": "ACTIVE", "tenant_id": "22a2bfa783504eab834134b9fefde8a4", "user_id": "31fec84675224e7595b555f571095f23", "updated": "2026-02-06T20:57:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-825161683", "OS-SRV-USG:launched_at": "2026-02-06T20:54:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1062132312"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:57:35,680 83164 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad 0.151s
2026-02-06 21:57:35,680 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:57:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1706', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b865c16b-8ff8-4b60-8cf7-6063300f7030', 'x-compute-request-id': 'req-b865c16b-8ff8-4b60-8cf7-6063300f7030', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestServerVolumeAttachmentScenario-1461905996-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:c4:f5"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:c4:f5"}]}, "created": "2026-02-06T20:53:44Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "837d884948a47f83f3a88fb56f29dfd9e37d61f08bb8f87490db9ad8", "id": "e7b5e6af-7b69-4317-a1b3-83a6cab2bbad", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachmentScenario-server-1551498808", "status": "ACTIVE", "tenant_id": "22a2bfa783504eab834134b9fefde8a4", "user_id": "31fec84675224e7595b555f571095f23", "updated": "2026-02-06T20:57:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-825161683", "OS-SRV-USG:launched_at": "2026-02-06T20:54:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1062132312"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:57:36,828 83164 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad 0.135s
2026-02-06 21:57:36,828 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:57:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1342', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fea7ac9b-0a02-4579-ac6d-f9cc7c7c16e0', 'x-compute-request-id': 'req-fea7ac9b-0a02-4579-ac6d-f9cc7c7c16e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:53:44Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "837d884948a47f83f3a88fb56f29dfd9e37d61f08bb8f87490db9ad8", "id": "e7b5e6af-7b69-4317-a1b3-83a6cab2bbad", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachmentScenario-server-1551498808", "status": "ACTIVE", "tenant_id": "22a2bfa783504eab834134b9fefde8a4", "user_id": "31fec84675224e7595b555f571095f23", "updated": "2026-02-06T20:57:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-825161683", "OS-SRV-USG:launched_at": "2026-02-06T20:54:00.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:57:37,938 83164 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad 0.098s
2026-02-06 21:57:37,938 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:57:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1347', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90aab0aa-abc2-47b5-a9e0-a37a94c5cb4b', 'x-compute-request-id': 'req-90aab0aa-abc2-47b5-a9e0-a37a94c5cb4b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:53:44Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "837d884948a47f83f3a88fb56f29dfd9e37d61f08bb8f87490db9ad8", "id": "e7b5e6af-7b69-4317-a1b3-83a6cab2bbad", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachmentScenario-server-1551498808", "status": "DELETED", "tenant_id": "22a2bfa783504eab834134b9fefde8a4", "user_id": "31fec84675224e7595b555f571095f23", "updated": "2026-02-06T20:57:37Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-825161683", "OS-SRV-USG:launched_at": "2026-02-06T20:54:00.000000", "OS-SRV-USG:terminated_at": "2026-02-06T20:57:37.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:57:37,948 83164 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 4 second wait
2026-02-06 21:57:39,053 83164 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad 0.103s
2026-02-06 21:57:39,053 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:57:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1347', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bf651b9-bca9-4514-b4cc-70f5750879b0', 'x-compute-request-id': 'req-6bf651b9-bca9-4514-b4cc-70f5750879b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:53:44Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "837d884948a47f83f3a88fb56f29dfd9e37d61f08bb8f87490db9ad8", "id": "e7b5e6af-7b69-4317-a1b3-83a6cab2bbad", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad"}], "metadata": {}, "name": "tempest-TestServerVolumeAttachmentScenario-server-1551498808", "status": "DELETED", "tenant_id": "22a2bfa783504eab834134b9fefde8a4", "user_id": "31fec84675224e7595b555f571095f23", "updated": "2026-02-06T20:57:37Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-825161683", "OS-SRV-USG:launched_at": "2026-02-06T20:54:00.000000", "OS-SRV-USG:terminated_at": "2026-02-06T20:57:37.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:57:40,096 83164 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 404 GET http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad 0.031s
2026-02-06 21:57:40,097 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:57:40 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-fe2936ed-66f7-4141-9ffa-5667c771d97d', 'x-compute-request-id': 'req-fe2936ed-66f7-4141-9ffa-5667c771d97d', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/e7b5e6af-7b69-4317-a1b3-83a6cab2bbad'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance e7b5e6af-7b69-4317-a1b3-83a6cab2bbad could not be found."}}'
2026-02-06 21:57:40,120 83164 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://192.168.122.84/compute/v2.1/os-keypairs/tempest-keypair-825161683 0.022s
2026-02-06 21:57:40,120 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:57:40 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-190320d5-25bb-44a3-87a8-7f10abeec047', 'x-compute-request-id': 'req-190320d5-25bb-44a3-87a8-7f10abeec047', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/compute/v2.1/os-keypairs/tempest-keypair-825161683'}
Body: b''
2026-02-06 21:57:40,336 83164 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://192.168.122.84/networking/v2.0/security-groups/ecbe5808-cd9b-4d91-b7bd-66956bf7bbb8 0.215s
2026-02-06 21:57:40,336 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:57:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-229e0180-a2ab-4c76-a77e-1a9a3eb32c99', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/networking/v2.0/security-groups/ecbe5808-cd9b-4d91-b7bd-66956bf7bbb8'}
Body: b''
2026-02-06 21:57:40,352 83164 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://192.168.122.84/networking/v2.0/security-groups/ecbe5808-cd9b-4d91-b7bd-66956bf7bbb8 0.016s
2026-02-06 21:57:40,353 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:57:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-2b5bb134-ba52-42a3-9fdb-4b0a47815e8b', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.84/networking/v2.0/security-groups/ecbe5808-cd9b-4d91-b7bd-66956bf7bbb8'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group ecbe5808-cd9b-4d91-b7bd-66956bf7bbb8 does not exist", "detail": ""}}'
2026-02-06 21:57:40,697 83164 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://192.168.122.84/networking/v2.0/floatingips/5f1f6027-df82-4acd-9468-8712ff3e39bb 0.343s
2026-02-06 21:57:40,697 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:57:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-affdae05-2d86-4e43-9a6d-5f29db6b250d', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips/5f1f6027-df82-4acd-9468-8712ff3e39bb'}
Body: b''
2026-02-06 21:57:40,745 83164 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://192.168.122.84/volume/v3/volumes/bd9c2d9b-8709-4fc0-ad83-670743f956e0 0.048s
2026-02-06 21:57:40,746 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:57:40 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-a7af239c-6f29-4072-8c12-0a30c46f91b7', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/volume/v3/volumes/bd9c2d9b-8709-4fc0-ad83-670743f956e0'}
Body: b''
2026-02-06 21:57:40,840 83164 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/bd9c2d9b-8709-4fc0-ad83-670743f956e0 0.094s
2026-02-06 21:57:40,840 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:57:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83c1090d-8a25-492d-820a-50d094fb59d3', 'content-length': '863', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83c1090d-8a25-492d-820a-50d094fb59d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/bd9c2d9b-8709-4fc0-ad83-670743f956e0'}
Body: b'{"volume": {"id": "bd9c2d9b-8709-4fc0-ad83-670743f956e0", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:53:41.000000", "updated_at": "2026-02-06T20:57:41.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-299798925", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/bd9c2d9b-8709-4fc0-ad83-670743f956e0"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/bd9c2d9b-8709-4fc0-ad83-670743f956e0"}], "user_id": "31fec84675224e7595b555f571095f23", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "22a2bfa783504eab834134b9fefde8a4"}}'
2026-02-06 21:57:41,890 83164 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/bd9c2d9b-8709-4fc0-ad83-670743f956e0 0.035s
2026-02-06 21:57:41,890 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:57:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9d56759-d94b-46a6-bf77-6fd4b9e973a7', 'content-length': '863', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9d56759-d94b-46a6-bf77-6fd4b9e973a7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/bd9c2d9b-8709-4fc0-ad83-670743f956e0'}
Body: b'{"volume": {"id": "bd9c2d9b-8709-4fc0-ad83-670743f956e0", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:53:41.000000", "updated_at": "2026-02-06T20:57:41.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-299798925", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/bd9c2d9b-8709-4fc0-ad83-670743f956e0"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/bd9c2d9b-8709-4fc0-ad83-670743f956e0"}], "user_id": "31fec84675224e7595b555f571095f23", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "22a2bfa783504eab834134b9fefde8a4"}}'
2026-02-06 21:57:42,920 83164 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://192.168.122.84/volume/v3/volumes/bd9c2d9b-8709-4fc0-ad83-670743f956e0 0.017s
2026-02-06 21:57:42,920 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:57:42 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-65493f28-8d3e-43b7-bae0-6601f53172c5', 'x-openstack-request-id': 'req-65493f28-8d3e-43b7-bae0-6601f53172c5', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.84/volume/v3/volumes/bd9c2d9b-8709-4fc0-ad83-670743f956e0'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume bd9c2d9b-8709-4fc0-ad83-670743f956e0 could not be found."}}'
2026-02-06 21:57:42,962 83164 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://192.168.122.84/volume/v3/volumes/ef61d41a-409d-4ed4-8309-b51827a28184 0.041s
2026-02-06 21:57:42,963 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:57:42 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-f7b81224-188f-47d7-a749-c24f573c9098', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/volume/v3/volumes/ef61d41a-409d-4ed4-8309-b51827a28184'}
Body: b''
2026-02-06 21:57:42,995 83164 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/ef61d41a-409d-4ed4-8309-b51827a28184 0.032s
2026-02-06 21:57:42,995 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:57:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58e71adf-a931-46fc-af27-2d7ba6a70b91', 'content-length': '863', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58e71adf-a931-46fc-af27-2d7ba6a70b91', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/ef61d41a-409d-4ed4-8309-b51827a28184'}
Body: b'{"volume": {"id": "ef61d41a-409d-4ed4-8309-b51827a28184", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:53:41.000000", "updated_at": "2026-02-06T20:57:43.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-587546218", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/ef61d41a-409d-4ed4-8309-b51827a28184"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/ef61d41a-409d-4ed4-8309-b51827a28184"}], "user_id": "31fec84675224e7595b555f571095f23", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "22a2bfa783504eab834134b9fefde8a4"}}'
2026-02-06 21:57:44,042 83164 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/ef61d41a-409d-4ed4-8309-b51827a28184 0.035s
2026-02-06 21:57:44,042 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:57:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a60995b-769d-44be-89c5-35a86e7b52e0', 'content-length': '863', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a60995b-769d-44be-89c5-35a86e7b52e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/ef61d41a-409d-4ed4-8309-b51827a28184'}
Body: b'{"volume": {"id": "ef61d41a-409d-4ed4-8309-b51827a28184", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:53:41.000000", "updated_at": "2026-02-06T20:57:43.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-587546218", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/ef61d41a-409d-4ed4-8309-b51827a28184"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/ef61d41a-409d-4ed4-8309-b51827a28184"}], "user_id": "31fec84675224e7595b555f571095f23", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "22a2bfa783504eab834134b9fefde8a4"}}'
2026-02-06 21:57:45,074 83164 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://192.168.122.84/volume/v3/volumes/ef61d41a-409d-4ed4-8309-b51827a28184 0.019s
2026-02-06 21:57:45,074 83164 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:57:45 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-d915cf24-52cb-46ed-a861-b7fc1b1d966f', 'x-openstack-request-id': 'req-d915cf24-52cb-46ed-a861-b7fc1b1d966f', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.84/volume/v3/volumes/ef61d41a-409d-4ed4-8309-b51827a28184'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume ef61d41a-409d-4ed4-8309-b51827a28184 could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/scenario/test_server_volume_attachment.py", line 82, in test_server_detach_rules
server = self.create_server(wait_until='SSHABLE')
File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server
body, _ = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 222, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 340, in create_test_server
wait_for_ssh_or_ping(
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 713, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
|
||||||
| 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
ft16.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-02-06 22:21:01,713 83171 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 POST http://192.168.122.84/compute/v2.1/os-keypairs 0.160s
2026-02-06 22:21:01,714 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-TestShelveInstance-404346385", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAuhKMPdqi1tQgqs/ppz7yng3ce77uVFFVFJ/KSF07t3ZB++AdhpETLRQ2buov7hYhTMVh26L6m61b7wrssUEb02dim1UGNVeb7YRQ99biSlLAQbsaArwV//fZe1LkRn8w=="}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:21:01 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-7751d5ea-8079-4f60-a10e-0d1c70125acc', 'x-compute-request-id': 'req-7751d5ea-8079-4f60-a10e-0d1c70125acc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-TestShelveInstance-404346385", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAuhKMPdqi1tQgqs/ppz7yng3ce77uVFFVFJ/KSF07t3ZB++AdhpETLRQ2buov7hYhTMVh26L6m61b7wrssUEb02dim1UGNVeb7YRQ99biSlLAQbsaArwV//fZe1LkRn8w==", "fingerprint": "c5:bf:60:ae:55:d8:70:6f:0b:be:b0:36:a5:12:39:d4", "user_id": "1d1e74198a894bcdb3b8fddc3508bf9e"}}'
2026-02-06 22:21:01,947 83171 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.84/networking/v2.0/security-groups 0.231s
2026-02-06 22:21:01,947 83171 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-2035684982", "description": "tempest-secgroup-smoke-2035684982 description", "project_id": "2212f2cccf6b4328901304df9964e4b3"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:21:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1677', 'x-openstack-request-id': 'req-1a3b1876-b2fa-4e08-b879-b465c45dd129', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "5c2a8d48-67eb-4651-8075-dafef608dd99", "name": "tempest-secgroup-smoke-2035684982", "stateful": true, "tenant_id": "2212f2cccf6b4328901304df9964e4b3", "project_id": "2212f2cccf6b4328901304df9964e4b3", "description": "tempest-secgroup-smoke-2035684982 description", "shared": false, "security_group_rules": [{"id": "871e28f8-d9e1-4689-bde3-d7083bd9f612", "project_id": "2212f2cccf6b4328901304df9964e4b3", "tenant_id": "2212f2cccf6b4328901304df9964e4b3", "security_group_id": "5c2a8d48-67eb-4651-8075-dafef608dd99", "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": 1202, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-02-06T21:21:01Z", "updated_at": "2026-02-06T21:21:01Z", "revision_number": 0}, {"id": "b0283ef9-24dd-4f92-9c4c-9a9fc2b332f1", "project_id": "2212f2cccf6b4328901304df9964e4b3", "tenant_id": "2212f2cccf6b4328901304df9964e4b3", "security_group_id": "5c2a8d48-67eb-4651-8075-dafef608dd99", "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": 1201, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-02-06T21:21:01Z", "updated_at": "2026-02-06T21:21:01Z", "revision_number": 0}], "tags": [], "created_at": "2026-02-06T21:21:01Z", "updated_at": "2026-02-06T21:21:01Z", "revision_number": 1}}'
2026-02-06 22:21:02,135 83171 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.187s
2026-02-06 22:21:02,136 83171 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": "5c2a8d48-67eb-4651-8075-dafef608dd99", "project_id": "2212f2cccf6b4328901304df9964e4b3", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:21:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-2988e6d8-f193-49ea-8544-fe2b68473a1e', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "f0a48dd8-9986-43ed-89ce-828d21c5b0a4", "project_id": "2212f2cccf6b4328901304df9964e4b3", "tenant_id": "2212f2cccf6b4328901304df9964e4b3", "security_group_id": "5c2a8d48-67eb-4651-8075-dafef608dd99", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T21:21:02Z", "updated_at": "2026-02-06T21:21:02Z", "revision_number": 0}}'
2026-02-06 22:21:02,334 83171 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.197s
2026-02-06 22:21:02,334 83171 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": "5c2a8d48-67eb-4651-8075-dafef608dd99", "project_id": "2212f2cccf6b4328901304df9964e4b3", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:21:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-ef9946e1-572e-4c73-a2aa-0fb54be81341', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "8811dc85-6db7-4686-be8b-7c73a0dadb18", "project_id": "2212f2cccf6b4328901304df9964e4b3", "tenant_id": "2212f2cccf6b4328901304df9964e4b3", "security_group_id": "5c2a8d48-67eb-4651-8075-dafef608dd99", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T21:21:02Z", "updated_at": "2026-02-06T21:21:02Z", "revision_number": 0}}'
2026-02-06 22:21:02,517 83171 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.183s
2026-02-06 22:21:02,518 83171 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": "5c2a8d48-67eb-4651-8075-dafef608dd99", "project_id": "2212f2cccf6b4328901304df9964e4b3", "protocol": "icmp", "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:21:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-0bd9abde-f832-44fb-920a-4beb06689961', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "1d78da80-acef-41ee-9cf9-b428b5b0329d", "project_id": "2212f2cccf6b4328901304df9964e4b3", "tenant_id": "2212f2cccf6b4328901304df9964e4b3", "security_group_id": "5c2a8d48-67eb-4651-8075-dafef608dd99", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T21:21:02Z", "updated_at": "2026-02-06T21:21:02Z", "revision_number": 0}}'
2026-02-06 22:21:02,721 83171 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.203s
2026-02-06 22:21:02,721 83171 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": "5c2a8d48-67eb-4651-8075-dafef608dd99", "project_id": "2212f2cccf6b4328901304df9964e4b3", "protocol": "icmp", "direction": "egress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:21:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-152aadaf-6f89-4489-acdc-91fe7c556521', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "677950fe-9a69-46cd-9992-540932743edb", "project_id": "2212f2cccf6b4328901304df9964e4b3", "tenant_id": "2212f2cccf6b4328901304df9964e4b3", "security_group_id": "5c2a8d48-67eb-4651-8075-dafef608dd99", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T21:21:02Z", "updated_at": "2026-02-06T21:21:02Z", "revision_number": 0}}'
2026-02-06 22:21:02,923 83171 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.201s
2026-02-06 22:21:02,923 83171 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": "5c2a8d48-67eb-4651-8075-dafef608dd99", "project_id": "2212f2cccf6b4328901304df9964e4b3", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:21:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-ee30a27d-61b9-40df-aeb0-6050933301d7', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "130281fc-2d84-4226-bd12-624ef7da6049", "project_id": "2212f2cccf6b4328901304df9964e4b3", "tenant_id": "2212f2cccf6b4328901304df9964e4b3", "security_group_id": "5c2a8d48-67eb-4651-8075-dafef608dd99", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T21:21:02Z", "updated_at": "2026-02-06T21:21:02Z", "revision_number": 0}}'
2026-02-06 22:21:03,136 83171 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.212s
2026-02-06 22:21:03,137 83171 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": "5c2a8d48-67eb-4651-8075-dafef608dd99", "project_id": "2212f2cccf6b4328901304df9964e4b3", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:21:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-d2f6e45a-8c0b-43e8-8067-f1f28caf3538', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "f2b9b71e-12d7-4145-ac64-52e26aa40e45", "project_id": "2212f2cccf6b4328901304df9964e4b3", "tenant_id": "2212f2cccf6b4328901304df9964e4b3", "security_group_id": "5c2a8d48-67eb-4651-8075-dafef608dd99", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T21:21:03Z", "updated_at": "2026-02-06T21:21:03Z", "revision_number": 0}}'
2026-02-06 22:21:03,175 83171 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.84/identity/v3/auth/tokens 0.034s
2026-02-06 22:21:03,175 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:21:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2513', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-1c858f25-39a4-4bb0-b9a5-b4e701f9f911', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "1d1e74198a894bcdb3b8fddc3508bf9e", "name": "tempest-TestShelveInstance-1910008477-project-member", "password_expires_at": null}, "audit_ids": ["SRts7Av4R069sCuKQle7rw"], "expires_at": "2026-02-06T22:21:03.000000Z", "issued_at": "2026-02-06T21:21:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2212f2cccf6b4328901304df9964e4b3", "name": "tempest-TestShelveInstance-1910008477"}, "is_domain": false, "roles": [{"id": "4d6e333c257e4064956f140a41314573", "name": "member"}, {"id": "84504efd54ae4a9588c8422ecb0abfee", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0f713fe2daca44ec89b9c3e10932c970", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/volume/v3", "region": "RegionOne"}], "id": "26431d82c9384270aa512356bf5e64e6", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "070a948755e647bbb3bcb90d19888397", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/image", "region": "RegionOne"}], "id": "528911970de64848b5475ebd6ee6a418", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2e1ae24ade8f44e3a593eefe79d140f4", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/compute/v2/2212f2cccf6b4328901304df9964e4b3", "region": "RegionOne"}], "id": "5337a897e80c4f86b14c496add20b2ba", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "36e1704910c14c38b323e02c6c534ffd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/placement", "region": "RegionOne"}], "id": "64ba2cc515ea48f2b6bf589109ecc398", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "bc1699eba7ce420d8a3224b948f231ca", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/networking", "region": "RegionOne"}], "id": "69678593bf2148cd9bfbb05428f1572e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0fdbcf46c1c149b59bbe63e29a54685a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/compute/v2.1", "region": "RegionOne"}], "id": "bc80821fb9b24e858c301c82531c11a6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d5bb2d743fb54a7ea460fc8ecb99292e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/identity", "region": "RegionOne"}], "id": "f3f05134bbf9431aab4cd693ebfef943", "type": "identity", "name": "keystone"}]}}'
2026-02-06 22:21:03,175 83171 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': 'f983634d-40d3-4b2e-8695-c285482cbc41', 'name': 'tempest-TestShelveInstance-447022762-network', 'tenant_id': '2212f2cccf6b4328901304df9964e4b3', 'project_id': '2212f2cccf6b4328901304df9964e4b3', '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': 40815, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-02-06T21:20:47Z', 'updated_at': '2026-02-06T21:20:47Z', 'revision_number': 1} available for tenant
2026-02-06 22:21:03,603 83171 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://192.168.122.84/volume/v3/volumes 0.427s
2026-02-06 22:21:03,603 83171 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-871090373", "imageRef": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "size": 1}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:21:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de775465-bc98-4698-b832-df74adc1593b', 'content-length': '759', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de775465-bc98-4698-b832-df74adc1593b', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/volume/v3/volumes'}
Body: b'{"volume": {"id": "b5de1547-613c-43b5-9120-381f61fc9f14", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T21:21:03.544215", "updated_at": null, "name": "tempest-tempest.common.compute-volume-871090373", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/b5de1547-613c-43b5-9120-381f61fc9f14"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/b5de1547-613c-43b5-9120-381f61fc9f14"}], "user_id": "1d1e74198a894bcdb3b8fddc3508bf9e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-02-06 22:21:03,649 83171 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.84/volume/v3/volumes/b5de1547-613c-43b5-9120-381f61fc9f14 0.035s
2026-02-06 22:21:03,649 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:21:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e9bbcd1-6856-4592-9f39-f7ddfbe4f2d8', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e9bbcd1-6856-4592-9f39-f7ddfbe4f2d8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/b5de1547-613c-43b5-9120-381f61fc9f14'}
Body: b'{"volume": {"id": "b5de1547-613c-43b5-9120-381f61fc9f14", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T21:21:04.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-871090373", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/b5de1547-613c-43b5-9120-381f61fc9f14"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/b5de1547-613c-43b5-9120-381f61fc9f14"}], "user_id": "1d1e74198a894bcdb3b8fddc3508bf9e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2212f2cccf6b4328901304df9964e4b3"}}'
2026-02-06 22:21:04,699 83171 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.84/volume/v3/volumes/b5de1547-613c-43b5-9120-381f61fc9f14 0.039s
2026-02-06 22:21:04,699 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:21:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f01c68f0-26e5-48b5-a77b-bc58fe601b6f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f01c68f0-26e5-48b5-a77b-bc58fe601b6f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/b5de1547-613c-43b5-9120-381f61fc9f14'}
Body: b'{"volume": {"id": "b5de1547-613c-43b5-9120-381f61fc9f14", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T21:21:04.000000", "updated_at": "2026-02-06T21:21:04.000000", "name": "tempest-tempest.common.compute-volume-871090373", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/b5de1547-613c-43b5-9120-381f61fc9f14"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/b5de1547-613c-43b5-9120-381f61fc9f14"}], "user_id": "1d1e74198a894bcdb3b8fddc3508bf9e", "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": "2212f2cccf6b4328901304df9964e4b3"}}'
2026-02-06 22:21:05,746 83171 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.84/volume/v3/volumes/b5de1547-613c-43b5-9120-381f61fc9f14 0.036s
2026-02-06 22:21:05,746 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:21:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c7827d2-4bff-479a-b631-fd052693e089', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c7827d2-4bff-479a-b631-fd052693e089', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/b5de1547-613c-43b5-9120-381f61fc9f14'}
Body: b'{"volume": {"id": "b5de1547-613c-43b5-9120-381f61fc9f14", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T21:21:04.000000", "updated_at": "2026-02-06T21:21:06.000000", "name": "tempest-tempest.common.compute-volume-871090373", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/b5de1547-613c-43b5-9120-381f61fc9f14"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/b5de1547-613c-43b5-9120-381f61fc9f14"}], "user_id": "1d1e74198a894bcdb3b8fddc3508bf9e", "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": "2212f2cccf6b4328901304df9964e4b3"}}'
2026-02-06 22:21:06,794 83171 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.84/volume/v3/volumes/b5de1547-613c-43b5-9120-381f61fc9f14 0.037s
2026-02-06 22:21:06,794 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:21:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61705115-23c1-4291-80f5-88e8a6194997', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61705115-23c1-4291-80f5-88e8a6194997', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/b5de1547-613c-43b5-9120-381f61fc9f14'}
Body: b'{"volume": {"id": "b5de1547-613c-43b5-9120-381f61fc9f14", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T21:21:04.000000", "updated_at": "2026-02-06T21:21:06.000000", "name": "tempest-tempest.common.compute-volume-871090373", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/b5de1547-613c-43b5-9120-381f61fc9f14"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/b5de1547-613c-43b5-9120-381f61fc9f14"}], "user_id": "1d1e74198a894bcdb3b8fddc3508bf9e", "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": "2212f2cccf6b4328901304df9964e4b3"}}'
2026-02-06 22:21:07,837 83171 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.84/volume/v3/volumes/b5de1547-613c-43b5-9120-381f61fc9f14 0.032s
2026-02-06 22:21:07,837 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:21:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-261a3991-6b9a-48f5-aac5-6774821641c2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-261a3991-6b9a-48f5-aac5-6774821641c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/b5de1547-613c-43b5-9120-381f61fc9f14'}
Body: b'{"volume": {"id": "b5de1547-613c-43b5-9120-381f61fc9f14", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T21:21:04.000000", "updated_at": "2026-02-06T21:21:06.000000", "name": "tempest-tempest.common.compute-volume-871090373", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/b5de1547-613c-43b5-9120-381f61fc9f14"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/b5de1547-613c-43b5-9120-381f61fc9f14"}], "user_id": "1d1e74198a894bcdb3b8fddc3508bf9e", "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": "2212f2cccf6b4328901304df9964e4b3"}}'
2026-02-06 22:21:08,883 83171 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.84/volume/v3/volumes/b5de1547-613c-43b5-9120-381f61fc9f14 0.034s
2026-02-06 22:21:08,883 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:21:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3f47519-0680-4c01-a55f-524e821b567d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3f47519-0680-4c01-a55f-524e821b567d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/b5de1547-613c-43b5-9120-381f61fc9f14'}
Body: b'{"volume": {"id": "b5de1547-613c-43b5-9120-381f61fc9f14", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T21:21:04.000000", "updated_at": "2026-02-06T21:21:06.000000", "name": "tempest-tempest.common.compute-volume-871090373", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/b5de1547-613c-43b5-9120-381f61fc9f14"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/b5de1547-613c-43b5-9120-381f61fc9f14"}], "user_id": "1d1e74198a894bcdb3b8fddc3508bf9e", "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": "2212f2cccf6b4328901304df9964e4b3"}}'
2026-02-06 22:21:09,930 83171 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.84/volume/v3/volumes/b5de1547-613c-43b5-9120-381f61fc9f14 0.035s
2026-02-06 22:21:09,930 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:21:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b51499d-3bfd-44d2-aa2d-ce97d7d3869d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b51499d-3bfd-44d2-aa2d-ce97d7d3869d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/b5de1547-613c-43b5-9120-381f61fc9f14'}
Body: b'{"volume": {"id": "b5de1547-613c-43b5-9120-381f61fc9f14", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T21:21:04.000000", "updated_at": "2026-02-06T21:21:06.000000", "name": "tempest-tempest.common.compute-volume-871090373", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/b5de1547-613c-43b5-9120-381f61fc9f14"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/b5de1547-613c-43b5-9120-381f61fc9f14"}], "user_id": "1d1e74198a894bcdb3b8fddc3508bf9e", "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": "2212f2cccf6b4328901304df9964e4b3"}}'
2026-02-06 22:21:10,982 83171 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.84/volume/v3/volumes/b5de1547-613c-43b5-9120-381f61fc9f14 0.041s
2026-02-06 22:21:10,982 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:21:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-714f1b96-cf5b-4a39-931f-12bd8d16c1fb', 'content-length': '1330', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-714f1b96-cf5b-4a39-931f-12bd8d16c1fb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/b5de1547-613c-43b5-9120-381f61fc9f14'}
Body: b'{"volume": {"id": "b5de1547-613c-43b5-9120-381f61fc9f14", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T21:21:04.000000", "updated_at": "2026-02-06T21:21:10.000000", "name": "tempest-tempest.common.compute-volume-871090373", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/b5de1547-613c-43b5-9120-381f61fc9f14"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/b5de1547-613c-43b5-9120-381f61fc9f14"}], "user_id": "1d1e74198a894bcdb3b8fddc3508bf9e", "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": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "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": "2212f2cccf6b4328901304df9964e4b3"}}'
2026-02-06 22:21:10,992 83171 INFO [tempest.common.waiters] volume b5de1547-613c-43b5-9120-381f61fc9f14 reached available after waiting for 7.992544 seconds
2026-02-06 22:21:11,579 83171 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://192.168.122.84/compute/v2.1/servers 0.587s
2026-02-06 22:21:11,580 83171 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-1698975981", "imageRef": "", "flavorRef": "42", "key_name": "tempest-TestShelveInstance-404346385", "security_groups": [{"name": "tempest-secgroup-smoke-2035684982"}], "networks": [{"uuid": "f983634d-40d3-4b2e-8695-c285482cbc41"}], "block_device_mapping_v2": [{"uuid": "b5de1547-613c-43b5-9120-381f61fc9f14", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:21:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '412', 'location': 'http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-741fbf96-7d68-42ce-9f59-fde7327b9600', 'x-compute-request-id': 'req-741fbf96-7d68-42ce-9f59-fde7327b9600', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/compute/v2.1/servers'}
Body: b'{"server": {"id": "391840e9-c0d8-4115-9730-e7ee40437c3a", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/391840e9-c0d8-4115-9730-e7ee40437c3a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-2035684982"}], "adminPass": "R7mQiqVP6Tez"}}'
2026-02-06 22:21:11,715 83171 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a 0.133s
2026-02-06 22:21:11,715 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:21:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1095', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d39d287-2faf-45ea-8a6a-02df73117f51', 'x-compute-request-id': 'req-4d39d287-2faf-45ea-8a6a-02df73117f51', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:21:12Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "", "id": "391840e9-c0d8-4115-9730-e7ee40437c3a", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/391840e9-c0d8-4115-9730-e7ee40437c3a"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1698975981", "status": "BUILD", "tenant_id": "2212f2cccf6b4328901304df9964e4b3", "user_id": "1d1e74198a894bcdb3b8fddc3508bf9e", "updated": "2026-02-06T21:21:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-404346385", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 22:21:12,806 83171 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a 0.079s
2026-02-06 22:21:12,806 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:21:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1145', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2100bdaa-042d-4d8d-9b3d-34dc06aa386c', 'x-compute-request-id': 'req-2100bdaa-042d-4d8d-9b3d-34dc06aa386c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:21:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "", "id": "391840e9-c0d8-4115-9730-e7ee40437c3a", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/391840e9-c0d8-4115-9730-e7ee40437c3a"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1698975981", "status": "BUILD", "tenant_id": "2212f2cccf6b4328901304df9964e4b3", "user_id": "1d1e74198a894bcdb3b8fddc3508bf9e", "updated": "2026-02-06T21:21:12Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-404346385", "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": "b5de1547-613c-43b5-9120-381f61fc9f14"}]}}'
2026-02-06 22:21:13,890 83171 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a 0.072s
2026-02-06 22:21:13,890 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:21:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1193', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96fc27f1-e5b2-4e40-b1b3-f31c1979de72', 'x-compute-request-id': 'req-96fc27f1-e5b2-4e40-b1b3-f31c1979de72', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:21:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "64eaa9885a532bf8ec543d437d8f6a71d2a3d8e7aeda72498fe75ffa", "id": "391840e9-c0d8-4115-9730-e7ee40437c3a", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/391840e9-c0d8-4115-9730-e7ee40437c3a"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1698975981", "status": "BUILD", "tenant_id": "2212f2cccf6b4328901304df9964e4b3", "user_id": "1d1e74198a894bcdb3b8fddc3508bf9e", "updated": "2026-02-06T21:21:13Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-404346385", "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": "b5de1547-613c-43b5-9120-381f61fc9f14"}]}}'
2026-02-06 22:21:13,900 83171 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-02-06 22:21:14,976 83171 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a 0.074s
2026-02-06 22:21:14,976 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:21:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1193', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-226834c0-d4d0-4ad8-b661-113a6f70257c', 'x-compute-request-id': 'req-226834c0-d4d0-4ad8-b661-113a6f70257c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:21:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "64eaa9885a532bf8ec543d437d8f6a71d2a3d8e7aeda72498fe75ffa", "id": "391840e9-c0d8-4115-9730-e7ee40437c3a", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/391840e9-c0d8-4115-9730-e7ee40437c3a"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1698975981", "status": "BUILD", "tenant_id": "2212f2cccf6b4328901304df9964e4b3", "user_id": "1d1e74198a894bcdb3b8fddc3508bf9e", "updated": "2026-02-06T21:21:13Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-404346385", "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": "b5de1547-613c-43b5-9120-381f61fc9f14"}]}}'
2026-02-06 22:21:16,062 83171 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a 0.074s
2026-02-06 22:21:16,062 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:21:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1201', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da0b101d-f356-4f03-9857-e869d14578a5', 'x-compute-request-id': 'req-da0b101d-f356-4f03-9857-e869d14578a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:21:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "64eaa9885a532bf8ec543d437d8f6a71d2a3d8e7aeda72498fe75ffa", "id": "391840e9-c0d8-4115-9730-e7ee40437c3a", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/391840e9-c0d8-4115-9730-e7ee40437c3a"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1698975981", "status": "BUILD", "tenant_id": "2212f2cccf6b4328901304df9964e4b3", "user_id": "1d1e74198a894bcdb3b8fddc3508bf9e", "updated": "2026-02-06T21:21:15Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-404346385", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b5de1547-613c-43b5-9120-381f61fc9f14"}]}}'
2026-02-06 22:21:16,074 83171 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-02-06 22:21:17,250 83171 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a 0.175s
2026-02-06 22:21:17,250 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:21:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1279', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c1abc1e-7a15-4b98-9a32-47c8d92bd060', 'x-compute-request-id': 'req-6c1abc1e-7a15-4b98-9a32-47c8d92bd060', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:21:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "64eaa9885a532bf8ec543d437d8f6a71d2a3d8e7aeda72498fe75ffa", "id": "391840e9-c0d8-4115-9730-e7ee40437c3a", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/391840e9-c0d8-4115-9730-e7ee40437c3a"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1698975981", "status": "BUILD", "tenant_id": "2212f2cccf6b4328901304df9964e4b3", "user_id": "1d1e74198a894bcdb3b8fddc3508bf9e", "updated": "2026-02-06T21:21:17Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-404346385", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2035684982"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b5de1547-613c-43b5-9120-381f61fc9f14"}]}}'
2026-02-06 22:21:17,261 83171 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2026-02-06 22:21:18,394 83171 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a 0.131s
2026-02-06 22:21:18,394 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:21:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1279', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0bf24c8c-473b-460f-8ffe-4e79897a0183', 'x-compute-request-id': 'req-0bf24c8c-473b-460f-8ffe-4e79897a0183', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:21:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "64eaa9885a532bf8ec543d437d8f6a71d2a3d8e7aeda72498fe75ffa", "id": "391840e9-c0d8-4115-9730-e7ee40437c3a", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/391840e9-c0d8-4115-9730-e7ee40437c3a"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1698975981", "status": "BUILD", "tenant_id": "2212f2cccf6b4328901304df9964e4b3", "user_id": "1d1e74198a894bcdb3b8fddc3508bf9e", "updated": "2026-02-06T21:21:17Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-404346385", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2035684982"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b5de1547-613c-43b5-9120-381f61fc9f14"}]}}'
2026-02-06 22:21:19,541 83171 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a 0.135s
2026-02-06 22:21:19,542 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:21:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1279', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0822af82-fdee-4596-be25-7f2083591b0b', 'x-compute-request-id': 'req-0822af82-fdee-4596-be25-7f2083591b0b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:21:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "64eaa9885a532bf8ec543d437d8f6a71d2a3d8e7aeda72498fe75ffa", "id": "391840e9-c0d8-4115-9730-e7ee40437c3a", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/391840e9-c0d8-4115-9730-e7ee40437c3a"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1698975981", "status": "BUILD", "tenant_id": "2212f2cccf6b4328901304df9964e4b3", "user_id": "1d1e74198a894bcdb3b8fddc3508bf9e", "updated": "2026-02-06T21:21:17Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-404346385", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2035684982"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b5de1547-613c-43b5-9120-381f61fc9f14"}]}}'
2026-02-06 22:21:20,702 83171 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a 0.148s
2026-02-06 22:21:20,702 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:21:20 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-2b137df6-2040-49bb-81a3-a98d01166c36', 'x-compute-request-id': 'req-2b137df6-2040-49bb-81a3-a98d01166c36', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:21:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "64eaa9885a532bf8ec543d437d8f6a71d2a3d8e7aeda72498fe75ffa", "id": "391840e9-c0d8-4115-9730-e7ee40437c3a", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/391840e9-c0d8-4115-9730-e7ee40437c3a"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1698975981", "status": "BUILD", "tenant_id": "2212f2cccf6b4328901304df9964e4b3", "user_id": "1d1e74198a894bcdb3b8fddc3508bf9e", "updated": "2026-02-06T21:21:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-404346385", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2035684982"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b5de1547-613c-43b5-9120-381f61fc9f14"}]}}'
2026-02-06 22:21:20,712 83171 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 9 second wait
2026-02-06 22:21:21,912 83171 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a 0.198s
2026-02-06 22:21:21,913 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:21:21 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-dbce7044-bd4c-4758-8c87-3708d7e55847', 'x-compute-request-id': 'req-dbce7044-bd4c-4758-8c87-3708d7e55847', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:21:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "64eaa9885a532bf8ec543d437d8f6a71d2a3d8e7aeda72498fe75ffa", "id": "391840e9-c0d8-4115-9730-e7ee40437c3a", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/391840e9-c0d8-4115-9730-e7ee40437c3a"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1698975981", "status": "BUILD", "tenant_id": "2212f2cccf6b4328901304df9964e4b3", "user_id": "1d1e74198a894bcdb3b8fddc3508bf9e", "updated": "2026-02-06T21:21:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-404346385", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2035684982"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b5de1547-613c-43b5-9120-381f61fc9f14"}]}}'
2026-02-06 22:21:23,057 83171 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a 0.131s
2026-02-06 22:21:23,057 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:21:22 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-53154099-5443-4aa1-9fe1-a8a8b766db79', 'x-compute-request-id': 'req-53154099-5443-4aa1-9fe1-a8a8b766db79', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:21:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "64eaa9885a532bf8ec543d437d8f6a71d2a3d8e7aeda72498fe75ffa", "id": "391840e9-c0d8-4115-9730-e7ee40437c3a", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/391840e9-c0d8-4115-9730-e7ee40437c3a"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1698975981", "status": "BUILD", "tenant_id": "2212f2cccf6b4328901304df9964e4b3", "user_id": "1d1e74198a894bcdb3b8fddc3508bf9e", "updated": "2026-02-06T21:21:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-404346385", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2035684982"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b5de1547-613c-43b5-9120-381f61fc9f14"}]}}'
2026-02-06 22:21:24,213 83171 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a 0.144s
2026-02-06 22:21:24,213 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:21:24 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-d7fe9bfc-bcab-48bf-a0aa-3bd95a977ed3', 'x-compute-request-id': 'req-d7fe9bfc-bcab-48bf-a0aa-3bd95a977ed3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:21:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "64eaa9885a532bf8ec543d437d8f6a71d2a3d8e7aeda72498fe75ffa", "id": "391840e9-c0d8-4115-9730-e7ee40437c3a", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/391840e9-c0d8-4115-9730-e7ee40437c3a"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1698975981", "status": "BUILD", "tenant_id": "2212f2cccf6b4328901304df9964e4b3", "user_id": "1d1e74198a894bcdb3b8fddc3508bf9e", "updated": "2026-02-06T21:21:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-404346385", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2035684982"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b5de1547-613c-43b5-9120-381f61fc9f14"}]}}'
2026-02-06 22:21:25,408 83171 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a 0.183s
2026-02-06 22:21:25,408 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:21:25 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-48e81161-a5f5-4f7f-b219-59fe64581fbf', 'x-compute-request-id': 'req-48e81161-a5f5-4f7f-b219-59fe64581fbf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:21:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "64eaa9885a532bf8ec543d437d8f6a71d2a3d8e7aeda72498fe75ffa", "id": "391840e9-c0d8-4115-9730-e7ee40437c3a", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/391840e9-c0d8-4115-9730-e7ee40437c3a"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1698975981", "status": "BUILD", "tenant_id": "2212f2cccf6b4328901304df9964e4b3", "user_id": "1d1e74198a894bcdb3b8fddc3508bf9e", "updated": "2026-02-06T21:21:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-404346385", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2035684982"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b5de1547-613c-43b5-9120-381f61fc9f14"}]}}'
2026-02-06 22:21:26,583 83171 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a 0.162s
2026-02-06 22:21:26,584 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:21:26 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-8618ae79-e7e5-4bd8-b390-a41e89c97e51', 'x-compute-request-id': 'req-8618ae79-e7e5-4bd8-b390-a41e89c97e51', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-447022762-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:1e:c9"}]}, "created": "2026-02-06T21:21:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "64eaa9885a532bf8ec543d437d8f6a71d2a3d8e7aeda72498fe75ffa", "id": "391840e9-c0d8-4115-9730-e7ee40437c3a", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/391840e9-c0d8-4115-9730-e7ee40437c3a"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1698975981", "status": "ACTIVE", "tenant_id": "2212f2cccf6b4328901304df9964e4b3", "user_id": "1d1e74198a894bcdb3b8fddc3508bf9e", "updated": "2026-02-06T21:21:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-404346385", "OS-SRV-USG:launched_at": "2026-02-06T21:21:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2035684982"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b5de1547-613c-43b5-9120-381f61fc9f14"}]}}'
2026-02-06 22:21:26,595 83171 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait
2026-02-06 22:21:26,753 83171 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a 0.157s
2026-02-06 22:21:26,753 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:21:26 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-4a63237b-a0fc-4b56-ab12-d2584776f782', 'x-compute-request-id': 'req-4a63237b-a0fc-4b56-ab12-d2584776f782', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-447022762-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:1e:c9"}]}, "created": "2026-02-06T21:21:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "64eaa9885a532bf8ec543d437d8f6a71d2a3d8e7aeda72498fe75ffa", "id": "391840e9-c0d8-4115-9730-e7ee40437c3a", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/391840e9-c0d8-4115-9730-e7ee40437c3a"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1698975981", "status": "ACTIVE", "tenant_id": "2212f2cccf6b4328901304df9964e4b3", "user_id": "1d1e74198a894bcdb3b8fddc3508bf9e", "updated": "2026-02-06T21:21:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-404346385", "OS-SRV-USG:launched_at": "2026-02-06T21:21:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2035684982"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b5de1547-613c-43b5-9120-381f61fc9f14"}]}}'
2026-02-06 22:21:26,917 83171 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.84/networking/v2.0/ports?device_id=391840e9-c0d8-4115-9730-e7ee40437c3a 0.153s
2026-02-06 22:21:26,918 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:21:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '981', 'x-openstack-request-id': 'req-d34ce2ce-250d-458b-84ce-98d634733a91', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/networking/v2.0/ports?device_id=391840e9-c0d8-4115-9730-e7ee40437c3a'}
Body: b'{"ports":[{"id":"28414a88-6d0c-4de4-adfd-7f8627d9624e","name":"","network_id":"f983634d-40d3-4b2e-8695-c285482cbc41","project_id":"2212f2cccf6b4328901304df9964e4b3","mac_address":"fa:16:3e:98:1e:c9","admin_state_up":true,"status":"ACTIVE","device_id":"391840e9-c0d8-4115-9730-e7ee40437c3a","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"20a72e9d-ed3f-4018-b766-19f3457f42c1","ip_address":"10.0.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["5c2a8d48-67eb-4651-8075-dafef608dd99"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"devstack","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-02-06T21:21:16Z","updated_at":"2026-02-06T21:21:24Z","revision_number":5,"tenant_id":"2212f2cccf6b4328901304df9964e4b3"}]}'
2026-02-06 22:21:26,918 83171 DEBUG [tempest.common.waiters] Server ID 391840e9-c0d8-4115-9730-e7ee40437c3a ports are all ACTIVE [{'id': '28414a88-6d0c-4de4-adfd-7f8627d9624e', 'name': '', 'network_id': 'f983634d-40d3-4b2e-8695-c285482cbc41', 'project_id': '2212f2cccf6b4328901304df9964e4b3', 'mac_address': 'fa:16:3e:98:1e:c9', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '391840e9-c0d8-4115-9730-e7ee40437c3a', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '20a72e9d-ed3f-4018-b766-19f3457f42c1', 'ip_address': '10.0.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['5c2a8d48-67eb-4651-8075-dafef608dd99'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'devstack', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-02-06T21:21:16Z', 'updated_at': '2026-02-06T21:21:24Z', 'revision_number': 5, 'tenant_id': '2212f2cccf6b4328901304df9964e4b3'}]:
2026-02-06 22:21:26,944 83171 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.84/networking/v2.0/floatingips?floating_network_id=2915bb8f-3534-4eb6-9140-b5d7d7372804&port_id=28414a88-6d0c-4de4-adfd-7f8627d9624e 0.025s
2026-02-06 22:21:26,944 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:21:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '19', 'x-openstack-request-id': 'req-ed448fba-939f-475a-88cb-60ff7488a805', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips?floating_network_id=2915bb8f-3534-4eb6-9140-b5d7d7372804&port_id=28414a88-6d0c-4de4-adfd-7f8627d9624e'}
Body: b'{"floatingips": []}'
2026-02-06 22:21:26,993 83171 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://192.168.122.84/networking/v2.0/ports?device_id=391840e9-c0d8-4115-9730-e7ee40437c3a 0.048s
2026-02-06 22:21:26,993 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:21:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '981', 'x-openstack-request-id': 'req-1bb441bb-1ab5-439d-b0c7-88ee64b4dbf4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/networking/v2.0/ports?device_id=391840e9-c0d8-4115-9730-e7ee40437c3a'}
Body: b'{"ports":[{"id":"28414a88-6d0c-4de4-adfd-7f8627d9624e","name":"","network_id":"f983634d-40d3-4b2e-8695-c285482cbc41","project_id":"2212f2cccf6b4328901304df9964e4b3","mac_address":"fa:16:3e:98:1e:c9","admin_state_up":true,"status":"ACTIVE","device_id":"391840e9-c0d8-4115-9730-e7ee40437c3a","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"20a72e9d-ed3f-4018-b766-19f3457f42c1","ip_address":"10.0.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["5c2a8d48-67eb-4651-8075-dafef608dd99"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"devstack","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-02-06T21:21:16Z","updated_at":"2026-02-06T21:21:24Z","revision_number":5,"tenant_id":"2212f2cccf6b4328901304df9964e4b3"}]}'
2026-02-06 22:21:26,993 83171 DEBUG [tempest.common.waiters] Server ID 391840e9-c0d8-4115-9730-e7ee40437c3a ports are all ACTIVE [{'id': '28414a88-6d0c-4de4-adfd-7f8627d9624e', 'name': '', 'network_id': 'f983634d-40d3-4b2e-8695-c285482cbc41', 'project_id': '2212f2cccf6b4328901304df9964e4b3', 'mac_address': 'fa:16:3e:98:1e:c9', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '391840e9-c0d8-4115-9730-e7ee40437c3a', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '20a72e9d-ed3f-4018-b766-19f3457f42c1', 'ip_address': '10.0.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['5c2a8d48-67eb-4651-8075-dafef608dd99'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'devstack', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-02-06T21:21:16Z', 'updated_at': '2026-02-06T21:21:24Z', 'revision_number': 5, 'tenant_id': '2212f2cccf6b4328901304df9964e4b3'}]:
2026-02-06 22:21:27,969 83171 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://192.168.122.84/networking/v2.0/floatingips 0.975s
2026-02-06 22:21:27,969 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804", "port_id": "28414a88-6d0c-4de4-adfd-7f8627d9624e", "tenant_id": "2212f2cccf6b4328901304df9964e4b3", "fixed_ip_address": "10.0.0.8"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:21:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-e27daacf-1b96-4f19-9a02-6ed4a5d4aa69', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "57659670-0de8-4b7b-84a1-d80a2b63f3fc", "tenant_id": "2212f2cccf6b4328901304df9964e4b3", "project_id": "2212f2cccf6b4328901304df9964e4b3", "floating_ip_address": "172.24.4.217", "floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804", "router_id": "703bf86c-3995-4d61-8394-5832923c2fbe", "port_id": "28414a88-6d0c-4de4-adfd-7f8627d9624e", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "f983634d-40d3-4b2e-8695-c285482cbc41", "mac_address": "fa:16:3e:98:1e:c9", "admin_state_up": true, "status": "ACTIVE", "device_id": "391840e9-c0d8-4115-9730-e7ee40437c3a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-02-06T21:21:27Z", "updated_at": "2026-02-06T21:21:27Z", "revision_number": 0}}'
2026-02-06 22:21:27,970 83171 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.217:22' as 'cirros' with public key authentication
2026-02-06 22:21:31,023 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.217 ([Errno None] Unable to connect to port 22 on 172.24.4.217). Number attempts: 1. Retry after 2 seconds.
2026-02-06 22:21:34,095 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.217 ([Errno None] Unable to connect to port 22 on 172.24.4.217). Number attempts: 2. Retry after 3 seconds.
2026-02-06 22:21:40,655 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.217 ([Errno None] Unable to connect to port 22 on 172.24.4.217). Number attempts: 3. Retry after 4 seconds.
2026-02-06 22:21:48,207 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.217 ([Errno None] Unable to connect to port 22 on 172.24.4.217). Number attempts: 4. Retry after 5 seconds.
2026-02-06 22:21:56,783 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.217 ([Errno None] Unable to connect to port 22 on 172.24.4.217). Number attempts: 5. Retry after 6 seconds.
2026-02-06 22:22:06,351 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.217 ([Errno None] Unable to connect to port 22 on 172.24.4.217). Number attempts: 6. Retry after 7 seconds.
2026-02-06 22:22:16,911 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.217 ([Errno None] Unable to connect to port 22 on 172.24.4.217). Number attempts: 7. Retry after 8 seconds.
2026-02-06 22:22:28,495 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.217 ([Errno None] Unable to connect to port 22 on 172.24.4.217). Number attempts: 8. Retry after 9 seconds.
2026-02-06 22:22:41,071 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.217 ([Errno None] Unable to connect to port 22 on 172.24.4.217). Number attempts: 9. Retry after 10 seconds.
2026-02-06 22:22:54,639 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.217 ([Errno None] Unable to connect to port 22 on 172.24.4.217). Number attempts: 10. Retry after 11 seconds.
2026-02-06 22:23:09,231 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.217 ([Errno None] Unable to connect to port 22 on 172.24.4.217). Number attempts: 11. Retry after 12 seconds.
2026-02-06 22:23:24,815 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.217 ([Errno None] Unable to connect to port 22 on 172.24.4.217). Number attempts: 12. Retry after 13 seconds.
2026-02-06 22:23:41,391 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.217 ([Errno None] Unable to connect to port 22 on 172.24.4.217). Number attempts: 13. Retry after 14 seconds.
2026-02-06 22:23:58,959 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.217 ([Errno None] Unable to connect to port 22 on 172.24.4.217). Number attempts: 14. Retry after 15 seconds.
2026-02-06 22:24:17,551 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.217 ([Errno None] Unable to connect to port 22 on 172.24.4.217). Number attempts: 15. Retry after 16 seconds.
2026-02-06 22:24:37,135 83171 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.217 ([Errno None] Unable to connect to port 22 on 172.24.4.217). Number attempts: 16. Retry after 17 seconds.
2026-02-06 22:24:57,711 83171 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.217 after 16 attempts. Proxy client: no proxy client
2026-02-06 22:24:57.711 83171 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-02-06 22:24:57.711 83171 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-02-06 22:24:57.711 83171 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-02-06 22:24:57.711 83171 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/paramiko/client.py", line 407, in connect
2026-02-06 22:24:57.711 83171 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors)
2026-02-06 22:24:57.711 83171 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.4.217
2026-02-06 22:24:57.711 83171 ERROR tempest.lib.common.ssh
2026-02-06 22:24:57,712 83171 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: TestShelveInstance:test_shelve_volume_backed_instance. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-TestShelveInstance-447022762-network': [{'version': 4, 'addr': '10.0.0.8', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:98:1e:c9'}]}, 'created': '2026-02-06T21:21:11Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/flavors/42'}]}, 'hostId': '64eaa9885a532bf8ec543d437d8f6a71d2a3d8e7aeda72498fe75ffa', 'id': '391840e9-c0d8-4115-9730-e7ee40437c3a', 'image': '', 'links': [{'rel': 'self', 'href': 'http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a'}, {'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/servers/391840e9-c0d8-4115-9730-e7ee40437c3a'}], 'metadata': {}, 'name': 'tempest-TestShelveInstance-server-1698975981', 'status': 'ACTIVE', 'tenant_id': '2212f2cccf6b4328901304df9964e4b3', 'user_id': '1d1e74198a894bcdb3b8fddc3508bf9e', 'updated': '2026-02-06T21:21:26Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-TestShelveInstance-404346385', 'OS-SRV-USG:launched_at': '2026-02-06T21:21:26.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-2035684982'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': 'b5de1547-613c-43b5-9120-381f61fc9f14'}]}
2026-02-06 22:24:58,257 83171 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 POST http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a/action 0.545s
2026-02-06 22:24:58,257 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:24:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '31451', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8035356b-c073-492e-bd42-4923beae64ab', 'x-compute-request-id': 'req-8035356b-c073-492e-bd42-4923beae64ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a/action'}
Body: b'{"output": "[ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.15.0-1 04/01/2014\\n[ 0.000000] last_pfn = 0xbfdd max_arch_pfn = 0x10000000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000f5b80-0x000f5b8f]\\n[ 0.000000] Using GB pages for direct mapping\\n[ 0.000000] RAMDISK: [mem 0x0b725000-0x0bfccfff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F5990 000014 (v00 BOCHS )\\n[ 0.000000] ACPI: RSDT 0x000000000BFE18B3 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: FACP 0x000000000BFE1767 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: DSDT 0x000000000BFE0040 001727 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: FACS 0x000000000BFE0000 000040\\n[ 0.000000] ACPI: APIC 0x000000000BFE17DB 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: HPET 0x000000000BFE1853 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: WAET 0x000000000BFE188B 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: Reserving FACP table memory at [mem 0xbfe1767-0xbfe17da]\\n[ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1766]\\n[ 0.000000] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]\\n[ 0.000000] ACPI: Reserving APIC table memory at [mem 0xbfe17db-0xbfe1852]\\n[ 0.000000] ACPI: Reserving HPET table memory at [mem 0xbfe1853-0xbfe188a]\\n[ 0.000000] ACPI: Reserving WAET table memory at [mem 0xbfe188b-0xbfe18b2]\\n[ 0.000000] No NUMA configuration found\\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0b6fb000-0x0b724fff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]\\n[ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges\\n[ 0.000000] On node 0, zone DMA: 97 pages in unavailable ranges\\n[ 0.000000] On node 0, zone DMA32: 16419 pages in unavailable ranges\\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\\n[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23\\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\\n[ 0.0
2026-02-06 22:24:58,258 83171 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server 391840e9-c0d8-4115-9730-e7ee40437c3a: [ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)
[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Hygon HygonGenuine
[ 0.000000] Centaur CentaurHauls
[ 0.000000] zhaoxin Shanghai
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.15.0-1 04/01/2014
[ 0.000000] last_pfn = 0xbfdd max_arch_pfn = 0x10000000000
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000000] found SMP MP-table at [mem 0x000f5b80-0x000f5b8f]
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] RAMDISK: [mem 0x0b725000-0x0bfccfff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F5990 000014 (v00 BOCHS )
[ 0.000000] ACPI: RSDT 0x000000000BFE18B3 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACP 0x000000000BFE1767 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: DSDT 0x000000000BFE0040 001727 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACS 0x000000000BFE0000 000040
[ 0.000000] ACPI: APIC 0x000000000BFE17DB 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: HPET 0x000000000BFE1853 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: WAET 0x000000000BFE188B 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: Reserving FACP table memory at [mem 0xbfe1767-0xbfe17da]
[ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1766]
[ 0.000000] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]
[ 0.000000] ACPI: Reserving APIC table memory at [mem 0xbfe17db-0xbfe1852]
[ 0.000000] ACPI: Reserving HPET table memory at [mem 0xbfe1853-0xbfe188a]
[ 0.000000] ACPI: Reserving WAET table memory at [mem 0xbfe188b-0xbfe18b2]
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x0b6fb000-0x0b724fff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]
[ 0.000000] Normal empty
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]
[ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA: 97 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA32: 16419 pages in unavailable ranges
[ 0.000000] ACPI: PM-Timer IO Port: 0x608
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[ 0.000000] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[ 0.000000] [mem 0x0c000000-0xfffbffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1
[ 0.000000] percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u2097152
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 48093
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0
[ 0.000000] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
[ 0.000000] Memory: 123004K/196076K available (16393K kernel code, 4396K rwdata, 10960K rodata, 3368K init, 18700K bss, 72868K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] ftrace: allocating 50748 entries in 199 pages
[ 0.000000] ftrace: allocated 199 pages with 5 groups
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1.
[ 0.000000] Rude variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16
[ 0.000000] random: crng init done
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] printk: console [tty1] enabled
[ 0.000000] printk: console [ttyS0] enabled
[ 0.000000] ACPI: Core revision 20210730
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
[ 0.008000] APIC: Switch to symmetric I/O mode setup
[ 0.016000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.048000] tsc: Unable to calibrate against PIT
[ 0.048000] tsc: using HPET reference calibration
[ 0.048000] tsc: Detected 1996.414 MHz processor
[ 0.002306] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x398de52e2de, max_idle_ns: 881590480709 ns
[ 0.003477] Calibrating delay loop (skipped), value calculated using timer frequency.. 3992.82 BogoMIPS (lpj=7985656)
[ 0.009657] AMD Zen1 DIV0 bug detected. Disable SMT for full protection.
[ 0.022945] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127
[ 0.030943] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0
[ 0.034039] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.035477] Spectre V2 : Mitigation: Retpolines
[ 0.035764] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.036149] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.036653] RETBleed: Mitigation: untrained return thunk
[ 0.037164] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.037897] Speculative Return Stack Overflow: IBPB-extending microcode not applied!
[ 0.038200] Speculative Return Stack Overflow: WARNING: See https://kernel.org/doc/html/latest/admin-guide/hw-vuln/srso.html for mitigation options.
[ 0.038461] Speculative Return Stack Overflow: Mitigation: safe RET, no microcode
[ 0.041766] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.055517] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.055841] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.056113] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.056453] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[ 0.057846] x86/fpu: xstate_offset[3]: 960, xstate_sizes[3]: 64
[ 0.058362] x86/fpu: xstate_offset[4]: 1024, xstate_sizes[4]: 64
[ 0.059273] x86/fpu: xstate_offset[9]: 2688, xstate_sizes[9]: 8
[ 0.059538] x86/fpu: Enabled xstate features 0x21b, context size is 2696 bytes, using 'standard' format.
[ 0.968798] Freeing SMP alternatives memory: 44K
[ 0.970722] pid_max: default: 32768 minimum: 301
[ 0.983630] LSM: Security Framework initializing
[ 0.987121] landlock: Up and running.
[ 0.987355] Yama: becoming mindful.
[ 0.996853] AppArmor: AppArmor initialized
[ 1.004812] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 1.005363] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 1.174211] smpboot: CPU0: AMD EPYC Processor (family: 0x17, model: 0x1, stepping: 0x2)
[ 1.190469] Performance Events: PMU not available due to virtualization, using software events only.
[ 1.192966] signal: max sigframe size: 3632
[ 1.196081] rcu: Hierarchical SRCU implementation.
[ 1.212319] NMI watchdog: Perf NMI watchdog permanently disabled
[ 1.220663] smp: Bringing up secondary CPUs ...
[ 1.221035] smp: Brought up 1 node, 1 CPU
[ 1.221304] smpboot: Max logical packages: 1
[ 1.221660] smpboot: Total of 1 processors activated (3992.82 BogoMIPS)
[ 1.247272] devtmpfs: initialized
[ 1.253912] x86/mm: Memory block size: 128MB
[ 1.265736] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 1.267229] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
[ 1.274871] pinctrl core: initialized pinctrl subsystem
[ 1.291038] PM: RTC time: 21:21:31, date: 2026-02-06
[ 1.308313] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 1.317351] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[ 1.320498] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 1.322177] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 1.323038] audit: initializing netlink subsys (disabled)
[ 1.331631] audit: type=2000 audit(1770412890.372:1): state=initialized audit_enabled=0 res=1
[ 1.339809] thermal_sys: Registered thermal governor 'fair_share'
[ 1.339878] thermal_sys: Registered thermal governor 'bang_bang'
[ 1.340179] thermal_sys: Registered thermal governor 'step_wise'
[ 1.340420] thermal_sys: Registered thermal governor 'user_space'
[ 1.340657] thermal_sys: Registered thermal governor 'power_allocator'
[ 1.341280] EISA bus registered
[ 1.341945] cpuidle: using governor ladder
[ 1.343204] cpuidle: using governor menu
[ 1.347632] ACPI: bus type PCI registered
[ 1.348026] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 1.354692] PCI: Using configuration type 1 for base access
[ 1.355100] PCI: Using configuration type 1 for extended access
[ 1.421184] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 1.428646] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 1.428976] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 1.494057] ACPI: Added _OSI(Module Device)
[ 1.494419] ACPI: Added _OSI(Processor Device)
[ 1.494623] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 1.494824] ACPI: Added _OSI(Processor Aggregator Device)
[ 1.495364] ACPI: Added _OSI(Linux-Dell-Video)
[ 1.495584] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 1.495809] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 1.547989] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 1.587943] ACPI: Interpreter enabled
[ 1.589968] ACPI: PM: (supports S0 S3 S4 S5)
[ 1.590246] ACPI: Using IOAPIC for interrupt routing
[ 1.591529] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 1.591953] PCI: Using E820 reservations for host bridge windows
[ 1.596049] ACPI: Enabled 2 GPEs in block 00 to 0F
[ 1.686127] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 1.687911] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 1.702184] acpiphp: Slot [3] registered
[ 1.702741] acpiphp: Slot [4] registered
[ 1.703294] acpiphp: Slot [5] registered
[ 1.703848] acpiphp: Slot [6] registered
[ 1.704304] acpiphp: Slot [7] registered
[ 1.704848] acpiphp: Slot [8] registered
[ 1.705298] acpiphp: Slot [9] registered
[ 1.705765] acpiphp: Slot [10] registered
[ 1.706212] acpiphp: Slot [11] registered
[ 1.706654] acpiphp: Slot [12] registered
[ 1.707216] acpiphp: Slot [13] registered
[ 1.707706] acpiphp: Slot [14] registered
[ 1.708324] acpiphp: Slot [15] registered
[ 1.708787] acpiphp: Slot [16] registered
[ 1.709233] acpiphp: Slot [17] registered
[ 1.709838] acpiphp: Slot [18] registered
[ 1.710288] acpiphp: Slot [19] registered
[ 1.710743] acpiphp: Slot [20] registered
[ 1.711333] acpiphp: Slot [21] registered
[ 1.711823] acpiphp: Slot [22] registered
[ 1.712273] acpiphp: Slot [23] registered
[ 1.712740] acpiphp: Slot [24] registered
[ 1.713246] acpiphp: Slot [25] registered
[ 1.713705] acpiphp: Slot [26] registered
[ 1.714203] acpiphp: Slot [27] registered
[ 1.714659] acpiphp: Slot [28] registered
[ 1.715209] acpiphp: Slot [29] registered
[ 1.715653] acpiphp: Slot [30] registered
[ 1.716163] acpiphp: Slot [31] registered
[ 1.716908] PCI host bridge to bus 0000:00
[ 1.718047] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 1.718411] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 1.718960] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 1.719307] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 1.719768] pci_bus 0000:00: root bus resource [mem 0x0c000000-0xfebfffff window]
[ 1.720087] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]
[ 1.725114] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[ 1.748754] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[ 1.751908] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[ 1.755797] pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f]
[ 1.757637] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 1.758038] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 1.758356] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 1.759092] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 1.762901] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[ 1.764679] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
[ 1.765071] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
[ 1.770099] pci 0000:00:02.0: [1af4:1050] type 00 class 0x030000
[ 1.771021] pci 0000:00:02.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref]
[ 1.775076] pci 0000:00:02.0: reg 0x18: [mem 0xfe800000-0xfe803fff 64bit pref]
[ 1.777115] pci 0000:00:02.0: reg 0x20: [mem 0xfeb90000-0xfeb90fff]
[ 1.781993] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfeb8ffff pref]
[ 1.783535] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 1.799731] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000
[ 1.801577] pci 0000:00:03.0: reg 0x10: [io 0xc080-0xc0bf]
[ 1.803057] pci 0000:00:03.0: reg 0x14: [mem 0xfeb91000-0xfeb91fff]
[ 1.807067] pci 0000:00:03.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref]
[ 1.811049] pci 0000:00:03.0: reg 0x30: [mem 0xfeb00000-0xfeb7ffff pref]
[ 1.829427] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000
[ 1.832031] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f]
[ 1.835054] pci 0000:00:04.0: reg 0x14: [mem 0xfeb92000-0xfeb92fff]
[ 1.839982] pci 0000:00:04.0: reg 0x20: [mem 0xfe808000-0xfe80bfff 64bit pref]
[ 1.862020] pci 0000:00:05.0: [1af4:1002] type 00 class 0x00ff00
[ 1.863021] pci 0000:00:05.0: reg 0x10: [io 0xc0c0-0xc0ff]
[ 1.868555] pci 0000:00:05.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref]
[ 1.887601] pci 0000:00:06.0: [1af4:1005] type 00 class 0x00ff00
[ 1.888992] pci 0000:00:06.0: reg 0x10: [io 0xc100-0xc11f]
[ 1.892551] pci 0000:00:06.0: reg 0x20: [mem 0xfe810000-0xfe813fff 64bit pref]
[ 1.921877] ACPI: PCI: Interrupt link LNKA configured for IRQ 10
[ 1.924594] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[ 1.926600] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[ 1.928648] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[ 1.929659] ACPI: PCI: Interrupt link LNKS configured for IRQ 9
[ 1.937063] iommu: Default domain type: Translated
[ 1.937404] iommu: DMA domain TLB invalidation policy: lazy mode
[ 1.946325] SCSI subsystem initialized
[ 1.955209] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 1.955690] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 1.956164] pci 0000:00:02.0: vgaarb: bridge control possible
[ 1.956662] vgaarb: loaded
[ 1.958673] ACPI: bus type USB registered
[ 1.959794] usbcore: registered new interface driver usbfs
[ 1.960581] usbcore: registered new interface driver hub
[ 1.963073] usbcore: registered new device driver usb
[ 1.964615] pps_core: LinuxPPS API ver. 1 registered
[ 1.964864] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 1.965401] PTP clock support registered
[ 1.967840] EDAC MC: Ver: 3.0.0
[ 1.987554] NetLabel: Initializing
[ 1.987844] NetLabel: domain hash size = 128
[ 1.988057] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 1.990094] NetLabel: unlabeled traffic allowed by default
[ 1.992019] PCI: Using ACPI for IRQ routing
[ 1.997259] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 1.997675] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[ 2.004890] clocksource: Switched to clocksource tsc-early
[ 2.368010] VFS: Disk quotas dquot_6.6.0
[ 2.368753] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 2.385249] AppArmor: AppArmor Filesystem Enabled
[ 2.386470] pnp: PnP ACPI init
[ 2.412295] pnp: PnP ACPI: found 5 devices
[ 2.478347] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 2.480738] NET: Registered PF_INET protocol family
[ 2.482874] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 2.545283] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 2.548386] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 2.549536] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 2.550432] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 2.550908] TCP: Hash tables configured (established 2048 bind 2048)
[ 2.554853] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear)
[ 2.555759] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 2.556511] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 2.559461] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 2.560286] NET: Registered PF_XDP protocol family
[ 2.562055] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 2.562341] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 2.562576] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 2.562824] pci_bus 0000:00: resource 7 [mem 0x0c000000-0xfebfffff window]
[ 2.563293] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window]
[ 2.565067] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 2.565461] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 2.565788] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 2.566137] PCI: CLS 0 bytes, default 64
[ 2.580773] Trying to unpack rootfs image as initramfs...
[ 2.597991] Initialise system trusted keyrings
[ 2.605337] Key type blacklist registered
[ 2.611944] workingset: timestamp_bits=36 max_order=15 bucket_order=0
[ 2.682271] zbud: loaded
[ 2.698797] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 2.713130] fuse: init (API version 7.34)
[ 2.726645] integrity: Platform Keyring initialized
[ 2.836500] Key type asymmetric registered
[ 2.836945] Asymmetric key parser 'x509' registered
[ 2.838086] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 2.845800] io scheduler mq-deadline registered
[ 2.856730] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 2.873539] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 2.890222] ACPI: button: Power Button [PWRF]
[ 3.599536] tsc: Refined TSC clocksource calibration: 2000.167 MHz
[ 3.600753] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1cd4cbf9bc2, max_idle_ns: 440795295749 ns
[ 3.601394] clocksource: Switched to clocksource tsc
[ 4.504777] ACPI: \_SB_.LNKB: Enabled at IRQ 10
[ 6.074894] Freeing initrd memory: 8864K
[ 6.117461] ACPI: \_SB_.LNKC: Enabled at IRQ 11
[ 6.883983] ACPI: \_SB_.LNKD: Enabled at IRQ 11
[ 7.622174] ACPI: \_SB_.LNKA: Enabled at IRQ 10
[ 8.394102] Free page reporting enabled
[ 8.397388] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 8.424656] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 8.475879] Linux agpgart interface v0.103
[ 8.534153] loop: module loaded
[ 8.556745] scsi host0: ata_piix
[ 8.563997] scsi host1: ata_piix
[ 8.565328] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14
[ 8.565734] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15
[ 8.577507] tun: Universal TUN/TAP device driver, 1.6
[ 8.578989] PPP generic driver version 2.4.2
[ 8.581107] VFIO - User Level meta-driver version: 0.3
[ 8.584210] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 8.584732] ehci-pci: EHCI PCI platform driver
[ 8.585324] ehci-platform: EHCI generic platform driver
[ 8.585742] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 8.586330] ohci-pci: OHCI PCI platform driver
[ 8.586924] ohci-platform: OHCI generic platform driver
[ 8.587633] uhci_hcd: USB Universal Host Controller Interface driver
[ 8.590498] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 8.597168] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 8.597754] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 8.602185] mousedev: PS/2 mouse device common for all mice
[ 8.608842] rtc_cmos 00:04: RTC can wake from S4
[ 8.612707] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 8.619985] rtc_cmos 00:04: registered as rtc0
[ 8.621259] rtc_cmos 00:04: setting system clock to 2026-02-06T21:21:38 UTC (1770412898)
[ 8.623504] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs
[ 8.624167] i2c_dev: i2c /dev entries driver
[ 8.625368] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 8.626378] device-mapper: uevent: version 1.0.3
[ 8.628825] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[ 8.629840] platform eisa.0: Probing EISA bus 0
[ 8.630443] platform eisa.0: EISA: Cannot allocate resource for mainboard
[ 8.630946] platform eisa.0: Cannot allocate resource for EISA slot 1
[ 8.631467] platform eisa.0: Cannot allocate resource for EISA slot 2
[ 8.631778] platform eisa.0: Cannot allocate resource for EISA slot 3
[ 8.632064] platform eisa.0: Cannot allocate resource for EISA slot 4
[ 8.632329] platform eisa.0: Cannot allocate resource for EISA slot 5
[ 8.632591] platform eisa.0: Cannot allocate resource for EISA slot 6
[ 8.632886] platform eisa.0: Cannot allocate resource for EISA slot 7
[ 8.633157] platform eisa.0: Cannot allocate resource for EISA slot 8
[ 8.633432] platform eisa.0: EISA: Detected 0 cards
[ 8.634353] ledtrig-cpu: registered to indicate activity on CPUs
[ 8.637106] drop_monitor: Initializing network drop monitor service
[ 8.641747] NET: Registered PF_INET6 protocol family
[ 8.956499] Segment Routing with IPv6
[ 8.957297] In-situ OAM (IOAM) with IPv6
[ 8.958396] NET: Registered PF_PACKET protocol family
[ 8.960368] Key type dns_resolver registered
[ 8.966417] IPI shorthand broadcast: enabled
[ 8.967845] sched_clock: Marking stable (9016110251, -48978403)->(8973870894, -6739046)
[ 8.973016] registered taskstats version 1
[ 8.975371] Loading compiled-in X.509 certificates
[ 8.998070] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b'
[ 9.003658] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[ 9.008316] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[ 9.008766] blacklist: Loading compiled-in revocation X.509 certificates
[ 9.011483] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[ 9.012291] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03'
[ 9.012939] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b'
[ 9.013709] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8'
[ 9.014443] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d'
[ 9.015452] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c'
[ 9.016138] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af'
[ 9.016794] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9'
[ 9.022594] zswap: loaded using pool lzo/zbud
[ 9.028499] Key type .fscrypt registered
[ 9.028789] Key type fscrypt-provisioning registered
[ 9.125731] Key type encrypted registered
[ 9.126217] AppArmor: AppArmor sha1 policy hashing enabled
[ 9.127457] ima: No TPM chip found, activating TPM-bypass!
[ 9.127902] Loading compiled-in module X.509 certificates
[ 9.132757] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b'
[ 9.133291] ima: Allocated hash algorithm: sha1
[ 9.137381] ima: No architecture policies found
[ 9.138660] evm: Initialising EVM extended attributes:
[ 9.138963] evm: security.selinux
[ 9.139335] evm: security.SMACK64
[ 9.139500] evm: security.SMACK64EXEC
[ 9.139659] evm: security.SMACK64TRANSMUTE
[ 9.139837] evm: security.SMACK64MMAP
[ 9.140008] evm: security.apparmor
[ 9.140175] evm: security.ima
[ 9.140313] evm: security.capability
[ 9.140498] evm: HMAC attrs: 0x1
[ 9.148202] PM: Magic number: 14:476:398
[ 9.157531] RAS: Correctable Errors collector initialized.
[ 9.160808] clk: Disabling unused clocks
[ 9.317528] Freeing unused decrypted memory: 2036K
[ 9.417103] Freeing unused kernel image (initmem) memory: 3368K
[ 9.417714] Write protecting the kernel read-only data: 30720k
[ 9.426893] Freeing unused kernel image (text/rodata gap) memory: 2036K
[ 9.431653] Freeing unused kernel image (rodata/data gap) memory: 1328K
[ 9.991739] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 9.992856] Run /init as init process
info: initramfs: up at 10.28
[ 11.697882] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB)
[ 11.740436] GPT:Primary header thinks Alt. header is not at the end of the disk.
[ 11.740906] GPT:229375 != 2097151
[ 11.741089] GPT:Alternate GPT header not at the end of the disk.
[ 11.741329] GPT:229375 != 2097151
[ 11.741500] GPT: Use GNU Parted to correct GPT errors.
[ 12.582377] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called
currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables
info: copying initramfs to /dev/vda1
info: initramfs loading root from /dev/vda1
info: /etc/init.d/rc.sysinit: up at 18.81
info: container: none
Starting syslogd: OK
currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables
Saving random seed: OK
Starting acpid: OK
Starting network: dhcpcd-9.4.1 starting
DUID 00:04:39:18:40:e9:c0:d8:41:15:97:30:e7:ee:40:43:7c:3a
eth0: waiting for carrier
eth0: carrier acquired
eth0: IAID 3e:98:1e:c9
eth0: adding address fe80::f816:3eff:fe98:1ec9
eth0: soliciting an IPv6 router
eth0: soliciting a DHCP lease
eth0: offered 10.0.0.8 from 10.0.0.1
eth0: probing address 10.0.0.8/28
eth0: leased 10.0.0.8 for 43200 seconds
eth0: adding route to 10.0.0.0/28
eth0: adding host route to 169.254.169.254 via 10.0.0.2
eth0: adding default route via 10.0.0.1
forked to background, child pid 253
OK
checking http://169.254.169.254/2009-04-04/instance-id
failed 1/20: up 33.32. request failed
failed 2/20: up 82.58. request failed
failed 3/20: up 131.81. request failed
2026-02-06 22:24:58,676 83171 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://192.168.122.84/networking/v2.0/floatingips/57659670-0de8-4b7b-84a1-d80a2b63f3fc 0.416s
2026-02-06 22:24:58,676 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:24:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-ff3d5fea-530e-4bb6-9f63-be082fbf569c', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips/57659670-0de8-4b7b-84a1-d80a2b63f3fc'}
Body: b''
2026-02-06 22:24:58,792 83171 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a 0.115s
2026-02-06 22:24:58,792 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:24:58 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-9be806a6-f5d2-4240-b73e-efe2407ed8e6', 'x-compute-request-id': 'req-9be806a6-f5d2-4240-b73e-efe2407ed8e6', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a'}
Body: b''
2026-02-06 22:24:58,973 83171 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a 0.180s
2026-02-06 22:24:58,973 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:24:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3dc7612f-992e-445a-a530-b5c0ba83bec7', 'x-compute-request-id': 'req-3dc7612f-992e-445a-a530-b5c0ba83bec7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-447022762-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:1e:c9"}, {"version": 4, "addr": "172.24.4.217", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:1e:c9"}]}, "created": "2026-02-06T21:21:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "64eaa9885a532bf8ec543d437d8f6a71d2a3d8e7aeda72498fe75ffa", "id": "391840e9-c0d8-4115-9730-e7ee40437c3a", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/391840e9-c0d8-4115-9730-e7ee40437c3a"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1698975981", "status": "ACTIVE", "tenant_id": "2212f2cccf6b4328901304df9964e4b3", "user_id": "1d1e74198a894bcdb3b8fddc3508bf9e", "updated": "2026-02-06T21:24:59Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-404346385", "OS-SRV-USG:launched_at": "2026-02-06T21:21:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2035684982"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b5de1547-613c-43b5-9120-381f61fc9f14"}]}}'
2026-02-06 22:25:00,183 83171 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a 0.197s
2026-02-06 22:25:00,184 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:24:59 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-1bd40d57-abfa-4c39-a284-f543228e2044', 'x-compute-request-id': 'req-1bd40d57-abfa-4c39-a284-f543228e2044', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-447022762-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:1e:c9"}]}, "created": "2026-02-06T21:21:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "64eaa9885a532bf8ec543d437d8f6a71d2a3d8e7aeda72498fe75ffa", "id": "391840e9-c0d8-4115-9730-e7ee40437c3a", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/391840e9-c0d8-4115-9730-e7ee40437c3a"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1698975981", "status": "ACTIVE", "tenant_id": "2212f2cccf6b4328901304df9964e4b3", "user_id": "1d1e74198a894bcdb3b8fddc3508bf9e", "updated": "2026-02-06T21:24:59Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-404346385", "OS-SRV-USG:launched_at": "2026-02-06T21:21:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2035684982"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b5de1547-613c-43b5-9120-381f61fc9f14"}]}}'
2026-02-06 22:25:01,330 83171 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a 0.135s
2026-02-06 22:25:01,330 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:25:01 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-6bca99e9-9a55-41c3-9146-dfdc1c8732dd', 'x-compute-request-id': 'req-6bca99e9-9a55-41c3-9146-dfdc1c8732dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestShelveInstance-447022762-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:1e:c9"}]}, "created": "2026-02-06T21:21:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "64eaa9885a532bf8ec543d437d8f6a71d2a3d8e7aeda72498fe75ffa", "id": "391840e9-c0d8-4115-9730-e7ee40437c3a", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/391840e9-c0d8-4115-9730-e7ee40437c3a"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1698975981", "status": "ACTIVE", "tenant_id": "2212f2cccf6b4328901304df9964e4b3", "user_id": "1d1e74198a894bcdb3b8fddc3508bf9e", "updated": "2026-02-06T21:25:01Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-404346385", "OS-SRV-USG:launched_at": "2026-02-06T21:21:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2035684982"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b5de1547-613c-43b5-9120-381f61fc9f14"}]}}'
2026-02-06 22:25:02,414 83171 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a 0.072s
2026-02-06 22:25:02,415 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:25:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1d13723-9e84-4a63-8b77-4ca1e82cbf48', 'x-compute-request-id': 'req-a1d13723-9e84-4a63-8b77-4ca1e82cbf48', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:21:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "64eaa9885a532bf8ec543d437d8f6a71d2a3d8e7aeda72498fe75ffa", "id": "391840e9-c0d8-4115-9730-e7ee40437c3a", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/391840e9-c0d8-4115-9730-e7ee40437c3a"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1698975981", "status": "ACTIVE", "tenant_id": "2212f2cccf6b4328901304df9964e4b3", "user_id": "1d1e74198a894bcdb3b8fddc3508bf9e", "updated": "2026-02-06T21:25:01Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-404346385", "OS-SRV-USG:launched_at": "2026-02-06T21:21:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b5de1547-613c-43b5-9120-381f61fc9f14"}]}}'
2026-02-06 22:25:03,521 83171 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a 0.094s
2026-02-06 22:25:03,521 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:25:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1222', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72816f8d-288c-4c31-a5df-26b778f81e3b', 'x-compute-request-id': 'req-72816f8d-288c-4c31-a5df-26b778f81e3b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:21:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "64eaa9885a532bf8ec543d437d8f6a71d2a3d8e7aeda72498fe75ffa", "id": "391840e9-c0d8-4115-9730-e7ee40437c3a", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/391840e9-c0d8-4115-9730-e7ee40437c3a"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1698975981", "status": "ACTIVE", "tenant_id": "2212f2cccf6b4328901304df9964e4b3", "user_id": "1d1e74198a894bcdb3b8fddc3508bf9e", "updated": "2026-02-06T21:25:01Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-404346385", "OS-SRV-USG:launched_at": "2026-02-06T21:21:26.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "b5de1547-613c-43b5-9120-381f61fc9f14"}]}}'
2026-02-06 22:25:04,618 83171 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a 0.084s
2026-02-06 22:25:04,618 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:25:04 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-85de24a5-430b-432e-ae51-d19e9aea5003', 'x-compute-request-id': 'req-85de24a5-430b-432e-ae51-d19e9aea5003', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T21:21:11Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "64eaa9885a532bf8ec543d437d8f6a71d2a3d8e7aeda72498fe75ffa", "id": "391840e9-c0d8-4115-9730-e7ee40437c3a", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/391840e9-c0d8-4115-9730-e7ee40437c3a"}], "metadata": {}, "name": "tempest-TestShelveInstance-server-1698975981", "status": "DELETED", "tenant_id": "2212f2cccf6b4328901304df9964e4b3", "user_id": "1d1e74198a894bcdb3b8fddc3508bf9e", "updated": "2026-02-06T21:25:03Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-404346385", "OS-SRV-USG:launched_at": "2026-02-06T21:21:26.000000", "OS-SRV-USG:terminated_at": "2026-02-06T21:25:03.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "b5de1547-613c-43b5-9120-381f61fc9f14"}]}}'
2026-02-06 22:25:04,628 83171 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 6 second wait
2026-02-06 22:25:05,664 83171 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 404 GET http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a 0.034s
2026-02-06 22:25:05,665 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:25:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-23e0356e-fbe0-4edd-a48c-6f3c106508b2', 'x-compute-request-id': 'req-23e0356e-fbe0-4edd-a48c-6f3c106508b2', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/391840e9-c0d8-4115-9730-e7ee40437c3a'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 391840e9-c0d8-4115-9730-e7ee40437c3a could not be found."}}'
2026-02-06 22:25:05,909 83171 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://192.168.122.84/networking/v2.0/security-groups/5c2a8d48-67eb-4651-8075-dafef608dd99 0.244s
2026-02-06 22:25:05,909 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:25:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-53cdfd27-93fd-4748-bdc6-4532b7d1d28f', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/networking/v2.0/security-groups/5c2a8d48-67eb-4651-8075-dafef608dd99'}
Body: b''
2026-02-06 22:25:05,933 83171 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://192.168.122.84/compute/v2.1/os-keypairs/tempest-TestShelveInstance-404346385 0.024s
2026-02-06 22:25:05,934 83171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 21:25:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55a09c96-7726-42d7-b6ff-8e3e66fc3720', 'x-compute-request-id': 'req-55a09c96-7726-42d7-b6ff-8e3e66fc3720', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/compute/v2.1/os-keypairs/tempest-TestShelveInstance-404346385'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
ssh.connect(self.host, port=self.port, username=self.username,
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/paramiko/client.py", line 407, in connect
raise NoValidConnectionsError(errors)
paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.4.217
During handling of the above exception, another exception occurred:
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 96, in _create_server_then_shelve_and_unshelve
timestamp = self.create_timestamp(instance_ip,
File "/opt/stack/tempest/tempest/scenario/manager.py", line 1246, in create_timestamp
ssh_client = self.get_remote_client(ip_address,
File "/opt/stack/tempest/tempest/scenario/manager.py", line 805, in get_remote_client
linux_client.validate_authentication()
File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 31, in wrapper
return function(self, *args, **kwargs)
File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 123, in validate_authentication
self.ssh_client.test_connection_auth()
File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 244, in test_connection_auth
connection = self._get_ssh_connection()
File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 154, in _get_ssh_connection
raise exceptions.SSHTimeout(host=self.host,
tempest.lib.exceptions.SSHTimeout: Connection to the 172.24.4.217 via SSH timed out.
User: cirros, Password: None
|
||||||
| 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
ft17.1: tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-02-06 21:54:02,809 83166 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://192.168.122.84/compute/v2.1/os-keypairs 0.166s
2026-02-06 21:54:02,810 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-TestStampPattern-440520003", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC90RbGju0P49I0yxXxlqaehA2G7WbpMbhaj2ZZQTrMkQMFO6S78j8paqigotz3rTt6KfWxgwubi8ybDJr0PcJy9+ESyOeXWW+8OmFxjwa+CoIcxcqY51D0gkoU7wcUlRA=="}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:54:02 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-8a23dc95-ec5f-4b05-b7dc-f57bc9aeab54', 'x-compute-request-id': 'req-8a23dc95-ec5f-4b05-b7dc-f57bc9aeab54', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-TestStampPattern-440520003", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC90RbGju0P49I0yxXxlqaehA2G7WbpMbhaj2ZZQTrMkQMFO6S78j8paqigotz3rTt6KfWxgwubi8ybDJr0PcJy9+ESyOeXWW+8OmFxjwa+CoIcxcqY51D0gkoU7wcUlRA==", "fingerprint": "57:6b:21:6e:3e:af:be:39:27:8e:51:99:a1:5d:b3:ef", "user_id": "97cf949b7e6944fa80e387653fe6df29"}}'
2026-02-06 21:54:03,058 83166 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://192.168.122.84/networking/v2.0/security-groups 0.247s
2026-02-06 21:54:03,059 83166 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-592018406", "description": "tempest-secgroup-smoke-592018406 description", "project_id": "80e2fa31293a46d2977eccaf8f227a9f"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:54:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1673', 'x-openstack-request-id': 'req-289248c0-9181-4c61-8843-d5d1f4ebb745', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "5b8faa89-fdad-4576-94c5-3c99fb0fee7d", "name": "tempest-secgroup-smoke-592018406", "stateful": true, "tenant_id": "80e2fa31293a46d2977eccaf8f227a9f", "project_id": "80e2fa31293a46d2977eccaf8f227a9f", "description": "tempest-secgroup-smoke-592018406 description", "shared": false, "security_group_rules": [{"id": "a5dde826-c84d-4fb6-a862-90fa44755705", "project_id": "80e2fa31293a46d2977eccaf8f227a9f", "tenant_id": "80e2fa31293a46d2977eccaf8f227a9f", "security_group_id": "5b8faa89-fdad-4576-94c5-3c99fb0fee7d", "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": 767, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-02-06T20:54:02Z", "updated_at": "2026-02-06T20:54:02Z", "revision_number": 0}, {"id": "a7816d6b-d277-47a3-a844-fae7e7cad057", "project_id": "80e2fa31293a46d2977eccaf8f227a9f", "tenant_id": "80e2fa31293a46d2977eccaf8f227a9f", "security_group_id": "5b8faa89-fdad-4576-94c5-3c99fb0fee7d", "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": 766, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-02-06T20:54:02Z", "updated_at": "2026-02-06T20:54:02Z", "revision_number": 0}], "tags": [], "created_at": "2026-02-06T20:54:02Z", "updated_at": "2026-02-06T20:54:02Z", "revision_number": 1}}'
2026-02-06 21:54:03,255 83166 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.195s
2026-02-06 21:54:03,255 83166 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": "5b8faa89-fdad-4576-94c5-3c99fb0fee7d", "project_id": "80e2fa31293a46d2977eccaf8f227a9f", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:54:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-1c36dc42-b448-4912-8faf-da5be03fec61', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "22e8862e-cbef-45f1-82fc-cf46b809ecfa", "project_id": "80e2fa31293a46d2977eccaf8f227a9f", "tenant_id": "80e2fa31293a46d2977eccaf8f227a9f", "security_group_id": "5b8faa89-fdad-4576-94c5-3c99fb0fee7d", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T20:54:03Z", "updated_at": "2026-02-06T20:54:03Z", "revision_number": 0}}'
2026-02-06 21:54:03,503 83166 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.248s
2026-02-06 21:54:03,504 83166 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": "5b8faa89-fdad-4576-94c5-3c99fb0fee7d", "project_id": "80e2fa31293a46d2977eccaf8f227a9f", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:54:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-311f3488-c3f5-47ed-9d48-3a6bdf94a367', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "a2029ddd-9906-40b2-bc81-d85d53cd7c39", "project_id": "80e2fa31293a46d2977eccaf8f227a9f", "tenant_id": "80e2fa31293a46d2977eccaf8f227a9f", "security_group_id": "5b8faa89-fdad-4576-94c5-3c99fb0fee7d", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T20:54:03Z", "updated_at": "2026-02-06T20:54:03Z", "revision_number": 0}}'
2026-02-06 21:54:03,718 83166 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.213s
2026-02-06 21:54:03,718 83166 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": "5b8faa89-fdad-4576-94c5-3c99fb0fee7d", "project_id": "80e2fa31293a46d2977eccaf8f227a9f", "protocol": "icmp", "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:54:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-3a9aec4d-36a0-4b0e-ac1b-3f509df3c14e', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "649152ae-690c-43a4-a637-2eeb2bd158c4", "project_id": "80e2fa31293a46d2977eccaf8f227a9f", "tenant_id": "80e2fa31293a46d2977eccaf8f227a9f", "security_group_id": "5b8faa89-fdad-4576-94c5-3c99fb0fee7d", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T20:54:03Z", "updated_at": "2026-02-06T20:54:03Z", "revision_number": 0}}'
2026-02-06 21:54:03,944 83166 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.226s
2026-02-06 21:54:03,945 83166 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": "5b8faa89-fdad-4576-94c5-3c99fb0fee7d", "project_id": "80e2fa31293a46d2977eccaf8f227a9f", "protocol": "icmp", "direction": "egress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:54:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-9df19647-1a51-47cf-912f-8e566b1330e3', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "37a738d9-ebf7-4789-afab-5a1b4dbb2b31", "project_id": "80e2fa31293a46d2977eccaf8f227a9f", "tenant_id": "80e2fa31293a46d2977eccaf8f227a9f", "security_group_id": "5b8faa89-fdad-4576-94c5-3c99fb0fee7d", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T20:54:03Z", "updated_at": "2026-02-06T20:54:03Z", "revision_number": 0}}'
2026-02-06 21:54:04,210 83166 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.265s
2026-02-06 21:54:04,210 83166 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": "5b8faa89-fdad-4576-94c5-3c99fb0fee7d", "project_id": "80e2fa31293a46d2977eccaf8f227a9f", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:54:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-3c595147-0322-4545-a6ab-1623f938b5e0', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "88ed8ced-a9bc-41cc-8cf8-a0394b5f1b99", "project_id": "80e2fa31293a46d2977eccaf8f227a9f", "tenant_id": "80e2fa31293a46d2977eccaf8f227a9f", "security_group_id": "5b8faa89-fdad-4576-94c5-3c99fb0fee7d", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T20:54:04Z", "updated_at": "2026-02-06T20:54:04Z", "revision_number": 0}}'
2026-02-06 21:54:04,458 83166 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://192.168.122.84/networking/v2.0/security-group-rules 0.247s
2026-02-06 21:54:04,459 83166 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": "5b8faa89-fdad-4576-94c5-3c99fb0fee7d", "project_id": "80e2fa31293a46d2977eccaf8f227a9f", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:54:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-c6a0f0c2-6a7e-4c6b-94da-8c439f8e1b3b', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "5477492f-452b-47a4-b827-506465fb21f5", "project_id": "80e2fa31293a46d2977eccaf8f227a9f", "tenant_id": "80e2fa31293a46d2977eccaf8f227a9f", "security_group_id": "5b8faa89-fdad-4576-94c5-3c99fb0fee7d", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-02-06T20:54:04Z", "updated_at": "2026-02-06T20:54:04Z", "revision_number": 0}}'
2026-02-06 21:54:04,700 83166 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://192.168.122.84/volume/v3/volumes 0.240s
2026-02-06 21:54:04,700 83166 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-1052003379", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:54:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe08dd2f-af5b-4f0f-9156-f52f9565d8cf', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe08dd2f-af5b-4f0f-9156-f52f9565d8cf', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/volume/v3/volumes'}
Body: b'{"volume": {"id": "15404292-d5cb-4158-b135-5852013e4856", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:54:04.623943", "updated_at": null, "name": "tempest-TestStampPattern-volume-1052003379", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/15404292-d5cb-4158-b135-5852013e4856"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/15404292-d5cb-4158-b135-5852013e4856"}], "user_id": "97cf949b7e6944fa80e387653fe6df29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-02-06 21:54:04,750 83166 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://192.168.122.84/identity/v3/auth/tokens 0.038s
2026-02-06 21:54:04,751 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:54:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2509', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d6a83b62-3aa3-481b-b412-98c811089198', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "97cf949b7e6944fa80e387653fe6df29", "name": "tempest-TestStampPattern-1965056587-project-member", "password_expires_at": null}, "audit_ids": ["2gEdbwsDQq6lKQ0PdbZ42w"], "expires_at": "2026-02-06T21:54:04.000000Z", "issued_at": "2026-02-06T20:54:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "80e2fa31293a46d2977eccaf8f227a9f", "name": "tempest-TestStampPattern-1965056587"}, "is_domain": false, "roles": [{"id": "4d6e333c257e4064956f140a41314573", "name": "member"}, {"id": "84504efd54ae4a9588c8422ecb0abfee", "name": "reader"}], "catalog": [{"endpoints": [{"id": "0f713fe2daca44ec89b9c3e10932c970", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/volume/v3", "region": "RegionOne"}], "id": "26431d82c9384270aa512356bf5e64e6", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "070a948755e647bbb3bcb90d19888397", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/image", "region": "RegionOne"}], "id": "528911970de64848b5475ebd6ee6a418", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2e1ae24ade8f44e3a593eefe79d140f4", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/compute/v2/80e2fa31293a46d2977eccaf8f227a9f", "region": "RegionOne"}], "id": "5337a897e80c4f86b14c496add20b2ba", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "36e1704910c14c38b323e02c6c534ffd", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/placement", "region": "RegionOne"}], "id": "64ba2cc515ea48f2b6bf589109ecc398", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "bc1699eba7ce420d8a3224b948f231ca", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/networking", "region": "RegionOne"}], "id": "69678593bf2148cd9bfbb05428f1572e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0fdbcf46c1c149b59bbe63e29a54685a", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/compute/v2.1", "region": "RegionOne"}], "id": "bc80821fb9b24e858c301c82531c11a6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "d5bb2d743fb54a7ea460fc8ecb99292e", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.84/identity", "region": "RegionOne"}], "id": "f3f05134bbf9431aab4cd693ebfef943", "type": "identity", "name": "keystone"}]}}'
2026-02-06 21:54:04,751 83166 INFO [tempest.lib.common.fixed_network] (TestStampPattern:test_stamp_pattern) Found network {'id': '9eb348f5-c981-4e71-b0f6-e3ec41344406', 'name': 'tempest-TestStampPattern-1594549821-network', 'tenant_id': '80e2fa31293a46d2977eccaf8f227a9f', 'project_id': '80e2fa31293a46d2977eccaf8f227a9f', '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': 11976, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-02-06T20:53:45Z', 'updated_at': '2026-02-06T20:53:45Z', 'revision_number': 1} available for tenant
2026-02-06 21:54:05,324 83166 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://192.168.122.84/compute/v2.1/servers 0.572s
2026-02-06 21:54:05,324 83166 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-1456864005", "imageRef": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "flavorRef": "42", "key_name": "tempest-TestStampPattern-440520003", "security_groups": [{"name": "tempest-secgroup-smoke-592018406"}], "networks": [{"uuid": "9eb348f5-c981-4e71-b0f6-e3ec41344406"}]}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:54:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '411', 'location': 'http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c51a6245-5c1c-403a-8e93-a17ee31e2d05', 'x-compute-request-id': 'req-c51a6245-5c1c-403a-8e93-a17ee31e2d05', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/compute/v2.1/servers'}
Body: b'{"server": {"id": "e1730dca-3ef2-4d88-a1c6-1977c111eb0c", "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-592018406"}], "adminPass": "4K7cPBitDTGT"}}'
2026-02-06 21:54:05,406 83166 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c 0.080s
2026-02-06 21:54:05,406 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:54:05 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-94116714-d8b8-4aa9-a923-991035c76d1a', 'x-compute-request-id': 'req-94116714-d8b8-4aa9-a923-991035c76d1a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:54:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "", "id": "e1730dca-3ef2-4d88-a1c6-1977c111eb0c", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c"}], "metadata": {}, "name": "tempest-TestStampPattern-server-1456864005", "status": "BUILD", "tenant_id": "80e2fa31293a46d2977eccaf8f227a9f", "user_id": "97cf949b7e6944fa80e387653fe6df29", "updated": "2026-02-06T20:54:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestStampPattern-440520003", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:54:06,494 83166 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c 0.077s
2026-02-06 21:54:06,494 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:54:06 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-f14c6213-0276-4d21-b1c9-dff3d17b24d6', 'x-compute-request-id': 'req-f14c6213-0276-4d21-b1c9-dff3d17b24d6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:54:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "", "id": "e1730dca-3ef2-4d88-a1c6-1977c111eb0c", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c"}], "metadata": {}, "name": "tempest-TestStampPattern-server-1456864005", "status": "BUILD", "tenant_id": "80e2fa31293a46d2977eccaf8f227a9f", "user_id": "97cf949b7e6944fa80e387653fe6df29", "updated": "2026-02-06T20:54:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-440520003", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:54:07,597 83166 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c 0.090s
2026-02-06 21:54:07,597 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:54:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1304', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5a6f752-7653-4c0e-91ef-a08a84cb122a', 'x-compute-request-id': 'req-e5a6f752-7653-4c0e-91ef-a08a84cb122a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:54:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "d38d72e78e6694efdf741a03c7654a13d63e776fca6b454652847fce", "id": "e1730dca-3ef2-4d88-a1c6-1977c111eb0c", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c"}], "metadata": {}, "name": "tempest-TestStampPattern-server-1456864005", "status": "BUILD", "tenant_id": "80e2fa31293a46d2977eccaf8f227a9f", "user_id": "97cf949b7e6944fa80e387653fe6df29", "updated": "2026-02-06T20:54:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-440520003", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:54:07,608 83166 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-02-06 21:54:08,697 83166 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c 0.086s
2026-02-06 21:54:08,697 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:54:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1304', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45c175ff-ae5a-4704-a6c8-14f48e7a1a69', 'x-compute-request-id': 'req-45c175ff-ae5a-4704-a6c8-14f48e7a1a69', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:54:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "d38d72e78e6694efdf741a03c7654a13d63e776fca6b454652847fce", "id": "e1730dca-3ef2-4d88-a1c6-1977c111eb0c", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c"}], "metadata": {}, "name": "tempest-TestStampPattern-server-1456864005", "status": "BUILD", "tenant_id": "80e2fa31293a46d2977eccaf8f227a9f", "user_id": "97cf949b7e6944fa80e387653fe6df29", "updated": "2026-02-06T20:54:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-440520003", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:54:09,826 83166 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c 0.117s
2026-02-06 21:54:09,827 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:54:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1312', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fdfb212-fc13-4321-86f7-b351cf825b6d', 'x-compute-request-id': 'req-5fdfb212-fc13-4321-86f7-b351cf825b6d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:54:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "d38d72e78e6694efdf741a03c7654a13d63e776fca6b454652847fce", "id": "e1730dca-3ef2-4d88-a1c6-1977c111eb0c", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c"}], "metadata": {}, "name": "tempest-TestStampPattern-server-1456864005", "status": "BUILD", "tenant_id": "80e2fa31293a46d2977eccaf8f227a9f", "user_id": "97cf949b7e6944fa80e387653fe6df29", "updated": "2026-02-06T20:54:09Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-440520003", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:54:09,838 83166 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-02-06 21:54:11,070 83166 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c 0.231s
2026-02-06 21:54:11,070 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:54:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1389', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0f74553-3ad4-4686-a264-ae3b67a79b3b', 'x-compute-request-id': 'req-c0f74553-3ad4-4686-a264-ae3b67a79b3b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:54:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "d38d72e78e6694efdf741a03c7654a13d63e776fca6b454652847fce", "id": "e1730dca-3ef2-4d88-a1c6-1977c111eb0c", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c"}], "metadata": {}, "name": "tempest-TestStampPattern-server-1456864005", "status": "BUILD", "tenant_id": "80e2fa31293a46d2977eccaf8f227a9f", "user_id": "97cf949b7e6944fa80e387653fe6df29", "updated": "2026-02-06T20:54:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-440520003", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-592018406"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:54:11,082 83166 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2026-02-06 21:54:12,300 83166 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c 0.217s
2026-02-06 21:54:12,301 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:54:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1377', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-275918f9-bfbc-44b7-8ad1-73472df85d2b', 'x-compute-request-id': 'req-275918f9-bfbc-44b7-8ad1-73472df85d2b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:54:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "d38d72e78e6694efdf741a03c7654a13d63e776fca6b454652847fce", "id": "e1730dca-3ef2-4d88-a1c6-1977c111eb0c", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c"}], "metadata": {}, "name": "tempest-TestStampPattern-server-1456864005", "status": "BUILD", "tenant_id": "80e2fa31293a46d2977eccaf8f227a9f", "user_id": "97cf949b7e6944fa80e387653fe6df29", "updated": "2026-02-06T20:54:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-440520003", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-592018406"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:54:12,312 83166 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait
2026-02-06 21:54:13,451 83166 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c 0.137s
2026-02-06 21:54:13,451 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:54:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1377', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd44884d-d87e-45fa-a920-581c1868630a', 'x-compute-request-id': 'req-fd44884d-d87e-45fa-a920-581c1868630a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:54:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "d38d72e78e6694efdf741a03c7654a13d63e776fca6b454652847fce", "id": "e1730dca-3ef2-4d88-a1c6-1977c111eb0c", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c"}], "metadata": {}, "name": "tempest-TestStampPattern-server-1456864005", "status": "BUILD", "tenant_id": "80e2fa31293a46d2977eccaf8f227a9f", "user_id": "97cf949b7e6944fa80e387653fe6df29", "updated": "2026-02-06T20:54:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-440520003", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-592018406"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:54:14,610 83166 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c 0.147s
2026-02-06 21:54:14,611 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:54:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1377', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f336fb6b-cf44-4909-a2ba-802bb3e2dca2', 'x-compute-request-id': 'req-f336fb6b-cf44-4909-a2ba-802bb3e2dca2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:54:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "d38d72e78e6694efdf741a03c7654a13d63e776fca6b454652847fce", "id": "e1730dca-3ef2-4d88-a1c6-1977c111eb0c", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c"}], "metadata": {}, "name": "tempest-TestStampPattern-server-1456864005", "status": "BUILD", "tenant_id": "80e2fa31293a46d2977eccaf8f227a9f", "user_id": "97cf949b7e6944fa80e387653fe6df29", "updated": "2026-02-06T20:54:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-440520003", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-592018406"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:54:15,755 83166 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c 0.133s
2026-02-06 21:54:15,755 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:54:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1377', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28ab3a70-7bfd-4466-a522-5e143790890f', 'x-compute-request-id': 'req-28ab3a70-7bfd-4466-a522-5e143790890f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:54:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "d38d72e78e6694efdf741a03c7654a13d63e776fca6b454652847fce", "id": "e1730dca-3ef2-4d88-a1c6-1977c111eb0c", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c"}], "metadata": {}, "name": "tempest-TestStampPattern-server-1456864005", "status": "BUILD", "tenant_id": "80e2fa31293a46d2977eccaf8f227a9f", "user_id": "97cf949b7e6944fa80e387653fe6df29", "updated": "2026-02-06T20:54:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-440520003", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-592018406"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:54:16,936 83166 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c 0.169s
2026-02-06 21:54:16,936 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:54:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1377', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e1128e1-d75c-47fc-903a-4d33ff361ede', 'x-compute-request-id': 'req-2e1128e1-d75c-47fc-903a-4d33ff361ede', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:54:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "d38d72e78e6694efdf741a03c7654a13d63e776fca6b454652847fce", "id": "e1730dca-3ef2-4d88-a1c6-1977c111eb0c", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c"}], "metadata": {}, "name": "tempest-TestStampPattern-server-1456864005", "status": "BUILD", "tenant_id": "80e2fa31293a46d2977eccaf8f227a9f", "user_id": "97cf949b7e6944fa80e387653fe6df29", "updated": "2026-02-06T20:54:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-440520003", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-592018406"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:54:18,133 83166 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c 0.185s
2026-02-06 21:54:18,133 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:54:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1377', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18da08e1-86cf-462f-8c31-54bc37be99f0', 'x-compute-request-id': 'req-18da08e1-86cf-462f-8c31-54bc37be99f0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:54:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "d38d72e78e6694efdf741a03c7654a13d63e776fca6b454652847fce", "id": "e1730dca-3ef2-4d88-a1c6-1977c111eb0c", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c"}], "metadata": {}, "name": "tempest-TestStampPattern-server-1456864005", "status": "BUILD", "tenant_id": "80e2fa31293a46d2977eccaf8f227a9f", "user_id": "97cf949b7e6944fa80e387653fe6df29", "updated": "2026-02-06T20:54:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-440520003", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-592018406"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:54:19,302 83166 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c 0.156s
2026-02-06 21:54:19,302 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:54:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1554', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47517cd4-bd89-444a-88f6-eaee4538ff4b', 'x-compute-request-id': 'req-47517cd4-bd89-444a-88f6-eaee4538ff4b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestStampPattern-1594549821-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:6a:da"}]}, "created": "2026-02-06T20:54:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "d38d72e78e6694efdf741a03c7654a13d63e776fca6b454652847fce", "id": "e1730dca-3ef2-4d88-a1c6-1977c111eb0c", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c"}], "metadata": {}, "name": "tempest-TestStampPattern-server-1456864005", "status": "ACTIVE", "tenant_id": "80e2fa31293a46d2977eccaf8f227a9f", "user_id": "97cf949b7e6944fa80e387653fe6df29", "updated": "2026-02-06T20:54:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-440520003", "OS-SRV-USG:launched_at": "2026-02-06T20:54:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-592018406"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:54:19,313 83166 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait
2026-02-06 21:54:19,525 83166 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c 0.211s
2026-02-06 21:54:19,525 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:54:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1554', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc9762a3-2b91-4d7f-be2c-8a6345273cf4', 'x-compute-request-id': 'req-fc9762a3-2b91-4d7f-be2c-8a6345273cf4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestStampPattern-1594549821-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:6a:da"}]}, "created": "2026-02-06T20:54:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "d38d72e78e6694efdf741a03c7654a13d63e776fca6b454652847fce", "id": "e1730dca-3ef2-4d88-a1c6-1977c111eb0c", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c"}], "metadata": {}, "name": "tempest-TestStampPattern-server-1456864005", "status": "ACTIVE", "tenant_id": "80e2fa31293a46d2977eccaf8f227a9f", "user_id": "97cf949b7e6944fa80e387653fe6df29", "updated": "2026-02-06T20:54:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-440520003", "OS-SRV-USG:launched_at": "2026-02-06T20:54:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-592018406"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:54:19,662 83166 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://192.168.122.84/networking/v2.0/ports?device_id=e1730dca-3ef2-4d88-a1c6-1977c111eb0c 0.126s
2026-02-06 21:54:19,662 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:54:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '982', 'x-openstack-request-id': 'req-e9b51edf-5415-4a8f-a743-50bc2cc559d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/networking/v2.0/ports?device_id=e1730dca-3ef2-4d88-a1c6-1977c111eb0c'}
Body: b'{"ports":[{"id":"d84b4b0d-9b55-4491-a367-dc190f6027b8","name":"","network_id":"9eb348f5-c981-4e71-b0f6-e3ec41344406","project_id":"80e2fa31293a46d2977eccaf8f227a9f","mac_address":"fa:16:3e:53:6a:da","admin_state_up":true,"status":"ACTIVE","device_id":"e1730dca-3ef2-4d88-a1c6-1977c111eb0c","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"78f62574-50b4-46b8-8cdc-f125c709cc52","ip_address":"10.0.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["5b8faa89-fdad-4576-94c5-3c99fb0fee7d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"devstack","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-02-06T20:54:09Z","updated_at":"2026-02-06T20:54:17Z","revision_number":5,"tenant_id":"80e2fa31293a46d2977eccaf8f227a9f"}]}'
2026-02-06 21:54:19,662 83166 DEBUG [tempest.common.waiters] Server ID e1730dca-3ef2-4d88-a1c6-1977c111eb0c ports are all ACTIVE [{'id': 'd84b4b0d-9b55-4491-a367-dc190f6027b8', 'name': '', 'network_id': '9eb348f5-c981-4e71-b0f6-e3ec41344406', 'project_id': '80e2fa31293a46d2977eccaf8f227a9f', 'mac_address': 'fa:16:3e:53:6a:da', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'e1730dca-3ef2-4d88-a1c6-1977c111eb0c', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '78f62574-50b4-46b8-8cdc-f125c709cc52', 'ip_address': '10.0.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['5b8faa89-fdad-4576-94c5-3c99fb0fee7d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'devstack', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-02-06T20:54:09Z', 'updated_at': '2026-02-06T20:54:17Z', 'revision_number': 5, 'tenant_id': '80e2fa31293a46d2977eccaf8f227a9f'}]:
2026-02-06 21:54:19,723 83166 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://192.168.122.84/networking/v2.0/floatingips?floating_network_id=2915bb8f-3534-4eb6-9140-b5d7d7372804&port_id=d84b4b0d-9b55-4491-a367-dc190f6027b8 0.060s
2026-02-06 21:54:19,723 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:54:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '19', 'x-openstack-request-id': 'req-2385c160-058f-4cf0-ab01-6d2f3ef25fa8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips?floating_network_id=2915bb8f-3534-4eb6-9140-b5d7d7372804&port_id=d84b4b0d-9b55-4491-a367-dc190f6027b8'}
Body: b'{"floatingips": []}'
2026-02-06 21:54:19,767 83166 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://192.168.122.84/networking/v2.0/ports?device_id=e1730dca-3ef2-4d88-a1c6-1977c111eb0c 0.043s
2026-02-06 21:54:19,767 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:54:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '982', 'x-openstack-request-id': 'req-736a0871-1814-45a0-b3ae-250e5afb8b90', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/networking/v2.0/ports?device_id=e1730dca-3ef2-4d88-a1c6-1977c111eb0c'}
Body: b'{"ports":[{"id":"d84b4b0d-9b55-4491-a367-dc190f6027b8","name":"","network_id":"9eb348f5-c981-4e71-b0f6-e3ec41344406","project_id":"80e2fa31293a46d2977eccaf8f227a9f","mac_address":"fa:16:3e:53:6a:da","admin_state_up":true,"status":"ACTIVE","device_id":"e1730dca-3ef2-4d88-a1c6-1977c111eb0c","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"78f62574-50b4-46b8-8cdc-f125c709cc52","ip_address":"10.0.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["5b8faa89-fdad-4576-94c5-3c99fb0fee7d"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"devstack","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","ovs_create_tap":false,"bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2026-02-06T20:54:09Z","updated_at":"2026-02-06T20:54:17Z","revision_number":5,"tenant_id":"80e2fa31293a46d2977eccaf8f227a9f"}]}'
2026-02-06 21:54:19,768 83166 DEBUG [tempest.common.waiters] Server ID e1730dca-3ef2-4d88-a1c6-1977c111eb0c ports are all ACTIVE [{'id': 'd84b4b0d-9b55-4491-a367-dc190f6027b8', 'name': '', 'network_id': '9eb348f5-c981-4e71-b0f6-e3ec41344406', 'project_id': '80e2fa31293a46d2977eccaf8f227a9f', 'mac_address': 'fa:16:3e:53:6a:da', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'e1730dca-3ef2-4d88-a1c6-1977c111eb0c', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '78f62574-50b4-46b8-8cdc-f125c709cc52', 'ip_address': '10.0.0.11'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['5b8faa89-fdad-4576-94c5-3c99fb0fee7d'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'devstack', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2026-02-06T20:54:09Z', 'updated_at': '2026-02-06T20:54:17Z', 'revision_number': 5, 'tenant_id': '80e2fa31293a46d2977eccaf8f227a9f'}]:
2026-02-06 21:54:20,761 83166 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://192.168.122.84/networking/v2.0/floatingips 0.992s
2026-02-06 21:54:20,761 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804", "port_id": "d84b4b0d-9b55-4491-a367-dc190f6027b8", "tenant_id": "80e2fa31293a46d2977eccaf8f227a9f", "fixed_ip_address": "10.0.0.11"}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:54:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-b6bdbb40-6aed-4f8c-9fa1-737ab7d13edc', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "803a8323-ec09-47c3-84c8-8caee82902b4", "tenant_id": "80e2fa31293a46d2977eccaf8f227a9f", "project_id": "80e2fa31293a46d2977eccaf8f227a9f", "floating_ip_address": "172.24.4.137", "floating_network_id": "2915bb8f-3534-4eb6-9140-b5d7d7372804", "router_id": "dedb1a82-cfdf-4683-8d4a-4509a2933298", "port_id": "d84b4b0d-9b55-4491-a367-dc190f6027b8", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "9eb348f5-c981-4e71-b0f6-e3ec41344406", "mac_address": "fa:16:3e:53:6a:da", "admin_state_up": true, "status": "ACTIVE", "device_id": "e1730dca-3ef2-4d88-a1c6-1977c111eb0c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-02-06T20:54:20Z", "updated_at": "2026-02-06T20:54:20Z", "revision_number": 0}}'
2026-02-06 21:54:20,762 83166 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.137:22' as 'cirros' with public key authentication
2026-02-06 21:54:23,823 83166 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.137 ([Errno None] Unable to connect to port 22 on 172.24.4.137). Number attempts: 1. Retry after 2 seconds.
2026-02-06 21:54:26,895 83166 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.137 ([Errno None] Unable to connect to port 22 on 172.24.4.137). Number attempts: 2. Retry after 3 seconds.
2026-02-06 21:54:33,455 83166 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.137 ([Errno None] Unable to connect to port 22 on 172.24.4.137). Number attempts: 3. Retry after 4 seconds.
2026-02-06 21:54:41,039 83166 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.137 ([Errno None] Unable to connect to port 22 on 172.24.4.137). Number attempts: 4. Retry after 5 seconds.
2026-02-06 21:54:49,615 83166 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.137 ([Errno None] Unable to connect to port 22 on 172.24.4.137). Number attempts: 5. Retry after 6 seconds.
2026-02-06 21:54:59,183 83166 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.137 ([Errno None] Unable to connect to port 22 on 172.24.4.137). Number attempts: 6. Retry after 7 seconds.
2026-02-06 21:55:09,743 83166 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.137 ([Errno None] Unable to connect to port 22 on 172.24.4.137). Number attempts: 7. Retry after 8 seconds.
2026-02-06 21:55:21,327 83166 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.137 ([Errno None] Unable to connect to port 22 on 172.24.4.137). Number attempts: 8. Retry after 9 seconds.
2026-02-06 21:55:33,903 83166 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.137 ([Errno None] Unable to connect to port 22 on 172.24.4.137). Number attempts: 9. Retry after 10 seconds.
2026-02-06 21:55:47,471 83166 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.137 ([Errno None] Unable to connect to port 22 on 172.24.4.137). Number attempts: 10. Retry after 11 seconds.
2026-02-06 21:56:02,063 83166 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.137 ([Errno None] Unable to connect to port 22 on 172.24.4.137). Number attempts: 11. Retry after 12 seconds.
2026-02-06 21:56:17,647 83166 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.137 ([Errno None] Unable to connect to port 22 on 172.24.4.137). Number attempts: 12. Retry after 13 seconds.
2026-02-06 21:56:34,223 83166 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.137 ([Errno None] Unable to connect to port 22 on 172.24.4.137). Number attempts: 13. Retry after 14 seconds.
2026-02-06 21:56:51,791 83166 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.137 ([Errno None] Unable to connect to port 22 on 172.24.4.137). Number attempts: 14. Retry after 15 seconds.
2026-02-06 21:57:10,383 83166 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.137 ([Errno None] Unable to connect to port 22 on 172.24.4.137). Number attempts: 15. Retry after 16 seconds.
2026-02-06 21:57:29,967 83166 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.137 ([Errno None] Unable to connect to port 22 on 172.24.4.137). Number attempts: 16. Retry after 17 seconds.
2026-02-06 21:57:50,547 83166 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.137 after 16 attempts. Proxy client: no proxy client
2026-02-06 21:57:50.547 83166 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-02-06 21:57:50.547 83166 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-02-06 21:57:50.547 83166 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-02-06 21:57:50.547 83166 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/paramiko/client.py", line 407, in connect
2026-02-06 21:57:50.547 83166 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors)
2026-02-06 21:57:50.547 83166 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.4.137
2026-02-06 21:57:50.547 83166 ERROR tempest.lib.common.ssh
2026-02-06 21:57:50,548 83166 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: TestStampPattern:test_stamp_pattern. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-TestStampPattern-1594549821-network': [{'version': 4, 'addr': '10.0.0.11', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:53:6a:da'}]}, 'created': '2026-02-06T20:54:05Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/flavors/42'}]}, 'hostId': 'd38d72e78e6694efdf741a03c7654a13d63e776fca6b454652847fce', 'id': 'e1730dca-3ef2-4d88-a1c6-1977c111eb0c', 'image': {'id': '8a411264-15f8-414d-9d8f-b6ea39e77eaf', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf'}]}, 'links': [{'rel': 'self', 'href': 'http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c'}, {'rel': 'bookmark', 'href': 'http://192.168.122.84/compute/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c'}], 'metadata': {}, 'name': 'tempest-TestStampPattern-server-1456864005', 'status': 'ACTIVE', 'tenant_id': '80e2fa31293a46d2977eccaf8f227a9f', 'user_id': '97cf949b7e6944fa80e387653fe6df29', 'updated': '2026-02-06T20:54:19Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-TestStampPattern-440520003', 'OS-SRV-USG:launched_at': '2026-02-06T20:54:18.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-592018406'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []}
2026-02-06 21:57:51,110 83166 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c/action 0.561s
2026-02-06 21:57:51,110 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:57:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '31494', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a825f989-5c4b-4404-a870-c67a7b571381', 'x-compute-request-id': 'req-a825f989-5c4b-4404-a870-c67a7b571381', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c/action'}
Body: b'{"output": "[ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)\\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Hygon HygonGenuine\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] zhaoxin Shanghai \\n[ 0.000000] BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.8 present.\\n[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.15.0-1 04/01/2014\\n[ 0.000000] last_pfn = 0xbfdd max_arch_pfn = 0x10000000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000f5b80-0x000f5b8f]\\n[ 0.000000] Using GB pages for direct mapping\\n[ 0.000000] RAMDISK: [mem 0x0b725000-0x0bfccfff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F5990 000014 (v00 BOCHS )\\n[ 0.000000] ACPI: RSDT 0x000000000BFE18B3 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: FACP 0x000000000BFE1767 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: DSDT 0x000000000BFE0040 001727 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: FACS 0x000000000BFE0000 000040\\n[ 0.000000] ACPI: APIC 0x000000000BFE17DB 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: HPET 0x000000000BFE1853 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: WAET 0x000000000BFE188B 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\n[ 0.000000] ACPI: Reserving FACP table memory at [mem 0xbfe1767-0xbfe17da]\\n[ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1766]\\n[ 0.000000] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]\\n[ 0.000000] ACPI: Reserving APIC table memory at [mem 0xbfe17db-0xbfe1852]\\n[ 0.000000] ACPI: Reserving HPET table memory at [mem 0xbfe1853-0xbfe188a]\\n[ 0.000000] ACPI: Reserving WAET table memory at [mem 0xbfe188b-0xbfe18b2]\\n[ 0.000000] No NUMA configuration found\\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0b6fb000-0x0b724fff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]\\n[ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges\\n[ 0.000000] On node 0, zone DMA: 97 pages in unavailable ranges\\n[ 0.000000] On node 0, zone DMA32: 16419 pages in unavailable ranges\\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\\n[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23\\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\\n[ 0.0
2026-02-06 21:57:51,111 83166 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server e1730dca-3ef2-4d88-a1c6-1977c111eb0c: [ 0.000000] Linux version 5.15.0-117-generic (buildd@lcy02-amd64-102) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #127-Ubuntu SMP Fri Jul 5 20:13:28 UTC 2024 (Ubuntu 5.15.0-117.127-generic 5.15.158)
[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Hygon HygonGenuine
[ 0.000000] Centaur CentaurHauls
[ 0.000000] zhaoxin Shanghai
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000bfdcfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000bfdd000-0x000000000bffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: OpenStack Foundation OpenStack Nova, BIOS 1.15.0-1 04/01/2014
[ 0.000000] last_pfn = 0xbfdd max_arch_pfn = 0x10000000000
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000000] found SMP MP-table at [mem 0x000f5b80-0x000f5b8f]
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] RAMDISK: [mem 0x0b725000-0x0bfccfff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F5990 000014 (v00 BOCHS )
[ 0.000000] ACPI: RSDT 0x000000000BFE18B3 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACP 0x000000000BFE1767 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: DSDT 0x000000000BFE0040 001727 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: FACS 0x000000000BFE0000 000040
[ 0.000000] ACPI: APIC 0x000000000BFE17DB 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: HPET 0x000000000BFE1853 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: WAET 0x000000000BFE188B 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: Reserving FACP table memory at [mem 0xbfe1767-0xbfe17da]
[ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xbfe0040-0xbfe1766]
[ 0.000000] ACPI: Reserving FACS table memory at [mem 0xbfe0000-0xbfe003f]
[ 0.000000] ACPI: Reserving APIC table memory at [mem 0xbfe17db-0xbfe1852]
[ 0.000000] ACPI: Reserving HPET table memory at [mem 0xbfe1853-0xbfe188a]
[ 0.000000] ACPI: Reserving WAET table memory at [mem 0xbfe188b-0xbfe18b2]
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000bfdcfff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x0b6fb000-0x0b724fff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000bfdcfff]
[ 0.000000] Normal empty
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000bfdcfff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000bfdcfff]
[ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA: 97 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA32: 16419 pages in unavailable ranges
[ 0.000000] ACPI: PM-Timer IO Port: 0x608
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[ 0.000000] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff]
[ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[ 0.000000] [mem 0x0c000000-0xfffbffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1
[ 0.000000] percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u2097152
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 48093
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0
[ 0.000000] Unknown kernel command line parameters "LABEL=cirros-rootfs", will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
[ 0.000000] Memory: 123004K/196076K available (16393K kernel code, 4396K rwdata, 10960K rodata, 3368K init, 18700K bss, 72868K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] ftrace: allocating 50748 entries in 199 pages
[ 0.000000] ftrace: allocated 199 pages with 5 groups
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1.
[ 0.000000] Rude variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16
[ 0.000000] random: crng init done
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] printk: console [tty1] enabled
[ 0.000000] printk: console [ttyS0] enabled
[ 0.000000] ACPI: Core revision 20210730
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
[ 0.008000] APIC: Switch to symmetric I/O mode setup
[ 0.016000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.048000] tsc: Unable to calibrate against PIT
[ 0.048000] tsc: using HPET reference calibration
[ 0.048000] tsc: Detected 1996.595 MHz processor
[ 0.002262] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x398f3b4c352, max_idle_ns: 881590518948 ns
[ 0.003539] Calibrating delay loop (skipped), value calculated using timer frequency.. 3993.19 BogoMIPS (lpj=7986380)
[ 0.009567] AMD Zen1 DIV0 bug detected. Disable SMT for full protection.
[ 0.023196] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127
[ 0.031198] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0
[ 0.034307] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.035769] Spectre V2 : Mitigation: Retpolines
[ 0.036050] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.036454] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.036957] RETBleed: Mitigation: untrained return thunk
[ 0.037467] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.038161] Speculative Return Stack Overflow: IBPB-extending microcode not applied!
[ 0.038473] Speculative Return Stack Overflow: WARNING: See https://kernel.org/doc/html/latest/admin-guide/hw-vuln/srso.html for mitigation options.
[ 0.038763] Speculative Return Stack Overflow: Mitigation: safe RET, no microcode
[ 0.042019] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.051517] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.051847] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.052124] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.052446] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[ 0.053107] x86/fpu: xstate_offset[3]: 960, xstate_sizes[3]: 64
[ 0.053617] x86/fpu: xstate_offset[4]: 1024, xstate_sizes[4]: 64
[ 0.055164] x86/fpu: xstate_offset[9]: 2688, xstate_sizes[9]: 8
[ 0.055438] x86/fpu: Enabled xstate features 0x21b, context size is 2696 bytes, using 'standard' format.
[ 0.935010] Freeing SMP alternatives memory: 44K
[ 0.936423] pid_max: default: 32768 minimum: 301
[ 0.945193] LSM: Security Framework initializing
[ 0.949296] landlock: Up and running.
[ 0.949516] Yama: becoming mindful.
[ 0.960499] AppArmor: AppArmor initialized
[ 0.971570] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 0.972066] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 1.142331] smpboot: CPU0: AMD EPYC Processor (family: 0x17, model: 0x1, stepping: 0x2)
[ 1.159272] Performance Events: PMU not available due to virtualization, using software events only.
[ 1.161629] signal: max sigframe size: 3632
[ 1.164611] rcu: Hierarchical SRCU implementation.
[ 1.181031] NMI watchdog: Perf NMI watchdog permanently disabled
[ 1.188534] smp: Bringing up secondary CPUs ...
[ 1.188877] smp: Brought up 1 node, 1 CPU
[ 1.189135] smpboot: Max logical packages: 1
[ 1.189451] smpboot: Total of 1 processors activated (3993.19 BogoMIPS)
[ 1.217202] devtmpfs: initialized
[ 1.224011] x86/mm: Memory block size: 128MB
[ 1.236173] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 1.237517] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
[ 1.245185] pinctrl core: initialized pinctrl subsystem
[ 1.259608] PM: RTC time: 20:54:23, date: 2026-02-06
[ 1.275952] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 1.284803] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[ 1.287783] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 1.289438] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 1.290107] audit: initializing netlink subsys (disabled)
[ 1.295906] audit: type=2000 audit(1770411263.340:1): state=initialized audit_enabled=0 res=1
[ 1.306890] thermal_sys: Registered thermal governor 'fair_share'
[ 1.306957] thermal_sys: Registered thermal governor 'bang_bang'
[ 1.307120] thermal_sys: Registered thermal governor 'step_wise'
[ 1.307337] thermal_sys: Registered thermal governor 'user_space'
[ 1.307593] thermal_sys: Registered thermal governor 'power_allocator'
[ 1.308257] EISA bus registered
[ 1.308896] cpuidle: using governor ladder
[ 1.310277] cpuidle: using governor menu
[ 1.314590] ACPI: bus type PCI registered
[ 1.314973] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 1.321741] PCI: Using configuration type 1 for base access
[ 1.322032] PCI: Using configuration type 1 for extended access
[ 1.413406] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 1.427586] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 1.431144] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 1.497682] ACPI: Added _OSI(Module Device)
[ 1.497993] ACPI: Added _OSI(Processor Device)
[ 1.498191] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 1.498403] ACPI: Added _OSI(Processor Aggregator Device)
[ 1.498756] ACPI: Added _OSI(Linux-Dell-Video)
[ 1.499253] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 1.499562] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 1.553335] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 1.592978] ACPI: Interpreter enabled
[ 1.597042] ACPI: PM: (supports S0 S3 S4 S5)
[ 1.597322] ACPI: Using IOAPIC for interrupt routing
[ 1.598551] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 1.599095] PCI: Using E820 reservations for host bridge windows
[ 1.603081] ACPI: Enabled 2 GPEs in block 00 to 0F
[ 1.698852] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 1.700587] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 1.719734] acpiphp: Slot [3] registered
[ 1.720539] acpiphp: Slot [4] registered
[ 1.721022] acpiphp: Slot [5] registered
[ 1.721572] acpiphp: Slot [6] registered
[ 1.722003] acpiphp: Slot [7] registered
[ 1.722524] acpiphp: Slot [8] registered
[ 1.722947] acpiphp: Slot [9] registered
[ 1.723370] acpiphp: Slot [10] registered
[ 1.723808] acpiphp: Slot [11] registered
[ 1.724226] acpiphp: Slot [12] registered
[ 1.724659] acpiphp: Slot [13] registered
[ 1.725109] acpiphp: Slot [14] registered
[ 1.725715] acpiphp: Slot [15] registered
[ 1.726141] acpiphp: Slot [16] registered
[ 1.726571] acpiphp: Slot [17] registered
[ 1.727211] acpiphp: Slot [18] registered
[ 1.727650] acpiphp: Slot [19] registered
[ 1.728064] acpiphp: Slot [20] registered
[ 1.728538] acpiphp: Slot [21] registered
[ 1.728971] acpiphp: Slot [22] registered
[ 1.729415] acpiphp: Slot [23] registered
[ 1.729847] acpiphp: Slot [24] registered
[ 1.730327] acpiphp: Slot [25] registered
[ 1.730766] acpiphp: Slot [26] registered
[ 1.731324] acpiphp: Slot [27] registered
[ 1.731774] acpiphp: Slot [28] registered
[ 1.732194] acpiphp: Slot [29] registered
[ 1.732626] acpiphp: Slot [30] registered
[ 1.733069] acpiphp: Slot [31] registered
[ 1.733828] PCI host bridge to bus 0000:00
[ 1.734947] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 1.735226] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 1.735749] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 1.735989] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 1.736367] pci_bus 0000:00: root bus resource [mem 0x0c000000-0xfebfffff window]
[ 1.736651] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]
[ 1.741687] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[ 1.765608] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[ 1.768835] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[ 1.772536] pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f]
[ 1.775207] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 1.775582] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 1.775873] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 1.776157] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 1.780311] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[ 1.781252] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
[ 1.781591] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
[ 1.786548] pci 0000:00:02.0: [1af4:1050] type 00 class 0x030000
[ 1.787753] pci 0000:00:02.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref]
[ 1.791132] pci 0000:00:02.0: reg 0x18: [mem 0xfe800000-0xfe803fff 64bit pref]
[ 1.793484] pci 0000:00:02.0: reg 0x20: [mem 0xfeb90000-0xfeb90fff]
[ 1.797976] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfeb8ffff pref]
[ 1.799563] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 1.816388] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000
[ 1.818305] pci 0000:00:03.0: reg 0x10: [io 0xc080-0xc0bf]
[ 1.819152] pci 0000:00:03.0: reg 0x14: [mem 0xfeb91000-0xfeb91fff]
[ 1.824026] pci 0000:00:03.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref]
[ 1.827132] pci 0000:00:03.0: reg 0x30: [mem 0xfeb00000-0xfeb7ffff pref]
[ 1.845909] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000
[ 1.847148] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f]
[ 1.848759] pci 0000:00:04.0: reg 0x14: [mem 0xfeb92000-0xfeb92fff]
[ 1.851758] pci 0000:00:04.0: reg 0x20: [mem 0xfe808000-0xfe80bfff 64bit pref]
[ 1.872888] pci 0000:00:05.0: [1af4:1002] type 00 class 0x00ff00
[ 1.874218] pci 0000:00:05.0: reg 0x10: [io 0xc0c0-0xc0ff]
[ 1.877348] pci 0000:00:05.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref]
[ 1.896687] pci 0000:00:06.0: [1af4:1005] type 00 class 0x00ff00
[ 1.898083] pci 0000:00:06.0: reg 0x10: [io 0xc100-0xc11f]
[ 1.901123] pci 0000:00:06.0: reg 0x20: [mem 0xfe810000-0xfe813fff 64bit pref]
[ 1.928740] ACPI: PCI: Interrupt link LNKA configured for IRQ 10
[ 1.931336] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[ 1.933466] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[ 1.935426] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[ 1.936383] ACPI: PCI: Interrupt link LNKS configured for IRQ 9
[ 1.943421] iommu: Default domain type: Translated
[ 1.943753] iommu: DMA domain TLB invalidation policy: lazy mode
[ 1.952545] SCSI subsystem initialized
[ 1.962079] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 1.962578] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 1.963199] pci 0000:00:02.0: vgaarb: bridge control possible
[ 1.963663] vgaarb: loaded
[ 1.965503] ACPI: bus type USB registered
[ 1.966427] usbcore: registered new interface driver usbfs
[ 1.968126] usbcore: registered new interface driver hub
[ 1.968698] usbcore: registered new device driver usb
[ 1.971128] pps_core: LinuxPPS API ver. 1 registered
[ 1.971358] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 1.971844] PTP clock support registered
[ 1.974001] EDAC MC: Ver: 3.0.0
[ 1.994510] NetLabel: Initializing
[ 1.994788] NetLabel: domain hash size = 128
[ 1.994975] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 1.996883] NetLabel: unlabeled traffic allowed by default
[ 1.998737] PCI: Using ACPI for IRQ routing
[ 2.004633] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 2.005026] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[ 2.012130] clocksource: Switched to clocksource tsc-early
[ 2.375015] VFS: Disk quotas dquot_6.6.0
[ 2.383708] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 2.401474] AppArmor: AppArmor Filesystem Enabled
[ 2.402677] pnp: PnP ACPI init
[ 2.418274] pnp: PnP ACPI: found 5 devices
[ 2.486989] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 2.489390] NET: Registered PF_INET protocol family
[ 2.491638] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 2.553520] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 2.556715] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 2.557857] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 2.558758] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 2.559347] TCP: Hash tables configured (established 2048 bind 2048)
[ 2.563745] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear)
[ 2.564546] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 2.565273] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 2.568857] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 2.569742] NET: Registered PF_XDP protocol family
[ 2.571750] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 2.572054] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 2.572314] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 2.572589] pci_bus 0000:00: resource 7 [mem 0x0c000000-0xfebfffff window]
[ 2.572872] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window]
[ 2.574675] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 2.575098] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 2.575608] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 2.575996] PCI: CLS 0 bytes, default 64
[ 2.592380] Trying to unpack rootfs image as initramfs...
[ 2.608638] Initialise system trusted keyrings
[ 2.619741] Key type blacklist registered
[ 2.621465] workingset: timestamp_bits=36 max_order=15 bucket_order=0
[ 2.690867] zbud: loaded
[ 2.707149] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 2.721678] fuse: init (API version 7.34)
[ 2.744800] integrity: Platform Keyring initialized
[ 2.860303] Key type asymmetric registered
[ 2.860765] Asymmetric key parser 'x509' registered
[ 2.862007] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 2.868786] io scheduler mq-deadline registered
[ 2.883904] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 2.902194] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 2.913511] ACPI: button: Power Button [PWRF]
[ 3.600165] tsc: Refined TSC clocksource calibration: 2000.005 MHz
[ 3.601172] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1cd432f8b5d, max_idle_ns: 440795262763 ns
[ 3.601759] clocksource: Switched to clocksource tsc
[ 4.577016] ACPI: \_SB_.LNKB: Enabled at IRQ 10
[ 6.189329] Freeing initrd memory: 8864K
[ 6.221484] ACPI: \_SB_.LNKC: Enabled at IRQ 11
[ 7.010605] ACPI: \_SB_.LNKD: Enabled at IRQ 11
[ 7.772600] ACPI: \_SB_.LNKA: Enabled at IRQ 10
[ 8.537395] Free page reporting enabled
[ 8.540721] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 8.568157] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 8.620078] Linux agpgart interface v0.103
[ 8.676348] loop: module loaded
[ 8.697938] scsi host0: ata_piix
[ 8.704506] scsi host1: ata_piix
[ 8.705669] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14
[ 8.706050] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15
[ 8.718310] tun: Universal TUN/TAP device driver, 1.6
[ 8.719934] PPP generic driver version 2.4.2
[ 8.721771] VFIO - User Level meta-driver version: 0.3
[ 8.724847] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 8.725351] ehci-pci: EHCI PCI platform driver
[ 8.725921] ehci-platform: EHCI generic platform driver
[ 8.726330] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 8.726716] ohci-pci: OHCI PCI platform driver
[ 8.727552] ohci-platform: OHCI generic platform driver
[ 8.728038] uhci_hcd: USB Universal Host Controller Interface driver
[ 8.730825] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 8.737331] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 8.737894] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 8.741763] mousedev: PS/2 mouse device common for all mice
[ 8.748637] rtc_cmos 00:04: RTC can wake from S4
[ 8.752981] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 8.759090] rtc_cmos 00:04: registered as rtc0
[ 8.760481] rtc_cmos 00:04: setting system clock to 2026-02-06T20:54:31 UTC (1770411271)
[ 8.762584] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs
[ 8.763299] i2c_dev: i2c /dev entries driver
[ 8.764495] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 8.765462] device-mapper: uevent: version 1.0.3
[ 8.767617] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[ 8.768631] platform eisa.0: Probing EISA bus 0
[ 8.769192] platform eisa.0: EISA: Cannot allocate resource for mainboard
[ 8.769664] platform eisa.0: Cannot allocate resource for EISA slot 1
[ 8.769989] platform eisa.0: Cannot allocate resource for EISA slot 2
[ 8.770273] platform eisa.0: Cannot allocate resource for EISA slot 3
[ 8.770555] platform eisa.0: Cannot allocate resource for EISA slot 4
[ 8.770823] platform eisa.0: Cannot allocate resource for EISA slot 5
[ 8.771094] platform eisa.0: Cannot allocate resource for EISA slot 6
[ 8.771606] platform eisa.0: Cannot allocate resource for EISA slot 7
[ 8.771907] platform eisa.0: Cannot allocate resource for EISA slot 8
[ 8.772186] platform eisa.0: EISA: Detected 0 cards
[ 8.773075] ledtrig-cpu: registered to indicate activity on CPUs
[ 8.775766] drop_monitor: Initializing network drop monitor service
[ 8.780121] NET: Registered PF_INET6 protocol family
[ 9.068925] Segment Routing with IPv6
[ 9.069741] In-situ OAM (IOAM) with IPv6
[ 9.070770] NET: Registered PF_PACKET protocol family
[ 9.072704] Key type dns_resolver registered
[ 9.078102] IPI shorthand broadcast: enabled
[ 9.079324] sched_clock: Marking stable (9128091752, -48918855)->(9105354015, -26181118)
[ 9.084161] registered taskstats version 1
[ 9.085965] Loading compiled-in X.509 certificates
[ 9.107923] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b'
[ 9.113159] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[ 9.117627] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[ 9.118075] blacklist: Loading compiled-in revocation X.509 certificates
[ 9.120720] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[ 9.121526] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03'
[ 9.122165] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b'
[ 9.122921] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8'
[ 9.123901] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d'
[ 9.124740] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c'
[ 9.125403] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af'
[ 9.126092] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9'
[ 9.131952] zswap: loaded using pool lzo/zbud
[ 9.137619] Key type .fscrypt registered
[ 9.138078] Key type fscrypt-provisioning registered
[ 9.232924] Key type encrypted registered
[ 9.233403] AppArmor: AppArmor sha1 policy hashing enabled
[ 9.234332] ima: No TPM chip found, activating TPM-bypass!
[ 9.234740] Loading compiled-in module X.509 certificates
[ 9.240033] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b'
[ 9.240552] ima: Allocated hash algorithm: sha1
[ 9.244431] ima: No architecture policies found
[ 9.245796] evm: Initialising EVM extended attributes:
[ 9.246076] evm: security.selinux
[ 9.246273] evm: security.SMACK64
[ 9.246514] evm: security.SMACK64EXEC
[ 9.246676] evm: security.SMACK64TRANSMUTE
[ 9.246845] evm: security.SMACK64MMAP
[ 9.247000] evm: security.apparmor
[ 9.247143] evm: security.ima
[ 9.247510] evm: security.capability
[ 9.247710] evm: HMAC attrs: 0x1
[ 9.254963] PM: Magic number: 14:438:952
[ 9.255749] tty tty9: hash matches
[ 9.264262] RAS: Correctable Errors collector initialized.
[ 9.267298] clk: Disabling unused clocks
[ 9.422010] Freeing unused decrypted memory: 2036K
[ 9.518857] Freeing unused kernel image (initmem) memory: 3368K
[ 9.519699] Write protecting the kernel read-only data: 30720k
[ 9.528899] Freeing unused kernel image (text/rodata gap) memory: 2036K
[ 9.533040] Freeing unused kernel image (rodata/data gap) memory: 1328K
[ 10.105344] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 10.106432] Run /init as init process
info: initramfs: up at 10.38
[ 11.772908] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB)
[ 11.809592] GPT:Primary header thinks Alt. header is not at the end of the disk.
[ 11.809984] GPT:229375 != 2097151
[ 11.810168] GPT:Alternate GPT header not at the end of the disk.
[ 11.810405] GPT:229375 != 2097151
[ 11.810568] GPT: Use GNU Parted to correct GPT errors.
[ 12.636327] virtio_gpu virtio0: [drm] drm_plane_enable_fb_damage_clips() not called
currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables
info: copying initramfs to /dev/vda1
info: initramfs loading root from /dev/vda1
info: /etc/init.d/rc.sysinit: up at 18.99
info: container: none
Starting syslogd: OK
currently loaded modules: 8021q 8139cp 8390 9pnet 9pnet_virtio ahci cec dca drm drm_kms_helper e1000 e1000e failover fb_sys_fops garp hid hid_generic i2c_algo_bit igb igbvf ip6_udp_tunnel ip_tables isofs libahci libcrc32c llc mii mrp ne2k_pci net_failover nls_ascii nls_iso8859_1 nls_utf8 pcnet32 qemu_fw_cfg rc_core sctp stp syscopyarea sysfillrect sysimgblt udp_tunnel usbhid virtio_blk virtio_dma_buf virtio_gpu virtio_input virtio_net virtio_rng virtio_scsi virtiofs x_tables
Saving random seed: OK
Starting acpid: OK
Starting network: dhcpcd-9.4.1 starting
DUID 00:04:e1:73:0d:ca:3e:f2:4d:88:a1:c6:19:77:c1:11:eb:0c
eth0: waiting for carrier
eth0: carrier acquired
eth0: IAID 3e:53:6a:da
eth0: adding address fe80::f816:3eff:fe53:6ada
eth0: soliciting an IPv6 router
eth0: soliciting a DHCP lease
eth0: offered 10.0.0.11 from 10.0.0.1
eth0: probing address 10.0.0.11/28
eth0: leased 10.0.0.11 for 43200 seconds
eth0: adding route to 10.0.0.0/28
eth0: adding host route to 169.254.169.254 via 10.0.0.2
eth0: adding default route via 10.0.0.1
forked to background, child pid 253
OK
checking http://169.254.169.254/2009-04-04/instance-id
failed 1/20: up 32.73. request failed
failed 2/20: up 81.99. request failed
failed 3/20: up 131.23. request failed
2026-02-06 21:57:51,635 83166 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://192.168.122.84/networking/v2.0/floatingips/803a8323-ec09-47c3-84c8-8caee82902b4 0.522s
2026-02-06 21:57:51,636 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:57:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-00f79dca-1233-423d-bb8d-d6a281d87852', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/networking/v2.0/floatingips/803a8323-ec09-47c3-84c8-8caee82902b4'}
Body: b''
2026-02-06 21:57:51,819 83166 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c 0.183s
2026-02-06 21:57:51,820 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:57:51 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-1810eee3-a78f-42b0-843c-03410a6b6ffc', 'x-compute-request-id': 'req-1810eee3-a78f-42b0-843c-03410a6b6ffc', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c'}
Body: b''
2026-02-06 21:57:52,023 83166 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c 0.203s
2026-02-06 21:57:52,024 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:57:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1679', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1e662ab-89ce-4c3d-83fa-0cfb8b6c2149', 'x-compute-request-id': 'req-a1e662ab-89ce-4c3d-83fa-0cfb8b6c2149', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestStampPattern-1594549821-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:6a:da"}, {"version": 4, "addr": "172.24.4.137", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:6a:da"}]}, "created": "2026-02-06T20:54:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "d38d72e78e6694efdf741a03c7654a13d63e776fca6b454652847fce", "id": "e1730dca-3ef2-4d88-a1c6-1977c111eb0c", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c"}], "metadata": {}, "name": "tempest-TestStampPattern-server-1456864005", "status": "ACTIVE", "tenant_id": "80e2fa31293a46d2977eccaf8f227a9f", "user_id": "97cf949b7e6944fa80e387653fe6df29", "updated": "2026-02-06T20:57:52Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-440520003", "OS-SRV-USG:launched_at": "2026-02-06T20:54:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-592018406"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:57:53,439 83166 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c 0.404s
2026-02-06 21:57:53,439 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:57:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbae66b8-5bdd-4b2c-94d9-304e90b936b6', 'x-compute-request-id': 'req-bbae66b8-5bdd-4b2c-94d9-304e90b936b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestStampPattern-1594549821-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:6a:da"}]}, "created": "2026-02-06T20:54:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "d38d72e78e6694efdf741a03c7654a13d63e776fca6b454652847fce", "id": "e1730dca-3ef2-4d88-a1c6-1977c111eb0c", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c"}], "metadata": {}, "name": "tempest-TestStampPattern-server-1456864005", "status": "ACTIVE", "tenant_id": "80e2fa31293a46d2977eccaf8f227a9f", "user_id": "97cf949b7e6944fa80e387653fe6df29", "updated": "2026-02-06T20:57:52Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-440520003", "OS-SRV-USG:launched_at": "2026-02-06T20:54:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-592018406"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:57:54,646 83166 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c 0.195s
2026-02-06 21:57:54,647 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:57:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16d75989-c922-4cb3-ab11-180081cf9067', 'x-compute-request-id': 'req-16d75989-c922-4cb3-ab11-180081cf9067', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestStampPattern-1594549821-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:6a:da"}]}, "created": "2026-02-06T20:54:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "d38d72e78e6694efdf741a03c7654a13d63e776fca6b454652847fce", "id": "e1730dca-3ef2-4d88-a1c6-1977c111eb0c", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c"}], "metadata": {}, "name": "tempest-TestStampPattern-server-1456864005", "status": "ACTIVE", "tenant_id": "80e2fa31293a46d2977eccaf8f227a9f", "user_id": "97cf949b7e6944fa80e387653fe6df29", "updated": "2026-02-06T20:57:54Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-440520003", "OS-SRV-USG:launched_at": "2026-02-06T20:54:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-592018406"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:57:55,738 83166 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c 0.079s
2026-02-06 21:57:55,739 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:57:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1333', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ff23fae-93f5-4d26-a099-985bb99938a0', 'x-compute-request-id': 'req-8ff23fae-93f5-4d26-a099-985bb99938a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:54:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "d38d72e78e6694efdf741a03c7654a13d63e776fca6b454652847fce", "id": "e1730dca-3ef2-4d88-a1c6-1977c111eb0c", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c"}], "metadata": {}, "name": "tempest-TestStampPattern-server-1456864005", "status": "ACTIVE", "tenant_id": "80e2fa31293a46d2977eccaf8f227a9f", "user_id": "97cf949b7e6944fa80e387653fe6df29", "updated": "2026-02-06T20:57:54Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-440520003", "OS-SRV-USG:launched_at": "2026-02-06T20:54:18.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:57:56,850 83166 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c 0.100s
2026-02-06 21:57:56,850 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:57:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1338', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9af0f0f1-68ce-4a27-ab8a-c7a904c46d90', 'x-compute-request-id': 'req-9af0f0f1-68ce-4a27-ab8a-c7a904c46d90', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:54:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "d38d72e78e6694efdf741a03c7654a13d63e776fca6b454652847fce", "id": "e1730dca-3ef2-4d88-a1c6-1977c111eb0c", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c"}], "metadata": {}, "name": "tempest-TestStampPattern-server-1456864005", "status": "DELETED", "tenant_id": "80e2fa31293a46d2977eccaf8f227a9f", "user_id": "97cf949b7e6944fa80e387653fe6df29", "updated": "2026-02-06T20:57:56Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-440520003", "OS-SRV-USG:launched_at": "2026-02-06T20:54:18.000000", "OS-SRV-USG:terminated_at": "2026-02-06T20:57:55.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:57:56,861 83166 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 4 second wait
2026-02-06 21:57:57,947 83166 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c 0.085s
2026-02-06 21:57:57,948 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:57:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1338', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40b42af1-ce59-4916-b2ac-eb3734aef952', 'x-compute-request-id': 'req-40b42af1-ce59-4916-b2ac-eb3734aef952', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-06T20:54:05Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/flavors/42"}]}, "hostId": "d38d72e78e6694efdf741a03c7654a13d63e776fca6b454652847fce", "id": "e1730dca-3ef2-4d88-a1c6-1977c111eb0c", "image": {"id": "8a411264-15f8-414d-9d8f-b6ea39e77eaf", "links": [{"rel": "bookmark", "href": "http://192.168.122.84/compute/images/8a411264-15f8-414d-9d8f-b6ea39e77eaf"}]}, "links": [{"rel": "self", "href": "http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c"}, {"rel": "bookmark", "href": "http://192.168.122.84/compute/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c"}], "metadata": {}, "name": "tempest-TestStampPattern-server-1456864005", "status": "DELETED", "tenant_id": "80e2fa31293a46d2977eccaf8f227a9f", "user_id": "97cf949b7e6944fa80e387653fe6df29", "updated": "2026-02-06T20:57:56Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-440520003", "OS-SRV-USG:launched_at": "2026-02-06T20:54:18.000000", "OS-SRV-USG:terminated_at": "2026-02-06T20:57:55.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-02-06 21:57:58,994 83166 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c 0.033s
2026-02-06 21:57:58,994 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:57:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-f6e3fe00-bcd1-4404-b6d4-332b04d35ed8', 'x-compute-request-id': 'req-f6e3fe00-bcd1-4404-b6d4-332b04d35ed8', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.84/compute/v2.1/servers/e1730dca-3ef2-4d88-a1c6-1977c111eb0c'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance e1730dca-3ef2-4d88-a1c6-1977c111eb0c could not be found."}}'
2026-02-06 21:57:59,044 83166 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://192.168.122.84/volume/v3/volumes/15404292-d5cb-4158-b135-5852013e4856 0.049s
2026-02-06 21:57:59,045 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:57:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d5a66d9-b6bd-48b5-b18a-35d36bdc13c0', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/volume/v3/volumes/15404292-d5cb-4158-b135-5852013e4856'}
Body: b''
2026-02-06 21:57:59,085 83166 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/15404292-d5cb-4158-b135-5852013e4856 0.040s
2026-02-06 21:57:59,085 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:57:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af9ee53d-994b-42dc-9745-4d6846771fa8', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af9ee53d-994b-42dc-9745-4d6846771fa8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/15404292-d5cb-4158-b135-5852013e4856'}
Body: b'{"volume": {"id": "15404292-d5cb-4158-b135-5852013e4856", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:54:05.000000", "updated_at": "2026-02-06T20:57:59.000000", "name": "tempest-TestStampPattern-volume-1052003379", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/15404292-d5cb-4158-b135-5852013e4856"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/15404292-d5cb-4158-b135-5852013e4856"}], "user_id": "97cf949b7e6944fa80e387653fe6df29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80e2fa31293a46d2977eccaf8f227a9f"}}'
2026-02-06 21:58:00,144 83166 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://192.168.122.84/volume/v3/volumes/15404292-d5cb-4158-b135-5852013e4856 0.047s
2026-02-06 21:58:00,144 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:58:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cf8a1ba-b6bb-4187-89bb-eacdc86aaff2', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cf8a1ba-b6bb-4187-89bb-eacdc86aaff2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.84/volume/v3/volumes/15404292-d5cb-4158-b135-5852013e4856'}
Body: b'{"volume": {"id": "15404292-d5cb-4158-b135-5852013e4856", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-02-06T20:54:05.000000", "updated_at": "2026-02-06T20:57:59.000000", "name": "tempest-TestStampPattern-volume-1052003379", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.84/volume/v3/volumes/15404292-d5cb-4158-b135-5852013e4856"}, {"rel": "bookmark", "href": "http://192.168.122.84/volume/volumes/15404292-d5cb-4158-b135-5852013e4856"}], "user_id": "97cf949b7e6944fa80e387653fe6df29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80e2fa31293a46d2977eccaf8f227a9f"}}'
2026-02-06 21:58:01,199 83166 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://192.168.122.84/volume/v3/volumes/15404292-d5cb-4158-b135-5852013e4856 0.043s
2026-02-06 21:58:01,199 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:58:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ca292da-5ebb-4d3d-a808-1d0349392b33', 'x-openstack-request-id': 'req-0ca292da-5ebb-4d3d-a808-1d0349392b33', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.84/volume/v3/volumes/15404292-d5cb-4158-b135-5852013e4856'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 15404292-d5cb-4158-b135-5852013e4856 could not be found."}}'
2026-02-06 21:58:02,209 83166 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://192.168.122.84/networking/v2.0/security-groups/5b8faa89-fdad-4576-94c5-3c99fb0fee7d 1.009s
2026-02-06 21:58:02,209 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:58:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-5f860d47-c18c-430e-9a61-6a0ecf6579e0', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.84/networking/v2.0/security-groups/5b8faa89-fdad-4576-94c5-3c99fb0fee7d'}
Body: b''
2026-02-06 21:58:02,288 83166 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://192.168.122.84/compute/v2.1/os-keypairs/tempest-TestStampPattern-440520003 0.078s
2026-02-06 21:58:02,289 83166 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 06 Feb 2026 20:58:02 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-78d31ef2-bc54-4a2f-8142-4e20cc3e7172', 'x-compute-request-id': 'req-78d31ef2-bc54-4a2f-8142-4e20cc3e7172', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.84/compute/v2.1/os-keypairs/tempest-TestStampPattern-440520003'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
ssh.connect(self.host, port=self.port, username=self.username,
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/paramiko/client.py", line 407, in connect
raise NoValidConnectionsError(errors)
paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.4.137
During handling of the above exception, another exception occurred:
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 99, in test_stamp_pattern
linux_client = self.get_remote_client(
File "/opt/stack/tempest/tempest/scenario/manager.py", line 805, in get_remote_client
linux_client.validate_authentication()
File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 31, in wrapper
return function(self, *args, **kwargs)
File "/opt/stack/tempest/tempest/lib/common/utils/linux/remote_client.py", line 123, in validate_authentication
self.ssh_client.test_connection_auth()
File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 244, in test_connection_auth
connection = self._get_ssh_connection()
File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 154, in _get_ssh_connection
raise exceptions.SSHTimeout(host=self.host,
tempest.lib.exceptions.SSHTimeout: Connection to the 172.24.4.137 via SSH timed out.
User: cirros, Password: None
|
||||||
| 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
pt18.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
pt18.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
pt19.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
pt19.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
pt20.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
pt20.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
pt21.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
pt21.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
pt22.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
pt22.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
pt22.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
pt22.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
pt23.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
pt23.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
pt24.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
ConsistencyGroupsV2Test) |
skip
pt24.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
pt25.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt25.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
pt26.1: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
CreateVolumesFromBackupTest) |
skip
pt26.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
pt27.1: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt27.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 | |
ProjectReaderTests39) |
skip
pt28.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
ProjectMemberTests33) |
skip
pt28.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
ProjectMemberTests39) |
skip
pt28.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests39)
|
||||||
ProjectReaderTests33) |
skip
pt28.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests33)
|
||||||
ProjectAdminTests39) |
skip
pt28.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
ProjectAdminTests33) |
skip
pt28.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests33)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectMemberTests) |
skip
pt29.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests)
|
||||||
ProjectAdminTests) |
skip
pt29.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests)
|
||||||
ProjectReaderTests) |
skip
pt29.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
pt30.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt30.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 | |
ProjectAdminTests) |
skip
pt31.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests)
|
||||||
ProjectMemberTests) |
skip
pt31.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt31.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt32.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt32.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types | 6 | 0 | 0 | 0 | 6 | Detail | |
VolumeTypesAdminTests) |
skip
pt33.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt33.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt33.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt33.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt33.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt33.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt34.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt34.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
pt35.1: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
TransferEncryptedVolumeTest) |
skip
pt35.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
pt36.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
ConcurrentVolumeActionsTest) |
skip
pt36.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
pt37.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
VolumeMultiattachTests) |
skip
pt37.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
pt38.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
LiveAutoBlockMigrationV225Test) |
skip
pt38.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationTest) |
skip
pt38.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
pt39.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
pt40.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
pt41.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
pt42.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
pt43.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_retype | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeRetypeMultiattachTest) |
skip
pt44.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
VolumeRetypeWithMigrationTest) |
skip
pt44.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volumes_backup | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesBackupsAdminTest) |
skip
pt45.1: setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest)
|
||||||
| setUpClass (tempest.api.volume.test_volumes_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsV39Test) |
skip
pt46.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test)
|
||||||
VolumesBackupsTest) |
skip
pt46.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest)
|
||||||
| setUpClass (tempest.scenario.test_volume_backup_restore | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeBackupRestore) |
skip
pt47.1: setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt48.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
pt49.1: tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow]
|
||||||
| tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest | 2 | 1 | 0 | 0 | 1 | Detail | |
test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] |
skip
pt50.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] |
pass
pt50.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]
|
||||||
| tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
pass
pt51.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume]
|
||||||
| tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume] |
pass
pt52.1: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume]
|
||||||
test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume] |
pass
pt52.2: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume]
|
||||||
| 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
pt53.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
pt54.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
pt55.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
pt55.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
pt55.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
pt55.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
pt55.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
pt55.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt57.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
pt57.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
pt58.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
pt58.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
pt58.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
pt59.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
pt60.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
pt61.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
pt61.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
pt62.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
pt62.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
pt63.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt66.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
pt66.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
pt67.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
pt67.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
pt68.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
pt68.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
pt69.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
pt69.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt71.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
pt71.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
pt71.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
pt72.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt75.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
pt75.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
pt76.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
pt76.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
pt77.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
pt77.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
pt77.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
pt77.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
pt78.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
pt78.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
pt78.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
pt79.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
pt79.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
pt79.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
pt79.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
pt79.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
pt79.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
pt79.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
pt79.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
pt79.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
pt79.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
pt79.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
pt79.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] |
pass
pt81.1: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81]
|
||||||
test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
pass
pt81.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
pt81.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
pt81.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
pt81.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
pt81.6: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845]
|
||||||
| 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
pt82.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
pt83.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
pt84.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
pt85.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
pt86.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
pt86.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
pt87.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
pt87.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
pt88.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
pt89.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
pt89.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
pt90.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
pt90.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
pt91.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
pt91.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
pt92.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
pt92.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
pt93.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
pt93.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_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke] |
pass
pt94.1: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke]
|
||||||
test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371] |
pass
pt94.2: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371]
|
||||||
test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33] |
pass
pt94.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
pt94.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
pt94.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
pt94.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image]
|
||||||
| 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_negative.VolumesNegativeTest | 32 | 32 | 0 | 0 | 0 | Detail | |
test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] |
pass
pt100.1: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative]
|
||||||
test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative] |
pass
pt100.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
pt100.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
pt100.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
pt100.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
pt100.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
pt100.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
pt100.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
pt100.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
pt100.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
pt100.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
pt100.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
pt100.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
pt100.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
pt100.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
pt100.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
pt100.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
pt100.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
pt100.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
pt100.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
pt100.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
pt100.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
pt100.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
pt100.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
pt100.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
pt100.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
pt100.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
pt100.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
pt100.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
pt100.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
pt100.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
pt100.32: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative]
|
||||||
| tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON | 4 | 3 | 0 | 0 | 1 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
skip
pt101.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
pt101.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
pt101.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
pt101.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.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
pt103.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative]
|
||||||
| Total | 304 | 227 | 21 | 0 | 56 | ||