Status: Pass 248 Failure 2 Skip 56
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA | 1 | 0 | 1 | 0 | 0 | Detail | |
test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume] |
fail
ft1.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-05-27 16:57:26,981 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://192.168.122.20/compute/v2.1/servers/460d0d86-d4a3-4988-a1c6-2bbf630966b3 0.347s
2026-05-27 16:57:26,982 86323 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, 27 May 2026 14:57:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1679', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02d179be-12cb-4a7c-8743-4ccaeb86c0da', 'x-compute-request-id': 'req-02d179be-12cb-4a7c-8743-4ccaeb86c0da', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/compute/v2.1/servers/460d0d86-d4a3-4988-a1c6-2bbf630966b3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-164174439-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:5b:89"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:5b:89"}]}, "created": "2026-05-27T14:56:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/flavors/42"}]}, "hostId": "a6dedea36a8cd32cc29aa855858b725096ded656d5c5f7a2819cd833", "id": "460d0d86-d4a3-4988-a1c6-2bbf630966b3", "image": {"id": "03693867-f9d3-40c4-b4aa-43f0044670d8", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/images/03693867-f9d3-40c4-b4aa-43f0044670d8"}]}, "links": [{"rel": "self", "href": "http://192.168.122.20/compute/v2.1/servers/460d0d86-d4a3-4988-a1c6-2bbf630966b3"}, {"rel": "bookmark", "href": "http://192.168.122.20/compute/servers/460d0d86-d4a3-4988-a1c6-2bbf630966b3"}], "metadata": {}, "name": "tempest-ServerActionsTestOtherA-server-1166290106", "status": "ACTIVE", "tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e", "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "updated": "2026-05-27T14:57:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1923282057", "OS-SRV-USG:launched_at": "2026-05-27T14:57:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1791298555"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 16:57:27,444 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 202 POST http://192.168.122.20/volume/v3/volumes 0.448s
2026-05-27 16:57:27,445 86323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-534583554"}}
Response - Headers: {'date': 'Wed, 27 May 2026 14:57:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-422d0641-9128-43f5-9cc4-2c0b5755f4cb', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-422d0641-9128-43f5-9cc4-2c0b5755f4cb', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.20/volume/v3/volumes'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.277310", "updated_at": null, "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-05-27 16:57:27,680 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 201 POST http://192.168.122.20/identity/v3/auth/tokens 0.220s
2026-05-27 16:57:27,680 86323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Wed, 27 May 2026 14:57:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2523', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-bc2ecfdf-6d0d-468c-a37e-b5ca905a87d2', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.20/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "name": "tempest-ServerActionsTestOtherA-1333349412-project-member", "password_expires_at": null}, "audit_ids": ["3No5Y0eUQlStKJ0HayBt7g"], "expires_at": "2026-05-27T15:57:27.000000Z", "issued_at": "2026-05-27T14:57:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1bd9b6d1c9b74050b9d3c8528717b21e", "name": "tempest-ServerActionsTestOtherA-1333349412"}, "is_domain": false, "roles": [{"id": "ec7c217705034aa6b2c69a22d383cb30", "name": "reader"}, {"id": "989a4d84ad05425b87a0f84888bf38b1", "name": "member"}], "catalog": [{"endpoints": [{"id": "6fc45c74b4cd41dfb845034f8bb99bd3", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.20/networking", "region": "RegionOne"}], "id": "11594e1e6f034636b04e93a9a14b2fa7", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1fdc0cf5dc9d4553b9bef2f835294427", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.20/identity", "region": "RegionOne"}], "id": "39bdd9bc93974cb5a41717d5218072e0", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "d458f8d3ce0044a5bdc70ac4f2d55713", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.20/volume/v3", "region": "RegionOne"}], "id": "4ca85e51aeb741e7a8c31c7b69b5f62b", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a45e708045ab4509a607fe9276e919ac", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.20/compute/v2.1", "region": "RegionOne"}], "id": "4cbe381bc60941ac95c67928ccac71c4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "93c9dc9539c74259a109bb0ea9469d0c", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.20/image", "region": "RegionOne"}], "id": "8c1d6b794a32406e9f87a2c6e60bd807", "type": "image", "name": "glance"}, {"endpoints": [{"id": "642e193767f949afad806336713c3002", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.20/placement", "region": "RegionOne"}], "id": "9779a6403a534521abae2c216a718742", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "bd886f61dd174012a5edf8edd532eb29", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.20/compute/v2/1bd9b6d1c9b74050b9d3c8528717b21e", "region": "RegionOne"}], "id": "b07ab8e611e24fea9bca7e62e3445977", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2026-05-27 16:57:27,681 86323 INFO [tempest.lib.common.fixed_network] (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached) Found network {'id': 'a49c4293-c265-4abc-84f8-aed8009cd9cb', 'name': 'tempest-ServerActionsTestOtherA-164174439-network', 'tenant_id': '1bd9b6d1c9b74050b9d3c8528717b21e', 'project_id': '1bd9b6d1c9b74050b9d3c8528717b21e', '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': 3735, '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-05-27T14:56:26Z', 'updated_at': '2026-05-27T14:56:26Z', 'revision_number': 1} available for tenant
2026-05-27 16:57:27,681 86323 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-05-27 16:57:27,682 86323 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-05-27 16:57:27,790 86323 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://192.168.122.20/compute/v2.1/os-keypairs 0.107s
2026-05-27 16:57:27,790 86323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-740476265", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNnXdfoJ3kQ1eendN15Ed9CuDMmkUUTsQplGTO+0Prd8AMcMOkZJCyLZB4chIpEkDnInkfI5yNFO7QiXqiuNBGVY3ib9XANoxmVUbKavc4cabhu16Dsn507719lhThs3tw=="}}
Response - Headers: {'date': 'Wed, 27 May 2026 14:57:27 GMT', 'server': 'Apache/2.4.58 (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-a03e73b4-f451-4d28-be54-a31dabac774a', 'x-compute-request-id': 'req-a03e73b4-f451-4d28-be54-a31dabac774a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-740476265", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNnXdfoJ3kQ1eendN15Ed9CuDMmkUUTsQplGTO+0Prd8AMcMOkZJCyLZB4chIpEkDnInkfI5yNFO7QiXqiuNBGVY3ib9XANoxmVUbKavc4cabhu16Dsn507719lhThs3tw==", "fingerprint": "a1:73:65:a9:03:c3:5c:f7:05:18:df:4f:95:d5:ac:36", "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6"}}'
2026-05-27 16:57:27,793 86323 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-740476265 created
2026-05-27 16:57:28,252 86323 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.20/networking/v2.0/security-groups 0.458s
2026-05-27 16:57:28,252 86323 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--832029416", "description": "tempest-description--263372240"}}
Response - Headers: {'date': 'Wed, 27 May 2026 14:57:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-13e56659-1fe1-4be4-b64d-affe5ee41721', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.20/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "a8ce5a9c-a321-4d58-b923-457be964a811", "name": "tempest-securitygroup--832029416", "stateful": true, "tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e", "project_id": "1bd9b6d1c9b74050b9d3c8528717b21e", "description": "tempest-description--263372240", "shared": false, "security_group_rules": [{"id": "c489127a-d317-46c6-85cf-fbc47807ee5c", "project_id": "1bd9b6d1c9b74050b9d3c8528717b21e", "security_group_id": "a8ce5a9c-a321-4d58-b923-457be964a811", "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": 340, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-27T14:57:27Z", "updated_at": "2026-05-27T14:57:27Z", "revision_number": 0, "tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}, {"id": "c7b1b28e-7a51-44ca-8d8b-42d2de7aed34", "project_id": "1bd9b6d1c9b74050b9d3c8528717b21e", "security_group_id": "a8ce5a9c-a321-4d58-b923-457be964a811", "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": 341, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-27T14:57:27Z", "updated_at": "2026-05-27T14:57:27Z", "revision_number": 0, "tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}], "tags": [], "created_at": "2026-05-27T14:57:27Z", "updated_at": "2026-05-27T14:57:27Z", "revision_number": 1}}'
2026-05-27 16:57:28,553 86323 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.20/networking/v2.0/security-group-rules 0.300s
2026-05-27 16:57:28,554 86323 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": "a8ce5a9c-a321-4d58-b923-457be964a811", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Wed, 27 May 2026 14:57:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-626731c1-0e7b-4743-8453-b4060d5e2bd7', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.20/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "8d425963-3b21-4a8e-ae70-2a005fff6a4b", "project_id": "1bd9b6d1c9b74050b9d3c8528717b21e", "security_group_id": "a8ce5a9c-a321-4d58-b923-457be964a811", "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-05-27T14:57:28Z", "updated_at": "2026-05-27T14:57:28Z", "revision_number": 0, "tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:57:28,864 86323 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.20/networking/v2.0/security-group-rules 0.310s
2026-05-27 16:57:28,864 86323 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": "a8ce5a9c-a321-4d58-b923-457be964a811", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Wed, 27 May 2026 14:57:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-6fdc9abf-1cbf-4105-9ce9-e4ada6949156', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.20/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "f0f3c512-d272-4b12-9eaf-c4b78fd0a391", "project_id": "1bd9b6d1c9b74050b9d3c8528717b21e", "security_group_id": "a8ce5a9c-a321-4d58-b923-457be964a811", "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-05-27T14:57:28Z", "updated_at": "2026-05-27T14:57:28Z", "revision_number": 0, "tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:57:28,865 86323 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--832029416 created
2026-05-27 16:57:30,897 86323 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.20/networking/v2.0/floatingips 2.031s
2026-05-27 16:57:30,897 86323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "f42c6d95-9b26-4112-b80f-bdd70cd369d2"}}
Response - Headers: {'date': 'Wed, 27 May 2026 14:57:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-fc43ed9b-f4a8-49ee-8500-020a657022a2', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.20/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "a13faad8-9b84-41d3-a2cb-3c9f0ec555fb", "tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e", "project_id": "1bd9b6d1c9b74050b9d3c8528717b21e", "floating_ip_address": "172.24.4.240", "floating_network_id": "f42c6d95-9b26-4112-b80f-bdd70cd369d2", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-27T14:57:29Z", "updated_at": "2026-05-27T14:57:29Z", "revision_number": 0}}'
2026-05-27 16:57:30,898 86323 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'a13faad8-9b84-41d3-a2cb-3c9f0ec555fb', 'tenant_id': '1bd9b6d1c9b74050b9d3c8528717b21e', 'project_id': '1bd9b6d1c9b74050b9d3c8528717b21e', 'floating_ip_address': '172.24.4.240', 'floating_network_id': 'f42c6d95-9b26-4112-b80f-bdd70cd369d2', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-05-27T14:57:29Z', 'updated_at': '2026-05-27T14:57:29Z', 'revision_number': 0, 'ip': '172.24.4.240'} created
2026-05-27 16:57:30,899 86323 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-740476265', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNnXdfoJ3kQ1eendN15Ed9CuDMmkUUTsQplGTO+0Prd8AMcMOkZJCyLZB4chIpEkDnInkfI5yNFO7QiXqiuNBGVY3ib9XANoxmVUbKavc4cabhu16Dsn507719lhThs3tw==', 'fingerprint': 'a1:73:65:a9:03:c3:5c:f7:05:18:df:4f:95:d5:ac:36', 'user_id': '42e8e6b2d91b4cfbb8523573e7f3fbd6', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDKd8O2l3ZFYuCTA+Ex2XOGdw5HgeYpcQNBfdn7g3QwmjLGEsfwHiQH\nQUpS6KS6LQGgBwYFK4EEACKhZANiAATZ13X6Cd5ENXnp3TdeRHfQrgzJpFFE7EKZ\nRkzvtD63fADHDDpGSQsi2QeHISKRJA5yJ5HyOcjRTu0Il6orjQRlWN4m/VwDaMZl\nVGymr3OHGm4bteg7J+dO+9fZYU4bN7c=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'a8ce5a9c-a321-4d58-b923-457be964a811', 'name': 'tempest-securitygroup--832029416', 'stateful': True, 'tenant_id': '1bd9b6d1c9b74050b9d3c8528717b21e', 'project_id': '1bd9b6d1c9b74050b9d3c8528717b21e', 'description': 'tempest-description--263372240', 'shared': False, 'security_group_rules': [{'id': 'c489127a-d317-46c6-85cf-fbc47807ee5c', 'project_id': '1bd9b6d1c9b74050b9d3c8528717b21e', 'security_group_id': 'a8ce5a9c-a321-4d58-b923-457be964a811', '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': 340, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-27T14:57:27Z', 'updated_at': '2026-05-27T14:57:27Z', 'revision_number': 0, 'tenant_id': '1bd9b6d1c9b74050b9d3c8528717b21e'}, {'id': 'c7b1b28e-7a51-44ca-8d8b-42d2de7aed34', 'project_id': '1bd9b6d1c9b74050b9d3c8528717b21e', 'security_group_id': 'a8ce5a9c-a321-4d58-b923-457be964a811', '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': 341, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-27T14:57:27Z', 'updated_at': '2026-05-27T14:57:27Z', 'revision_number': 0, 'tenant_id': '1bd9b6d1c9b74050b9d3c8528717b21e'}], 'tags': [], 'created_at': '2026-05-27T14:57:27Z', 'updated_at': '2026-05-27T14:57:27Z', 'revision_number': 1}, 'floating_ip': {'id': 'a13faad8-9b84-41d3-a2cb-3c9f0ec555fb', 'tenant_id': '1bd9b6d1c9b74050b9d3c8528717b21e', 'project_id': '1bd9b6d1c9b74050b9d3c8528717b21e', 'floating_ip_address': '172.24.4.240', 'floating_network_id': 'f42c6d95-9b26-4112-b80f-bdd70cd369d2', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-05-27T14:57:29Z', 'updated_at': '2026-05-27T14:57:29Z', 'revision_number': 0, 'ip': '172.24.4.240'}}
2026-05-27 16:57:31,834 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 202 POST http://192.168.122.20/compute/v2.1/servers 0.934s
2026-05-27 16:57:31,835 86323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-tempest.common.compute-instance-1958893096", "imageRef": "03693867-f9d3-40c4-b4aa-43f0044670d8", "flavorRef": "42", "networks": [{"uuid": "a49c4293-c265-4abc-84f8-aed8009cd9cb"}], "security_groups": [{"name": "tempest-securitygroup--832029416"}], "key_name": "tempest-keypair-740476265", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Wed, 27 May 2026 14:57:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '411', 'location': 'http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad62ebc5-8e8c-4720-85c7-85f0d47bec15', 'x-compute-request-id': 'req-ad62ebc5-8e8c-4720-85c7-85f0d47bec15', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.20/compute/v2.1/servers'}
Body: b'{"server": {"id": "e6950521-9c52-4f6d-b2c0-9cadf2838972", "links": [{"rel": "self", "href": "http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972"}, {"rel": "bookmark", "href": "http://192.168.122.20/compute/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--832029416"}], "adminPass": "3B73HG3KSkEk"}}'
2026-05-27 16:57:32,696 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972 0.857s
2026-05-27 16:57:32,696 86323 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, 27 May 2026 14:57:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc8577af-267b-4123-a8d5-e1699ecf7ace', 'x-compute-request-id': 'req-fc8577af-267b-4123-a8d5-e1699ecf7ace', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T14:57:32Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/flavors/42"}]}, "hostId": "", "id": "e6950521-9c52-4f6d-b2c0-9cadf2838972", "image": {"id": "03693867-f9d3-40c4-b4aa-43f0044670d8", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/images/03693867-f9d3-40c4-b4aa-43f0044670d8"}]}, "links": [{"rel": "self", "href": "http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972"}, {"rel": "bookmark", "href": "http://192.168.122.20/compute/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1958893096", "status": "BUILD", "tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e", "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "updated": "2026-05-27T14:57:32Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-740476265", "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-05-27 16:57:33,938 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972 0.223s
2026-05-27 16:57:33,939 86323 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, 27 May 2026 14:57:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1255', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3c90820-3ae1-4051-abcf-6dbe1f1febf9', 'x-compute-request-id': 'req-a3c90820-3ae1-4051-abcf-6dbe1f1febf9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T14:57:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/flavors/42"}]}, "hostId": "", "id": "e6950521-9c52-4f6d-b2c0-9cadf2838972", "image": {"id": "03693867-f9d3-40c4-b4aa-43f0044670d8", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/images/03693867-f9d3-40c4-b4aa-43f0044670d8"}]}, "links": [{"rel": "self", "href": "http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972"}, {"rel": "bookmark", "href": "http://192.168.122.20/compute/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1958893096", "status": "BUILD", "tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e", "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "updated": "2026-05-27T14:57:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-740476265", "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-05-27 16:57:35,149 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972 0.191s
2026-05-27 16:57:35,150 86323 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, 27 May 2026 14:57:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1303', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b689fb5-2c8e-4d85-9250-ac2ea965b79b', 'x-compute-request-id': 'req-2b689fb5-2c8e-4d85-9250-ac2ea965b79b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T14:57:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/flavors/42"}]}, "hostId": "a6dedea36a8cd32cc29aa855858b725096ded656d5c5f7a2819cd833", "id": "e6950521-9c52-4f6d-b2c0-9cadf2838972", "image": {"id": "03693867-f9d3-40c4-b4aa-43f0044670d8", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/images/03693867-f9d3-40c4-b4aa-43f0044670d8"}]}, "links": [{"rel": "self", "href": "http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972"}, {"rel": "bookmark", "href": "http://192.168.122.20/compute/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1958893096", "status": "BUILD", "tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e", "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "updated": "2026-05-27T14:57:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-740476265", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 16:57:35,161 86323 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-05-27 16:57:36,384 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972 0.223s
2026-05-27 16:57:36,385 86323 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, 27 May 2026 14:57:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1303', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49838bf3-d128-4dfe-b55a-f9856190cd5b', 'x-compute-request-id': 'req-49838bf3-d128-4dfe-b55a-f9856190cd5b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T14:57:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/flavors/42"}]}, "hostId": "a6dedea36a8cd32cc29aa855858b725096ded656d5c5f7a2819cd833", "id": "e6950521-9c52-4f6d-b2c0-9cadf2838972", "image": {"id": "03693867-f9d3-40c4-b4aa-43f0044670d8", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/images/03693867-f9d3-40c4-b4aa-43f0044670d8"}]}, "links": [{"rel": "self", "href": "http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972"}, {"rel": "bookmark", "href": "http://192.168.122.20/compute/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1958893096", "status": "BUILD", "tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e", "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "updated": "2026-05-27T14:57:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-740476265", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 16:57:37,653 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972 0.253s
2026-05-27 16:57:37,654 86323 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, 27 May 2026 14:57:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef737f83-1e73-45c0-826e-ec8f97fd87ee', 'x-compute-request-id': 'req-ef737f83-1e73-45c0-826e-ec8f97fd87ee', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T14:57:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/flavors/42"}]}, "hostId": "a6dedea36a8cd32cc29aa855858b725096ded656d5c5f7a2819cd833", "id": "e6950521-9c52-4f6d-b2c0-9cadf2838972", "image": {"id": "03693867-f9d3-40c4-b4aa-43f0044670d8", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/images/03693867-f9d3-40c4-b4aa-43f0044670d8"}]}, "links": [{"rel": "self", "href": "http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972"}, {"rel": "bookmark", "href": "http://192.168.122.20/compute/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1958893096", "status": "BUILD", "tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e", "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "updated": "2026-05-27T14:57:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-740476265", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 16:57:37,669 86323 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-05-27 16:57:39,305 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972 0.635s
2026-05-27 16:57:39,305 86323 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, 27 May 2026 14:57:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1388', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-439c8439-8583-4d5d-bb12-b61f5eed2145', 'x-compute-request-id': 'req-439c8439-8583-4d5d-bb12-b61f5eed2145', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T14:57:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/flavors/42"}]}, "hostId": "a6dedea36a8cd32cc29aa855858b725096ded656d5c5f7a2819cd833", "id": "e6950521-9c52-4f6d-b2c0-9cadf2838972", "image": {"id": "03693867-f9d3-40c4-b4aa-43f0044670d8", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/images/03693867-f9d3-40c4-b4aa-43f0044670d8"}]}, "links": [{"rel": "self", "href": "http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972"}, {"rel": "bookmark", "href": "http://192.168.122.20/compute/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1958893096", "status": "BUILD", "tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e", "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "updated": "2026-05-27T14:57:38Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-740476265", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--832029416"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 16:57:39,328 86323 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 7 second wait
2026-05-27 16:57:41,356 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972 1.026s
2026-05-27 16:57:41,356 86323 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, 27 May 2026 14:57:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1376', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fa7e815-fd6d-4795-a85d-5c20d1d090ea', 'x-compute-request-id': 'req-8fa7e815-fd6d-4795-a85d-5c20d1d090ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T14:57:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/flavors/42"}]}, "hostId": "a6dedea36a8cd32cc29aa855858b725096ded656d5c5f7a2819cd833", "id": "e6950521-9c52-4f6d-b2c0-9cadf2838972", "image": {"id": "03693867-f9d3-40c4-b4aa-43f0044670d8", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/images/03693867-f9d3-40c4-b4aa-43f0044670d8"}]}, "links": [{"rel": "self", "href": "http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972"}, {"rel": "bookmark", "href": "http://192.168.122.20/compute/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1958893096", "status": "BUILD", "tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e", "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "updated": "2026-05-27T14:57:39Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-740476265", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--832029416"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 16:57:41,377 86323 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 9 second wait
2026-05-27 16:57:42,859 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972 0.480s
2026-05-27 16:57:42,860 86323 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, 27 May 2026 14:57:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1376', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8cf3f37f-0e69-476b-aa19-b19133b48773', 'x-compute-request-id': 'req-8cf3f37f-0e69-476b-aa19-b19133b48773', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T14:57:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/flavors/42"}]}, "hostId": "a6dedea36a8cd32cc29aa855858b725096ded656d5c5f7a2819cd833", "id": "e6950521-9c52-4f6d-b2c0-9cadf2838972", "image": {"id": "03693867-f9d3-40c4-b4aa-43f0044670d8", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/images/03693867-f9d3-40c4-b4aa-43f0044670d8"}]}, "links": [{"rel": "self", "href": "http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972"}, {"rel": "bookmark", "href": "http://192.168.122.20/compute/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1958893096", "status": "BUILD", "tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e", "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "updated": "2026-05-27T14:57:39Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-740476265", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--832029416"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 16:57:44,277 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972 0.396s
2026-05-27 16:57:44,277 86323 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, 27 May 2026 14:57:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1376', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f1c0127-0063-45f3-b016-613365ced7c0', 'x-compute-request-id': 'req-1f1c0127-0063-45f3-b016-613365ced7c0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T14:57:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/flavors/42"}]}, "hostId": "a6dedea36a8cd32cc29aa855858b725096ded656d5c5f7a2819cd833", "id": "e6950521-9c52-4f6d-b2c0-9cadf2838972", "image": {"id": "03693867-f9d3-40c4-b4aa-43f0044670d8", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/images/03693867-f9d3-40c4-b4aa-43f0044670d8"}]}, "links": [{"rel": "self", "href": "http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972"}, {"rel": "bookmark", "href": "http://192.168.122.20/compute/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1958893096", "status": "BUILD", "tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e", "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "updated": "2026-05-27T14:57:39Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-740476265", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--832029416"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 16:57:45,617 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972 0.324s
2026-05-27 16:57:45,618 86323 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, 27 May 2026 14:57:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1376', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14a35b71-9fe5-481a-801b-8a747efe116d', 'x-compute-request-id': 'req-14a35b71-9fe5-481a-801b-8a747efe116d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T14:57:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/flavors/42"}]}, "hostId": "a6dedea36a8cd32cc29aa855858b725096ded656d5c5f7a2819cd833", "id": "e6950521-9c52-4f6d-b2c0-9cadf2838972", "image": {"id": "03693867-f9d3-40c4-b4aa-43f0044670d8", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/images/03693867-f9d3-40c4-b4aa-43f0044670d8"}]}, "links": [{"rel": "self", "href": "http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972"}, {"rel": "bookmark", "href": "http://192.168.122.20/compute/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1958893096", "status": "BUILD", "tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e", "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "updated": "2026-05-27T14:57:39Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-740476265", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--832029416"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 16:57:47,495 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972 0.862s
2026-05-27 16:57:47,496 86323 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, 27 May 2026 14:57:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1376', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a909b04e-04a0-44d4-b70d-4402b13da891', 'x-compute-request-id': 'req-a909b04e-04a0-44d4-b70d-4402b13da891', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T14:57:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/flavors/42"}]}, "hostId": "a6dedea36a8cd32cc29aa855858b725096ded656d5c5f7a2819cd833", "id": "e6950521-9c52-4f6d-b2c0-9cadf2838972", "image": {"id": "03693867-f9d3-40c4-b4aa-43f0044670d8", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/images/03693867-f9d3-40c4-b4aa-43f0044670d8"}]}, "links": [{"rel": "self", "href": "http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972"}, {"rel": "bookmark", "href": "http://192.168.122.20/compute/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1958893096", "status": "BUILD", "tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e", "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "updated": "2026-05-27T14:57:39Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-740476265", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--832029416"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 16:57:48,724 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972 0.210s
2026-05-27 16:57:48,725 86323 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, 27 May 2026 14:57:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1376', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b4c2cd4-89e4-4f75-befa-0e718f049d87', 'x-compute-request-id': 'req-2b4c2cd4-89e4-4f75-befa-0e718f049d87', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T14:57:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/flavors/42"}]}, "hostId": "a6dedea36a8cd32cc29aa855858b725096ded656d5c5f7a2819cd833", "id": "e6950521-9c52-4f6d-b2c0-9cadf2838972", "image": {"id": "03693867-f9d3-40c4-b4aa-43f0044670d8", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/images/03693867-f9d3-40c4-b4aa-43f0044670d8"}]}, "links": [{"rel": "self", "href": "http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972"}, {"rel": "bookmark", "href": "http://192.168.122.20/compute/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1958893096", "status": "BUILD", "tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e", "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "updated": "2026-05-27T14:57:39Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-740476265", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--832029416"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 16:57:50,441 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972 0.692s
2026-05-27 16:57:50,442 86323 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, 27 May 2026 14:57:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1558', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f674f6e5-4db0-4e4c-9c2e-f5f951ecddb8', 'x-compute-request-id': 'req-f674f6e5-4db0-4e4c-9c2e-f5f951ecddb8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-164174439-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:c9:ba"}]}, "created": "2026-05-27T14:57:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/flavors/42"}]}, "hostId": "a6dedea36a8cd32cc29aa855858b725096ded656d5c5f7a2819cd833", "id": "e6950521-9c52-4f6d-b2c0-9cadf2838972", "image": {"id": "03693867-f9d3-40c4-b4aa-43f0044670d8", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/images/03693867-f9d3-40c4-b4aa-43f0044670d8"}]}, "links": [{"rel": "self", "href": "http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972"}, {"rel": "bookmark", "href": "http://192.168.122.20/compute/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1958893096", "status": "ACTIVE", "tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e", "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "updated": "2026-05-27T14:57:50Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-740476265", "OS-SRV-USG:launched_at": "2026-05-27T14:57:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--832029416"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 16:57:50,461 86323 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 18 second wait
2026-05-27 16:57:50,719 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972/os-interface 0.256s
2026-05-27 16:57:50,720 86323 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, 27 May 2026 14:57:50 GMT', 'server': 'Apache/2.4.58 (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-682447a4-d94e-4904-babb-3bd024ca5bd1', 'x-compute-request-id': 'req-682447a4-d94e-4904-babb-3bd024ca5bd1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "a49c4293-c265-4abc-84f8-aed8009cd9cb", "port_id": "7f5b6670-6134-4d06-b1cb-3b6b9e3a53ba", "mac_addr": "fa:16:3e:e1:c9:ba", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "4b2633db-031e-4dc4-aa90-dc9fbdbecb17", "ip_address": "10.0.0.9"}]}]}'
2026-05-27 16:57:52,956 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 PUT http://192.168.122.20/networking/v2.0/floatingips/a13faad8-9b84-41d3-a2cb-3c9f0ec555fb 2.231s
2026-05-27 16:57:52,957 86323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "7f5b6670-6134-4d06-b1cb-3b6b9e3a53ba"}}
Response - Headers: {'date': 'Wed, 27 May 2026 14:57:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-b8e467db-65cc-4f94-9d31-ed859b87ddfb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/networking/v2.0/floatingips/a13faad8-9b84-41d3-a2cb-3c9f0ec555fb'}
Body: b'{"floatingip": {"id": "a13faad8-9b84-41d3-a2cb-3c9f0ec555fb", "tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e", "project_id": "1bd9b6d1c9b74050b9d3c8528717b21e", "floating_ip_address": "172.24.4.240", "floating_network_id": "f42c6d95-9b26-4112-b80f-bdd70cd369d2", "router_id": "adf940c2-d584-4e35-8a52-f77cda330c3f", "port_id": "7f5b6670-6134-4d06-b1cb-3b6b9e3a53ba", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "a49c4293-c265-4abc-84f8-aed8009cd9cb", "mac_address": "fa:16:3e:e1:c9:ba", "admin_state_up": true, "status": "ACTIVE", "device_id": "e6950521-9c52-4f6d-b2c0-9cadf2838972", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-27T14:57:29Z", "updated_at": "2026-05-27T14:57:51Z", "revision_number": 1}}'
2026-05-27 16:57:52,958 86323 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.240:22' as 'cirros' with public key authentication
2026-05-27 16:58:12,589 86323 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-05-27 16:58:12,702 86323 INFO [paramiko.transport] Authentication (publickey) successful!
2026-05-27 16:58:12,703 86323 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.240 successfully created
2026-05-27 16:58:13,468 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972 0.765s
2026-05-27 16:58:13,469 86323 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, 27 May 2026 14:58:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1677', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff74d22e-bd0f-4681-87c1-caa52d926eb3', 'x-compute-request-id': 'req-ff74d22e-bd0f-4681-87c1-caa52d926eb3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-164174439-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:c9:ba"}, {"version": 4, "addr": "172.24.4.240", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:c9:ba"}]}, "created": "2026-05-27T14:57:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/flavors/42"}]}, "hostId": "a6dedea36a8cd32cc29aa855858b725096ded656d5c5f7a2819cd833", "id": "e6950521-9c52-4f6d-b2c0-9cadf2838972", "image": {"id": "03693867-f9d3-40c4-b4aa-43f0044670d8", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/images/03693867-f9d3-40c4-b4aa-43f0044670d8"}]}, "links": [{"rel": "self", "href": "http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972"}, {"rel": "bookmark", "href": "http://192.168.122.20/compute/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1958893096", "status": "ACTIVE", "tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e", "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "updated": "2026-05-27T14:57:50Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-740476265", "OS-SRV-USG:launched_at": "2026-05-27T14:57:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--832029416"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 16:58:13,541 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.059s
2026-05-27 16:58:13,541 86323 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, 27 May 2026 14:58:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73726858-3aa5-4c7f-ae46-98079838fd47', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73726858-3aa5-4c7f-ae46-98079838fd47', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:57:30.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:58:13,552 86323 INFO [tempest.common.waiters] volume 45a52b2c-5e05-40d6-b9a7-2ba7154b500d reached available after waiting for 0.552891 seconds
2026-05-27 16:58:16,215 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 POST http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972/os-volume_attachments 2.662s
2026-05-27 16:58:16,216 86323 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}}
Response - Headers: {'date': 'Wed, 27 May 2026 14:58:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8871ef38-c336-4a16-be4e-2fa3d4ee290e', 'x-compute-request-id': 'req-8871ef38-c336-4a16-be4e-2fa3d4ee290e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "serverId": "e6950521-9c52-4f6d-b2c0-9cadf2838972", "volumeId": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "device": "/dev/vdb"}}'
2026-05-27 16:58:16,277 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.057s
2026-05-27 16:58:16,277 86323 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, 27 May 2026 14:58:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fdccf34-fb91-4295-8a97-689fc1e2293b', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fdccf34-fb91-4295-8a97-689fc1e2293b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:16.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:58:17,347 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.060s
2026-05-27 16:58:17,348 86323 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, 27 May 2026 14:58:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc7eeadd-2813-4e29-8f6f-7daafaa432c5', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc7eeadd-2813-4e29-8f6f-7daafaa432c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:16.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:58:18,534 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.174s
2026-05-27 16:58:18,535 86323 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, 27 May 2026 14:58:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9b700cf-795e-4f06-a76a-89354846db1d', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9b700cf-795e-4f06-a76a-89354846db1d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:18.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:58:19,691 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.141s
2026-05-27 16:58:19,692 86323 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, 27 May 2026 14:58:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35c84944-3cc4-4c91-9149-922101545c0d', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35c84944-3cc4-4c91-9149-922101545c0d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:18.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:58:20,785 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.073s
2026-05-27 16:58:20,785 86323 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, 27 May 2026 14:58:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66c15c4c-c6aa-4de2-a4b3-b4a79259dc8a', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66c15c4c-c6aa-4de2-a4b3-b4a79259dc8a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:58:21,886 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.088s
2026-05-27 16:58:21,886 86323 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, 27 May 2026 14:58:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24174b40-b498-45e7-b557-0974e679788b', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24174b40-b498-45e7-b557-0974e679788b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:58:22,993 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.088s
2026-05-27 16:58:22,994 86323 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, 27 May 2026 14:58:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93542d4e-9fb3-47a2-85e1-e963ec4df58f', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93542d4e-9fb3-47a2-85e1-e963ec4df58f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:58:24,112 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.104s
2026-05-27 16:58:24,113 86323 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, 27 May 2026 14:58:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cfca858-71fe-4535-97a3-c97432053c04', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cfca858-71fe-4535-97a3-c97432053c04', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:58:25,222 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.094s
2026-05-27 16:58:25,223 86323 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, 27 May 2026 14:58:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab98235b-2354-4723-ac56-90abc3edac5f', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab98235b-2354-4723-ac56-90abc3edac5f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:58:26,314 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.074s
2026-05-27 16:58:26,314 86323 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, 27 May 2026 14:58:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fd45399-c0b3-42cd-988b-ab2d06a87d49', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fd45399-c0b3-42cd-988b-ab2d06a87d49', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:58:27,373 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.044s
2026-05-27 16:58:27,374 86323 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, 27 May 2026 14:58:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc24bc77-6503-4400-8918-22f0c44e2c21', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc24bc77-6503-4400-8918-22f0c44e2c21', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:58:28,440 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.053s
2026-05-27 16:58:28,440 86323 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, 27 May 2026 14:58:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2844c158-229e-4732-9ed8-fd3dfd53facb', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2844c158-229e-4732-9ed8-fd3dfd53facb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:58:29,513 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.061s
2026-05-27 16:58:29,514 86323 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, 27 May 2026 14:58:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86ffe263-9552-4881-b002-6bb72fd440ec', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86ffe263-9552-4881-b002-6bb72fd440ec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:58:30,569 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.042s
2026-05-27 16:58:30,569 86323 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, 27 May 2026 14:58:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88b97707-004b-482a-8cca-370c8dce367c', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88b97707-004b-482a-8cca-370c8dce367c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:58:31,634 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.054s
2026-05-27 16:58:31,635 86323 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, 27 May 2026 14:58:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71adb19a-754a-4b47-a77b-67d7aaf51ca9', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71adb19a-754a-4b47-a77b-67d7aaf51ca9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:58:32,702 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.055s
2026-05-27 16:58:32,702 86323 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, 27 May 2026 14:58:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dca77c7-bc4e-41c6-89e4-632aed828c74', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dca77c7-bc4e-41c6-89e4-632aed828c74', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:58:33,755 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.041s
2026-05-27 16:58:33,755 86323 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, 27 May 2026 14:58:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8059a7b-0b13-4c4c-b494-e88a5ef0952e', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8059a7b-0b13-4c4c-b494-e88a5ef0952e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:58:34,807 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.040s
2026-05-27 16:58:34,807 86323 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, 27 May 2026 14:58:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be35f4a5-5c24-4025-911e-04229edfb378', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be35f4a5-5c24-4025-911e-04229edfb378', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:58:35,863 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.045s
2026-05-27 16:58:35,864 86323 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, 27 May 2026 14:58:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5924c62f-efb0-482a-aa8d-4287017afd3e', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5924c62f-efb0-482a-aa8d-4287017afd3e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:58:36,922 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.047s
2026-05-27 16:58:36,922 86323 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, 27 May 2026 14:58:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3dd0687-756a-4e7c-9eb7-1d4b48eec5f7', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3dd0687-756a-4e7c-9eb7-1d4b48eec5f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:58:37,982 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.049s
2026-05-27 16:58:37,982 86323 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, 27 May 2026 14:58:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82ff56f6-2a0d-4bbf-b6f8-014881607153', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82ff56f6-2a0d-4bbf-b6f8-014881607153', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:58:39,053 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.055s
2026-05-27 16:58:39,054 86323 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, 27 May 2026 14:58:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2525f98-384a-4f42-9b72-ef3786ff18cf', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2525f98-384a-4f42-9b72-ef3786ff18cf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:58:40,126 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.051s
2026-05-27 16:58:40,127 86323 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, 27 May 2026 14:58:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40026249-5707-46d9-950a-cebc32adeef9', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40026249-5707-46d9-950a-cebc32adeef9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:58:41,184 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.043s
2026-05-27 16:58:41,185 86323 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, 27 May 2026 14:58:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3de25abe-e0fa-4c40-a9aa-1b8f10a6a586', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3de25abe-e0fa-4c40-a9aa-1b8f10a6a586', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:58:42,239 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.043s
2026-05-27 16:58:42,239 86323 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, 27 May 2026 14:58:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24797568-bde2-434c-bc94-c019ed4d74c5', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24797568-bde2-434c-bc94-c019ed4d74c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:58:43,291 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.041s
2026-05-27 16:58:43,291 86323 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, 27 May 2026 14:58:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6802fd63-0973-4eef-87bc-d50df93abe41', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6802fd63-0973-4eef-87bc-d50df93abe41', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:58:44,342 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.041s
2026-05-27 16:58:44,343 86323 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, 27 May 2026 14:58:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a0a7704-c48f-4eb4-b19b-b7d566817f53', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a0a7704-c48f-4eb4-b19b-b7d566817f53', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:58:45,401 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.045s
2026-05-27 16:58:45,402 86323 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, 27 May 2026 14:58:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05270d46-c1ac-4833-a5c5-ac174ed00f08', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05270d46-c1ac-4833-a5c5-ac174ed00f08', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:58:46,559 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.143s
2026-05-27 16:58:46,560 86323 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, 27 May 2026 14:58:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63dcd9cc-4015-4add-9f60-871bce3d1dcf', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63dcd9cc-4015-4add-9f60-871bce3d1dcf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:58:47,844 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.260s
2026-05-27 16:58:47,844 86323 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, 27 May 2026 14:58:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea84aa39-e6a0-460f-b3f6-18f55b317163', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea84aa39-e6a0-460f-b3f6-18f55b317163', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:58:49,095 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.231s
2026-05-27 16:58:49,096 86323 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, 27 May 2026 14:58:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-155837d1-16f9-4633-80cc-841d2bc9440c', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-155837d1-16f9-4633-80cc-841d2bc9440c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:58:50,306 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.196s
2026-05-27 16:58:50,309 86323 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, 27 May 2026 14:58:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1f2e2ad-b1ed-4202-b4b1-a89031dbfe21', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1f2e2ad-b1ed-4202-b4b1-a89031dbfe21', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:58:51,502 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.168s
2026-05-27 16:58:51,503 86323 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, 27 May 2026 14:58:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79ce3bed-a571-443e-8175-f3fe417f1d64', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79ce3bed-a571-443e-8175-f3fe417f1d64', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:58:52,599 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.072s
2026-05-27 16:58:52,600 86323 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, 27 May 2026 14:58:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc793d0f-6c87-4411-81cf-f8cfdd43592f', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc793d0f-6c87-4411-81cf-f8cfdd43592f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:58:53,661 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.043s
2026-05-27 16:58:53,662 86323 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, 27 May 2026 14:58:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddd433af-79ec-4603-89de-182709a44e23', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddd433af-79ec-4603-89de-182709a44e23', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:58:54,740 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.062s
2026-05-27 16:58:54,740 86323 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, 27 May 2026 14:58:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9907551f-f122-4572-8632-6f1aa300ede6', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9907551f-f122-4572-8632-6f1aa300ede6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:58:55,802 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.051s
2026-05-27 16:58:55,803 86323 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, 27 May 2026 14:58:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-814c945d-f703-41e3-935f-ab2f10c02c63', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-814c945d-f703-41e3-935f-ab2f10c02c63', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:58:56,880 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.062s
2026-05-27 16:58:56,880 86323 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, 27 May 2026 14:58:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8889742-078b-4ce8-aadb-62207a0b2beb', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8889742-078b-4ce8-aadb-62207a0b2beb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:58:57,958 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.063s
2026-05-27 16:58:57,958 86323 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, 27 May 2026 14:58:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-161e9e25-e7ed-42f8-97c1-57568ef30139', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-161e9e25-e7ed-42f8-97c1-57568ef30139', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:58:59,038 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.062s
2026-05-27 16:58:59,038 86323 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, 27 May 2026 14:58:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef0d0289-3a7d-4298-bd28-356bd0d4301c', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef0d0289-3a7d-4298-bd28-356bd0d4301c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:00,090 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.039s
2026-05-27 16:59:00,091 86323 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, 27 May 2026 14:59:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b681841-0aea-4139-a3a8-b6c6cf4141d2', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b681841-0aea-4139-a3a8-b6c6cf4141d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:01,153 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.050s
2026-05-27 16:59:01,153 86323 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, 27 May 2026 14:59:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09527beb-bd61-4843-a71d-baf84b5bcb63', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09527beb-bd61-4843-a71d-baf84b5bcb63', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:02,243 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.079s
2026-05-27 16:59:02,243 86323 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, 27 May 2026 14:59:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc7bc7a4-d7d2-43b6-8551-81d54adf732c', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc7bc7a4-d7d2-43b6-8551-81d54adf732c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:03,305 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.051s
2026-05-27 16:59:03,306 86323 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, 27 May 2026 14:59:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5986d9d-b10c-4b92-9e3f-b4aaee802d92', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5986d9d-b10c-4b92-9e3f-b4aaee802d92', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:04,386 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.070s
2026-05-27 16:59:04,387 86323 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, 27 May 2026 14:59:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f04df01d-8272-4966-9aa6-fa065e7dd95d', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f04df01d-8272-4966-9aa6-fa065e7dd95d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:05,447 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.047s
2026-05-27 16:59:05,448 86323 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, 27 May 2026 14:59:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dd195c2-2105-4877-a132-3f1961389aa6', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dd195c2-2105-4877-a132-3f1961389aa6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:06,503 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.046s
2026-05-27 16:59:06,504 86323 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, 27 May 2026 14:59:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01d43d31-4bac-40dd-8142-74e3ad45d3c9', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01d43d31-4bac-40dd-8142-74e3ad45d3c9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:07,570 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.054s
2026-05-27 16:59:07,571 86323 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, 27 May 2026 14:59:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b664108a-c657-444f-82be-a1466e263edb', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b664108a-c657-444f-82be-a1466e263edb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:08,625 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.043s
2026-05-27 16:59:08,626 86323 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, 27 May 2026 14:59:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d49b1ee9-64a9-4a7d-b8d2-ae53c3213079', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d49b1ee9-64a9-4a7d-b8d2-ae53c3213079', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:09,688 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.051s
2026-05-27 16:59:09,688 86323 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, 27 May 2026 14:59:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b3c882c-a125-4698-8dd4-bfa7eb79013b', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b3c882c-a125-4698-8dd4-bfa7eb79013b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:10,758 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.058s
2026-05-27 16:59:10,759 86323 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, 27 May 2026 14:59:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-321093cb-91e8-4974-b6d0-dd6f49795e30', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-321093cb-91e8-4974-b6d0-dd6f49795e30', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:11,814 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.042s
2026-05-27 16:59:11,815 86323 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, 27 May 2026 14:59:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa61f737-d81f-4340-b3a2-36bde4107e71', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa61f737-d81f-4340-b3a2-36bde4107e71', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:12,873 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.047s
2026-05-27 16:59:12,874 86323 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, 27 May 2026 14:59:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c006f26-38bf-4200-b574-7abdbd682def', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c006f26-38bf-4200-b574-7abdbd682def', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:13,946 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.057s
2026-05-27 16:59:13,946 86323 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, 27 May 2026 14:59:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39c00df1-38e4-40a7-8083-66294db83bf7', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39c00df1-38e4-40a7-8083-66294db83bf7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:15,010 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.047s
2026-05-27 16:59:15,011 86323 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, 27 May 2026 14:59:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87230136-1b4f-44ff-8b3c-460ac546712e', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87230136-1b4f-44ff-8b3c-460ac546712e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:16,065 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.042s
2026-05-27 16:59:16,065 86323 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, 27 May 2026 14:59:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-028b59d8-84da-4799-bbfd-934273b8e7a1', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-028b59d8-84da-4799-bbfd-934273b8e7a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:17,132 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.053s
2026-05-27 16:59:17,133 86323 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, 27 May 2026 14:59:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2de45aaf-971e-4d32-8d35-602862425d70', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2de45aaf-971e-4d32-8d35-602862425d70', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:18,202 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.055s
2026-05-27 16:59:18,203 86323 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, 27 May 2026 14:59:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1968b829-c48c-4f41-ac16-91fd65a14520', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1968b829-c48c-4f41-ac16-91fd65a14520', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:19,260 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.047s
2026-05-27 16:59:19,261 86323 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, 27 May 2026 14:59:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eed17eac-503e-4065-9758-1532b19f7672', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eed17eac-503e-4065-9758-1532b19f7672', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:20,395 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.118s
2026-05-27 16:59:20,396 86323 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, 27 May 2026 14:59:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e48a5e20-8656-4a3e-9b1a-188d5eff1cd0', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e48a5e20-8656-4a3e-9b1a-188d5eff1cd0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:21,464 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.054s
2026-05-27 16:59:21,464 86323 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, 27 May 2026 14:59:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8411037-2921-436b-abea-d106b3251cd6', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8411037-2921-436b-abea-d106b3251cd6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:22,521 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.043s
2026-05-27 16:59:22,522 86323 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, 27 May 2026 14:59:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-552ce470-7a3d-4bd5-aa5c-baed49dbf138', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-552ce470-7a3d-4bd5-aa5c-baed49dbf138', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:23,576 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.042s
2026-05-27 16:59:23,577 86323 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, 27 May 2026 14:59:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-818b94b6-dadb-4373-9952-db5214d6a70d', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-818b94b6-dadb-4373-9952-db5214d6a70d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:24,647 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.057s
2026-05-27 16:59:24,648 86323 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, 27 May 2026 14:59:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17dbe252-a584-4db1-ad0c-30ea77edb76b', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17dbe252-a584-4db1-ad0c-30ea77edb76b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:25,746 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.087s
2026-05-27 16:59:25,747 86323 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, 27 May 2026 14:59:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b78745c1-38b9-4bd7-a9ac-c67560668693', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b78745c1-38b9-4bd7-a9ac-c67560668693', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:26,807 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.047s
2026-05-27 16:59:26,808 86323 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, 27 May 2026 14:59:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8929038-f6a0-4d42-909e-0efa12b88f97', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8929038-f6a0-4d42-909e-0efa12b88f97', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:27,876 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.053s
2026-05-27 16:59:27,877 86323 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, 27 May 2026 14:59:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-679e98e1-531b-4449-b3e7-98db4f33a31f', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-679e98e1-531b-4449-b3e7-98db4f33a31f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:28,947 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.056s
2026-05-27 16:59:28,947 86323 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, 27 May 2026 14:59:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3903d17-95bc-4ef2-b2d8-7f36bca9f22b', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3903d17-95bc-4ef2-b2d8-7f36bca9f22b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:30,018 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.054s
2026-05-27 16:59:30,018 86323 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, 27 May 2026 14:59:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e82c071a-2b39-4ad1-8f86-9aae0a9a265e', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e82c071a-2b39-4ad1-8f86-9aae0a9a265e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:31,140 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.109s
2026-05-27 16:59:31,140 86323 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, 27 May 2026 14:59:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edf3da63-4a2e-4fd0-a21c-2ce5bf41d8cd', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edf3da63-4a2e-4fd0-a21c-2ce5bf41d8cd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:32,217 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.064s
2026-05-27 16:59:32,218 86323 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, 27 May 2026 14:59:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9433fd31-3d29-4679-ac3b-bb135fead1c1', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9433fd31-3d29-4679-ac3b-bb135fead1c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:33,284 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.053s
2026-05-27 16:59:33,284 86323 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, 27 May 2026 14:59:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f03f47a-5f32-4b70-aed6-1fdaa96dd6c7', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f03f47a-5f32-4b70-aed6-1fdaa96dd6c7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:34,366 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.066s
2026-05-27 16:59:34,366 86323 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, 27 May 2026 14:59:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d9d438a-a2ad-466b-b2e2-2eb1fa912d64', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d9d438a-a2ad-466b-b2e2-2eb1fa912d64', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:35,454 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.077s
2026-05-27 16:59:35,455 86323 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, 27 May 2026 14:59:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d342d4df-9189-469e-bd66-66bede6ce570', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d342d4df-9189-469e-bd66-66bede6ce570', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:36,589 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.119s
2026-05-27 16:59:36,589 86323 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, 27 May 2026 14:59:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba6a14e6-50e9-4462-b902-fcfa4e586e5f', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba6a14e6-50e9-4462-b902-fcfa4e586e5f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:37,675 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.072s
2026-05-27 16:59:37,675 86323 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, 27 May 2026 14:59:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5627d61-acfa-48d5-a4f8-7e35815d4d64', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5627d61-acfa-48d5-a4f8-7e35815d4d64', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:38,743 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.055s
2026-05-27 16:59:38,743 86323 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, 27 May 2026 14:59:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b55f44b0-dfd6-4e7a-b130-17e3f537d3d9', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b55f44b0-dfd6-4e7a-b130-17e3f537d3d9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:39,840 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.085s
2026-05-27 16:59:39,841 86323 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, 27 May 2026 14:59:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0646626a-e499-4179-92e2-6a40a4f45d9b', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0646626a-e499-4179-92e2-6a40a4f45d9b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:40,948 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.093s
2026-05-27 16:59:40,949 86323 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, 27 May 2026 14:59:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a8e3dd6-191a-4206-8c19-764a9d7ca078', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a8e3dd6-191a-4206-8c19-764a9d7ca078', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:42,042 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.078s
2026-05-27 16:59:42,042 86323 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, 27 May 2026 14:59:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71ed0728-8d70-40e0-9e0b-03866c20175b', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71ed0728-8d70-40e0-9e0b-03866c20175b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:43,106 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.051s
2026-05-27 16:59:43,107 86323 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, 27 May 2026 14:59:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8401eba2-65ae-4388-8c12-e67ebf2e1d14', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8401eba2-65ae-4388-8c12-e67ebf2e1d14', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:44,175 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.054s
2026-05-27 16:59:44,176 86323 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, 27 May 2026 14:59:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f566373-194c-4240-bc9a-8435cd509097', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f566373-194c-4240-bc9a-8435cd509097', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:45,241 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.051s
2026-05-27 16:59:45,242 86323 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, 27 May 2026 14:59:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e1180f5-aea2-477e-9f52-c0e7173966c7', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e1180f5-aea2-477e-9f52-c0e7173966c7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:46,346 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.091s
2026-05-27 16:59:46,347 86323 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, 27 May 2026 14:59:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0784b4c-ae39-44ea-9667-2da63c318ab8', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0784b4c-ae39-44ea-9667-2da63c318ab8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:47,476 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.116s
2026-05-27 16:59:47,477 86323 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, 27 May 2026 14:59:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcb15882-6b64-4c12-b838-9084d24e62a0', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcb15882-6b64-4c12-b838-9084d24e62a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:48,566 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.076s
2026-05-27 16:59:48,567 86323 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, 27 May 2026 14:59:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b64d9aa9-1b55-4320-b031-1ec89e6c5809', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b64d9aa9-1b55-4320-b031-1ec89e6c5809', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:49,646 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.066s
2026-05-27 16:59:49,646 86323 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, 27 May 2026 14:59:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f07570c6-cbfb-45b8-9191-cb4466c03b82', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f07570c6-cbfb-45b8-9191-cb4466c03b82', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:50,725 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.062s
2026-05-27 16:59:50,726 86323 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, 27 May 2026 14:59:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-722a4a2b-4ad4-4889-88e9-3145c9684e4c', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-722a4a2b-4ad4-4889-88e9-3145c9684e4c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:51,798 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.056s
2026-05-27 16:59:51,799 86323 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, 27 May 2026 14:59:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68f8bff1-973c-41d9-a94b-a444820abed6', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68f8bff1-973c-41d9-a94b-a444820abed6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:52,877 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.062s
2026-05-27 16:59:52,878 86323 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, 27 May 2026 14:59:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e54e728f-daee-4bc4-92ee-6203b3698cb1', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e54e728f-daee-4bc4-92ee-6203b3698cb1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:53,956 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.063s
2026-05-27 16:59:53,957 86323 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, 27 May 2026 14:59:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84f241d2-7812-49a0-adf9-564022dbd134', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84f241d2-7812-49a0-adf9-564022dbd134', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:55,013 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.045s
2026-05-27 16:59:55,014 86323 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, 27 May 2026 14:59:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-802080ff-9c90-488c-8351-1fd255d0685a', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-802080ff-9c90-488c-8351-1fd255d0685a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:56,111 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.086s
2026-05-27 16:59:56,112 86323 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, 27 May 2026 14:59:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7ad10a1-047f-4677-89d7-f7a045faf27e', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7ad10a1-047f-4677-89d7-f7a045faf27e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:57,198 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.070s
2026-05-27 16:59:57,199 86323 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, 27 May 2026 14:59:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0edd04bb-77f9-4110-b4c3-db1361b1fdae', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0edd04bb-77f9-4110-b4c3-db1361b1fdae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:58,287 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.076s
2026-05-27 16:59:58,288 86323 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, 27 May 2026 14:59:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de203388-19a4-4285-ba6f-2f845362d8bb', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de203388-19a4-4285-ba6f-2f845362d8bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 16:59:59,374 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.071s
2026-05-27 16:59:59,376 86323 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, 27 May 2026 14:59:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff97acf7-2d96-4d71-9076-a9d1d6a37d6b', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff97acf7-2d96-4d71-9076-a9d1d6a37d6b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:00,474 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.081s
2026-05-27 17:00:00,474 86323 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, 27 May 2026 15:00:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cd1b9de-7286-4b23-a8f7-6130b58bc8dd', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cd1b9de-7286-4b23-a8f7-6130b58bc8dd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:01,534 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.044s
2026-05-27 17:00:01,534 86323 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, 27 May 2026 15:00:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85d82844-ce88-4165-8216-68bcddad97f2', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85d82844-ce88-4165-8216-68bcddad97f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:02,592 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.043s
2026-05-27 17:00:02,593 86323 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, 27 May 2026 15:00:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a949dc8-c235-4be3-abe4-ad9f4e682160', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a949dc8-c235-4be3-abe4-ad9f4e682160', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:03,694 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.090s
2026-05-27 17:00:03,695 86323 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, 27 May 2026 15:00:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-770d7e03-41f8-415d-b2b4-e831f7359b44', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-770d7e03-41f8-415d-b2b4-e831f7359b44', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:04,763 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.055s
2026-05-27 17:00:04,763 86323 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, 27 May 2026 15:00:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37961532-c127-43b2-8cb9-08aa335a8289', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37961532-c127-43b2-8cb9-08aa335a8289', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:05,836 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.063s
2026-05-27 17:00:05,837 86323 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, 27 May 2026 15:00:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0da8e2f-8763-445f-8a4b-5876028f1748', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0da8e2f-8763-445f-8a4b-5876028f1748', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:06,911 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.060s
2026-05-27 17:00:06,911 86323 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, 27 May 2026 15:00:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b55b7dd-f558-4113-9362-76f38dca2f47', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b55b7dd-f558-4113-9362-76f38dca2f47', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:08,024 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.102s
2026-05-27 17:00:08,025 86323 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, 27 May 2026 15:00:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f102dff-d409-489c-9cdf-178381d2fe8a', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f102dff-d409-489c-9cdf-178381d2fe8a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:09,143 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.104s
2026-05-27 17:00:09,145 86323 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, 27 May 2026 15:00:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4941dad0-091b-4ad7-8c89-dd0cb671f0b5', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4941dad0-091b-4ad7-8c89-dd0cb671f0b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:10,283 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.111s
2026-05-27 17:00:10,285 86323 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, 27 May 2026 15:00:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0b9fc49-8e1f-453b-a138-434aa80868e6', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0b9fc49-8e1f-453b-a138-434aa80868e6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:11,397 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.094s
2026-05-27 17:00:11,397 86323 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, 27 May 2026 15:00:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92888d8c-ea36-458d-856e-6857afef3c4a', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92888d8c-ea36-458d-856e-6857afef3c4a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:12,525 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.110s
2026-05-27 17:00:12,526 86323 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, 27 May 2026 15:00:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c571f4aa-1afc-4112-bda3-df86d8262c0f', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c571f4aa-1afc-4112-bda3-df86d8262c0f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:13,586 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.043s
2026-05-27 17:00:13,586 86323 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, 27 May 2026 15:00:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b569d79e-7bc8-4ca2-b2ac-16d056e33287', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b569d79e-7bc8-4ca2-b2ac-16d056e33287', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:14,652 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.052s
2026-05-27 17:00:14,653 86323 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, 27 May 2026 15:00:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b303b3e-1134-4ef2-88e6-199fd2fa04f2', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b303b3e-1134-4ef2-88e6-199fd2fa04f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:15,709 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.046s
2026-05-27 17:00:15,710 86323 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, 27 May 2026 15:00:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-264589ef-9181-40c8-8128-76bfb47ea77a', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-264589ef-9181-40c8-8128-76bfb47ea77a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:16,768 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.047s
2026-05-27 17:00:16,768 86323 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, 27 May 2026 15:00:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee8d391e-54a5-4035-ad2a-12e3e34f8846', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee8d391e-54a5-4035-ad2a-12e3e34f8846', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:17,833 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.050s
2026-05-27 17:00:17,833 86323 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, 27 May 2026 15:00:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-439322ef-232c-401d-9db5-05d3b5ecbd13', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-439322ef-232c-401d-9db5-05d3b5ecbd13', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:18,896 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.045s
2026-05-27 17:00:18,897 86323 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, 27 May 2026 15:00:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e21cb02-1367-4eee-a1ad-0fcb21e6ca3e', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e21cb02-1367-4eee-a1ad-0fcb21e6ca3e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:19,961 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.053s
2026-05-27 17:00:19,961 86323 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, 27 May 2026 15:00:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a240890c-9b60-4688-9f37-feb4336e064f', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a240890c-9b60-4688-9f37-feb4336e064f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:21,027 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.056s
2026-05-27 17:00:21,027 86323 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, 27 May 2026 15:00:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1a7ed21-3db6-4720-826f-cff1c1500fdd', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1a7ed21-3db6-4720-826f-cff1c1500fdd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:22,095 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.056s
2026-05-27 17:00:22,096 86323 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, 27 May 2026 15:00:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-284423bd-f849-4c89-9658-33e42bd48c4e', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-284423bd-f849-4c89-9658-33e42bd48c4e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:23,227 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.118s
2026-05-27 17:00:23,228 86323 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, 27 May 2026 15:00:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32427696-18f8-4d17-8f56-a5b143fe9633', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32427696-18f8-4d17-8f56-a5b143fe9633', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:24,294 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.054s
2026-05-27 17:00:24,295 86323 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, 27 May 2026 15:00:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dd83b29-9764-4711-8c5c-1067b37884f6', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dd83b29-9764-4711-8c5c-1067b37884f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:25,361 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.053s
2026-05-27 17:00:25,361 86323 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, 27 May 2026 15:00:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72a1f327-ae4c-41f3-9b64-ea6de989e5e8', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72a1f327-ae4c-41f3-9b64-ea6de989e5e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:26,425 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.052s
2026-05-27 17:00:26,426 86323 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, 27 May 2026 15:00:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3823952c-bdca-4d69-a8d9-06ab22fec843', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3823952c-bdca-4d69-a8d9-06ab22fec843', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:27,516 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.080s
2026-05-27 17:00:27,517 86323 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, 27 May 2026 15:00:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c291e3b0-0f49-4d94-aebe-64a0f0d46d07', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c291e3b0-0f49-4d94-aebe-64a0f0d46d07', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:28,586 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.056s
2026-05-27 17:00:28,586 86323 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, 27 May 2026 15:00:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da2368d6-6319-4569-b44f-256e87c51074', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da2368d6-6319-4569-b44f-256e87c51074', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:29,665 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.064s
2026-05-27 17:00:29,665 86323 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, 27 May 2026 15:00:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fe40b1e-791e-4576-a347-a4221ed5d32a', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fe40b1e-791e-4576-a347-a4221ed5d32a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:30,723 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.048s
2026-05-27 17:00:30,724 86323 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, 27 May 2026 15:00:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-668766a9-4a7e-4f39-9791-1ca0c99f4efe', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-668766a9-4a7e-4f39-9791-1ca0c99f4efe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:31,780 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.046s
2026-05-27 17:00:31,781 86323 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, 27 May 2026 15:00:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06327a20-9a88-4180-9535-dc17854e7707', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06327a20-9a88-4180-9535-dc17854e7707', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:32,835 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.044s
2026-05-27 17:00:32,836 86323 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, 27 May 2026 15:00:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1921013b-2180-4686-aafa-be2a9e467574', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1921013b-2180-4686-aafa-be2a9e467574', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:33,898 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.050s
2026-05-27 17:00:33,898 86323 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, 27 May 2026 15:00:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bce690d-e4ec-4657-b47f-da54757d32ce', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bce690d-e4ec-4657-b47f-da54757d32ce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:34,959 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.049s
2026-05-27 17:00:34,959 86323 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, 27 May 2026 15:00:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e964870-4257-41e4-aa61-d9efda2cc3f6', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e964870-4257-41e4-aa61-d9efda2cc3f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:36,013 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.040s
2026-05-27 17:00:36,014 86323 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, 27 May 2026 15:00:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b8fcab2-5e07-4847-a602-98ca75398247', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b8fcab2-5e07-4847-a602-98ca75398247', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:37,076 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.051s
2026-05-27 17:00:37,077 86323 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, 27 May 2026 15:00:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aae5239d-dea1-435f-b8fe-987f1e844ea8', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aae5239d-dea1-435f-b8fe-987f1e844ea8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:38,131 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.044s
2026-05-27 17:00:38,132 86323 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, 27 May 2026 15:00:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abe85c99-5942-4308-8770-07132467681f', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abe85c99-5942-4308-8770-07132467681f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:39,301 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.153s
2026-05-27 17:00:39,301 86323 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, 27 May 2026 15:00:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32cde9e9-a298-46f1-833b-e9bd05c42229', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32cde9e9-a298-46f1-833b-e9bd05c42229', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:40,494 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.178s
2026-05-27 17:00:40,494 86323 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, 27 May 2026 15:00:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4b00ac0-ed86-46d1-9aad-3bab3b3db562', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4b00ac0-ed86-46d1-9aad-3bab3b3db562', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:41,627 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.118s
2026-05-27 17:00:41,628 86323 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, 27 May 2026 15:00:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f358a587-078b-4ebc-a699-3fcc1a262e18', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f358a587-078b-4ebc-a699-3fcc1a262e18', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:42,806 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.160s
2026-05-27 17:00:42,806 86323 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, 27 May 2026 15:00:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c7cf2b1-9bc3-48d3-8e6e-8b8f6b0af012', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c7cf2b1-9bc3-48d3-8e6e-8b8f6b0af012', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:43,869 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.046s
2026-05-27 17:00:43,869 86323 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, 27 May 2026 15:00:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a654be8-02c2-4950-9176-32a88d9c6b23', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a654be8-02c2-4950-9176-32a88d9c6b23', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:44,937 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.056s
2026-05-27 17:00:44,938 86323 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, 27 May 2026 15:00:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa203e51-a1ad-415c-85fb-48c3f0db47f7', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa203e51-a1ad-415c-85fb-48c3f0db47f7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:46,007 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.059s
2026-05-27 17:00:46,008 86323 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, 27 May 2026 15:00:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-537e5d2f-3c9c-42f2-9601-4876cb875cea', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-537e5d2f-3c9c-42f2-9601-4876cb875cea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:47,092 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.072s
2026-05-27 17:00:47,093 86323 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, 27 May 2026 15:00:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa192dee-f83c-4934-99af-77d356e4f2f4', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa192dee-f83c-4934-99af-77d356e4f2f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:48,166 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.059s
2026-05-27 17:00:48,167 86323 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, 27 May 2026 15:00:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6d17561-f095-4fd6-bfc2-65eba6872600', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6d17561-f095-4fd6-bfc2-65eba6872600', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:49,236 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.055s
2026-05-27 17:00:49,236 86323 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, 27 May 2026 15:00:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e93223ac-ea9e-4ceb-ac6f-1303c39ba056', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e93223ac-ea9e-4ceb-ac6f-1303c39ba056', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:50,310 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.061s
2026-05-27 17:00:50,311 86323 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, 27 May 2026 15:00:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb289e4a-8689-483b-85fa-4691596cd144', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb289e4a-8689-483b-85fa-4691596cd144', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:51,387 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.061s
2026-05-27 17:00:51,388 86323 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, 27 May 2026 15:00:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa8aec21-65b2-41bf-b5a9-2e30a31a2c01', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa8aec21-65b2-41bf-b5a9-2e30a31a2c01', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:52,447 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.043s
2026-05-27 17:00:52,447 86323 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, 27 May 2026 15:00:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bd76460-5766-47fc-ae6c-cdfb3048cde2', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bd76460-5766-47fc-ae6c-cdfb3048cde2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:53,521 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.064s
2026-05-27 17:00:53,522 86323 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, 27 May 2026 15:00:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29c8c9b4-e65c-4796-8a13-2f171fc5d1e6', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29c8c9b4-e65c-4796-8a13-2f171fc5d1e6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:54,600 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.063s
2026-05-27 17:00:54,600 86323 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, 27 May 2026 15:00:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-074ec7ce-07fc-447b-9afa-9ea040745d02', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-074ec7ce-07fc-447b-9afa-9ea040745d02', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:55,670 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.057s
2026-05-27 17:00:55,671 86323 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, 27 May 2026 15:00:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a2bcffb-60bb-4f44-bd77-c809e1ae11b4', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a2bcffb-60bb-4f44-bd77-c809e1ae11b4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:56,768 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.082s
2026-05-27 17:00:56,769 86323 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, 27 May 2026 15:00:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6bb2e71-32f6-4522-8bb7-3483bc4b482c', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6bb2e71-32f6-4522-8bb7-3483bc4b482c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:57,849 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.067s
2026-05-27 17:00:57,849 86323 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, 27 May 2026 15:00:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4cf2949-4d32-4d86-88ac-e9c46deffab7', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4cf2949-4d32-4d86-88ac-e9c46deffab7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:58,920 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.055s
2026-05-27 17:00:58,920 86323 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, 27 May 2026 15:00:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1aa55769-6b6d-41af-abe3-3c12de6cbac3', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1aa55769-6b6d-41af-abe3-3c12de6cbac3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:00:59,996 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.060s
2026-05-27 17:00:59,996 86323 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, 27 May 2026 15:00:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa632c2b-9bd4-4a79-920d-c16ba78e78d0', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa632c2b-9bd4-4a79-920d-c16ba78e78d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:01:01,080 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.072s
2026-05-27 17:01:01,080 86323 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, 27 May 2026 15:01:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81142a63-ff37-4a51-8a64-44b6b5ca4574', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81142a63-ff37-4a51-8a64-44b6b5ca4574', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:01:02,172 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.075s
2026-05-27 17:01:02,172 86323 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, 27 May 2026 15:01:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41b32985-57b0-4ca3-98aa-17cbaf707d98', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41b32985-57b0-4ca3-98aa-17cbaf707d98', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:01:03,274 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.087s
2026-05-27 17:01:03,275 86323 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, 27 May 2026 15:01:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3019f4f5-7179-4761-96a3-9d547d8188a3', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3019f4f5-7179-4761-96a3-9d547d8188a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:01:04,396 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.105s
2026-05-27 17:01:04,397 86323 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, 27 May 2026 15:01:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db5e66eb-9b05-4b4e-a9f3-17b861c6dab5', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db5e66eb-9b05-4b4e-a9f3-17b861c6dab5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:01:05,463 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.044s
2026-05-27 17:01:05,463 86323 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, 27 May 2026 15:01:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-276ac403-1fe4-443f-9a56-580e44717d66', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-276ac403-1fe4-443f-9a56-580e44717d66', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:01:06,515 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.040s
2026-05-27 17:01:06,516 86323 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, 27 May 2026 15:01:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ecd5dfc-90a1-42aa-acbd-6e568ca926b5', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ecd5dfc-90a1-42aa-acbd-6e568ca926b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:01:07,588 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.062s
2026-05-27 17:01:07,590 86323 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, 27 May 2026 15:01:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efa5d2d1-ad17-41a1-bff0-e1049e944b69', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efa5d2d1-ad17-41a1-bff0-e1049e944b69', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:01:08,655 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.052s
2026-05-27 17:01:08,656 86323 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, 27 May 2026 15:01:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f016d07b-19fd-468c-94a5-a237fea40e87', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f016d07b-19fd-468c-94a5-a237fea40e87', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:01:09,726 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.056s
2026-05-27 17:01:09,726 86323 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, 27 May 2026 15:01:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-409d147c-1e7b-441c-95ee-8c244e704b54', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-409d147c-1e7b-441c-95ee-8c244e704b54', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:01:10,812 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.071s
2026-05-27 17:01:10,812 86323 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, 27 May 2026 15:01:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9321c39-776b-44f4-be63-89a1a86aa8be', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9321c39-776b-44f4-be63-89a1a86aa8be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:01:11,884 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.058s
2026-05-27 17:01:11,885 86323 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, 27 May 2026 15:01:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97a12a3c-5552-48e5-a1de-81e9d3a4052b', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97a12a3c-5552-48e5-a1de-81e9d3a4052b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:01:12,959 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.063s
2026-05-27 17:01:12,960 86323 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, 27 May 2026 15:01:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58ee8e46-11ee-477a-9069-30f2ac8bd2e9', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58ee8e46-11ee-477a-9069-30f2ac8bd2e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:01:14,024 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.053s
2026-05-27 17:01:14,025 86323 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, 27 May 2026 15:01:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d16d293-1751-4608-ab08-17b2c90c9996', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d16d293-1751-4608-ab08-17b2c90c9996', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:01:15,165 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.128s
2026-05-27 17:01:15,165 86323 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, 27 May 2026 15:01:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba7b2728-a23a-44c7-870d-60f676f2b3a5', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba7b2728-a23a-44c7-870d-60f676f2b3a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:01:16,239 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.057s
2026-05-27 17:01:16,239 86323 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, 27 May 2026 15:01:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e39d3953-9e94-4dcd-9135-ed0de61714b7', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e39d3953-9e94-4dcd-9135-ed0de61714b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:01:17,292 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.041s
2026-05-27 17:01:17,292 86323 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, 27 May 2026 15:01:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8906200d-ae71-4f42-87f6-63dddbf06222', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8906200d-ae71-4f42-87f6-63dddbf06222', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:01:18,364 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.061s
2026-05-27 17:01:18,365 86323 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, 27 May 2026 15:01:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7084b38c-29da-4c4c-bb5e-1c52e8976a46', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7084b38c-29da-4c4c-bb5e-1c52e8976a46', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:01:19,433 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.054s
2026-05-27 17:01:19,434 86323 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, 27 May 2026 15:01:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79f3db03-c408-4e2e-9be6-bf17866a4cef', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79f3db03-c408-4e2e-9be6-bf17866a4cef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:01:20,517 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.069s
2026-05-27 17:01:20,517 86323 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, 27 May 2026 15:01:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0440363a-7ca3-4270-a28d-e4f0838e9edf', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0440363a-7ca3-4270-a28d-e4f0838e9edf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:01:21,578 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.047s
2026-05-27 17:01:21,579 86323 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, 27 May 2026 15:01:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5be9b7d6-e5b1-4f37-affb-81099ebd47cb', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5be9b7d6-e5b1-4f37-affb-81099ebd47cb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:01:22,648 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.056s
2026-05-27 17:01:22,648 86323 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, 27 May 2026 15:01:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a17f005-42cd-448b-9f04-eb0955a20520', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a17f005-42cd-448b-9f04-eb0955a20520', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:01:23,728 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.064s
2026-05-27 17:01:23,729 86323 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, 27 May 2026 15:01:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1da8c02-b4bc-4683-b5ce-0e962832a568', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1da8c02-b4bc-4683-b5ce-0e962832a568', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:01:24,798 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.056s
2026-05-27 17:01:24,799 86323 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, 27 May 2026 15:01:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9919af75-772f-4527-a54e-c704ebe7db4c', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9919af75-772f-4527-a54e-c704ebe7db4c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:01:25,859 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.049s
2026-05-27 17:01:25,860 86323 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, 27 May 2026 15:01:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06ff9fa0-0991-4aca-b36a-a3d0f58717ea', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06ff9fa0-0991-4aca-b36a-a3d0f58717ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:01:26,941 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.068s
2026-05-27 17:01:26,941 86323 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, 27 May 2026 15:01:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d47de2f2-30ae-4fe7-8a3b-d70741c65e68', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d47de2f2-30ae-4fe7-8a3b-d70741c65e68', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:01:28,010 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.056s
2026-05-27 17:01:28,011 86323 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, 27 May 2026 15:01:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4c479b1-0fb2-4ff1-9dd4-18432638ec1e', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4c479b1-0fb2-4ff1-9dd4-18432638ec1e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:01:29,149 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.124s
2026-05-27 17:01:29,149 86323 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, 27 May 2026 15:01:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f037e110-4934-4e6b-b818-c4a59ddc76e9', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f037e110-4934-4e6b-b818-c4a59ddc76e9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:01:30,231 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.068s
2026-05-27 17:01:30,232 86323 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, 27 May 2026 15:01:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36b556e5-ac59-47de-8d51-1edf2fb4b1eb', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36b556e5-ac59-47de-8d51-1edf2fb4b1eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:01:31,309 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d 0.060s
2026-05-27 17:01:31,310 86323 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, 27 May 2026 15:01:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e04e5d4-cedb-4bdb-afdf-4adc360961ef', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e04e5d4-cedb-4bdb-afdf-4adc360961ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d'}
Body: b'{"volume": {"id": "45a52b2c-5e05-40d6-b9a7-2ba7154b500d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T14:57:27.000000", "updated_at": "2026-05-27T14:58:20.000000", "name": "tempest-ServerActionsTestOtherA-volume-534583554", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/45a52b2c-5e05-40d6-b9a7-2ba7154b500d"}], "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e"}}'
2026-05-27 17:01:33,409 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:tearDown): 200 GET http://192.168.122.20/compute/v2.1/servers/460d0d86-d4a3-4988-a1c6-2bbf630966b3 1.083s
2026-05-27 17:01:33,410 86323 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, 27 May 2026 15:01:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1679', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca6f8f86-a4cf-44e4-a202-ff2beb6ac609', 'x-compute-request-id': 'req-ca6f8f86-a4cf-44e4-a202-ff2beb6ac609', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/compute/v2.1/servers/460d0d86-d4a3-4988-a1c6-2bbf630966b3'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-164174439-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:5b:89"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:5b:89"}]}, "created": "2026-05-27T14:56:46Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/flavors/42"}]}, "hostId": "a6dedea36a8cd32cc29aa855858b725096ded656d5c5f7a2819cd833", "id": "460d0d86-d4a3-4988-a1c6-2bbf630966b3", "image": {"id": "03693867-f9d3-40c4-b4aa-43f0044670d8", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/images/03693867-f9d3-40c4-b4aa-43f0044670d8"}]}, "links": [{"rel": "self", "href": "http://192.168.122.20/compute/v2.1/servers/460d0d86-d4a3-4988-a1c6-2bbf630966b3"}, {"rel": "bookmark", "href": "http://192.168.122.20/compute/servers/460d0d86-d4a3-4988-a1c6-2bbf630966b3"}], "metadata": {}, "name": "tempest-ServerActionsTestOtherA-server-1166290106", "status": "ACTIVE", "tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e", "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "updated": "2026-05-27T14:57:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1923282057", "OS-SRV-USG:launched_at": "2026-05-27T14:57:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1791298555"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 17:01:33,666 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972 0.244s
2026-05-27 17:01:33,667 86323 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, 27 May 2026 15:01:33 GMT', 'server': 'Apache/2.4.58 (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-6b774778-3be3-4450-957e-5cdf6ab27ef5', 'x-compute-request-id': 'req-6b774778-3be3-4450-957e-5cdf6ab27ef5', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972'}
Body: b''
2026-05-27 17:01:34,267 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972 0.599s
2026-05-27 17:01:34,269 86323 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, 27 May 2026 15:01:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1683', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8c45aa6-f4d6-4397-a9af-dc1e1aedfad3', 'x-compute-request-id': 'req-d8c45aa6-f4d6-4397-a9af-dc1e1aedfad3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-164174439-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:c9:ba"}, {"version": 4, "addr": "172.24.4.240", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:c9:ba"}]}, "created": "2026-05-27T14:57:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/flavors/42"}]}, "hostId": "a6dedea36a8cd32cc29aa855858b725096ded656d5c5f7a2819cd833", "id": "e6950521-9c52-4f6d-b2c0-9cadf2838972", "image": {"id": "03693867-f9d3-40c4-b4aa-43f0044670d8", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/images/03693867-f9d3-40c4-b4aa-43f0044670d8"}]}, "links": [{"rel": "self", "href": "http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972"}, {"rel": "bookmark", "href": "http://192.168.122.20/compute/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1958893096", "status": "ACTIVE", "tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e", "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "updated": "2026-05-27T15:01:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-740476265", "OS-SRV-USG:launched_at": "2026-05-27T14:57:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--832029416"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 17:01:35,537 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972 0.256s
2026-05-27 17:01:35,538 86323 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, 27 May 2026 15:01:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1683', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41789fba-3b49-44bb-bdd0-7cd9cc98e95c', 'x-compute-request-id': 'req-41789fba-3b49-44bb-bdd0-7cd9cc98e95c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-164174439-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:c9:ba"}, {"version": 4, "addr": "172.24.4.240", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:c9:ba"}]}, "created": "2026-05-27T14:57:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/flavors/42"}]}, "hostId": "a6dedea36a8cd32cc29aa855858b725096ded656d5c5f7a2819cd833", "id": "e6950521-9c52-4f6d-b2c0-9cadf2838972", "image": {"id": "03693867-f9d3-40c4-b4aa-43f0044670d8", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/images/03693867-f9d3-40c4-b4aa-43f0044670d8"}]}, "links": [{"rel": "self", "href": "http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972"}, {"rel": "bookmark", "href": "http://192.168.122.20/compute/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1958893096", "status": "ACTIVE", "tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e", "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "updated": "2026-05-27T15:01:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-740476265", "OS-SRV-USG:launched_at": "2026-05-27T14:57:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--832029416"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 17:01:37,335 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972 0.781s
2026-05-27 17:01:37,335 86323 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, 27 May 2026 15:01:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1616', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78caf9fb-652a-41bd-a245-90ab128c4b00', 'x-compute-request-id': 'req-78caf9fb-652a-41bd-a245-90ab128c4b00', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerActionsTestOtherA-164174439-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:c9:ba"}, {"version": 4, "addr": "172.24.4.240", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:c9:ba"}]}, "created": "2026-05-27T14:57:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/flavors/42"}]}, "hostId": "a6dedea36a8cd32cc29aa855858b725096ded656d5c5f7a2819cd833", "id": "e6950521-9c52-4f6d-b2c0-9cadf2838972", "image": {"id": "03693867-f9d3-40c4-b4aa-43f0044670d8", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/images/03693867-f9d3-40c4-b4aa-43f0044670d8"}]}, "links": [{"rel": "self", "href": "http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972"}, {"rel": "bookmark", "href": "http://192.168.122.20/compute/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1958893096", "status": "ACTIVE", "tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e", "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "updated": "2026-05-27T15:01:36Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-740476265", "OS-SRV-USG:launched_at": "2026-05-27T14:57:49.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 17:01:38,569 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972 0.217s
2026-05-27 17:01:38,570 86323 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, 27 May 2026 15:01:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1423', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e443f24-e976-4675-bc92-5de05a7f8329', 'x-compute-request-id': 'req-3e443f24-e976-4675-bc92-5de05a7f8329', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T14:57:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/flavors/42"}]}, "hostId": "a6dedea36a8cd32cc29aa855858b725096ded656d5c5f7a2819cd833", "id": "e6950521-9c52-4f6d-b2c0-9cadf2838972", "image": {"id": "03693867-f9d3-40c4-b4aa-43f0044670d8", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/images/03693867-f9d3-40c4-b4aa-43f0044670d8"}]}, "links": [{"rel": "self", "href": "http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972"}, {"rel": "bookmark", "href": "http://192.168.122.20/compute/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1958893096", "status": "DELETED", "tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e", "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "updated": "2026-05-27T15:01:38Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-05-27T14:58:21Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-740476265", "OS-SRV-USG:launched_at": "2026-05-27T14:57:49.000000", "OS-SRV-USG:terminated_at": "2026-05-27T15:01:38.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 17:01:38,583 86323 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 4 second wait
2026-05-27 17:01:40,280 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972 0.694s
2026-05-27 17:01:40,281 86323 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, 27 May 2026 15:01:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1423', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4c4c126-a039-4aac-bba0-cc3b2dec6e79', 'x-compute-request-id': 'req-f4c4c126-a039-4aac-bba0-cc3b2dec6e79', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T14:57:31Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/flavors/42"}]}, "hostId": "a6dedea36a8cd32cc29aa855858b725096ded656d5c5f7a2819cd833", "id": "e6950521-9c52-4f6d-b2c0-9cadf2838972", "image": {"id": "03693867-f9d3-40c4-b4aa-43f0044670d8", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/images/03693867-f9d3-40c4-b4aa-43f0044670d8"}]}, "links": [{"rel": "self", "href": "http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972"}, {"rel": "bookmark", "href": "http://192.168.122.20/compute/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972"}], "metadata": {}, "name": "tempest-tempest.common.compute-instance-1958893096", "status": "DELETED", "tenant_id": "1bd9b6d1c9b74050b9d3c8528717b21e", "user_id": "42e8e6b2d91b4cfbb8523573e7f3fbd6", "updated": "2026-05-27T15:01:38Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-05-27T14:58:21Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-740476265", "OS-SRV-USG:launched_at": "2026-05-27T14:57:49.000000", "OS-SRV-USG:terminated_at": "2026-05-27T15:01:38.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 17:01:41,355 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 404 GET http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972 0.060s
2026-05-27 17:01:41,355 86323 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, 27 May 2026 15:01:41 GMT', 'server': 'Apache/2.4.58 (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-bfebb072-5adf-4372-bcee-74641b02257f', 'x-compute-request-id': 'req-bfebb072-5adf-4372-bcee-74641b02257f', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.20/compute/v2.1/servers/e6950521-9c52-4f6d-b2c0-9cadf2838972'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance e6950521-9c52-4f6d-b2c0-9cadf2838972 could not be found."}}'
2026-05-27 17:01:41,819 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 202 DELETE http://192.168.122.20/compute/v2.1/os-keypairs/tempest-keypair-740476265 0.463s
2026-05-27 17:01:41,820 86323 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, 27 May 2026 15:01:41 GMT', 'server': 'Apache/2.4.58 (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-b4303a6a-4bd4-4058-9640-c6dfd5b9b041', 'x-compute-request-id': 'req-b4303a6a-4bd4-4058-9640-c6dfd5b9b041', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.20/compute/v2.1/os-keypairs/tempest-keypair-740476265'}
Body: b''
2026-05-27 17:01:42,183 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://192.168.122.20/networking/v2.0/security-groups/a8ce5a9c-a321-4d58-b923-457be964a811 0.360s
2026-05-27 17:01:42,184 86323 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, 27 May 2026 15:01:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-3927313f-197f-4aaa-91da-df44a1ef6d0d', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.20/networking/v2.0/security-groups/a8ce5a9c-a321-4d58-b923-457be964a811'}
Body: b''
2026-05-27 17:01:42,216 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 404 GET http://192.168.122.20/networking/v2.0/security-groups/a8ce5a9c-a321-4d58-b923-457be964a811 0.032s
2026-05-27 17:01:42,217 86323 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, 27 May 2026 15:01:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-3d6da281-0665-4efa-983a-3fb3cd15d633', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.20/networking/v2.0/security-groups/a8ce5a9c-a321-4d58-b923-457be964a811'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group a8ce5a9c-a321-4d58-b923-457be964a811 does not exist", "detail": ""}}'
2026-05-27 17:01:42,718 86323 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://192.168.122.20/networking/v2.0/floatingips/a13faad8-9b84-41d3-a2cb-3c9f0ec555fb 0.500s
2026-05-27 17:01:42,718 86323 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, 27 May 2026 15:01:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-1fa0259f-8d4a-4c30-a434-6cbe6632306f', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.20/networking/v2.0/floatingips/a13faad8-9b84-41d3-a2cb-3c9f0ec555fb'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 495, in test_rebuild_server_with_volume_attached
self.attach_volume(server, volume)
File "/opt/stack/tempest/tempest/api/compute/base.py", line 635, in attach_volume
waiters.wait_for_volume_attachment_create(
File "/opt/stack/tempest/tempest/common/waiters.py", line 417, in wait_for_volume_attachment_create
raise lib_exc.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: Failed to attach volume 45a52b2c-5e05-40d6-b9a7-2ba7154b500d to server e6950521-9c52-4f6d-b2c0-9cadf2838972 within the required time (196 s).
|
||||||
| tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes | 1 | 0 | 1 | 0 | 0 | Detail | |
test_encrypted_cinder_volumes_resize_revert[compute,id-d653af24-fa18-470d-b9bf-af287cefeba9,image,slow,volume] |
fail
ft2.1: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_resize_revert[compute,id-d653af24-fa18-470d-b9bf-af287cefeba9,image,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-05-27 17:09:13,872 86319 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-luks-1013853210 on backend None
2026-05-27 17:09:13,973 86319 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 POST http://192.168.122.20/volume/v3/types 0.100s
2026-05-27 17:09:13,973 86319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume_type": {"name": "tempest-scenario-type-luks-1013853210", "extra_specs": {}}}
Response - Headers: {'date': 'Wed, 27 May 2026 15:09:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91fc6d4f-d6c0-4be6-a740-b5624bfae3cc', 'content-length': '212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91fc6d4f-d6c0-4be6-a740-b5624bfae3cc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/types'}
Body: b'{"volume_type": {"id": "97b47521-8c51-485f-a5df-e8c0d17d35aa", "name": "tempest-scenario-type-luks-1013853210", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-05-27 17:09:13,976 86319 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: 97b47521-8c51-485f-a5df-e8c0d17d35aa
2026-05-27 17:09:14,055 86319 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 POST http://192.168.122.20/volume/v3/types/97b47521-8c51-485f-a5df-e8c0d17d35aa/encryption 0.078s
2026-05-27 17:09:14,055 86319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}}
Response - Headers: {'date': 'Wed, 27 May 2026 15:09:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52bede77-cd68-4c3b-b2c9-ae05718db707', 'content-length': '230', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52bede77-cd68-4c3b-b2c9-ae05718db707', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/types/97b47521-8c51-485f-a5df-e8c0d17d35aa/encryption'}
Body: b'{"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "97b47521-8c51-485f-a5df-e8c0d17d35aa", "encryption_id": "e59ba95d-83da-4c9c-8bce-93385265c8a0"}}'
2026-05-27 17:09:14,649 86319 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 202 POST http://192.168.122.20/volume/v3/volumes 0.589s
2026-05-27 17:09:14,649 86319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-236827922", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1013853210", "size": 1}}
Response - Headers: {'date': 'Wed, 27 May 2026 15:09:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f0e1a2c-2ab4-4f3d-8e48-9315b280ad6c', 'content-length': '790', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f0e1a2c-2ab4-4f3d-8e48-9315b280ad6c', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.20/volume/v3/volumes'}
Body: b'{"volume": {"id": "d949af05-acd8-43fb-a679-cdb4474cd37d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T15:09:14.478987", "updated_at": null, "name": "tempest-TestEncryptedCinderVolumes-volume-236827922", "description": null, "volume_type": "tempest-scenario-type-luks-1013853210", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/d949af05-acd8-43fb-a679-cdb4474cd37d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/d949af05-acd8-43fb-a679-cdb4474cd37d"}], "user_id": "4c6c12f18f544cfa8cf3ae63dce4b70c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-05-27 17:09:14,746 86319 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 201 POST http://192.168.122.20/identity/v3/auth/tokens 0.082s
2026-05-27 17:09:14,746 86319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Wed, 27 May 2026 15:09:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2527', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e18e8989-42fa-4319-bc5b-d397c5c0529f', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.20/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "4c6c12f18f544cfa8cf3ae63dce4b70c", "name": "tempest-TestEncryptedCinderVolumes-418489058-project-member", "password_expires_at": null}, "audit_ids": ["1eTDmKghTLOTCz0h_BIKQw"], "expires_at": "2026-05-27T16:09:14.000000Z", "issued_at": "2026-05-27T15:09:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c56037a4d1b240dfa84423135cdbb9cc", "name": "tempest-TestEncryptedCinderVolumes-418489058"}, "is_domain": false, "roles": [{"id": "ec7c217705034aa6b2c69a22d383cb30", "name": "reader"}, {"id": "989a4d84ad05425b87a0f84888bf38b1", "name": "member"}], "catalog": [{"endpoints": [{"id": "6fc45c74b4cd41dfb845034f8bb99bd3", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.20/networking", "region": "RegionOne"}], "id": "11594e1e6f034636b04e93a9a14b2fa7", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1fdc0cf5dc9d4553b9bef2f835294427", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.20/identity", "region": "RegionOne"}], "id": "39bdd9bc93974cb5a41717d5218072e0", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "d458f8d3ce0044a5bdc70ac4f2d55713", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.20/volume/v3", "region": "RegionOne"}], "id": "4ca85e51aeb741e7a8c31c7b69b5f62b", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a45e708045ab4509a607fe9276e919ac", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.20/compute/v2.1", "region": "RegionOne"}], "id": "4cbe381bc60941ac95c67928ccac71c4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "93c9dc9539c74259a109bb0ea9469d0c", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.20/image", "region": "RegionOne"}], "id": "8c1d6b794a32406e9f87a2c6e60bd807", "type": "image", "name": "glance"}, {"endpoints": [{"id": "642e193767f949afad806336713c3002", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.20/placement", "region": "RegionOne"}], "id": "9779a6403a534521abae2c216a718742", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "bd886f61dd174012a5edf8edd532eb29", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.20/compute/v2/c56037a4d1b240dfa84423135cdbb9cc", "region": "RegionOne"}], "id": "b07ab8e611e24fea9bca7e62e3445977", "type": "compute_legacy", "name": "nova_legacy"}]}}'
2026-05-27 17:09:14,747 86319 INFO [tempest.lib.common.fixed_network] (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert) Found network {'id': '5d155f0c-4551-44c1-be8c-1f2e14308ced', 'name': 'tempest-TestEncryptedCinderVolumes-167956950-network', 'tenant_id': 'c56037a4d1b240dfa84423135cdbb9cc', 'project_id': 'c56037a4d1b240dfa84423135cdbb9cc', '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': 13968, '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-05-27T15:08:49Z', 'updated_at': '2026-05-27T15:08:49Z', 'revision_number': 1} available for tenant
2026-05-27 17:09:14,748 86319 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-05-27 17:09:14,748 86319 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-05-27 17:09:14,848 86319 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://192.168.122.20/compute/v2.1/os-keypairs 0.098s
2026-05-27 17:09:14,849 86319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-2060429995", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCnQkbW7RSN6o/h8NUHrF2T0yDKHUtzEtjVlXNNxy2gtRR4r6Rl3B/ZA3z9p48vT/vvgnk14N2MJIFKy4RTMi6RV/YeepGQ5Z5soZi2BAe9lcBCx3J7aNG2p4otn+TGdYA=="}}
Response - Headers: {'date': 'Wed, 27 May 2026 15:09:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-646efd03-ef68-473e-9b7b-062d69f9c149', 'x-compute-request-id': 'req-646efd03-ef68-473e-9b7b-062d69f9c149', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-2060429995", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCnQkbW7RSN6o/h8NUHrF2T0yDKHUtzEtjVlXNNxy2gtRR4r6Rl3B/ZA3z9p48vT/vvgnk14N2MJIFKy4RTMi6RV/YeepGQ5Z5soZi2BAe9lcBCx3J7aNG2p4otn+TGdYA==", "fingerprint": "73:41:33:7c:77:45:b6:63:4c:ca:8e:22:5d:17:e2:87", "user_id": "4c6c12f18f544cfa8cf3ae63dce4b70c"}}'
2026-05-27 17:09:14,852 86319 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2060429995 created
2026-05-27 17:09:15,306 86319 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.20/networking/v2.0/security-groups 0.453s
2026-05-27 17:09:15,307 86319 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--580345083", "description": "tempest-description--1265628714"}}
Response - Headers: {'date': 'Wed, 27 May 2026 15:09:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-fdca12a9-6a6b-4f7e-9eb4-de8221731d9f', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.20/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "3d3f7170-9bfd-4820-890d-a3b1e7cf1a28", "name": "tempest-securitygroup--580345083", "stateful": true, "tenant_id": "c56037a4d1b240dfa84423135cdbb9cc", "project_id": "c56037a4d1b240dfa84423135cdbb9cc", "description": "tempest-description--1265628714", "shared": false, "security_group_rules": [{"id": "5c13cf6e-c1cc-4694-a5ea-e2e7af12b628", "project_id": "c56037a4d1b240dfa84423135cdbb9cc", "security_group_id": "3d3f7170-9bfd-4820-890d-a3b1e7cf1a28", "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": 871, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-27T15:09:15Z", "updated_at": "2026-05-27T15:09:15Z", "revision_number": 0, "tenant_id": "c56037a4d1b240dfa84423135cdbb9cc"}, {"id": "af34e3e9-7c76-471f-94ad-a0d38d91d7a1", "project_id": "c56037a4d1b240dfa84423135cdbb9cc", "security_group_id": "3d3f7170-9bfd-4820-890d-a3b1e7cf1a28", "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": 870, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-27T15:09:15Z", "updated_at": "2026-05-27T15:09:15Z", "revision_number": 0, "tenant_id": "c56037a4d1b240dfa84423135cdbb9cc"}], "tags": [], "created_at": "2026-05-27T15:09:14Z", "updated_at": "2026-05-27T15:09:15Z", "revision_number": 1}}'
2026-05-27 17:09:15,680 86319 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.20/networking/v2.0/security-group-rules 0.372s
2026-05-27 17:09:15,680 86319 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": "3d3f7170-9bfd-4820-890d-a3b1e7cf1a28", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Wed, 27 May 2026 15:09:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-6aafee1d-f1bc-4893-9740-2170ae5a8d3b', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.20/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "8b5b10ff-753b-4936-bc78-92fcac5d0c17", "project_id": "c56037a4d1b240dfa84423135cdbb9cc", "security_group_id": "3d3f7170-9bfd-4820-890d-a3b1e7cf1a28", "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-05-27T15:09:15Z", "updated_at": "2026-05-27T15:09:15Z", "revision_number": 0, "tenant_id": "c56037a4d1b240dfa84423135cdbb9cc"}}'
2026-05-27 17:09:15,926 86319 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.20/networking/v2.0/security-group-rules 0.245s
2026-05-27 17:09:15,926 86319 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": "3d3f7170-9bfd-4820-890d-a3b1e7cf1a28", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Wed, 27 May 2026 15:09:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-ad559c42-2fcc-4bc5-b88f-92563ee34cab', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.20/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "39aa9f41-f5c2-4735-a5a6-a2d394572f97", "project_id": "c56037a4d1b240dfa84423135cdbb9cc", "security_group_id": "3d3f7170-9bfd-4820-890d-a3b1e7cf1a28", "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-05-27T15:09:15Z", "updated_at": "2026-05-27T15:09:15Z", "revision_number": 0, "tenant_id": "c56037a4d1b240dfa84423135cdbb9cc"}}'
2026-05-27 17:09:15,927 86319 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--580345083 created
2026-05-27 17:09:17,720 86319 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.20/networking/v2.0/floatingips 1.792s
2026-05-27 17:09:17,721 86319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "f42c6d95-9b26-4112-b80f-bdd70cd369d2"}}
Response - Headers: {'date': 'Wed, 27 May 2026 15:09:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-44d6c0d6-a2d7-4799-aa05-d7db966236e2', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.20/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "c38bdc68-5a17-4bbd-8a31-73bece919c18", "tenant_id": "c56037a4d1b240dfa84423135cdbb9cc", "project_id": "c56037a4d1b240dfa84423135cdbb9cc", "floating_ip_address": "172.24.4.128", "floating_network_id": "f42c6d95-9b26-4112-b80f-bdd70cd369d2", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-27T15:09:16Z", "updated_at": "2026-05-27T15:09:16Z", "revision_number": 0}}'
2026-05-27 17:09:17,721 86319 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'c38bdc68-5a17-4bbd-8a31-73bece919c18', 'tenant_id': 'c56037a4d1b240dfa84423135cdbb9cc', 'project_id': 'c56037a4d1b240dfa84423135cdbb9cc', 'floating_ip_address': '172.24.4.128', 'floating_network_id': 'f42c6d95-9b26-4112-b80f-bdd70cd369d2', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-05-27T15:09:16Z', 'updated_at': '2026-05-27T15:09:16Z', 'revision_number': 0, 'ip': '172.24.4.128'} created
2026-05-27 17:09:17,723 86319 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2060429995', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCnQkbW7RSN6o/h8NUHrF2T0yDKHUtzEtjVlXNNxy2gtRR4r6Rl3B/ZA3z9p48vT/vvgnk14N2MJIFKy4RTMi6RV/YeepGQ5Z5soZi2BAe9lcBCx3J7aNG2p4otn+TGdYA==', 'fingerprint': '73:41:33:7c:77:45:b6:63:4c:ca:8e:22:5d:17:e2:87', 'user_id': '4c6c12f18f544cfa8cf3ae63dce4b70c', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDA+OU4cgiKfOSxdX2T9z5Lke6Uu1dJR0koWVmOV5/PTTcXreZjcQHmR\nmesjSse5Sn2gBwYFK4EEACKhZANiAAQp0JG1u0UjeqP4fDVB6xdk9Mgyh1LcxLY1\nZVzTcctoLUUeK+kZdwf2QN8/aePL0/774J5NeDdjCSBSsuEUzIukVf2HnqRkOWeb\nKGYtgQHvZXAQsdye2jRtqeKLZ/kxnWA=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '3d3f7170-9bfd-4820-890d-a3b1e7cf1a28', 'name': 'tempest-securitygroup--580345083', 'stateful': True, 'tenant_id': 'c56037a4d1b240dfa84423135cdbb9cc', 'project_id': 'c56037a4d1b240dfa84423135cdbb9cc', 'description': 'tempest-description--1265628714', 'shared': False, 'security_group_rules': [{'id': '5c13cf6e-c1cc-4694-a5ea-e2e7af12b628', 'project_id': 'c56037a4d1b240dfa84423135cdbb9cc', 'security_group_id': '3d3f7170-9bfd-4820-890d-a3b1e7cf1a28', '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': 871, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-27T15:09:15Z', 'updated_at': '2026-05-27T15:09:15Z', 'revision_number': 0, 'tenant_id': 'c56037a4d1b240dfa84423135cdbb9cc'}, {'id': 'af34e3e9-7c76-471f-94ad-a0d38d91d7a1', 'project_id': 'c56037a4d1b240dfa84423135cdbb9cc', 'security_group_id': '3d3f7170-9bfd-4820-890d-a3b1e7cf1a28', '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': 870, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-27T15:09:15Z', 'updated_at': '2026-05-27T15:09:15Z', 'revision_number': 0, 'tenant_id': 'c56037a4d1b240dfa84423135cdbb9cc'}], 'tags': [], 'created_at': '2026-05-27T15:09:14Z', 'updated_at': '2026-05-27T15:09:15Z', 'revision_number': 1}, 'floating_ip': {'id': 'c38bdc68-5a17-4bbd-8a31-73bece919c18', 'tenant_id': 'c56037a4d1b240dfa84423135cdbb9cc', 'project_id': 'c56037a4d1b240dfa84423135cdbb9cc', 'floating_ip_address': '172.24.4.128', 'floating_network_id': 'f42c6d95-9b26-4112-b80f-bdd70cd369d2', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-05-27T15:09:16Z', 'updated_at': '2026-05-27T15:09:16Z', 'revision_number': 0, 'ip': '172.24.4.128'}}
2026-05-27 17:09:18,794 86319 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 202 POST http://192.168.122.20/compute/v2.1/servers 1.070s
2026-05-27 17:09:18,795 86319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestEncryptedCinderVolumes-server-1370030375", "imageRef": "03693867-f9d3-40c4-b4aa-43f0044670d8", "flavorRef": "42", "networks": [{"uuid": "5d155f0c-4551-44c1-be8c-1f2e14308ced"}], "security_groups": [{"name": "tempest-securitygroup--580345083"}], "key_name": "tempest-keypair-2060429995", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Wed, 27 May 2026 15:09:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '411', 'location': 'http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5c9ab50-bcf9-4164-91c9-1235fa350192', 'x-compute-request-id': 'req-d5c9ab50-bcf9-4164-91c9-1235fa350192', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.20/compute/v2.1/servers'}
Body: b'{"server": {"id": "0e450f3f-b313-4879-91c1-72612e774574", "links": [{"rel": "self", "href": "http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574"}, {"rel": "bookmark", "href": "http://192.168.122.20/compute/servers/0e450f3f-b313-4879-91c1-72612e774574"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--580345083"}], "adminPass": "6CxuC64R3Zg8"}}'
2026-05-27 17:09:18,894 86319 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574 0.097s
2026-05-27 17:09:18,895 86319 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, 27 May 2026 15:09:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1254', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fb57d97-5264-48aa-8fb0-a058aea66fce', 'x-compute-request-id': 'req-2fb57d97-5264-48aa-8fb0-a058aea66fce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T15:09:19Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/flavors/42"}]}, "hostId": "", "id": "0e450f3f-b313-4879-91c1-72612e774574", "image": {"id": "03693867-f9d3-40c4-b4aa-43f0044670d8", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/images/03693867-f9d3-40c4-b4aa-43f0044670d8"}]}, "links": [{"rel": "self", "href": "http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574"}, {"rel": "bookmark", "href": "http://192.168.122.20/compute/servers/0e450f3f-b313-4879-91c1-72612e774574"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1370030375", "status": "BUILD", "tenant_id": "c56037a4d1b240dfa84423135cdbb9cc", "user_id": "4c6c12f18f544cfa8cf3ae63dce4b70c", "updated": "2026-05-27T15:09:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2060429995", "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-05-27 17:09:20,010 86319 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574 0.098s
2026-05-27 17:09:20,010 86319 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, 27 May 2026 15:09:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06357837-5c4e-47a9-93d9-cf747bafcff5', 'x-compute-request-id': 'req-06357837-5c4e-47a9-93d9-cf747bafcff5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T15:09:18Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/flavors/42"}]}, "hostId": "", "id": "0e450f3f-b313-4879-91c1-72612e774574", "image": {"id": "03693867-f9d3-40c4-b4aa-43f0044670d8", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/images/03693867-f9d3-40c4-b4aa-43f0044670d8"}]}, "links": [{"rel": "self", "href": "http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574"}, {"rel": "bookmark", "href": "http://192.168.122.20/compute/servers/0e450f3f-b313-4879-91c1-72612e774574"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1370030375", "status": "BUILD", "tenant_id": "c56037a4d1b240dfa84423135cdbb9cc", "user_id": "4c6c12f18f544cfa8cf3ae63dce4b70c", "updated": "2026-05-27T15:09:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2060429995", "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-05-27 17:09:21,144 86319 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574 0.120s
2026-05-27 17:09:21,144 86319 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, 27 May 2026 15:09:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1250', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c3bc0dd-39f8-4a07-95e8-ea2ef65c1e51', 'x-compute-request-id': 'req-4c3bc0dd-39f8-4a07-95e8-ea2ef65c1e51', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T15:09:18Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/flavors/42"}]}, "hostId": "", "id": "0e450f3f-b313-4879-91c1-72612e774574", "image": {"id": "03693867-f9d3-40c4-b4aa-43f0044670d8", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/images/03693867-f9d3-40c4-b4aa-43f0044670d8"}]}, "links": [{"rel": "self", "href": "http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574"}, {"rel": "bookmark", "href": "http://192.168.122.20/compute/servers/0e450f3f-b313-4879-91c1-72612e774574"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1370030375", "status": "BUILD", "tenant_id": "c56037a4d1b240dfa84423135cdbb9cc", "user_id": "4c6c12f18f544cfa8cf3ae63dce4b70c", "updated": "2026-05-27T15:09:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2060429995", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 17:09:21,156 86319 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-05-27 17:09:22,313 86319 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574 0.155s
2026-05-27 17:09:22,313 86319 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, 27 May 2026 15:09:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6dd29052-2f3d-4503-928a-6425b5b19b70', 'x-compute-request-id': 'req-6dd29052-2f3d-4503-928a-6425b5b19b70', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T15:09:18Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/flavors/42"}]}, "hostId": "e36a445941559a5df85eb5b72a84a0ea51930594f61e1c78c78ce80f", "id": "0e450f3f-b313-4879-91c1-72612e774574", "image": {"id": "03693867-f9d3-40c4-b4aa-43f0044670d8", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/images/03693867-f9d3-40c4-b4aa-43f0044670d8"}]}, "links": [{"rel": "self", "href": "http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574"}, {"rel": "bookmark", "href": "http://192.168.122.20/compute/servers/0e450f3f-b313-4879-91c1-72612e774574"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1370030375", "status": "BUILD", "tenant_id": "c56037a4d1b240dfa84423135cdbb9cc", "user_id": "4c6c12f18f544cfa8cf3ae63dce4b70c", "updated": "2026-05-27T15:09:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2060429995", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 17:09:23,508 86319 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574 0.181s
2026-05-27 17:09:23,508 86319 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, 27 May 2026 15:09:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5556fd3-bc1d-4edc-bf79-58ceccaeb04f', 'x-compute-request-id': 'req-e5556fd3-bc1d-4edc-bf79-58ceccaeb04f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T15:09:18Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/flavors/42"}]}, "hostId": "e36a445941559a5df85eb5b72a84a0ea51930594f61e1c78c78ce80f", "id": "0e450f3f-b313-4879-91c1-72612e774574", "image": {"id": "03693867-f9d3-40c4-b4aa-43f0044670d8", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/images/03693867-f9d3-40c4-b4aa-43f0044670d8"}]}, "links": [{"rel": "self", "href": "http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574"}, {"rel": "bookmark", "href": "http://192.168.122.20/compute/servers/0e450f3f-b313-4879-91c1-72612e774574"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1370030375", "status": "BUILD", "tenant_id": "c56037a4d1b240dfa84423135cdbb9cc", "user_id": "4c6c12f18f544cfa8cf3ae63dce4b70c", "updated": "2026-05-27T15:09:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2060429995", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 17:09:26,764 86319 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574 2.244s
2026-05-27 17:09:26,764 86319 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, 27 May 2026 15:09:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1381', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ed82e73-f856-469c-8129-34c685025f07', 'x-compute-request-id': 'req-5ed82e73-f856-469c-8129-34c685025f07', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T15:09:18Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/flavors/42"}]}, "hostId": "e36a445941559a5df85eb5b72a84a0ea51930594f61e1c78c78ce80f", "id": "0e450f3f-b313-4879-91c1-72612e774574", "image": {"id": "03693867-f9d3-40c4-b4aa-43f0044670d8", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/images/03693867-f9d3-40c4-b4aa-43f0044670d8"}]}, "links": [{"rel": "self", "href": "http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574"}, {"rel": "bookmark", "href": "http://192.168.122.20/compute/servers/0e450f3f-b313-4879-91c1-72612e774574"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1370030375", "status": "BUILD", "tenant_id": "c56037a4d1b240dfa84423135cdbb9cc", "user_id": "4c6c12f18f544cfa8cf3ae63dce4b70c", "updated": "2026-05-27T15:09:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2060429995", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--580345083"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 17:09:26,778 86319 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 8 second wait
2026-05-27 17:09:28,448 86319 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574 0.669s
2026-05-27 17:09:28,449 86319 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, 27 May 2026 15:09:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aee39c89-4407-4067-893e-ce490576c286', 'x-compute-request-id': 'req-aee39c89-4407-4067-893e-ce490576c286', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T15:09:18Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/flavors/42"}]}, "hostId": "e36a445941559a5df85eb5b72a84a0ea51930594f61e1c78c78ce80f", "id": "0e450f3f-b313-4879-91c1-72612e774574", "image": {"id": "03693867-f9d3-40c4-b4aa-43f0044670d8", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/images/03693867-f9d3-40c4-b4aa-43f0044670d8"}]}, "links": [{"rel": "self", "href": "http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574"}, {"rel": "bookmark", "href": "http://192.168.122.20/compute/servers/0e450f3f-b313-4879-91c1-72612e774574"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1370030375", "status": "BUILD", "tenant_id": "c56037a4d1b240dfa84423135cdbb9cc", "user_id": "4c6c12f18f544cfa8cf3ae63dce4b70c", "updated": "2026-05-27T15:09:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2060429995", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--580345083"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 17:09:28,460 86319 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 10 second wait
2026-05-27 17:09:29,714 86319 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574 0.253s
2026-05-27 17:09:29,714 86319 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, 27 May 2026 15:09:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53153ab0-c306-45bc-867f-7a379fa0538d', 'x-compute-request-id': 'req-53153ab0-c306-45bc-867f-7a379fa0538d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T15:09:18Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/flavors/42"}]}, "hostId": "e36a445941559a5df85eb5b72a84a0ea51930594f61e1c78c78ce80f", "id": "0e450f3f-b313-4879-91c1-72612e774574", "image": {"id": "03693867-f9d3-40c4-b4aa-43f0044670d8", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/images/03693867-f9d3-40c4-b4aa-43f0044670d8"}]}, "links": [{"rel": "self", "href": "http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574"}, {"rel": "bookmark", "href": "http://192.168.122.20/compute/servers/0e450f3f-b313-4879-91c1-72612e774574"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1370030375", "status": "BUILD", "tenant_id": "c56037a4d1b240dfa84423135cdbb9cc", "user_id": "4c6c12f18f544cfa8cf3ae63dce4b70c", "updated": "2026-05-27T15:09:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2060429995", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--580345083"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 17:09:31,033 86319 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574 0.307s
2026-05-27 17:09:31,034 86319 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, 27 May 2026 15:09:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bb8c838-52a0-48ed-8945-3cda71667682', 'x-compute-request-id': 'req-5bb8c838-52a0-48ed-8945-3cda71667682', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T15:09:18Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/flavors/42"}]}, "hostId": "e36a445941559a5df85eb5b72a84a0ea51930594f61e1c78c78ce80f", "id": "0e450f3f-b313-4879-91c1-72612e774574", "image": {"id": "03693867-f9d3-40c4-b4aa-43f0044670d8", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/images/03693867-f9d3-40c4-b4aa-43f0044670d8"}]}, "links": [{"rel": "self", "href": "http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574"}, {"rel": "bookmark", "href": "http://192.168.122.20/compute/servers/0e450f3f-b313-4879-91c1-72612e774574"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1370030375", "status": "BUILD", "tenant_id": "c56037a4d1b240dfa84423135cdbb9cc", "user_id": "4c6c12f18f544cfa8cf3ae63dce4b70c", "updated": "2026-05-27T15:09:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2060429995", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--580345083"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 17:09:32,668 86319 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574 0.619s
2026-05-27 17:09:32,668 86319 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, 27 May 2026 15:09:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22c03253-1201-4a33-a896-7a60925ebba2', 'x-compute-request-id': 'req-22c03253-1201-4a33-a896-7a60925ebba2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T15:09:18Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/flavors/42"}]}, "hostId": "e36a445941559a5df85eb5b72a84a0ea51930594f61e1c78c78ce80f", "id": "0e450f3f-b313-4879-91c1-72612e774574", "image": {"id": "03693867-f9d3-40c4-b4aa-43f0044670d8", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/images/03693867-f9d3-40c4-b4aa-43f0044670d8"}]}, "links": [{"rel": "self", "href": "http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574"}, {"rel": "bookmark", "href": "http://192.168.122.20/compute/servers/0e450f3f-b313-4879-91c1-72612e774574"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1370030375", "status": "BUILD", "tenant_id": "c56037a4d1b240dfa84423135cdbb9cc", "user_id": "4c6c12f18f544cfa8cf3ae63dce4b70c", "updated": "2026-05-27T15:09:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2060429995", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--580345083"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 17:09:34,266 86319 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574 0.581s
2026-05-27 17:09:34,266 86319 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, 27 May 2026 15:09:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b331631-fcec-4677-a80a-994e24ce7db4', 'x-compute-request-id': 'req-7b331631-fcec-4677-a80a-994e24ce7db4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T15:09:18Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/flavors/42"}]}, "hostId": "e36a445941559a5df85eb5b72a84a0ea51930594f61e1c78c78ce80f", "id": "0e450f3f-b313-4879-91c1-72612e774574", "image": {"id": "03693867-f9d3-40c4-b4aa-43f0044670d8", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/images/03693867-f9d3-40c4-b4aa-43f0044670d8"}]}, "links": [{"rel": "self", "href": "http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574"}, {"rel": "bookmark", "href": "http://192.168.122.20/compute/servers/0e450f3f-b313-4879-91c1-72612e774574"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1370030375", "status": "BUILD", "tenant_id": "c56037a4d1b240dfa84423135cdbb9cc", "user_id": "4c6c12f18f544cfa8cf3ae63dce4b70c", "updated": "2026-05-27T15:09:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2060429995", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--580345083"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 17:09:36,114 86319 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574 0.832s
2026-05-27 17:09:36,115 86319 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, 27 May 2026 15:09:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1564', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58dcd057-1f06-4e91-925e-c137123836d6', 'x-compute-request-id': 'req-58dcd057-1f06-4e91-925e-c137123836d6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-167956950-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:03:dc"}]}, "created": "2026-05-27T15:09:18Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/flavors/42"}]}, "hostId": "e36a445941559a5df85eb5b72a84a0ea51930594f61e1c78c78ce80f", "id": "0e450f3f-b313-4879-91c1-72612e774574", "image": {"id": "03693867-f9d3-40c4-b4aa-43f0044670d8", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/images/03693867-f9d3-40c4-b4aa-43f0044670d8"}]}, "links": [{"rel": "self", "href": "http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574"}, {"rel": "bookmark", "href": "http://192.168.122.20/compute/servers/0e450f3f-b313-4879-91c1-72612e774574"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1370030375", "status": "ACTIVE", "tenant_id": "c56037a4d1b240dfa84423135cdbb9cc", "user_id": "4c6c12f18f544cfa8cf3ae63dce4b70c", "updated": "2026-05-27T15:09:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2060429995", "OS-SRV-USG:launched_at": "2026-05-27T15:09:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--580345083"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 17:09:36,133 86319 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 18 second wait
2026-05-27 17:09:36,386 86319 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574/os-interface 0.251s
2026-05-27 17:09:36,387 86319 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, 27 May 2026 15:09:36 GMT', 'server': 'Apache/2.4.58 (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-7393e316-768e-4306-92e5-46e1b568e89e', 'x-compute-request-id': 'req-7393e316-768e-4306-92e5-46e1b568e89e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "5d155f0c-4551-44c1-be8c-1f2e14308ced", "port_id": "ced623e6-649b-4b9e-bed4-6bef818fff57", "mac_addr": "fa:16:3e:d1:03:dc", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "bd6c857e-f707-43d6-bda7-914a566861eb", "ip_address": "10.0.0.3"}]}]}'
2026-05-27 17:09:37,898 86319 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 PUT http://192.168.122.20/networking/v2.0/floatingips/c38bdc68-5a17-4bbd-8a31-73bece919c18 1.507s
2026-05-27 17:09:37,898 86319 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "ced623e6-649b-4b9e-bed4-6bef818fff57"}}
Response - Headers: {'date': 'Wed, 27 May 2026 15:09:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-9602d712-babe-423a-9c9c-c69a8ac619b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/networking/v2.0/floatingips/c38bdc68-5a17-4bbd-8a31-73bece919c18'}
Body: b'{"floatingip": {"id": "c38bdc68-5a17-4bbd-8a31-73bece919c18", "tenant_id": "c56037a4d1b240dfa84423135cdbb9cc", "project_id": "c56037a4d1b240dfa84423135cdbb9cc", "floating_ip_address": "172.24.4.128", "floating_network_id": "f42c6d95-9b26-4112-b80f-bdd70cd369d2", "router_id": "5e1d21cb-18a3-44c8-8380-4196fe242a59", "port_id": "ced623e6-649b-4b9e-bed4-6bef818fff57", "fixed_ip_address": "10.0.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "5d155f0c-4551-44c1-be8c-1f2e14308ced", "mac_address": "fa:16:3e:d1:03:dc", "admin_state_up": true, "status": "ACTIVE", "device_id": "0e450f3f-b313-4879-91c1-72612e774574", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-27T15:09:16Z", "updated_at": "2026-05-27T15:09:36Z", "revision_number": 1}}'
2026-05-27 17:09:37,900 86319 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.128:22' as 'cirros' with public key authentication
2026-05-27 17:09:57,632 86319 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-05-27 17:09:57,739 86319 INFO [paramiko.transport] Authentication (publickey) successful!
2026-05-27 17:09:57,740 86319 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.128 successfully created
2026-05-27 17:09:58,065 86319 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574 0.324s
2026-05-27 17:09:58,066 86319 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, 27 May 2026 15:09:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1683', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87ef0e86-5fa6-4d7a-a62f-bd53cc282dd2', 'x-compute-request-id': 'req-87ef0e86-5fa6-4d7a-a62f-bd53cc282dd2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-167956950-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:03:dc"}, {"version": 4, "addr": "172.24.4.128", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:03:dc"}]}, "created": "2026-05-27T15:09:18Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/flavors/42"}]}, "hostId": "e36a445941559a5df85eb5b72a84a0ea51930594f61e1c78c78ce80f", "id": "0e450f3f-b313-4879-91c1-72612e774574", "image": {"id": "03693867-f9d3-40c4-b4aa-43f0044670d8", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/images/03693867-f9d3-40c4-b4aa-43f0044670d8"}]}, "links": [{"rel": "self", "href": "http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574"}, {"rel": "bookmark", "href": "http://192.168.122.20/compute/servers/0e450f3f-b313-4879-91c1-72612e774574"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1370030375", "status": "ACTIVE", "tenant_id": "c56037a4d1b240dfa84423135cdbb9cc", "user_id": "4c6c12f18f544cfa8cf3ae63dce4b70c", "updated": "2026-05-27T15:09:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2060429995", "OS-SRV-USG:launched_at": "2026-05-27T15:09:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--580345083"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 17:09:58,138 86319 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET http://192.168.122.20/volume/v3/volumes/d949af05-acd8-43fb-a679-cdb4474cd37d 0.056s
2026-05-27 17:09:58,139 86319 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, 27 May 2026 15:09:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a51f388-92d9-45a0-8f60-06f1f57fcba6', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a51f388-92d9-45a0-8f60-06f1f57fcba6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/d949af05-acd8-43fb-a679-cdb4474cd37d'}
Body: b'{"volume": {"id": "d949af05-acd8-43fb-a679-cdb4474cd37d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T15:09:14.000000", "updated_at": "2026-05-27T15:09:18.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-236827922", "description": null, "volume_type": "tempest-scenario-type-luks-1013853210", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/d949af05-acd8-43fb-a679-cdb4474cd37d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/d949af05-acd8-43fb-a679-cdb4474cd37d"}], "user_id": "4c6c12f18f544cfa8cf3ae63dce4b70c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c56037a4d1b240dfa84423135cdbb9cc"}}'
2026-05-27 17:09:59,208 86319 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET http://192.168.122.20/volume/v3/volumes/d949af05-acd8-43fb-a679-cdb4474cd37d 0.056s
2026-05-27 17:09:59,208 86319 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, 27 May 2026 15:09:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccdf3331-dd53-4e69-ae10-fcd7e8bba008', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccdf3331-dd53-4e69-ae10-fcd7e8bba008', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/d949af05-acd8-43fb-a679-cdb4474cd37d'}
Body: b'{"volume": {"id": "d949af05-acd8-43fb-a679-cdb4474cd37d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T15:09:14.000000", "updated_at": "2026-05-27T15:09:18.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-236827922", "description": null, "volume_type": "tempest-scenario-type-luks-1013853210", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/d949af05-acd8-43fb-a679-cdb4474cd37d"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/d949af05-acd8-43fb-a679-cdb4474cd37d"}], "user_id": "4c6c12f18f544cfa8cf3ae63dce4b70c", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c56037a4d1b240dfa84423135cdbb9cc"}}'
2026-05-27 17:09:59,411 86319 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574 0.189s
2026-05-27 17:09:59,411 86319 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, 27 May 2026 15:09:59 GMT', 'server': 'Apache/2.4.58 (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-6849df9e-b030-447c-8281-519c98f33cb4', 'x-compute-request-id': 'req-6849df9e-b030-447c-8281-519c98f33cb4', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574'}
Body: b''
2026-05-27 17:09:59,654 86319 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574 0.242s
2026-05-27 17:09:59,654 86319 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, 27 May 2026 15:09:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1689', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef6f0cdf-a90e-456b-985e-6ca3c82758cf', 'x-compute-request-id': 'req-ef6f0cdf-a90e-456b-985e-6ca3c82758cf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-167956950-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:03:dc"}, {"version": 4, "addr": "172.24.4.128", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:03:dc"}]}, "created": "2026-05-27T15:09:18Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/flavors/42"}]}, "hostId": "e36a445941559a5df85eb5b72a84a0ea51930594f61e1c78c78ce80f", "id": "0e450f3f-b313-4879-91c1-72612e774574", "image": {"id": "03693867-f9d3-40c4-b4aa-43f0044670d8", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/images/03693867-f9d3-40c4-b4aa-43f0044670d8"}]}, "links": [{"rel": "self", "href": "http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574"}, {"rel": "bookmark", "href": "http://192.168.122.20/compute/servers/0e450f3f-b313-4879-91c1-72612e774574"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1370030375", "status": "ACTIVE", "tenant_id": "c56037a4d1b240dfa84423135cdbb9cc", "user_id": "4c6c12f18f544cfa8cf3ae63dce4b70c", "updated": "2026-05-27T15:09:59Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2060429995", "OS-SRV-USG:launched_at": "2026-05-27T15:09:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--580345083"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 17:10:00,952 86319 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574 0.284s
2026-05-27 17:10:00,952 86319 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, 27 May 2026 15:10:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1689', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16150877-c363-4af8-9b6b-97a22356763e', 'x-compute-request-id': 'req-16150877-c363-4af8-9b6b-97a22356763e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-167956950-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:03:dc"}, {"version": 4, "addr": "172.24.4.128", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:03:dc"}]}, "created": "2026-05-27T15:09:18Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/flavors/42"}]}, "hostId": "e36a445941559a5df85eb5b72a84a0ea51930594f61e1c78c78ce80f", "id": "0e450f3f-b313-4879-91c1-72612e774574", "image": {"id": "03693867-f9d3-40c4-b4aa-43f0044670d8", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/images/03693867-f9d3-40c4-b4aa-43f0044670d8"}]}, "links": [{"rel": "self", "href": "http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574"}, {"rel": "bookmark", "href": "http://192.168.122.20/compute/servers/0e450f3f-b313-4879-91c1-72612e774574"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1370030375", "status": "ACTIVE", "tenant_id": "c56037a4d1b240dfa84423135cdbb9cc", "user_id": "4c6c12f18f544cfa8cf3ae63dce4b70c", "updated": "2026-05-27T15:09:59Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2060429995", "OS-SRV-USG:launched_at": "2026-05-27T15:09:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--580345083"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 17:10:02,222 86319 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574 0.258s
2026-05-27 17:10:02,223 86319 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, 27 May 2026 15:10:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1689', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbedc57f-1a30-4f18-98c4-b0ddecb48218', 'x-compute-request-id': 'req-dbedc57f-1a30-4f18-98c4-b0ddecb48218', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-TestEncryptedCinderVolumes-167956950-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:03:dc"}, {"version": 4, "addr": "172.24.4.128", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:03:dc"}]}, "created": "2026-05-27T15:09:18Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/flavors/42"}]}, "hostId": "e36a445941559a5df85eb5b72a84a0ea51930594f61e1c78c78ce80f", "id": "0e450f3f-b313-4879-91c1-72612e774574", "image": {"id": "03693867-f9d3-40c4-b4aa-43f0044670d8", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/images/03693867-f9d3-40c4-b4aa-43f0044670d8"}]}, "links": [{"rel": "self", "href": "http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574"}, {"rel": "bookmark", "href": "http://192.168.122.20/compute/servers/0e450f3f-b313-4879-91c1-72612e774574"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1370030375", "status": "ACTIVE", "tenant_id": "c56037a4d1b240dfa84423135cdbb9cc", "user_id": "4c6c12f18f544cfa8cf3ae63dce4b70c", "updated": "2026-05-27T15:10:01Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2060429995", "OS-SRV-USG:launched_at": "2026-05-27T15:09:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--580345083"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 17:10:03,358 86319 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574 0.122s
2026-05-27 17:10:03,358 86319 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, 27 May 2026 15:10:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1335', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-389657cf-c175-472c-996b-963849123f5e', 'x-compute-request-id': 'req-389657cf-c175-472c-996b-963849123f5e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T15:09:18Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/flavors/42"}]}, "hostId": "e36a445941559a5df85eb5b72a84a0ea51930594f61e1c78c78ce80f", "id": "0e450f3f-b313-4879-91c1-72612e774574", "image": {"id": "03693867-f9d3-40c4-b4aa-43f0044670d8", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/images/03693867-f9d3-40c4-b4aa-43f0044670d8"}]}, "links": [{"rel": "self", "href": "http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574"}, {"rel": "bookmark", "href": "http://192.168.122.20/compute/servers/0e450f3f-b313-4879-91c1-72612e774574"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1370030375", "status": "ACTIVE", "tenant_id": "c56037a4d1b240dfa84423135cdbb9cc", "user_id": "4c6c12f18f544cfa8cf3ae63dce4b70c", "updated": "2026-05-27T15:10:01Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2060429995", "OS-SRV-USG:launched_at": "2026-05-27T15:09:34.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 17:10:04,551 86319 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574 0.179s
2026-05-27 17:10:04,551 86319 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, 27 May 2026 15:10:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1340', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-883dce7b-12b7-45b5-800e-5c5478cf0f21', 'x-compute-request-id': 'req-883dce7b-12b7-45b5-800e-5c5478cf0f21', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T15:09:18Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/flavors/42"}]}, "hostId": "e36a445941559a5df85eb5b72a84a0ea51930594f61e1c78c78ce80f", "id": "0e450f3f-b313-4879-91c1-72612e774574", "image": {"id": "03693867-f9d3-40c4-b4aa-43f0044670d8", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/images/03693867-f9d3-40c4-b4aa-43f0044670d8"}]}, "links": [{"rel": "self", "href": "http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574"}, {"rel": "bookmark", "href": "http://192.168.122.20/compute/servers/0e450f3f-b313-4879-91c1-72612e774574"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1370030375", "status": "DELETED", "tenant_id": "c56037a4d1b240dfa84423135cdbb9cc", "user_id": "4c6c12f18f544cfa8cf3ae63dce4b70c", "updated": "2026-05-27T15:10:04Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2060429995", "OS-SRV-USG:launched_at": "2026-05-27T15:09:34.000000", "OS-SRV-USG:terminated_at": "2026-05-27T15:10:03.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 17:10:04,563 86319 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 5 second wait
2026-05-27 17:10:05,710 86319 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574 0.145s
2026-05-27 17:10:05,711 86319 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, 27 May 2026 15:10:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1340', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48782ca9-25a4-4899-81bc-ddd4bd44d180', 'x-compute-request-id': 'req-48782ca9-25a4-4899-81bc-ddd4bd44d180', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-27T15:09:18Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/flavors/42"}]}, "hostId": "e36a445941559a5df85eb5b72a84a0ea51930594f61e1c78c78ce80f", "id": "0e450f3f-b313-4879-91c1-72612e774574", "image": {"id": "03693867-f9d3-40c4-b4aa-43f0044670d8", "links": [{"rel": "bookmark", "href": "http://192.168.122.20/compute/images/03693867-f9d3-40c4-b4aa-43f0044670d8"}]}, "links": [{"rel": "self", "href": "http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574"}, {"rel": "bookmark", "href": "http://192.168.122.20/compute/servers/0e450f3f-b313-4879-91c1-72612e774574"}], "metadata": {}, "name": "tempest-TestEncryptedCinderVolumes-server-1370030375", "status": "DELETED", "tenant_id": "c56037a4d1b240dfa84423135cdbb9cc", "user_id": "4c6c12f18f544cfa8cf3ae63dce4b70c", "updated": "2026-05-27T15:10:04Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2060429995", "OS-SRV-USG:launched_at": "2026-05-27T15:09:34.000000", "OS-SRV-USG:terminated_at": "2026-05-27T15:10:03.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 17:10:06,783 86319 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574 0.061s
2026-05-27 17:10:06,784 86319 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, 27 May 2026 15:10:06 GMT', 'server': 'Apache/2.4.58 (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-d21c03b2-24bf-4c79-a8c7-8167d7992d3d', 'x-compute-request-id': 'req-d21c03b2-24bf-4c79-a8c7-8167d7992d3d', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.20/compute/v2.1/servers/0e450f3f-b313-4879-91c1-72612e774574'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 0e450f3f-b313-4879-91c1-72612e774574 could not be found."}}'
2026-05-27 17:10:06,838 86319 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE http://192.168.122.20/compute/v2.1/os-keypairs/tempest-keypair-2060429995 0.053s
2026-05-27 17:10:06,838 86319 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, 27 May 2026 15:10:06 GMT', 'server': 'Apache/2.4.58 (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-a784bd04-6523-4232-b69c-91f2520881f2', 'x-compute-request-id': 'req-a784bd04-6523-4232-b69c-91f2520881f2', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.20/compute/v2.1/os-keypairs/tempest-keypair-2060429995'}
Body: b''
2026-05-27 17:10:07,267 86319 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE http://192.168.122.20/networking/v2.0/security-groups/3d3f7170-9bfd-4820-890d-a3b1e7cf1a28 0.427s
2026-05-27 17:10:07,267 86319 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, 27 May 2026 15:10:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-0451008a-2c88-41a6-bcd8-e8c6328fef09', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.20/networking/v2.0/security-groups/3d3f7170-9bfd-4820-890d-a3b1e7cf1a28'}
Body: b''
2026-05-27 17:10:07,295 86319 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET http://192.168.122.20/networking/v2.0/security-groups/3d3f7170-9bfd-4820-890d-a3b1e7cf1a28 0.025s
2026-05-27 17:10:07,296 86319 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, 27 May 2026 15:10:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-38585b42-2df4-4bb9-a0d5-21ea51ee7109', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.20/networking/v2.0/security-groups/3d3f7170-9bfd-4820-890d-a3b1e7cf1a28'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 3d3f7170-9bfd-4820-890d-a3b1e7cf1a28 does not exist", "detail": ""}}'
2026-05-27 17:10:07,924 86319 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE http://192.168.122.20/networking/v2.0/floatingips/c38bdc68-5a17-4bbd-8a31-73bece919c18 0.627s
2026-05-27 17:10:07,925 86319 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, 27 May 2026 15:10:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-0d1fd8cb-e744-4373-8330-0d84cfe529da', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.20/networking/v2.0/floatingips/c38bdc68-5a17-4bbd-8a31-73bece919c18'}
Body: b''
2026-05-27 17:10:08,102 86319 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE http://192.168.122.20/volume/v3/volumes/d949af05-acd8-43fb-a679-cdb4474cd37d 0.176s
2026-05-27 17:10:08,102 86319 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, 27 May 2026 15:10:07 GMT', 'server': 'Apache/2.4.58 (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-99f94d10-c451-47c0-80e2-4714ecf42d22', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.20/volume/v3/volumes/d949af05-acd8-43fb-a679-cdb4474cd37d'}
Body: b''
2026-05-27 17:10:08,128 86319 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET http://192.168.122.20/volume/v3/volumes/d949af05-acd8-43fb-a679-cdb4474cd37d 0.025s
2026-05-27 17:10:08,129 86319 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, 27 May 2026 15:10:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5f27a89-791a-4f9f-af4f-d4dd3e9ff3a1', 'x-openstack-request-id': 'req-f5f27a89-791a-4f9f-af4f-d4dd3e9ff3a1', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.20/volume/v3/volumes/d949af05-acd8-43fb-a679-cdb4474cd37d'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume d949af05-acd8-43fb-a679-cdb4474cd37d could not be found."}}'
2026-05-27 17:10:08,188 86319 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET http://192.168.122.20/volume/v3/volumes/detail?all_tenants=1 0.059s
2026-05-27 17:10:08,189 86319 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, 27 May 2026 15:10:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61c735ef-3e07-429f-876a-265c487100f0', 'content-length': '1078', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61c735ef-3e07-429f-876a-265c487100f0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.20/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "427a8141-5894-452f-afd9-547647ae0258", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T15:10:01.000000", "updated_at": "2026-05-27T15:10:06.000000", "name": "tempest-tempest.common.compute-volume-772174257", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.20/volume/v3/volumes/427a8141-5894-452f-afd9-547647ae0258"}, {"rel": "bookmark", "href": "http://192.168.122.20/volume/volumes/427a8141-5894-452f-afd9-547647ae0258"}], "user_id": "eb8cc21d39ac4c2eb902f0de3251800a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "2b1405900efa46268484c6d098f264fd", "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD", "volume_image_metadata": {"signature_verified": "False"}}]}'
2026-05-27 17:10:08,272 86319 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE http://192.168.122.20/volume/v3/types/97b47521-8c51-485f-a5df-e8c0d17d35aa 0.072s
2026-05-27 17:10:08,273 86319 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, 27 May 2026 15:10:08 GMT', 'server': 'Apache/2.4.58 (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-3c6dff96-c107-4c1f-a3c9-9ef988eea221', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.20/volume/v3/types/97b47521-8c51-485f-a5df-e8c0d17d35aa'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/test_encrypted_cinder_volumes.py", line 131, in test_encrypted_cinder_volumes_resize_revert
waiters.wait_for_volume_resource_status(self.volumes_client,
File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status
raise exceptions.VolumeResourceBuildErrorException(
tempest.exceptions.VolumeResourceBuildErrorException: volume d949af05-acd8-43fb-a679-cdb4474cd37d failed to build and is in ERROR status
|
||||||
| cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6] |
pass
pt3.1: cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6]
|
||||||
test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6] |
pass
pt3.2: cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6]
|
||||||
| 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
pt4.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
pt4.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
pt5.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
pt5.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
pt6.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
pt6.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt7.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt7.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume] |
pass
pt8.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume]
|
||||||
test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume] |
pass
pt8.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume]
|
||||||
| 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
pt9.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
pt9.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
pt9.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
pt9.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
pt10.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
pt10.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
pt11.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
ConsistencyGroupsV2Test) |
skip
pt11.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
pt12.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt12.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
pt13.1: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
CreateVolumesFromBackupTest) |
skip
pt13.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
pt14.1: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt14.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
pt15.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
ProjectReaderTests39) |
skip
pt15.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
ProjectAdminTests33) |
skip
pt15.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests33)
|
||||||
ProjectReaderTests33) |
skip
pt15.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests33)
|
||||||
ProjectMemberTests33) |
skip
pt15.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
ProjectMemberTests39) |
skip
pt15.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests39)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectAdminTests) |
skip
pt16.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests)
|
||||||
ProjectMemberTests) |
skip
pt16.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt16.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectMemberTests) |
skip
pt17.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt17.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectMemberTests) |
skip
pt18.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt18.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests)
|
||||||
ProjectAdminTests) |
skip
pt18.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt19.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt19.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 | |
VolumeTypesMemberTests) |
skip
pt20.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt20.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt20.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt20.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt20.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt20.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt21.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt21.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
pt22.1: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
TransferEncryptedVolumeTest) |
skip
pt22.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
pt23.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
ConcurrentVolumeActionsTest) |
skip
pt23.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
pt24.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
VolumeMultiattachTests) |
skip
pt24.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveMigrationWithoutHostTest) |
skip
pt25.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
LiveAutoBlockMigrationV225Test) |
skip
pt25.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationTest) |
skip
pt25.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt26.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
pt27.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
pt28.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
pt29.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
pt30.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
pt31.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
VolumeRetypeMultiattachTest) |
skip
pt31.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
pt32.1: setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest)
|
||||||
| setUpClass (tempest.api.volume.test_volumes_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt33.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsV39Test) |
skip
pt33.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test)
|
||||||
| setUpClass (tempest.scenario.test_volume_backup_restore | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeBackupRestore) |
skip
pt34.1: setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt35.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
pt36.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
pt37.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
pt37.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
pt38.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_device_tagging.TaggedAttachmentsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume] |
pass
pt39.1: tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume]
|
||||||
| 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
pt40.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
pt41.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
pt41.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_attach_volume.AttachVolumeShelveTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
pass
pt42.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow]
|
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
pass
pt42.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
pass
pt43.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow]
|
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
pass
pt43.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513]
|
||||||
| tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
pass
pt44.1: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative]
|
||||||
test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
pass
pt44.2: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative]
|
||||||
test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
pass
pt44.3: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative]
|
||||||
| 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
pt45.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
pt46.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
pt47.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
pt47.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
pt47.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
pt47.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
pt47.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
pt47.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
pt48.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
pt48.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
pt48.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
pt48.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
pt48.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
pt48.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
pt48.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
pt48.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
pt49.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
pt49.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
pt50.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
pt50.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
pt50.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
pt51.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
pt52.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
pt53.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
pt53.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
pt54.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
pt54.2: tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV314Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] |
pass
pt55.1: tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV320Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
pass
pt56.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
pt57.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
pt57.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
pt57.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
pt57.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
pt57.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
pt57.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
pt57.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
pt58.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
pt58.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
pt58.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
pt58.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
pt58.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
pt58.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
pt59.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
pt59.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
pt60.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
pt60.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
pt61.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
pt61.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
pt62.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
pt62.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt64.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
pt64.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
pt64.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
pt65.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt68.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
pt68.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
pt69.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
pt69.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
pt70.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
pt70.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
pt70.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
pt70.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
pt71.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
pt71.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
pt71.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt75.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
pt76.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
pt77.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
pt78.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
pt79.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
pt79.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
pt80.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
pt80.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
pt81.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
pt82.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
pt82.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
pt83.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
pt83.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
pt84.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
pt84.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
pt85.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
pt85.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
pt86.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
pt86.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt87.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
pt88.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
pt89.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
pt90.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
pt90.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
pt91.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
pt91.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
pt91.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
pt92.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt95.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
pt95.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
pt95.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
pt95.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt96.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative]
|
||||||
| tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes | 1 | 1 | 0 | 0 | 0 | Detail | |
test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume] |
pass
pt98.1: tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes.test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume]
|
||||||
| tempest.scenario.test_minimum_basic.TestMinimumBasicScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume] |
pass
pt99.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion | 1 | 1 | 0 | 0 | 0 | Detail | |
test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume] |
pass
pt100.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume] |
pass
pt101.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume]
|
||||||
| tempest.scenario.test_shelve_instance.TestShelveInstance | 1 | 1 | 0 | 0 | 0 | Detail | |
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
pass
pt102.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume]
|
||||||
| tempest.scenario.test_stamp_pattern.TestStampPattern | 1 | 1 | 0 | 0 | 0 | Detail | |
test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume] |
pass
pt103.1: tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume]
|
||||||
| Total | 306 | 248 | 2 | 0 | 56 | ||