Status: Pass 233 Failure 1 Skip 56
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern | 1 | 0 | 1 | 0 | 0 | Detail | |
test_bootable_volume_last_snapshot_delete_while_stopped[compute,id-3c87bc15-cf6a-4dd6-8c23-4541b2cc3dbb,image,volume] |
fail
ft1.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_bootable_volume_last_snapshot_delete_while_stopped[compute,id-3c87bc15-cf6a-4dd6-8c23-4541b2cc3dbb,image,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-02-25 15:57:30,927 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.119/image/v2/images/c50f3ecd-5e88-4737-aa36-6e073ce70c60 0.208s
2026-02-25 15:57:30,927 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:57:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-302cfb1a-5bb2-434a-88ef-848616ab75bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.119/image/v2/images/c50f3ecd-5e88-4737-aa36-6e073ce70c60'}
Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "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": "75f8571da0ad46ec8e734ab2a4fa231d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "c50f3ecd-5e88-4737-aa36-6e073ce70c60", "created_at": "2026-02-25T14:47:16Z", "updated_at": "2026-02-25T14:47:18Z", "tags": [], "self": "/v2/images/c50f3ecd-5e88-4737-aa36-6e073ce70c60", "file": "/v2/images/c50f3ecd-5e88-4737-aa36-6e073ce70c60/file", "schema": "/v2/schemas/image"}'
2026-02-25 15:57:31,357 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 202 POST http://192.168.122.119/volume/v3/volumes 0.429s
2026-02-25 15:57:31,358 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1142137312", "snapshot_id": null, "imageRef": "c50f3ecd-5e88-4737-aa36-6e073ce70c60", "volume_type": null, "size": 1}}
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:57:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c7478fd-408e-4997-8145-12295682893d', 'content-length': '768', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c7478fd-408e-4997-8145-12295682893d', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.119/volume/v3/volumes'}
Body: b'{"volume": {"id": "603ceb8f-999e-4bdd-a2b4-3010a4fd6af5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-25T14:57:31.271727", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1142137312", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.119/volume/v3/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}, {"rel": "bookmark", "href": "http://192.168.122.119/volume/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}], "user_id": "a1dcddd485dd48ae82df66efa0ae0b80", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-02-25 15:57:31,412 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.119/volume/v3/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5 0.044s
2026-02-25 15:57:31,413 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:57:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afa227e4-cc4f-4514-a49f-fed8ee43ea60', 'content-length': '836', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afa227e4-cc4f-4514-a49f-fed8ee43ea60', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.119/volume/v3/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5'}
Body: b'{"volume": {"id": "603ceb8f-999e-4bdd-a2b4-3010a4fd6af5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-25T14:57:31.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1142137312", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.119/volume/v3/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}, {"rel": "bookmark", "href": "http://192.168.122.119/volume/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}], "user_id": "a1dcddd485dd48ae82df66efa0ae0b80", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3d007cfa64f547159cc538caccca8f48"}}'
2026-02-25 15:57:32,464 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.119/volume/v3/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5 0.038s
2026-02-25 15:57:32,464 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:57:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4412458-656d-4b1b-bad5-a3cb339bc8da', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4412458-656d-4b1b-bad5-a3cb339bc8da', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.119/volume/v3/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5'}
Body: b'{"volume": {"id": "603ceb8f-999e-4bdd-a2b4-3010a4fd6af5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-25T14:57:31.000000", "updated_at": "2026-02-25T14:57:31.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1142137312", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.119/volume/v3/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}, {"rel": "bookmark", "href": "http://192.168.122.119/volume/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}], "user_id": "a1dcddd485dd48ae82df66efa0ae0b80", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3d007cfa64f547159cc538caccca8f48"}}'
2026-02-25 15:57:33,670 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.119/volume/v3/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5 0.193s
2026-02-25 15:57:33,670 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:57:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b986f42-5170-4b85-b570-90a25cd00bf3', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b986f42-5170-4b85-b570-90a25cd00bf3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.119/volume/v3/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5'}
Body: b'{"volume": {"id": "603ceb8f-999e-4bdd-a2b4-3010a4fd6af5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-25T14:57:31.000000", "updated_at": "2026-02-25T14:57:31.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1142137312", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.119/volume/v3/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}, {"rel": "bookmark", "href": "http://192.168.122.119/volume/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}], "user_id": "a1dcddd485dd48ae82df66efa0ae0b80", "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": "3d007cfa64f547159cc538caccca8f48"}}'
2026-02-25 15:57:34,724 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.119/volume/v3/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5 0.040s
2026-02-25 15:57:34,724 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:57:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f42b0dc5-31dc-42e5-aeff-ac4659809645', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f42b0dc5-31dc-42e5-aeff-ac4659809645', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.119/volume/v3/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5'}
Body: b'{"volume": {"id": "603ceb8f-999e-4bdd-a2b4-3010a4fd6af5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-25T14:57:31.000000", "updated_at": "2026-02-25T14:57:31.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1142137312", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.119/volume/v3/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}, {"rel": "bookmark", "href": "http://192.168.122.119/volume/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}], "user_id": "a1dcddd485dd48ae82df66efa0ae0b80", "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": "3d007cfa64f547159cc538caccca8f48"}}'
2026-02-25 15:57:35,810 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.119/volume/v3/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5 0.073s
2026-02-25 15:57:35,810 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:57:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab9d19cf-d1f3-48c5-ae7e-69feacd27abd', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab9d19cf-d1f3-48c5-ae7e-69feacd27abd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.119/volume/v3/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5'}
Body: b'{"volume": {"id": "603ceb8f-999e-4bdd-a2b4-3010a4fd6af5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-25T14:57:31.000000", "updated_at": "2026-02-25T14:57:31.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1142137312", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.119/volume/v3/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}, {"rel": "bookmark", "href": "http://192.168.122.119/volume/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}], "user_id": "a1dcddd485dd48ae82df66efa0ae0b80", "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": "3d007cfa64f547159cc538caccca8f48"}}'
2026-02-25 15:57:36,869 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.119/volume/v3/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5 0.041s
2026-02-25 15:57:36,870 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:57:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d6e7e4e-8eda-4369-82c8-ab33ca70857e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d6e7e4e-8eda-4369-82c8-ab33ca70857e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.119/volume/v3/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5'}
Body: b'{"volume": {"id": "603ceb8f-999e-4bdd-a2b4-3010a4fd6af5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-25T14:57:31.000000", "updated_at": "2026-02-25T14:57:31.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1142137312", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.119/volume/v3/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}, {"rel": "bookmark", "href": "http://192.168.122.119/volume/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}], "user_id": "a1dcddd485dd48ae82df66efa0ae0b80", "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": "3d007cfa64f547159cc538caccca8f48"}}'
2026-02-25 15:57:37,929 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.119/volume/v3/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5 0.043s
2026-02-25 15:57:37,930 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:57:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f79501a7-4a11-4170-87bb-8ee7ac2ce7b2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f79501a7-4a11-4170-87bb-8ee7ac2ce7b2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.119/volume/v3/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5'}
Body: b'{"volume": {"id": "603ceb8f-999e-4bdd-a2b4-3010a4fd6af5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-02-25T14:57:31.000000", "updated_at": "2026-02-25T14:57:38.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1142137312", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.119/volume/v3/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}, {"rel": "bookmark", "href": "http://192.168.122.119/volume/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}], "user_id": "a1dcddd485dd48ae82df66efa0ae0b80", "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": "3d007cfa64f547159cc538caccca8f48"}}'
2026-02-25 15:57:39,013 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.119/volume/v3/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5 0.072s
2026-02-25 15:57:39,014 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:57:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8dba716-d5c4-449f-b1f2-accbfb5b97eb', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8dba716-d5c4-449f-b1f2-accbfb5b97eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.119/volume/v3/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5'}
Body: b'{"volume": {"id": "603ceb8f-999e-4bdd-a2b4-3010a4fd6af5", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-02-25T14:57:31.000000", "updated_at": "2026-02-25T14:57:38.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1142137312", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.119/volume/v3/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}, {"rel": "bookmark", "href": "http://192.168.122.119/volume/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}], "user_id": "a1dcddd485dd48ae82df66efa0ae0b80", "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": "3d007cfa64f547159cc538caccca8f48"}}'
2026-02-25 15:57:40,085 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.119/volume/v3/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5 0.060s
2026-02-25 15:57:40,085 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:57:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f8c461c-8780-44a6-a7a4-dc6d8b7a7802', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f8c461c-8780-44a6-a7a4-dc6d8b7a7802', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.119/volume/v3/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5'}
Body: b'{"volume": {"id": "603ceb8f-999e-4bdd-a2b4-3010a4fd6af5", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-02-25T14:57:31.000000", "updated_at": "2026-02-25T14:57:38.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1142137312", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.119/volume/v3/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}, {"rel": "bookmark", "href": "http://192.168.122.119/volume/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}], "user_id": "a1dcddd485dd48ae82df66efa0ae0b80", "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": "3d007cfa64f547159cc538caccca8f48"}}'
2026-02-25 15:57:41,135 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.119/volume/v3/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5 0.038s
2026-02-25 15:57:41,135 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:57:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b05a6c2-04bf-4a4d-b6cf-fa0e7d3d7086', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b05a6c2-04bf-4a4d-b6cf-fa0e7d3d7086', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.119/volume/v3/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5'}
Body: b'{"volume": {"id": "603ceb8f-999e-4bdd-a2b4-3010a4fd6af5", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-02-25T14:57:31.000000", "updated_at": "2026-02-25T14:57:38.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1142137312", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.119/volume/v3/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}, {"rel": "bookmark", "href": "http://192.168.122.119/volume/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}], "user_id": "a1dcddd485dd48ae82df66efa0ae0b80", "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": "3d007cfa64f547159cc538caccca8f48"}}'
2026-02-25 15:57:42,214 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.119/volume/v3/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5 0.067s
2026-02-25 15:57:42,214 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:57:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-509ef8f6-f268-43ef-bc54-1428b65379ba', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-509ef8f6-f268-43ef-bc54-1428b65379ba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.119/volume/v3/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5'}
Body: b'{"volume": {"id": "603ceb8f-999e-4bdd-a2b4-3010a4fd6af5", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-02-25T14:57:31.000000", "updated_at": "2026-02-25T14:57:38.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1142137312", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.119/volume/v3/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}, {"rel": "bookmark", "href": "http://192.168.122.119/volume/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}], "user_id": "a1dcddd485dd48ae82df66efa0ae0b80", "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": "3d007cfa64f547159cc538caccca8f48"}}'
2026-02-25 15:57:43,260 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.119/volume/v3/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5 0.035s
2026-02-25 15:57:43,260 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:57:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14d983b5-352c-4257-9a98-22e9c4a6e652', 'content-length': '1339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14d983b5-352c-4257-9a98-22e9c4a6e652', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.119/volume/v3/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5'}
Body: b'{"volume": {"id": "603ceb8f-999e-4bdd-a2b4-3010a4fd6af5", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-02-25T14:57:31.000000", "updated_at": "2026-02-25T14:57:43.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1142137312", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.119/volume/v3/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}, {"rel": "bookmark", "href": "http://192.168.122.119/volume/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}], "user_id": "a1dcddd485dd48ae82df66efa0ae0b80", "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": "c50f3ecd-5e88-4737-aa36-6e073ce70c60", "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": "3d007cfa64f547159cc538caccca8f48"}}'
2026-02-25 15:57:43,270 83607 INFO [tempest.common.waiters] volume 603ceb8f-999e-4bdd-a2b4-3010a4fd6af5 reached available after waiting for 12.270855 seconds
2026-02-25 15:57:43,320 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.119/volume/v3/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5 0.049s
2026-02-25 15:57:43,320 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:57:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdc4742e-292b-413c-9424-0606533e8ecb', 'content-length': '1339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdc4742e-292b-413c-9424-0606533e8ecb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.119/volume/v3/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5'}
Body: b'{"volume": {"id": "603ceb8f-999e-4bdd-a2b4-3010a4fd6af5", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-02-25T14:57:31.000000", "updated_at": "2026-02-25T14:57:43.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1142137312", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.119/volume/v3/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}, {"rel": "bookmark", "href": "http://192.168.122.119/volume/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}], "user_id": "a1dcddd485dd48ae82df66efa0ae0b80", "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": "c50f3ecd-5e88-4737-aa36-6e073ce70c60", "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": "3d007cfa64f547159cc538caccca8f48"}}'
2026-02-25 15:57:43,415 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 201 POST http://192.168.122.119/identity/v3/auth/tokens 0.081s
2026-02-25 15:57:43,416 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:57:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2526', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e43275f2-59c9-4b08-999c-fe379c387553', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.119/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "a1dcddd485dd48ae82df66efa0ae0b80", "name": "tempest-TestVolumeBootPattern-1339247704-project-member", "password_expires_at": null}, "audit_ids": ["IeOcgBEwRdm9fy6HywwuWQ"], "expires_at": "2026-02-25T15:57:43.000000Z", "issued_at": "2026-02-25T14:57:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d007cfa64f547159cc538caccca8f48", "name": "tempest-TestVolumeBootPattern-1339247704"}, "is_domain": false, "roles": [{"id": "a1d3bcc4b4b7405dbb7cbae364716e02", "name": "reader"}, {"id": "e36cecc0e39241d286b59808032fab1d", "name": "member"}], "catalog": [{"endpoints": [{"id": "93ce84fd1b7342c8ba3e164e1a341931", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.119/placement", "region": "RegionOne"}], "id": "15e4d3a7a66949329f3ee0311c34ed6f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "38e9f15b2a0844c7a5277194b131e72f", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.119/networking", "region": "RegionOne"}], "id": "171201cffe9a4248a59cff2c25109c2c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "4cf48fff98dc41679f5808e6f1822309", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.119/image", "region": "RegionOne"}], "id": "2bda15ce0d3b42e49c2d1dbcb48e82c3", "type": "image", "name": "glance"}, {"endpoints": [{"id": "4fa429b937fd4176b984cbbbd2ff79b7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.119/compute/v2.1", "region": "RegionOne"}], "id": "47c6411e63324109a36fdb36e1bcc7a3", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3d3a58c00ca74c9bbd99afa0f014e109", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.119/identity", "region": "RegionOne"}], "id": "948b3fe4c165488c9d4637c8925b7400", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7a09099326104918ae0d2621dd86c3b5", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.119/volume/v3", "region": "RegionOne"}], "id": "9fe8c8dd06f44c178d9e28ff3eda207b", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0e9181f0a332427a8ce56ccab7733787", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.119/compute/v2/3d007cfa64f547159cc538caccca8f48", "region": "RegionOne"}], "id": "b5aa87ba48324fd1b7fe098a20ff57a6", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2026-02-25 15:57:43,416 83607 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped) Found network {'id': 'e7c63501-0c9f-43ba-a8d5-669d7ae7c5b1', 'name': 'tempest-TestVolumeBootPattern-1193206475-network', 'tenant_id': '3d007cfa64f547159cc538caccca8f48', 'project_id': '3d007cfa64f547159cc538caccca8f48', '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': 31780, '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-25T14:57:15Z', 'updated_at': '2026-02-25T14:57:15Z', 'revision_number': 1} available for tenant
2026-02-25 15:57:43,417 83607 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-02-25 15:57:43,417 83607 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-02-25 15:57:43,476 83607 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://192.168.122.119/compute/v2.1/os-keypairs 0.057s
2026-02-25 15:57:43,476 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-787741624", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDWx7gQBvtzjTT2+DHMh7SPXexm3hvjUNOq7cytvE49Q6su3BNCB3Ia2Bz0b9Fmjlz0bOdi07ksjX/a6Iv29CveUhyRpJgCoMbVMd79XxQXmfTO75YZ0fTp7mloQYtE2og=="}}
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:57:43 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-1087e31d-42aa-4d96-ad15-f8e7363969f0', 'x-compute-request-id': 'req-1087e31d-42aa-4d96-ad15-f8e7363969f0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.119/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-787741624", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDWx7gQBvtzjTT2+DHMh7SPXexm3hvjUNOq7cytvE49Q6su3BNCB3Ia2Bz0b9Fmjlz0bOdi07ksjX/a6Iv29CveUhyRpJgCoMbVMd79XxQXmfTO75YZ0fTp7mloQYtE2og==", "fingerprint": "42:b6:98:d4:dc:c1:03:2d:17:07:ee:70:52:fb:ae:1b", "user_id": "a1dcddd485dd48ae82df66efa0ae0b80"}}'
2026-02-25 15:57:43,478 83607 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-787741624 created
2026-02-25 15:57:43,759 83607 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.119/networking/v2.0/security-groups 0.281s
2026-02-25 15:57:43,760 83607 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--1709372680", "description": "tempest-description--1825489408"}}
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:57:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-7ca8e76d-bdf1-44ad-9b46-2f24be8f2d98', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.119/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "17ec2978-abac-4749-ac73-e04e75ef49a0", "name": "tempest-securitygroup--1709372680", "stateful": true, "tenant_id": "3d007cfa64f547159cc538caccca8f48", "project_id": "3d007cfa64f547159cc538caccca8f48", "description": "tempest-description--1825489408", "shared": false, "security_group_rules": [{"id": "3d5c47b8-0967-49eb-8c8a-673f8d4763eb", "project_id": "3d007cfa64f547159cc538caccca8f48", "tenant_id": "3d007cfa64f547159cc538caccca8f48", "security_group_id": "17ec2978-abac-4749-ac73-e04e75ef49a0", "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": 590, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-02-25T14:57:43Z", "updated_at": "2026-02-25T14:57:43Z", "revision_number": 0}, {"id": "4364a6d0-ea91-43b1-90eb-c0e7fa0f9590", "project_id": "3d007cfa64f547159cc538caccca8f48", "tenant_id": "3d007cfa64f547159cc538caccca8f48", "security_group_id": "17ec2978-abac-4749-ac73-e04e75ef49a0", "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": 591, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-02-25T14:57:43Z", "updated_at": "2026-02-25T14:57:43Z", "revision_number": 0}], "tags": [], "created_at": "2026-02-25T14:57:43Z", "updated_at": "2026-02-25T14:57:43Z", "revision_number": 1}}'
2026-02-25 15:57:44,000 83607 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.119/networking/v2.0/security-group-rules 0.239s
2026-02-25 15:57:44,000 83607 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": "17ec2978-abac-4749-ac73-e04e75ef49a0", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:57:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-65d3c075-4317-44d3-8711-11fbaab5c0ab', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.119/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "e1c55657-6138-4f82-8336-9b71984f1961", "project_id": "3d007cfa64f547159cc538caccca8f48", "tenant_id": "3d007cfa64f547159cc538caccca8f48", "security_group_id": "17ec2978-abac-4749-ac73-e04e75ef49a0", "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-25T14:57:43Z", "updated_at": "2026-02-25T14:57:43Z", "revision_number": 0}}'
2026-02-25 15:57:44,165 83607 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.119/networking/v2.0/security-group-rules 0.165s
2026-02-25 15:57:44,166 83607 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": "17ec2978-abac-4749-ac73-e04e75ef49a0", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:57:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-cd93fa4b-8252-41c8-bf3a-6aa2bc9c89a8', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.119/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "b64d6ac6-52d5-4ea0-b5dc-a53d72b9113b", "project_id": "3d007cfa64f547159cc538caccca8f48", "tenant_id": "3d007cfa64f547159cc538caccca8f48", "security_group_id": "17ec2978-abac-4749-ac73-e04e75ef49a0", "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-25T14:57:44Z", "updated_at": "2026-02-25T14:57:44Z", "revision_number": 0}}'
2026-02-25 15:57:44,166 83607 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1709372680 created
2026-02-25 15:57:45,067 83607 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.119/networking/v2.0/floatingips 0.901s
2026-02-25 15:57:45,068 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "a9cad86d-24a3-4d80-9e5f-54b5b3311d51"}}
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:57:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-28b8b0e1-76a7-4874-bfb7-4911950998f6', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.119/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "31b62764-eeed-48e4-bb40-01e385e56e90", "tenant_id": "3d007cfa64f547159cc538caccca8f48", "project_id": "3d007cfa64f547159cc538caccca8f48", "floating_ip_address": "172.24.4.19", "floating_network_id": "a9cad86d-24a3-4d80-9e5f-54b5b3311d51", "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-25T14:57:44Z", "updated_at": "2026-02-25T14:57:44Z", "revision_number": 0}}'
2026-02-25 15:57:45,068 83607 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '31b62764-eeed-48e4-bb40-01e385e56e90', 'tenant_id': '3d007cfa64f547159cc538caccca8f48', 'project_id': '3d007cfa64f547159cc538caccca8f48', 'floating_ip_address': '172.24.4.19', 'floating_network_id': 'a9cad86d-24a3-4d80-9e5f-54b5b3311d51', '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-25T14:57:44Z', 'updated_at': '2026-02-25T14:57:44Z', 'revision_number': 0, 'ip': '172.24.4.19'} created
2026-02-25 15:57:45,068 83607 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-787741624', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDWx7gQBvtzjTT2+DHMh7SPXexm3hvjUNOq7cytvE49Q6su3BNCB3Ia2Bz0b9Fmjlz0bOdi07ksjX/a6Iv29CveUhyRpJgCoMbVMd79XxQXmfTO75YZ0fTp7mloQYtE2og==', 'fingerprint': '42:b6:98:d4:dc:c1:03:2d:17:07:ee:70:52:fb:ae:1b', 'user_id': 'a1dcddd485dd48ae82df66efa0ae0b80', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBK4yDibxHiNviryaVW/Pn5YSQouWfXzgOeoYG56SDqRGT2H39GjJ0X\ndYsKg/qNN9ygBwYFK4EEACKhZANiAAQ1se4EAb7c4009vgxzIe0j13sZt4b41DTq\nu3MrbxOPUOrLtwTQgdyGtgc9G/RZo5c9GznYtO5LI1/2uiL9vQr3lIckaSYAqDG1\nTHe/V8UF5n0zu+WGdH06e5paEGLRNqI=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '17ec2978-abac-4749-ac73-e04e75ef49a0', 'name': 'tempest-securitygroup--1709372680', 'stateful': True, 'tenant_id': '3d007cfa64f547159cc538caccca8f48', 'project_id': '3d007cfa64f547159cc538caccca8f48', 'description': 'tempest-description--1825489408', 'shared': False, 'security_group_rules': [{'id': '3d5c47b8-0967-49eb-8c8a-673f8d4763eb', 'project_id': '3d007cfa64f547159cc538caccca8f48', 'tenant_id': '3d007cfa64f547159cc538caccca8f48', 'security_group_id': '17ec2978-abac-4749-ac73-e04e75ef49a0', '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': 590, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-02-25T14:57:43Z', 'updated_at': '2026-02-25T14:57:43Z', 'revision_number': 0}, {'id': '4364a6d0-ea91-43b1-90eb-c0e7fa0f9590', 'project_id': '3d007cfa64f547159cc538caccca8f48', 'tenant_id': '3d007cfa64f547159cc538caccca8f48', 'security_group_id': '17ec2978-abac-4749-ac73-e04e75ef49a0', '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': 591, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-02-25T14:57:43Z', 'updated_at': '2026-02-25T14:57:43Z', 'revision_number': 0}], 'tags': [], 'created_at': '2026-02-25T14:57:43Z', 'updated_at': '2026-02-25T14:57:43Z', 'revision_number': 1}, 'floating_ip': {'id': '31b62764-eeed-48e4-bb40-01e385e56e90', 'tenant_id': '3d007cfa64f547159cc538caccca8f48', 'project_id': '3d007cfa64f547159cc538caccca8f48', 'floating_ip_address': '172.24.4.19', 'floating_network_id': 'a9cad86d-24a3-4d80-9e5f-54b5b3311d51', '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-25T14:57:44Z', 'updated_at': '2026-02-25T14:57:44Z', 'revision_number': 0, 'ip': '172.24.4.19'}}
2026-02-25 15:57:46,284 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 202 POST http://192.168.122.119/compute/v2.1/servers 1.215s
2026-02-25 15:57:46,284 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestVolumeBootPattern-server-928403267", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "603ceb8f-999e-4bdd-a2b4-3010a4fd6af5", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "e7c63501-0c9f-43ba-a8d5-669d7ae7c5b1"}], "security_groups": [{"name": "tempest-securitygroup--1709372680"}], "key_name": "tempest-keypair-787741624", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:57:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '414', 'location': 'http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fd71420-f95c-4ac0-8713-615ad0bf3565', 'x-compute-request-id': 'req-4fd71420-f95c-4ac0-8713-615ad0bf3565', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.119/compute/v2.1/servers'}
Body: b'{"server": {"id": "938ae2ef-2da3-4c36-bc9c-ba04b072b265", "links": [{"rel": "self", "href": "http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265"}, {"rel": "bookmark", "href": "http://192.168.122.119/compute/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1709372680"}], "adminPass": "Se63NSPLcJk5"}}'
2026-02-25 15:57:46,586 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265 0.300s
2026-02-25 15:57:46,587 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:57:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1089', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c07023bc-1778-4ab9-be37-75b786c91719', 'x-compute-request-id': 'req-c07023bc-1778-4ab9-be37-75b786c91719', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-25T14:57:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.119/compute/flavors/42"}]}, "hostId": "", "id": "938ae2ef-2da3-4c36-bc9c-ba04b072b265", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265"}, {"rel": "bookmark", "href": "http://192.168.122.119/compute/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-928403267", "status": "BUILD", "tenant_id": "3d007cfa64f547159cc538caccca8f48", "user_id": "a1dcddd485dd48ae82df66efa0ae0b80", "updated": "2026-02-25T14:57:46Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-787741624", "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-25 15:57:47,703 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265 0.104s
2026-02-25 15:57:47,703 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:57:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1131', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51495a21-8264-445e-9c31-df18783f8fd7', 'x-compute-request-id': 'req-51495a21-8264-445e-9c31-df18783f8fd7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-25T14:57:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.119/compute/flavors/42"}]}, "hostId": "", "id": "938ae2ef-2da3-4c36-bc9c-ba04b072b265", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265"}, {"rel": "bookmark", "href": "http://192.168.122.119/compute/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-928403267", "status": "BUILD", "tenant_id": "3d007cfa64f547159cc538caccca8f48", "user_id": "a1dcddd485dd48ae82df66efa0ae0b80", "updated": "2026-02-25T14:57:48Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-787741624", "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": "603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}]}}'
2026-02-25 15:57:47,714 83607 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait
2026-02-25 15:57:48,808 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265 0.092s
2026-02-25 15:57:48,809 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:57:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1187', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-125f9914-3240-4ff1-8555-2229de00a876', 'x-compute-request-id': 'req-125f9914-3240-4ff1-8555-2229de00a876', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-25T14:57:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.119/compute/flavors/42"}]}, "hostId": "470d0250b544a7b09877c39571695b11ce5d6b19d66632ed33e6ea34", "id": "938ae2ef-2da3-4c36-bc9c-ba04b072b265", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265"}, {"rel": "bookmark", "href": "http://192.168.122.119/compute/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-928403267", "status": "BUILD", "tenant_id": "3d007cfa64f547159cc538caccca8f48", "user_id": "a1dcddd485dd48ae82df66efa0ae0b80", "updated": "2026-02-25T14:57:48Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-787741624", "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": "603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}]}}'
2026-02-25 15:57:49,925 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265 0.104s
2026-02-25 15:57:49,926 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:57:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1187', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b7e74bb-a738-452b-bd2b-c7ee92d4f90e', 'x-compute-request-id': 'req-0b7e74bb-a738-452b-bd2b-c7ee92d4f90e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-25T14:57:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.119/compute/flavors/42"}]}, "hostId": "470d0250b544a7b09877c39571695b11ce5d6b19d66632ed33e6ea34", "id": "938ae2ef-2da3-4c36-bc9c-ba04b072b265", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265"}, {"rel": "bookmark", "href": "http://192.168.122.119/compute/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-928403267", "status": "BUILD", "tenant_id": "3d007cfa64f547159cc538caccca8f48", "user_id": "a1dcddd485dd48ae82df66efa0ae0b80", "updated": "2026-02-25T14:57:48Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-787741624", "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": "603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}]}}'
2026-02-25 15:57:51,609 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265 0.665s
2026-02-25 15:57:51,609 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:57:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1195', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ba50b68-f795-4884-9271-a4a3e453e8e3', 'x-compute-request-id': 'req-4ba50b68-f795-4884-9271-a4a3e453e8e3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-25T14:57:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.119/compute/flavors/42"}]}, "hostId": "470d0250b544a7b09877c39571695b11ce5d6b19d66632ed33e6ea34", "id": "938ae2ef-2da3-4c36-bc9c-ba04b072b265", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265"}, {"rel": "bookmark", "href": "http://192.168.122.119/compute/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-928403267", "status": "BUILD", "tenant_id": "3d007cfa64f547159cc538caccca8f48", "user_id": "a1dcddd485dd48ae82df66efa0ae0b80", "updated": "2026-02-25T14:57:50Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-787741624", "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": "603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}]}}'
2026-02-25 15:57:51,621 83607 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-02-25 15:57:52,936 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265 0.314s
2026-02-25 15:57:52,937 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:57:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1273', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f83a3eab-19ae-47cd-b32e-a63b3814b419', 'x-compute-request-id': 'req-f83a3eab-19ae-47cd-b32e-a63b3814b419', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-25T14:57:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.119/compute/flavors/42"}]}, "hostId": "470d0250b544a7b09877c39571695b11ce5d6b19d66632ed33e6ea34", "id": "938ae2ef-2da3-4c36-bc9c-ba04b072b265", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265"}, {"rel": "bookmark", "href": "http://192.168.122.119/compute/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-928403267", "status": "BUILD", "tenant_id": "3d007cfa64f547159cc538caccca8f48", "user_id": "a1dcddd485dd48ae82df66efa0ae0b80", "updated": "2026-02-25T14:57:52Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-787741624", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1709372680"}], "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": "603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}]}}'
2026-02-25 15:57:52,948 83607 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2026-02-25 15:57:54,144 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265 0.195s
2026-02-25 15:57:54,144 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:57:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1273', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-283b24ce-ccd4-429e-9bfb-2243f1f9f607', 'x-compute-request-id': 'req-283b24ce-ccd4-429e-9bfb-2243f1f9f607', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-25T14:57:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.119/compute/flavors/42"}]}, "hostId": "470d0250b544a7b09877c39571695b11ce5d6b19d66632ed33e6ea34", "id": "938ae2ef-2da3-4c36-bc9c-ba04b072b265", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265"}, {"rel": "bookmark", "href": "http://192.168.122.119/compute/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-928403267", "status": "BUILD", "tenant_id": "3d007cfa64f547159cc538caccca8f48", "user_id": "a1dcddd485dd48ae82df66efa0ae0b80", "updated": "2026-02-25T14:57:52Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-787741624", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1709372680"}], "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": "603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}]}}'
2026-02-25 15:57:55,329 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265 0.173s
2026-02-25 15:57:55,330 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:57:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1273', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fef7fee6-4305-47d8-b146-f745417c4539', 'x-compute-request-id': 'req-fef7fee6-4305-47d8-b146-f745417c4539', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-25T14:57:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.119/compute/flavors/42"}]}, "hostId": "470d0250b544a7b09877c39571695b11ce5d6b19d66632ed33e6ea34", "id": "938ae2ef-2da3-4c36-bc9c-ba04b072b265", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265"}, {"rel": "bookmark", "href": "http://192.168.122.119/compute/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-928403267", "status": "BUILD", "tenant_id": "3d007cfa64f547159cc538caccca8f48", "user_id": "a1dcddd485dd48ae82df66efa0ae0b80", "updated": "2026-02-25T14:57:52Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-787741624", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1709372680"}], "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": "603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}]}}'
2026-02-25 15:57:56,513 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265 0.172s
2026-02-25 15:57:56,513 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:57:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1273', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97dab2af-095a-4675-9682-3cb80f9b7d1b', 'x-compute-request-id': 'req-97dab2af-095a-4675-9682-3cb80f9b7d1b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-25T14:57:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.119/compute/flavors/42"}]}, "hostId": "470d0250b544a7b09877c39571695b11ce5d6b19d66632ed33e6ea34", "id": "938ae2ef-2da3-4c36-bc9c-ba04b072b265", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265"}, {"rel": "bookmark", "href": "http://192.168.122.119/compute/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-928403267", "status": "BUILD", "tenant_id": "3d007cfa64f547159cc538caccca8f48", "user_id": "a1dcddd485dd48ae82df66efa0ae0b80", "updated": "2026-02-25T14:57:52Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-787741624", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1709372680"}], "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": "603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}]}}'
2026-02-25 15:57:57,753 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265 0.228s
2026-02-25 15:57:57,753 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:57:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1273', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b2ec42b-953e-4713-8838-95cd70aa34c0', 'x-compute-request-id': 'req-1b2ec42b-953e-4713-8838-95cd70aa34c0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-25T14:57:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.119/compute/flavors/42"}]}, "hostId": "470d0250b544a7b09877c39571695b11ce5d6b19d66632ed33e6ea34", "id": "938ae2ef-2da3-4c36-bc9c-ba04b072b265", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265"}, {"rel": "bookmark", "href": "http://192.168.122.119/compute/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-928403267", "status": "BUILD", "tenant_id": "3d007cfa64f547159cc538caccca8f48", "user_id": "a1dcddd485dd48ae82df66efa0ae0b80", "updated": "2026-02-25T14:57:52Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-787741624", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1709372680"}], "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": "603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}]}}'
2026-02-25 15:57:59,046 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265 0.281s
2026-02-25 15:57:59,046 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:57:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1273', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23b7cb47-42f0-439b-aed7-8e676e55069d', 'x-compute-request-id': 'req-23b7cb47-42f0-439b-aed7-8e676e55069d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-25T14:57:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.119/compute/flavors/42"}]}, "hostId": "470d0250b544a7b09877c39571695b11ce5d6b19d66632ed33e6ea34", "id": "938ae2ef-2da3-4c36-bc9c-ba04b072b265", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265"}, {"rel": "bookmark", "href": "http://192.168.122.119/compute/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-928403267", "status": "BUILD", "tenant_id": "3d007cfa64f547159cc538caccca8f48", "user_id": "a1dcddd485dd48ae82df66efa0ae0b80", "updated": "2026-02-25T14:57:52Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-787741624", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1709372680"}], "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": "603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}]}}'
2026-02-25 15:58:00,321 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265 0.262s
2026-02-25 15:58:00,321 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:58:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1273', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cbf5cd9-fa7f-4add-a541-335f4a9030fa', 'x-compute-request-id': 'req-9cbf5cd9-fa7f-4add-a541-335f4a9030fa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-25T14:57:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.119/compute/flavors/42"}]}, "hostId": "470d0250b544a7b09877c39571695b11ce5d6b19d66632ed33e6ea34", "id": "938ae2ef-2da3-4c36-bc9c-ba04b072b265", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265"}, {"rel": "bookmark", "href": "http://192.168.122.119/compute/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-928403267", "status": "BUILD", "tenant_id": "3d007cfa64f547159cc538caccca8f48", "user_id": "a1dcddd485dd48ae82df66efa0ae0b80", "updated": "2026-02-25T14:57:52Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-787741624", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1709372680"}], "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": "603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}]}}'
2026-02-25 15:58:01,961 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265 0.628s
2026-02-25 15:58:01,961 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:58:01 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-5a569083-0bc0-4e2a-96cf-88fbaf5a5820', 'x-compute-request-id': 'req-5a569083-0bc0-4e2a-96cf-88fbaf5a5820', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-25T14:57:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.119/compute/flavors/42"}]}, "hostId": "470d0250b544a7b09877c39571695b11ce5d6b19d66632ed33e6ea34", "id": "938ae2ef-2da3-4c36-bc9c-ba04b072b265", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265"}, {"rel": "bookmark", "href": "http://192.168.122.119/compute/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-928403267", "status": "BUILD", "tenant_id": "3d007cfa64f547159cc538caccca8f48", "user_id": "a1dcddd485dd48ae82df66efa0ae0b80", "updated": "2026-02-25T14:58:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-787741624", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1709372680"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}]}}'
2026-02-25 15:58:01,972 83607 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 15 second wait
2026-02-25 15:58:03,322 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265 0.348s
2026-02-25 15:58:03,323 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:58:02 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-b3ae7de8-9157-4012-99ba-031f5385eedf', 'x-compute-request-id': 'req-b3ae7de8-9157-4012-99ba-031f5385eedf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-25T14:57:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.119/compute/flavors/42"}]}, "hostId": "470d0250b544a7b09877c39571695b11ce5d6b19d66632ed33e6ea34", "id": "938ae2ef-2da3-4c36-bc9c-ba04b072b265", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265"}, {"rel": "bookmark", "href": "http://192.168.122.119/compute/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-928403267", "status": "BUILD", "tenant_id": "3d007cfa64f547159cc538caccca8f48", "user_id": "a1dcddd485dd48ae82df66efa0ae0b80", "updated": "2026-02-25T14:58:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-787741624", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1709372680"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}]}}'
2026-02-25 15:58:04,623 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265 0.288s
2026-02-25 15:58:04,624 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:58:04 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-426ce3cd-1eaf-4367-8f3d-b6a036d38f45', 'x-compute-request-id': 'req-426ce3cd-1eaf-4367-8f3d-b6a036d38f45', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-25T14:57:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.119/compute/flavors/42"}]}, "hostId": "470d0250b544a7b09877c39571695b11ce5d6b19d66632ed33e6ea34", "id": "938ae2ef-2da3-4c36-bc9c-ba04b072b265", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265"}, {"rel": "bookmark", "href": "http://192.168.122.119/compute/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-928403267", "status": "BUILD", "tenant_id": "3d007cfa64f547159cc538caccca8f48", "user_id": "a1dcddd485dd48ae82df66efa0ae0b80", "updated": "2026-02-25T14:58:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-787741624", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1709372680"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}]}}'
2026-02-25 15:58:05,940 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265 0.301s
2026-02-25 15:58:05,941 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:58:05 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-a6df8706-5c40-4a72-9bbd-d800045b0cbb', 'x-compute-request-id': 'req-a6df8706-5c40-4a72-9bbd-d800045b0cbb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-25T14:57:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.119/compute/flavors/42"}]}, "hostId": "470d0250b544a7b09877c39571695b11ce5d6b19d66632ed33e6ea34", "id": "938ae2ef-2da3-4c36-bc9c-ba04b072b265", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265"}, {"rel": "bookmark", "href": "http://192.168.122.119/compute/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-928403267", "status": "BUILD", "tenant_id": "3d007cfa64f547159cc538caccca8f48", "user_id": "a1dcddd485dd48ae82df66efa0ae0b80", "updated": "2026-02-25T14:58:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-787741624", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1709372680"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}]}}'
2026-02-25 15:58:07,127 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265 0.174s
2026-02-25 15:58:07,128 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:58:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1261', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72ecec17-3327-416b-8bfe-bf30370e4379', 'x-compute-request-id': 'req-72ecec17-3327-416b-8bfe-bf30370e4379', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-25T14:57:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.119/compute/flavors/42"}]}, "hostId": "470d0250b544a7b09877c39571695b11ce5d6b19d66632ed33e6ea34", "id": "938ae2ef-2da3-4c36-bc9c-ba04b072b265", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265"}, {"rel": "bookmark", "href": "http://192.168.122.119/compute/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-928403267", "status": "BUILD", "tenant_id": "3d007cfa64f547159cc538caccca8f48", "user_id": "a1dcddd485dd48ae82df66efa0ae0b80", "updated": "2026-02-25T14:58:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-787741624", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1709372680"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}]}}'
2026-02-25 15:58:08,965 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265 0.825s
2026-02-25 15:58:08,965 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:58:08 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-ac72faea-16d6-44f6-af5e-838ffb481ccb', 'x-compute-request-id': 'req-ac72faea-16d6-44f6-af5e-838ffb481ccb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-25T14:57:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.119/compute/flavors/42"}]}, "hostId": "470d0250b544a7b09877c39571695b11ce5d6b19d66632ed33e6ea34", "id": "938ae2ef-2da3-4c36-bc9c-ba04b072b265", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265"}, {"rel": "bookmark", "href": "http://192.168.122.119/compute/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-928403267", "status": "BUILD", "tenant_id": "3d007cfa64f547159cc538caccca8f48", "user_id": "a1dcddd485dd48ae82df66efa0ae0b80", "updated": "2026-02-25T14:58:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-787741624", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1709372680"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}]}}'
2026-02-25 15:58:11,613 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265 1.636s
2026-02-25 15:58:11,613 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:58:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1442', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0736af5c-a709-452d-ae50-38c443800154', 'x-compute-request-id': 'req-0736af5c-a709-452d-ae50-38c443800154', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-1193206475-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:b9:e2"}]}, "created": "2026-02-25T14:57:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.119/compute/flavors/42"}]}, "hostId": "470d0250b544a7b09877c39571695b11ce5d6b19d66632ed33e6ea34", "id": "938ae2ef-2da3-4c36-bc9c-ba04b072b265", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265"}, {"rel": "bookmark", "href": "http://192.168.122.119/compute/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-928403267", "status": "ACTIVE", "tenant_id": "3d007cfa64f547159cc538caccca8f48", "user_id": "a1dcddd485dd48ae82df66efa0ae0b80", "updated": "2026-02-25T14:58:09Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-787741624", "OS-SRV-USG:launched_at": "2026-02-25T14:58:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1709372680"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}]}}'
2026-02-25 15:58:11,626 83607 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 25 second wait
2026-02-25 15:58:11,813 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265/os-interface 0.187s
2026-02-25 15:58:11,814 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:58:11 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-f1277f0e-7e98-466a-ad43-1333dd239ce8', 'x-compute-request-id': 'req-f1277f0e-7e98-466a-ad43-1333dd239ce8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "e7c63501-0c9f-43ba-a8d5-669d7ae7c5b1", "port_id": "d79af641-1c46-493d-9835-75dcb34b0e1d", "mac_addr": "fa:16:3e:11:b9:e2", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "7dfda534-9166-47d3-a94f-cd6541c232d4", "ip_address": "10.0.0.6"}]}]}'
2026-02-25 15:58:15,307 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 PUT http://192.168.122.119/networking/v2.0/floatingips/31b62764-eeed-48e4-bb40-01e385e56e90 3.490s
2026-02-25 15:58:15,307 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "d79af641-1c46-493d-9835-75dcb34b0e1d"}}
Response - Headers: {'date': 'Wed, 25 Feb 2026 14:58:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-6bccdbae-7fad-4d08-80cb-b3e5b5a00830', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.119/networking/v2.0/floatingips/31b62764-eeed-48e4-bb40-01e385e56e90'}
Body: b'{"floatingip": {"id": "31b62764-eeed-48e4-bb40-01e385e56e90", "tenant_id": "3d007cfa64f547159cc538caccca8f48", "project_id": "3d007cfa64f547159cc538caccca8f48", "floating_ip_address": "172.24.4.19", "floating_network_id": "a9cad86d-24a3-4d80-9e5f-54b5b3311d51", "router_id": "d0a6dc5f-b68a-48d4-92bd-2a539ebf353a", "port_id": "d79af641-1c46-493d-9835-75dcb34b0e1d", "fixed_ip_address": "10.0.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "e7c63501-0c9f-43ba-a8d5-669d7ae7c5b1", "mac_address": "fa:16:3e:11:b9:e2", "admin_state_up": true, "status": "ACTIVE", "device_id": "938ae2ef-2da3-4c36-bc9c-ba04b072b265", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-02-25T14:57:44Z", "updated_at": "2026-02-25T14:58:14Z", "revision_number": 1}}'
2026-02-25 15:58:15,309 83607 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.19:22' as 'cirros' with public key authentication
2026-02-25 15:58:18,369 83607 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.19 ([Errno None] Unable to connect to port 22 on 172.24.4.19). Number attempts: 1. Retry after 2 seconds.
2026-02-25 15:58:21,437 83607 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.19 ([Errno None] Unable to connect to port 22 on 172.24.4.19). Number attempts: 2. Retry after 3 seconds.
2026-02-25 15:58:27,997 83607 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.19 ([Errno None] Unable to connect to port 22 on 172.24.4.19). Number attempts: 3. Retry after 4 seconds.
2026-02-25 15:58:35,581 83607 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.19 ([Errno None] Unable to connect to port 22 on 172.24.4.19). Number attempts: 4. Retry after 5 seconds.
2026-02-25 15:58:44,161 83607 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.19 ([Errno None] Unable to connect to port 22 on 172.24.4.19). Number attempts: 5. Retry after 6 seconds.
2026-02-25 15:58:53,725 83607 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.19 ([Errno None] Unable to connect to port 22 on 172.24.4.19). Number attempts: 6. Retry after 7 seconds.
2026-02-25 15:59:04,289 83607 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.19 ([Errno None] Unable to connect to port 22 on 172.24.4.19). Number attempts: 7. Retry after 8 seconds.
2026-02-25 15:59:15,873 83607 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.19 ([Errno None] Unable to connect to port 22 on 172.24.4.19). Number attempts: 8. Retry after 9 seconds.
2026-02-25 15:59:28,445 83607 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.19 ([Errno None] Unable to connect to port 22 on 172.24.4.19). Number attempts: 9. Retry after 10 seconds.
2026-02-25 15:59:42,013 83607 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.19 ([Errno None] Unable to connect to port 22 on 172.24.4.19). Number attempts: 10. Retry after 11 seconds.
2026-02-25 15:59:56,609 83607 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.19 ([Errno None] Unable to connect to port 22 on 172.24.4.19). Number attempts: 11. Retry after 12 seconds.
2026-02-25 16:00:12,189 83607 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.19 ([Errno None] Unable to connect to port 22 on 172.24.4.19). Number attempts: 12. Retry after 13 seconds.
2026-02-25 16:00:28,765 83607 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.19 ([Errno None] Unable to connect to port 22 on 172.24.4.19). Number attempts: 13. Retry after 14 seconds.
2026-02-25 16:00:46,333 83607 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.19 ([Errno None] Unable to connect to port 22 on 172.24.4.19). Number attempts: 14. Retry after 15 seconds.
2026-02-25 16:01:04,925 83607 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.19 ([Errno None] Unable to connect to port 22 on 172.24.4.19). Number attempts: 15. Retry after 16 seconds.
2026-02-25 16:01:24,509 83607 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.19 ([Errno None] Unable to connect to port 22 on 172.24.4.19). Number attempts: 16. Retry after 17 seconds.
2026-02-25 16:01:45,085 83607 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.19 after 16 attempts. Proxy client: no proxy client
2026-02-25 16:01:45.085 83607 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-02-25 16:01:45.085 83607 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-02-25 16:01:45.085 83607 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-02-25 16:01:45.085 83607 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-25 16:01:45.085 83607 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors)
2026-02-25 16:01:45.085 83607 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.24.4.19
2026-02-25 16:01:45.085 83607 ERROR tempest.lib.common.ssh
2026-02-25 16:01:45,086 83607 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped. Timeout trying to ssh to server {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-TestVolumeBootPattern-1193206475-network': [{'version': 4, 'addr': '10.0.0.6', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:11:b9:e2'}]}, 'created': '2026-02-25T14:57:46Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.119/compute/flavors/42'}]}, 'hostId': '470d0250b544a7b09877c39571695b11ce5d6b19d66632ed33e6ea34', 'id': '938ae2ef-2da3-4c36-bc9c-ba04b072b265', 'image': '', 'links': [{'rel': 'self', 'href': 'http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265'}, {'rel': 'bookmark', 'href': 'http://192.168.122.119/compute/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265'}], 'metadata': {}, 'name': 'tempest-TestVolumeBootPattern-server-928403267', 'status': 'ACTIVE', 'tenant_id': '3d007cfa64f547159cc538caccca8f48', 'user_id': 'a1dcddd485dd48ae82df66efa0ae0b80', 'updated': '2026-02-25T14:58:09Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-787741624', 'OS-SRV-USG:launched_at': '2026-02-25T14:58:09.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--1709372680'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '603ceb8f-999e-4bdd-a2b4-3010a4fd6af5'}]}
2026-02-25 16:01:45,635 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 POST http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265/action 0.548s
2026-02-25 16:01:45,635 83607 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': 'Wed, 25 Feb 2026 15:01:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '31452', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61bcef5d-cdc9-4b4e-93d8-a60b71608fb2', 'x-compute-request-id': 'req-61bcef5d-cdc9-4b4e-93d8-a60b71608fb2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265/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-25 16:01:45,636 83607 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server 938ae2ef-2da3-4c36-bc9c-ba04b072b265: [ 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.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.489 MHz processor
[ 0.003488] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x398e7384ffa, max_idle_ns: 881590744074 ns
[ 0.005583] Calibrating delay loop (skipped), value calculated using timer frequency.. 3992.97 BogoMIPS (lpj=7985956)
[ 0.008795] AMD Zen1 DIV0 bug detected. Disable SMT for full protection.
[ 0.025596] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127
[ 0.029462] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0
[ 0.037699] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.039185] Spectre V2 : Mitigation: Retpolines
[ 0.039496] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.039976] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.040493] RETBleed: Mitigation: untrained return thunk
[ 0.041163] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.041931] Speculative Return Stack Overflow: IBPB-extending microcode not applied!
[ 0.042282] Speculative Return Stack Overflow: WARNING: See https://kernel.org/doc/html/latest/admin-guide/hw-vuln/srso.html for mitigation options.
[ 0.042554] Speculative Return Stack Overflow: Mitigation: safe RET, no microcode
[ 0.053602] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.060970] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.061378] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.061674] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.062050] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[ 0.062789] x86/fpu: xstate_offset[3]: 960, xstate_sizes[3]: 64
[ 0.063376] x86/fpu: xstate_offset[4]: 1024, xstate_sizes[4]: 64
[ 0.063635] x86/fpu: xstate_offset[9]: 2688, xstate_sizes[9]: 8
[ 0.065038] x86/fpu: Enabled xstate features 0x21b, context size is 2696 bytes, using 'standard' format.
[ 1.095973] Freeing SMP alternatives memory: 44K
[ 1.098196] pid_max: default: 32768 minimum: 301
[ 1.107380] LSM: Security Framework initializing
[ 1.111466] landlock: Up and running.
[ 1.111771] Yama: becoming mindful.
[ 1.122763] AppArmor: AppArmor initialized
[ 1.131219] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 1.131780] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 1.303460] smpboot: CPU0: AMD EPYC Processor (family: 0x17, model: 0x1, stepping: 0x2)
[ 1.321593] Performance Events: PMU not available due to virtualization, using software events only.
[ 1.323989] signal: max sigframe size: 3632
[ 1.327613] rcu: Hierarchical SRCU implementation.
[ 1.346829] NMI watchdog: Perf NMI watchdog permanently disabled
[ 1.354853] smp: Bringing up secondary CPUs ...
[ 1.355254] smp: Brought up 1 node, 1 CPU
[ 1.355502] smpboot: Max logical packages: 1
[ 1.355809] smpboot: Total of 1 processors activated (3992.97 BogoMIPS)
[ 1.385438] devtmpfs: initialized
[ 1.393266] x86/mm: Memory block size: 128MB
[ 1.406573] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 1.408013] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
[ 1.417777] pinctrl core: initialized pinctrl subsystem
[ 1.434312] PM: RTC time: 14:58:15, date: 2026-02-25
[ 1.451742] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 1.462317] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[ 1.465659] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 1.467426] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 1.468201] audit: initializing netlink subsys (disabled)
[ 1.477832] audit: type=2000 audit(1772031495.516:1): state=initialized audit_enabled=0 res=1
[ 1.486856] thermal_sys: Registered thermal governor 'fair_share'
[ 1.486939] thermal_sys: Registered thermal governor 'bang_bang'
[ 1.487235] thermal_sys: Registered thermal governor 'step_wise'
[ 1.487458] thermal_sys: Registered thermal governor 'user_space'
[ 1.487668] thermal_sys: Registered thermal governor 'power_allocator'
[ 1.488361] EISA bus registered
[ 1.488970] cpuidle: using governor ladder
[ 1.489209] cpuidle: using governor menu
[ 1.494702] ACPI: bus type PCI registered
[ 1.495171] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 1.502806] PCI: Using configuration type 1 for base access
[ 1.503141] PCI: Using configuration type 1 for extended access
[ 1.578231] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 1.587644] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 1.587992] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 1.671063] ACPI: Added _OSI(Module Device)
[ 1.671381] ACPI: Added _OSI(Processor Device)
[ 1.671566] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 1.671745] ACPI: Added _OSI(Processor Aggregator Device)
[ 1.672128] ACPI: Added _OSI(Linux-Dell-Video)
[ 1.672342] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 1.672544] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 1.727077] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 1.771263] ACPI: Interpreter enabled
[ 1.773474] ACPI: PM: (supports S0 S3 S4 S5)
[ 1.773794] ACPI: Using IOAPIC for interrupt routing
[ 1.775074] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 1.775490] PCI: Using E820 reservations for host bridge windows
[ 1.779403] ACPI: Enabled 2 GPEs in block 00 to 0F
[ 1.889199] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 1.890862] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 1.905346] acpiphp: Slot [3] registered
[ 1.905997] acpiphp: Slot [4] registered
[ 1.906452] acpiphp: Slot [5] registered
[ 1.906982] acpiphp: Slot [6] registered
[ 1.907433] acpiphp: Slot [7] registered
[ 1.909371] acpiphp: Slot [8] registered
[ 1.909815] acpiphp: Slot [9] registered
[ 1.910237] acpiphp: Slot [10] registered
[ 1.910712] acpiphp: Slot [11] registered
[ 1.911140] acpiphp: Slot [12] registered
[ 1.911577] acpiphp: Slot [13] registered
[ 1.911999] acpiphp: Slot [14] registered
[ 1.913025] acpiphp: Slot [15] registered
[ 1.913554] acpiphp: Slot [16] registered
[ 1.914021] acpiphp: Slot [17] registered
[ 1.914458] acpiphp: Slot [18] registered
[ 1.914945] acpiphp: Slot [19] registered
[ 1.915370] acpiphp: Slot [20] registered
[ 1.915891] acpiphp: Slot [21] registered
[ 1.916312] acpiphp: Slot [22] registered
[ 1.916744] acpiphp: Slot [23] registered
[ 1.917109] acpiphp: Slot [24] registered
[ 1.917637] acpiphp: Slot [25] registered
[ 1.918068] acpiphp: Slot [26] registered
[ 1.918617] acpiphp: Slot [27] registered
[ 1.919063] acpiphp: Slot [28] registered
[ 1.919506] acpiphp: Slot [29] registered
[ 1.919933] acpiphp: Slot [30] registered
[ 1.920367] acpiphp: Slot [31] registered
[ 1.920970] PCI host bridge to bus 0000:00
[ 1.921586] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 1.921974] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 1.922468] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 1.922721] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 1.923103] pci_bus 0000:00: root bus resource [mem 0x0c000000-0xfebfffff window]
[ 1.923372] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]
[ 1.929076] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[ 1.954904] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[ 1.959493] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[ 1.963731] pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f]
[ 1.965163] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 1.965584] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 1.965876] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 1.966178] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 1.971217] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[ 1.972255] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
[ 1.972618] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
[ 1.979000] pci 0000:00:02.0: [1af4:1050] type 00 class 0x030000
[ 1.980717] pci 0000:00:02.0: reg 0x10: [mem 0xfe000000-0xfe7fffff pref]
[ 1.985049] pci 0000:00:02.0: reg 0x18: [mem 0xfe800000-0xfe803fff 64bit pref]
[ 1.987025] pci 0000:00:02.0: reg 0x20: [mem 0xfeb90000-0xfeb90fff]
[ 1.989920] pci 0000:00:02.0: reg 0x30: [mem 0xfeb80000-0xfeb8ffff pref]
[ 1.990985] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 2.009571] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000
[ 2.011271] pci 0000:00:03.0: reg 0x10: [io 0xc080-0xc0bf]
[ 2.012856] pci 0000:00:03.0: reg 0x14: [mem 0xfeb91000-0xfeb91fff]
[ 2.016970] pci 0000:00:03.0: reg 0x20: [mem 0xfe804000-0xfe807fff 64bit pref]
[ 2.016970] pci 0000:00:03.0: reg 0x30: [mem 0xfeb00000-0xfeb7ffff pref]
[ 2.037323] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000
[ 2.039119] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f]
[ 2.040822] pci 0000:00:04.0: reg 0x14: [mem 0xfeb92000-0xfeb92fff]
[ 2.040970] pci 0000:00:04.0: reg 0x20: [mem 0xfe808000-0xfe80bfff 64bit pref]
[ 2.057578] pci 0000:00:05.0: [1af4:1002] type 00 class 0x00ff00
[ 2.059018] pci 0000:00:05.0: reg 0x10: [io 0xc0c0-0xc0ff]
[ 2.060970] pci 0000:00:05.0: reg 0x20: [mem 0xfe80c000-0xfe80ffff 64bit pref]
[ 2.083892] pci 0000:00:06.0: [1af4:1005] type 00 class 0x00ff00
[ 2.085029] pci 0000:00:06.0: reg 0x10: [io 0xc100-0xc11f]
[ 2.089465] pci 0000:00:06.0: reg 0x20: [mem 0xfe810000-0xfe813fff 64bit pref]
[ 2.121461] ACPI: PCI: Interrupt link LNKA configured for IRQ 10
[ 2.123977] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[ 2.126804] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[ 2.128909] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[ 2.129824] ACPI: PCI: Interrupt link LNKS configured for IRQ 9
[ 2.138528] iommu: Default domain type: Translated
[ 2.138877] iommu: DMA domain TLB invalidation policy: lazy mode
[ 2.149784] SCSI subsystem initialized
[ 2.160447] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 2.160941] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 2.161103] pci 0000:00:02.0: vgaarb: bridge control possible
[ 2.161570] vgaarb: loaded
[ 2.163549] ACPI: bus type USB registered
[ 2.164527] usbcore: registered new interface driver usbfs
[ 2.164970] usbcore: registered new interface driver hub
[ 2.164970] usbcore: registered new device driver usb
[ 2.169462] pps_core: LinuxPPS API ver. 1 registered
[ 2.169759] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 2.170266] PTP clock support registered
[ 2.172627] EDAC MC: Ver: 3.0.0
[ 2.192970] NetLabel: Initializing
[ 2.192970] NetLabel: domain hash size = 128
[ 2.192970] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 2.197777] NetLabel: unlabeled traffic allowed by default
[ 2.199890] PCI: Using ACPI for IRQ routing
[ 2.205757] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 2.206364] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[ 2.211610] clocksource: Switched to clocksource tsc-early
[ 2.602394] VFS: Disk quotas dquot_6.6.0
[ 2.603178] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 2.629309] AppArmor: AppArmor Filesystem Enabled
[ 2.630927] pnp: PnP ACPI init
[ 2.660218] pnp: PnP ACPI: found 5 devices
[ 2.730889] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 2.733795] NET: Registered PF_INET protocol family
[ 2.736157] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 2.805396] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 2.811995] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 2.816517] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 2.819816] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 2.820822] TCP: Hash tables configured (established 2048 bind 2048)
[ 2.826010] MPTCP token hash table entries: 256 (order: 0, 6144 bytes, linear)
[ 2.830752] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 2.831564] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 2.835366] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 2.836522] NET: Registered PF_XDP protocol family
[ 2.842461] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 2.845328] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 2.845574] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 2.845813] pci_bus 0000:00: resource 7 [mem 0x0c000000-0xfebfffff window]
[ 2.846061] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window]
[ 2.848171] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 2.848555] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 2.848872] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 2.849711] PCI: CLS 0 bytes, default 64
[ 2.867531] Trying to unpack rootfs image as initramfs...
[ 2.893670] Initialise system trusted keyrings
[ 2.906113] Key type blacklist registered
[ 2.916522] workingset: timestamp_bits=36 max_order=15 bucket_order=0
[ 3.006922] zbud: loaded
[ 3.030380] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 3.046025] fuse: init (API version 7.34)
[ 3.069253] integrity: Platform Keyring initialized
[ 3.187888] Key type asymmetric registered
[ 3.188343] Asymmetric key parser 'x509' registered
[ 3.191229] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 3.194845] io scheduler mq-deadline registered
[ 3.231348] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 3.259028] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 3.272862] ACPI: button: Power Button [PWRF]
[ 3.892009] tsc: Refined TSC clocksource calibration: 2000.049 MHz
[ 3.897261] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1cd45c917c5, max_idle_ns: 440795225530 ns
[ 3.909445] clocksource: Switched to clocksource tsc
[ 5.062002] ACPI: \_SB_.LNKB: Enabled at IRQ 10
[ 6.819432] ACPI: \_SB_.LNKC: Enabled at IRQ 11
[ 6.843085] Freeing initrd memory: 8864K
[ 7.677064] ACPI: \_SB_.LNKD: Enabled at IRQ 11
[ 8.475509] ACPI: \_SB_.LNKA: Enabled at IRQ 10
[ 9.259209] Free page reporting enabled
[ 9.262456] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 9.290188] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 9.344946] Linux agpgart interface v0.103
[ 9.407687] loop: module loaded
[ 9.430895] scsi host0: ata_piix
[ 9.437922] scsi host1: ata_piix
[ 9.439583] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14
[ 9.439987] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15
[ 9.451729] tun: Universal TUN/TAP device driver, 1.6
[ 9.453053] PPP generic driver version 2.4.2
[ 9.455360] VFIO - User Level meta-driver version: 0.3
[ 9.458566] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 9.459120] ehci-pci: EHCI PCI platform driver
[ 9.459703] ehci-platform: EHCI generic platform driver
[ 9.460135] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 9.460517] ohci-pci: OHCI PCI platform driver
[ 9.461091] ohci-platform: OHCI generic platform driver
[ 9.461091] uhci_hcd: USB Universal Host Controller Interface driver
[ 9.464700] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 9.471705] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 9.472362] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 9.476658] mousedev: PS/2 mouse device common for all mice
[ 9.483941] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 9.485942] rtc_cmos 00:04: RTC can wake from S4
[ 9.493948] rtc_cmos 00:04: registered as rtc0
[ 9.495348] rtc_cmos 00:04: setting system clock to 2026-02-25T14:58:23 UTC (1772031503)
[ 9.497709] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs
[ 9.498368] i2c_dev: i2c /dev entries driver
[ 9.499579] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 9.500544] device-mapper: uevent: version 1.0.3
[ 9.501080] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[ 9.504159] platform eisa.0: Probing EISA bus 0
[ 9.504778] platform eisa.0: EISA: Cannot allocate resource for mainboard
[ 9.505533] platform eisa.0: Cannot allocate resource for EISA slot 1
[ 9.505884] platform eisa.0: Cannot allocate resource for EISA slot 2
[ 9.506160] platform eisa.0: Cannot allocate resource for EISA slot 3
[ 9.506431] platform eisa.0: Cannot allocate resource for EISA slot 4
[ 9.506702] platform eisa.0: Cannot allocate resource for EISA slot 5
[ 9.506986] platform eisa.0: Cannot allocate resource for EISA slot 6
[ 9.507294] platform eisa.0: Cannot allocate resource for EISA slot 7
[ 9.507566] platform eisa.0: Cannot allocate resource for EISA slot 8
[ 9.507858] platform eisa.0: EISA: Detected 0 cards
[ 9.508795] ledtrig-cpu: registered to indicate activity on CPUs
[ 9.511727] drop_monitor: Initializing network drop monitor service
[ 9.516425] NET: Registered PF_INET6 protocol family
[ 9.839407] Segment Routing with IPv6
[ 9.840195] In-situ OAM (IOAM) with IPv6
[ 9.841209] NET: Registered PF_PACKET protocol family
[ 9.843669] Key type dns_resolver registered
[ 9.850097] IPI shorthand broadcast: enabled
[ 9.851442] sched_clock: Marking stable (9896162353, -47029044)->(9911151442, -62018133)
[ 9.857023] registered taskstats version 1
[ 9.859412] Loading compiled-in X.509 certificates
[ 9.882867] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b'
[ 9.888770] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[ 9.893633] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[ 9.894436] blacklist: Loading compiled-in revocation X.509 certificates
[ 9.897231] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[ 9.898578] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03'
[ 9.899394] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b'
[ 9.900241] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8'
[ 9.900979] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d'
[ 9.902175] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c'
[ 9.903021] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af'
[ 9.903708] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9'
[ 9.910002] zswap: loaded using pool lzo/zbud
[ 9.916485] Key type .fscrypt registered
[ 9.916802] Key type fscrypt-provisioning registered
[ 10.019850] Key type encrypted registered
[ 10.020279] AppArmor: AppArmor sha1 policy hashing enabled
[ 10.021691] ima: No TPM chip found, activating TPM-bypass!
[ 10.022128] Loading compiled-in module X.509 certificates
[ 10.027240] Loaded X.509 cert 'Build time autogenerated kernel key: 7230509c459156a5fa0affeafa6f1dd7ec91dc8b'
[ 10.027882] ima: Allocated hash algorithm: sha1
[ 10.031998] ima: No architecture policies found
[ 10.033397] evm: Initialising EVM extended attributes:
[ 10.033697] evm: security.selinux
[ 10.034299] evm: security.SMACK64
[ 10.034462] evm: security.SMACK64EXEC
[ 10.034621] evm: security.SMACK64TRANSMUTE
[ 10.034791] evm: security.SMACK64MMAP
[ 10.034962] evm: security.apparmor
[ 10.035112] evm: security.ima
[ 10.035330] evm: security.capability
[ 10.035509] evm: HMAC attrs: 0x1
[ 10.043615] PM: Magic number: 14:780:991
[ 10.053318] RAS: Correctable Errors collector initialized.
[ 10.056768] clk: Disabling unused clocks
[ 10.218463] Freeing unused decrypted memory: 2036K
[ 10.321224] Freeing unused kernel image (initmem) memory: 3368K
[ 10.322255] Write protecting the kernel read-only data: 30720k
[ 10.331854] Freeing unused kernel image (text/rodata gap) memory: 2036K
[ 10.336328] Freeing unused kernel image (rodata/data gap) memory: 1328K
[ 11.094303] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 11.096477] Run /init as init process
info: initramfs: up at 11.61
[ 13.546943] virtio_blk virtio2: [vda] 2097152 512-byte logical blocks (1.07 GB/1.00 GiB)
[ 13.594236] GPT:Primary header thinks Alt. header is not at the end of the disk.
[ 13.594627] GPT:229375 != 2097151
[ 13.594821] GPT:Alternate GPT header not at the end of the disk.
[ 13.595069] GPT:229375 != 2097151
[ 13.595262] GPT: Use GNU Parted to correct GPT errors.
[ 14.475293] 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.42
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:93:8a:e2:ef:2d:a3:4c:36:bc:9c:ba:04:b0:72:b2:65
eth0: waiting for carrier
eth0: carrier acquired
eth0: IAID 3e:11:b9:e2
eth0: adding address fe80::f816:3eff:fe11:b9e2
eth0: soliciting an IPv6 router
eth0: soliciting a DHCP lease
eth0: offered 10.0.0.6 from 10.0.0.1
eth0: probing address 10.0.0.6/28
eth0: leased 10.0.0.6 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 38.04. request failed
failed 2/20: up 87.31. request failed
failed 3/20: up 136.60. request failed
2026-02-25 16:01:45,754 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 204 DELETE http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265 0.117s
2026-02-25 16:01:45,754 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 15:01:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8908d378-f969-4793-80e2-d9d777c4b02f', 'x-compute-request-id': 'req-8908d378-f969-4793-80e2-d9d777c4b02f', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265'}
Body: b''
2026-02-25 16:01:45,949 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265 0.194s
2026-02-25 16:01:45,949 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 15:01:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1566', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ebd3a2b-bd46-4aa8-9e78-fca456581e9b', 'x-compute-request-id': 'req-5ebd3a2b-bd46-4aa8-9e78-fca456581e9b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-1193206475-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:b9:e2"}, {"version": 4, "addr": "172.24.4.19", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:b9:e2"}]}, "created": "2026-02-25T14:57:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.119/compute/flavors/42"}]}, "hostId": "470d0250b544a7b09877c39571695b11ce5d6b19d66632ed33e6ea34", "id": "938ae2ef-2da3-4c36-bc9c-ba04b072b265", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265"}, {"rel": "bookmark", "href": "http://192.168.122.119/compute/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-928403267", "status": "ACTIVE", "tenant_id": "3d007cfa64f547159cc538caccca8f48", "user_id": "a1dcddd485dd48ae82df66efa0ae0b80", "updated": "2026-02-25T15:01:46Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-787741624", "OS-SRV-USG:launched_at": "2026-02-25T14:58:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1709372680"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}]}}'
2026-02-25 16:01:47,267 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265 0.306s
2026-02-25 16:01:47,268 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 15:01:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1566', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fa9e4a4-74e5-473a-b948-dab281a40802', 'x-compute-request-id': 'req-4fa9e4a4-74e5-473a-b948-dab281a40802', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-1193206475-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:b9:e2"}, {"version": 4, "addr": "172.24.4.19", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:b9:e2"}]}, "created": "2026-02-25T14:57:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.119/compute/flavors/42"}]}, "hostId": "470d0250b544a7b09877c39571695b11ce5d6b19d66632ed33e6ea34", "id": "938ae2ef-2da3-4c36-bc9c-ba04b072b265", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265"}, {"rel": "bookmark", "href": "http://192.168.122.119/compute/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-928403267", "status": "ACTIVE", "tenant_id": "3d007cfa64f547159cc538caccca8f48", "user_id": "a1dcddd485dd48ae82df66efa0ae0b80", "updated": "2026-02-25T15:01:46Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-787741624", "OS-SRV-USG:launched_at": "2026-02-25T14:58:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1709372680"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}]}}'
2026-02-25 16:01:48,447 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265 0.167s
2026-02-25 16:01:48,448 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 15:01:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1566', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dba2fcfe-9e1a-41b3-b3b5-a7b487805636', 'x-compute-request-id': 'req-dba2fcfe-9e1a-41b3-b3b5-a7b487805636', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestVolumeBootPattern-1193206475-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:b9:e2"}, {"version": 4, "addr": "172.24.4.19", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:b9:e2"}]}, "created": "2026-02-25T14:57:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.119/compute/flavors/42"}]}, "hostId": "470d0250b544a7b09877c39571695b11ce5d6b19d66632ed33e6ea34", "id": "938ae2ef-2da3-4c36-bc9c-ba04b072b265", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265"}, {"rel": "bookmark", "href": "http://192.168.122.119/compute/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-928403267", "status": "ACTIVE", "tenant_id": "3d007cfa64f547159cc538caccca8f48", "user_id": "a1dcddd485dd48ae82df66efa0ae0b80", "updated": "2026-02-25T15:01:48Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-787741624", "OS-SRV-USG:launched_at": "2026-02-25T14:58:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1709372680"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}]}}'
2026-02-25 16:01:49,543 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265 0.084s
2026-02-25 16:01:49,544 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 15:01:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1216', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5422ce3-2b6f-41b7-8eed-61fce77730ff', 'x-compute-request-id': 'req-e5422ce3-2b6f-41b7-8eed-61fce77730ff', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-25T14:57:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.119/compute/flavors/42"}]}, "hostId": "470d0250b544a7b09877c39571695b11ce5d6b19d66632ed33e6ea34", "id": "938ae2ef-2da3-4c36-bc9c-ba04b072b265", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265"}, {"rel": "bookmark", "href": "http://192.168.122.119/compute/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-928403267", "status": "ACTIVE", "tenant_id": "3d007cfa64f547159cc538caccca8f48", "user_id": "a1dcddd485dd48ae82df66efa0ae0b80", "updated": "2026-02-25T15:01:48Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-787741624", "OS-SRV-USG:launched_at": "2026-02-25T14:58:09.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": "603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}]}}'
2026-02-25 16:01:50,647 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265 0.091s
2026-02-25 16:01:50,648 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 15:01:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1216', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3164fc22-29f3-47f7-bafa-463f7a3584cc', 'x-compute-request-id': 'req-3164fc22-29f3-47f7-bafa-463f7a3584cc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-25T14:57:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.119/compute/flavors/42"}]}, "hostId": "470d0250b544a7b09877c39571695b11ce5d6b19d66632ed33e6ea34", "id": "938ae2ef-2da3-4c36-bc9c-ba04b072b265", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265"}, {"rel": "bookmark", "href": "http://192.168.122.119/compute/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-928403267", "status": "ACTIVE", "tenant_id": "3d007cfa64f547159cc538caccca8f48", "user_id": "a1dcddd485dd48ae82df66efa0ae0b80", "updated": "2026-02-25T15:01:48Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-787741624", "OS-SRV-USG:launched_at": "2026-02-25T14:58:09.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": "603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}]}}'
2026-02-25 16:01:51,759 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 200 GET http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265 0.099s
2026-02-25 16:01:51,759 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 15:01:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1221', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b9fdce8-f264-450b-8e32-2bdf0b155c5a', 'x-compute-request-id': 'req-6b9fdce8-f264-450b-8e32-2bdf0b155c5a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-02-25T14:57:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.119/compute/flavors/42"}]}, "hostId": "470d0250b544a7b09877c39571695b11ce5d6b19d66632ed33e6ea34", "id": "938ae2ef-2da3-4c36-bc9c-ba04b072b265", "image": "", "links": [{"rel": "self", "href": "http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265"}, {"rel": "bookmark", "href": "http://192.168.122.119/compute/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265"}], "metadata": {}, "name": "tempest-TestVolumeBootPattern-server-928403267", "status": "DELETED", "tenant_id": "3d007cfa64f547159cc538caccca8f48", "user_id": "a1dcddd485dd48ae82df66efa0ae0b80", "updated": "2026-02-25T15:01:51Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-787741624", "OS-SRV-USG:launched_at": "2026-02-25T14:58:09.000000", "OS-SRV-USG:terminated_at": "2026-02-25T15:01:50.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": "603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}]}}'
2026-02-25 16:01:51,775 83607 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 6 second wait
2026-02-25 16:01:52,810 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_last_snapshot_delete_while_stopped): 404 GET http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265 0.033s
2026-02-25 16:01:52,810 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 15:01:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-a2200641-5acd-4a74-a830-a022b011b963', 'x-compute-request-id': 'req-a2200641-5acd-4a74-a830-a022b011b963', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.119/compute/v2.1/servers/938ae2ef-2da3-4c36-bc9c-ba04b072b265'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 938ae2ef-2da3-4c36-bc9c-ba04b072b265 could not be found."}}'
2026-02-25 16:01:52,840 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://192.168.122.119/compute/v2.1/os-keypairs/tempest-keypair-787741624 0.027s
2026-02-25 16:01:52,840 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 15:01: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-cd7667f3-a5c0-43d1-8f90-91ada19b2b1b', 'x-compute-request-id': 'req-cd7667f3-a5c0-43d1-8f90-91ada19b2b1b', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.119/compute/v2.1/os-keypairs/tempest-keypair-787741624'}
Body: b''
2026-02-25 16:01:53,038 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://192.168.122.119/networking/v2.0/security-groups/17ec2978-abac-4749-ac73-e04e75ef49a0 0.197s
2026-02-25 16:01:53,038 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 15:01:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-0ed798f0-cc68-48b8-bf0d-e069a30eda3f', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.119/networking/v2.0/security-groups/17ec2978-abac-4749-ac73-e04e75ef49a0'}
Body: b''
2026-02-25 16:01:53,053 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://192.168.122.119/networking/v2.0/security-groups/17ec2978-abac-4749-ac73-e04e75ef49a0 0.014s
2026-02-25 16:01:53,053 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 15:01:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-a1475f3e-17d2-409c-ae43-f006f1327e08', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.119/networking/v2.0/security-groups/17ec2978-abac-4749-ac73-e04e75ef49a0'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 17ec2978-abac-4749-ac73-e04e75ef49a0 does not exist", "detail": ""}}'
2026-02-25 16:01:53,370 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://192.168.122.119/networking/v2.0/floatingips/31b62764-eeed-48e4-bb40-01e385e56e90 0.316s
2026-02-25 16:01:53,370 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 15:01:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-01c5bf41-76c0-4170-8352-8a2d3102f077', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.119/networking/v2.0/floatingips/31b62764-eeed-48e4-bb40-01e385e56e90'}
Body: b''
2026-02-25 16:01:53,418 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://192.168.122.119/volume/v3/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5 0.047s
2026-02-25 16:01:53,419 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 15:01:53 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-5bcd007b-875c-417c-a1bd-8b549ca5b7c5', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.119/volume/v3/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5'}
Body: b''
2026-02-25 16:01:53,465 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://192.168.122.119/volume/v3/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5 0.046s
2026-02-25 16:01:53,465 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 15:01:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-983eae0f-997c-4cb4-96dc-a3a3b59ff68e', 'content-length': '1338', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-983eae0f-997c-4cb4-96dc-a3a3b59ff68e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.119/volume/v3/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5'}
Body: b'{"volume": {"id": "603ceb8f-999e-4bdd-a2b4-3010a4fd6af5", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-02-25T14:57:31.000000", "updated_at": "2026-02-25T15:01:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1142137312", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.119/volume/v3/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}, {"rel": "bookmark", "href": "http://192.168.122.119/volume/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}], "user_id": "a1dcddd485dd48ae82df66efa0ae0b80", "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": "c50f3ecd-5e88-4737-aa36-6e073ce70c60", "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": "3d007cfa64f547159cc538caccca8f48"}}'
2026-02-25 16:01:54,513 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://192.168.122.119/volume/v3/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5 0.036s
2026-02-25 16:01:54,514 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 15:01:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f4efa5d-8258-4832-a8e1-c11dc45e4f67', 'content-length': '1338', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f4efa5d-8258-4832-a8e1-c11dc45e4f67', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.119/volume/v3/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5'}
Body: b'{"volume": {"id": "603ceb8f-999e-4bdd-a2b4-3010a4fd6af5", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2026-02-25T14:57:31.000000", "updated_at": "2026-02-25T15:01:53.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1142137312", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.119/volume/v3/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}, {"rel": "bookmark", "href": "http://192.168.122.119/volume/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5"}], "user_id": "a1dcddd485dd48ae82df66efa0ae0b80", "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": "c50f3ecd-5e88-4737-aa36-6e073ce70c60", "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": "3d007cfa64f547159cc538caccca8f48"}}'
2026-02-25 16:01:55,549 83607 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://192.168.122.119/volume/v3/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5 0.020s
2026-02-25 16:01:55,549 83607 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 25 Feb 2026 15:01:55 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-da619894-f549-4705-be03-005acdae57ac', 'x-openstack-request-id': 'req-da619894-f549-4705-be03-005acdae57ac', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.119/volume/v3/volumes/603ceb8f-999e-4bdd-a2b4-3010a4fd6af5'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume 603ceb8f-999e-4bdd-a2b4-3010a4fd6af5 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_volume_boot_pattern.py", line 198, in test_bootable_volume_last_snapshot_delete_while_stopped
instance = self.boot_instance_from_resource(
File "/opt/stack/tempest/tempest/scenario/manager.py", line 1388, in boot_instance_from_resource
return self.create_server(**create_kwargs)
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 267, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 233, 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
|
||||||
| 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
pt2.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
pt2.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
pt3.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
pt3.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
pt4.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
pt4.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 | 4 | 4 | 0 | 0 | 0 | Detail | |
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt5.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e] |
pass
pt5.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e]
|
||||||
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt5.3: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e] |
pass
pt5.4: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e]
|
||||||
| 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
pt6.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
pt6.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
pt6.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
pt6.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
pt7.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
pt7.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
pt8.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
ConsistencyGroupsV2Test) |
skip
pt8.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
pt9.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt9.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
pt10.1: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
CreateVolumesFromBackupTest) |
skip
pt10.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
pt11.1: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt11.2: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_backups | 6 | 0 | 0 | 0 | 6 | Detail | |
ProjectAdminTests39) |
skip
pt12.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
ProjectMemberTests39) |
skip
pt12.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests39)
|
||||||
ProjectMemberTests33) |
skip
pt12.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
ProjectReaderTests33) |
skip
pt12.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests33)
|
||||||
ProjectReaderTests39) |
skip
pt12.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
ProjectAdminTests33) |
skip
pt12.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests33)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectReaderTests) |
skip
pt13.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectReaderTests)
|
||||||
ProjectAdminTests) |
skip
pt13.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests)
|
||||||
ProjectMemberTests) |
skip
pt13.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt14.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests)
|
||||||
ProjectMemberTests) |
skip
pt14.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectAdminTests) |
skip
pt15.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests)
|
||||||
ProjectMemberTests) |
skip
pt15.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt15.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
pt16.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt16.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
pt17.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt17.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt17.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt17.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt17.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt17.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
pt18.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt18.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
pt19.1: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
TransferEncryptedVolumeTest) |
skip
pt19.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
pt20.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
ConcurrentVolumeActionsTest) |
skip
pt20.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
pt21.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
VolumeMultiattachTests) |
skip
pt21.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveAutoBlockMigrationV225Test) |
skip
pt22.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationTest) |
skip
pt22.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt22.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt23.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
pt24.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
pt25.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
pt26.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
pt27.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_retype | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeRetypeWithMigrationTest) |
skip
pt28.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
VolumeRetypeMultiattachTest) |
skip
pt28.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volumes_backup | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesBackupsAdminTest) |
skip
pt29.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
pt30.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test)
|
||||||
VolumesBackupsTest) |
skip
pt30.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest)
|
||||||
| setUpClass (tempest.scenario.test_volume_backup_restore | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeBackupRestore) |
skip
pt31.1: setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt32.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
pt33.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
pt34.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
pt34.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
pt35.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_server_rescue.ServerBootFromVolumeStableRescueTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_stable_device_rescue_bfv_blank_volume[id-48f123cb-922a-4065-8db6-b9a9074a556b,slow] |
pass
pt36.1: tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume[id-48f123cb-922a-4065-8db6-b9a9074a556b,slow]
|
||||||
test_stable_device_rescue_bfv_image_volume[id-e4636333-c928-40fc-98b7-70a23eef4224,slow] |
pass
pt36.2: tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume[id-e4636333-c928-40fc-98b7-70a23eef4224,slow]
|
||||||
| tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt37.1: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,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
pt38.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
pt38.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
pt39.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
pt40.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
pt41.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
pt41.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
pt41.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
pt41.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
pt41.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
pt41.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
pt42.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
pt42.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
pt42.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
pt42.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
pt42.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
pt42.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
pt42.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
pt42.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
pt43.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
pt43.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
pt44.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
pt44.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
pt44.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
pt45.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
pt46.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
pt47.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
pt47.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
pt48.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
pt48.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
pt49.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt51.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
pt51.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
pt51.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
pt51.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
pt51.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
pt51.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
pt52.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
pt52.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
pt53.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
pt53.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
pt54.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
pt54.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
pt55.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
pt55.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt57.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
pt57.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
pt57.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
pt58.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
pt59.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
pt59.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
pt59.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
pt59.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
pt59.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
pt60.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
pt60.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
pt60.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
pt60.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
pt60.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
pt61.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
pt61.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
pt62.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
pt62.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
pt63.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
pt63.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
pt63.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
pt63.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
pt64.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
pt64.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
pt64.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt68.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
pt69.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
pt70.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
pt71.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
pt72.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
pt72.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
pt73.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
pt73.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
pt74.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
pt75.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
pt75.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
pt76.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
pt76.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
pt77.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
pt77.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
pt78.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
pt78.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
pt79.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
pt79.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image]
|
||||||
| tempest.api.volume.test_volumes_clone.VolumesCloneTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] |
pass
pt81.1: tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e]
|
||||||
| 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
pt82.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
pt83.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
pt83.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 | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
pass
pt84.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_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1] |
pass
pt84.2: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1]
|
||||||
test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] |
pass
pt84.3: 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
pt85.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt86.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt88.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
pt88.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
pt88.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
pt88.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
pt89.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
pt89.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
pt89.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
pt89.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
pt89.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
pt89.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
pt89.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
pt89.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
pt89.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
pt89.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
pt89.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
pt89.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
pt89.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
pt90.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
pt90.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
pt90.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
pt90.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
pt90.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
pt90.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative]
|
||||||
| Total | 290 | 233 | 1 | 0 | 56 | ||